English

A Survey of Zero-Knowledge Proof Based Verifiable Machine Learning

Cryptography and Security 2026-03-31 v2 Artificial Intelligence Machine Learning

Abstract

Machine learning is increasingly deployed through outsourced and cloud-based pipelines, which improve accessibility but also raise concerns about computational integrity, data privacy, and model confidentiality. Zero-knowledge proofs (ZKPs) provide a compelling foundation for verifiable machine learning because they allow one party to certify that a training, testing, or inference result was produced by the claimed computation without revealing sensitive data or proprietary model parameters. Despite rapid progress in zero-knowledge machine learning (ZKML), the literature remains fragmented across different cryptographic settings, ML tasks, and system objectives. This survey presents a comprehensive review of ZKML research published from June 2017 to August 2025. We first introduce the basic ZKP formulations underlying ZKML and organize existing studies into three core tasks: verifiable training, verifiable testing, and verifiable inference. We then synthesize representative systems, compare their design choices, and analyze the main implementation bottlenecks, including limited circuit expressiveness, high proving cost, and deployment complexity. In addition, we summarize major techniques for improving generality and efficiency, review emerging commercial efforts, and discuss promising future directions. By consolidating the design space of ZKML, this survey aims to provide a structured reference for researchers and practitioners working on trustworthy and privacy-preserving machine learning.

Keywords

Cite

@article{arxiv.2502.18535,
  title  = {A Survey of Zero-Knowledge Proof Based Verifiable Machine Learning},
  author = {Zhizhi Peng and Chonghe Zhao and Taotao Wang and Guofu Liao and Zibin Lin and Yifeng Liu and Bin Cao and Long Shi and Qing Yang and Shengli Zhang},
  journal= {arXiv preprint arXiv:2502.18535},
  year   = {2026}
}

Comments

This manuscript has been accepted for publication in Artificial Intelligence Review

R2 v1 2026-06-28T21:57:48.433Z