English

Verifiable Exponential Mechanism for Median Estimation

Cryptography and Security 2025-08-07 v2

Abstract

Differential Privacy (DP) is a rigorous privacy standard widely adopted in data analysis and machine learning. However, its guarantees rely on correctly introducing randomized noise--an assumption that may not hold if the implementation is faulty or manipulated by an untrusted analyst. To address this concern, we propose the first verifiable implementation of the exponential mechanism using zk-SNARKs. As a concrete application, we present the first verifiable differentially private (DP) median estimation scheme, which leverages this construction to ensure both privacy and verifiability. Our method encodes the exponential mechanism and a utility function for the median into an arithmetic circuit, employing a scaled inverse CDF technique for sampling. This design enables cryptographic verification that the reported output adheres to the intended DP mechanism, ensuring both privacy and integrity without revealing sensitive data.

Keywords

Cite

@article{arxiv.2505.16246,
  title  = {Verifiable Exponential Mechanism for Median Estimation},
  author = {Hyukjun Kwon and Chenglin Fan},
  journal= {arXiv preprint arXiv:2505.16246},
  year   = {2025}
}

Comments

14 pages

R2 v1 2026-07-01T02:30:28.374Z