arXiv:2604.10819cs.DScs.CC2026-04

让不可信的证明者在保护隐私的前提下验证数据分布属性。

Differentially Private Verification of Distribution Properties

  • 引入差分隐私机制,确保验证过程不泄露原始样本信息。
  • 在特定隐私参数下,单轮私密随机协议比公开随机协议更高效。
  • 适用于对隐私要求高的数据验证场景,如医疗或金融分析。

Chiesa 和 Gur 开启的研究方向,后续由 Herman 和 Rothblum 深入探索,关注在强大但不可信的证明者协助下,验证分布属性的样本复杂度与通信复杂度。本文首次研究差分隐私下的分布属性验证。若不信任证明者参与验证,为何要信任其处理敏感样本?我们构建了差分隐私验证分布属性的完整图景。在非私密情况下,单轮私密随机协议的复杂度显著低于公开随机协议(AM)。但在差分隐私框架下,改进可能性取决于隐私参数范围与模型设定。通过连接隐私与可复现性、以及文献中的隐私放大技术,我们证明:1. 对于参数 ε = O(1/√s) 且 δ = O(1/s^{5/2}),任意单轮 (ε,δ)-差分隐私私密随机协议可还原为同隐私、同样本与通信复杂度的差分隐私 AM 协议;在本地模型中,条件放宽至 ε = O(1/√log s)。2. 当隐私保证极为宽松(ε ∈ Ω(log s))时,私密随机确实能降低样本与通信复杂度。此外,我们设计了一种计算高效的梅林-亚瑟证明,用于私密测试样本是否来自乘积分布,并通过将均匀性测试归约至布尔属性的独立性测试,结合已知的私密均匀性测试下界,证明其样本复杂度仅相差 polylog N 因子。

原文摘要 · Abstract (English)

A recent line of work initiated by Chiesa and Gur and further developed by Herman and Rothblum investigates the sample and communication complexity of verifying properties of distributions with the assistance of a powerful, knowledgeable, but untrusted prover. In this work, we initiate the study of differentially private distribution property verification. After all, if we do not trust the prover to help us with verification, why should we trust it with our sensitive sample? We map a landscape of differentially private verification of properties of distributions. In the non-private case it is known that one-round private-coin protocols can have substantially lower complexity than public-coin (AM) protocols. In contrast, the possibility for improvement in differentially private interactive proofs depends on the privacy parameter regime and model. Drawing on connections between privacy and replicability and privacy amplification techniques in the literature we show: 1. There exists a reduction from any one-round $(\varepsilon,δ)$-differentially private private-coin protocol to a differentially private AM protocol for the parameter regime $\varepsilon = O(1/\sqrt{s})$ and $δ= O(1/s^{5/2})$ with the same privacy and sample and communication complexities. In the local model, this is relaxed to $\varepsilon = O(1/\sqrt{\log s})$ 2. However, when the privacy guarantee is very relaxed ($\varepsilon \in Ω(\log s)$), private coins indeed reduce sample and communication complexities. We also obtain a computationally efficient Merlin-Arthur proof for privately testing whether samples are drawn from a product distribution and prove that its sample complexity is optimal up to a $polylog N$ factor by reducing uniformity testing to independence testing with Boolean attributes and appealing to known lower bounds on sample complexity for private uniformity testing.

差分隐私分布验证交互证明私密测试

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。