Paper 2026/385

Enabling Privacy-Preserving Data Valuation: A Verifiable Framework via Zero-Knowledge Proofs

Ruibang Liu, Shanghai Jiao Tong University
Minyu Chen, Shenzhen Technology University
Dengji Ma, Delphinus Lab
Guoqiang Li, Shanghai Jiao Tong University
Abstract

Deep learning’s hunger for high-quality data has catalyzed a burgeoning economy of decentralized data marketplaces. However, a fundamental trust deficit stifles this ecosystem: buyers fear data poisoning, while sellers fear data leakage. Although the Shapley value offers a rigorous economic framework for fair compensation, its calculation traditionally requires a Trusted Third Party (TTP) to access raw data, creating a single point of failure for privacy. Verifying data valuation without compromising confidentiality remains an open challenge. In this paper, we present ZK-DaVal, the first Zero-Knowledge Proof (ZKP) system designed for verifiable, privacy-preserving data valuation. ZK-DaVal enables a seller to prove that a claimed valuation score (based on Gradient Shapley) is mathematically consistent with the underlying private data and the buyer’s model, without revealing either. Our key technical insight is the architectural coupling of model training and valuation: we construct a specialized arithmetic circuit that combines the valuation logic into the back-propagation, extracting marginal utility scores from intermediate gradients. This design, implemented via the GKR protocol with a hybrid commitment strategy, amortizes the heavy cryptographic overhead through batched processing. Our implementation, evaluated on LeNet-5 and VGG-11 across MNIST and CIFAR-10, demonstrates practical prover scalability and constant, negligible verifier time. ZK-DaVal thus bridges the gap between cryptographic integrity and economic fairness, paving the way for trustless data exchange.

Metadata
Available format(s)
PDF
Category
Applications
Publication info
Preprint.
Keywords
Data ValuationGradient ShapleyZero-Knowledge ProofsGKR Protocol
Contact author(s)
628628 @ sjtu edu cn
chenminyu @ sztu edu cn
ponymdj @ gmail com
li g @ sjtu edu cn
History
2026-05-01: last of 3 revisions
2026-02-25: received
See all versions
Short URL
https://ia.cr/2026/385
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2026/385,
      author = {Ruibang Liu and Minyu Chen and Dengji Ma and Guoqiang Li},
      title = {Enabling Privacy-Preserving Data Valuation: A Verifiable Framework via Zero-Knowledge Proofs},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/385},
      year = {2026},
      url = {https://eprint.iacr.org/2026/385}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.