The reviewed record of science sign in
Pith

arxiv: 2409.12055 · v2 · pith:LRVKNIKH · submitted 2024-09-18 · cs.CR

Artemis: Efficient Commit-and-Prove SNARKs for zkML

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:LRVKNIKHrecord.jsonopen to challenge →

classification cs.CR
keywords modelszkmlartemiscommitmentaddresscheckscommit-and-provecp-snark
0
0 comments X
read the original abstract

Ensuring that AI models are both verifiable and privacy-preserving is important for trust, accountability, and compliance. To address these concerns, recent research has focused on developing zero-knowledge machine learning (zkML) techniques that enable the verification of various aspects of ML models without revealing sensitive information. However, while recent zkML advances have made significant improvements to the efficiency of proving ML computations, they have largely overlooked the costly consistency checks on committed model parameters and input data, which have become a dominant performance bottleneck. To address this gap, this paper introduces a new Commit-and-Prove SNARK (CP-SNARK) construction, Artemis, that effectively addresses the emerging challenge of commitment verification in zkML pipelines. In contrast to existing approaches, Artemis is compatible with any homomorphic polynomial commitment, including those without trusted setup. We present the first implementation of this CP-SNARK, evaluate its performance on a diverse set of ML models, and show substantial improvements over existing methods, achieving significant reductions in prover costs and maintaining efficiency even for large-scale models. For example, for the VGG model, we reduce the overhead associated with commitment checks from 11.5x to 1.1x. Our results indicate that Artemis provides a concrete step toward practical deployment of zkML, particularly in settings involving large-scale or complex models.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Hawkeye: Reproducing GPU-Level Non-Determinism

    cs.CR 2026-03 unverdicted novelty 6.0

    Hawkeye enables exact CPU reproduction of NVIDIA Tensor Core matrix multiplications via systematic characterization of arithmetic behaviors across multiple GPU architectures and precisions.