English

Faster Differentially Private Top-$k$ Selection: A Joint Exponential Mechanism with Pruning

Cryptography and Security 2026-01-09 v1

Abstract

We study the differentially private top-kk selection problem, aiming to identify a sequence of kk items with approximately the highest scores from dd items. Recent work by Gillenwater et al. (ICML '22) employs a direct sampling approach from the vast collection of dΘ(k)d^{\,\Theta(k)} possible length-kk sequences, showing superior empirical accuracy compared to previous pure or approximate differentially private methods. Their algorithm has a time and space complexity of O~(dk)\tilde{O}(dk). In this paper, we present an improved algorithm with time and space complexity O(d+k2/ϵlnd)O(d + k^2 / \epsilon \cdot \ln d), where ϵ\epsilon denotes the privacy parameter. Experimental results show that our algorithm runs orders of magnitude faster than their approach, while achieving similar empirical accuracy.

Keywords

Cite

@article{arxiv.2411.09552,
  title  = {Faster Differentially Private Top-$k$ Selection: A Joint Exponential Mechanism with Pruning},
  author = {Hao WU and Hanwen Zhang},
  journal= {arXiv preprint arXiv:2411.09552},
  year   = {2026}
}

Comments

NeurIPS 2024

R2 v1 2026-06-28T20:00:02.115Z