Paper 2026/541

Towards Verifiable AI with Lightweight Cryptographic Proofs of Inference

Pranay Anchuri, Offchain Labs
Matteo Campanelli, Offchain Labs, University of Tartu
Paul Cesaretti, The Graduate Center, CUNY
Rosario Gennaro, Offchain Labs, The Graduate Center, CUNY, City College of New York
Tushar M. Jois, The Graduate Center, CUNY, City College of New York
Hasan S. Kayman, City College of New York
Tugce Ozdemir, The Graduate Center, CUNY
Abstract

When large AI models are deployed as cloud-based services, clients have no guarantee that responses are correct or were produced by the intended model. Rerunning inference locally is infeasible for large models, and existing cryptographic proof systems—while providing strong correctness guarantees—introduce prohibitive prover overhead (e.g., hundreds of seconds per query for billion-parameter models). We present a verification framework and protocol that replaces full cryptographic proofs with a lightweight, sampling-based approach grounded in statistical properties of neural networks. We formalize the conditions under which trace separation between functionally dissimilar models can be leveraged to argue the security of verifiable inference protocols. The prover commits to the execution trace of inference via Merkle-tree-based vector commitments and opens only a small number of entries along randomly sampled paths from output to input. This yields a protocol that trades soundness for efficiency, a tradeoff well-suited to auditing, large-scale deployment settings where repeated queries amplify detection probability, and scenarios with rationally incentivized provers who face penalties upon detection. Our approach reduces proving times by several orders of magnitude compared to state-of-the-art cryptographic proof systems, going from the order of minutes to the order of milliseconds, with moderately larger proofs. Experiments on ResNet-18 classifiers and Llama-2-7B confirm that common architectures exhibit the statistical properties our protocol requires, and that natural adversarial strategies (gradient-descent re-construction, inverse transforms, logit swapping) fail to produce traces that evade detection. We additionally present a protocol in the refereed delegation model, where two competing servers enable correct output identification in a logarithmic number of rounds.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Published elsewhere. Minor revision. 4th IEEE Conference on Secure and Trustworthy Machine Learning
Keywords
verifiable inferenceML integrityinteractive protocolsrefereed delegationstatistical securityLLMs
Contact author(s)
panchuri @ offchainlabs com
binarywhalesinternaryseas @ gmail com
pcesaretti @ gradcenter cuny edu
rosario @ ccny cuny edu
tjois @ ccny cuny edu
hkayman @ ccny cuny edu
tozdemir @ ccny cuny edu
History
2026-04-01: revised
2026-03-17: received
See all versions
Short URL
https://ia.cr/2026/541
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2026/541,
      author = {Pranay Anchuri and Matteo Campanelli and Paul Cesaretti and Rosario Gennaro and Tushar M. Jois and Hasan S. Kayman and Tugce Ozdemir},
      title = {Towards Verifiable {AI} with Lightweight Cryptographic Proofs of Inference},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/541},
      year = {2026},
      url = {https://eprint.iacr.org/2026/541}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.