English

From Randomized Response to Randomized Index: Answering Subset Counting Queries with Local Differential Privacy

Databases 2025-04-25 v1 Cryptography and Security

Abstract

Local Differential Privacy (LDP) is the predominant privacy model for safeguarding individual data privacy. Existing perturbation mechanisms typically require perturbing the original values to ensure acceptable privacy, which inevitably results in value distortion and utility deterioration. In this work, we propose an alternative approach -- instead of perturbing values, we apply randomization to indexes of values while ensuring rigorous LDP guarantees. Inspired by the deniability of randomized indexes, we present CRIAD for answering subset counting queries on set-value data. By integrating a multi-dummy, multi-sample, and multi-group strategy, CRIAD serves as a fully scalable solution that offers flexibility across various privacy requirements and domain sizes, and achieves more accurate query results than any existing methods. Through comprehensive theoretical analysis and extensive experimental evaluations, we validate the effectiveness of CRIAD and demonstrate its superiority over traditional value-perturbation mechanisms.

Keywords

Cite

@article{arxiv.2504.17523,
  title  = {From Randomized Response to Randomized Index: Answering Subset Counting Queries with Local Differential Privacy},
  author = {Qingqing Ye and Liantong Yu and Kai Huang and Xiaokui Xiao and Weiran Liu and Haibo Hu},
  journal= {arXiv preprint arXiv:2504.17523},
  year   = {2025}
}

Comments

This paper is accepted by IEEE S&P 2025

R2 v1 2026-06-28T23:09:52.062Z