Skip to main content

zkML Arithmetization

Definition

zkML arithmetization is the process of converting a machine learning model’s computations into an arithmetic circuit, which can then be proven using zero-knowledge proofs. This transformation allows for verifiable execution of AI models, meaning one can cryptographically confirm that a model was run correctly on specific inputs without revealing the model itself or the inputs. It is a crucial step for privacy-preserving and auditable artificial intelligence.