🤖 AI Summary
This paper investigates the selection problem under differential privacy: whether the optimal error bound of the exponential mechanism can be approached using only adaptive calls to the Gaussian mechanism on low-sensitivity queries. The authors establish, for the first time, that relying solely on the Gaussian mechanism—without invoking the exponential mechanism or other complex primitives—and combining sensitivity analysis, adaptive query design, and optimized composition-theorem-based privacy budget allocation, achieves a selection error of $ ilde{O}(log |mathcal{Y}|)$. This improves upon the prior best bound of $O(log^{3/2} |mathcal{Y}|)$, nearly matching the theoretical lower bound. The result reveals the fundamental expressive power of the Gaussian mechanism for private selection tasks and establishes a new paradigm for designing lightweight, scalable differentially private algorithms.
📝 Abstract
Steinke (2025) recently asked the following intriguing open question: Can we solve the differentially private selection problem with nearly-optimal error by only (adaptively) invoking Gaussian mechanism on low-sensitivity queries? We resolve this question positively. In particular, for a candidate set $mathcal{Y}$, we achieve error guarantee of $ ilde{O}(log |mathcal{Y}|)$, which is within a factor of $(log log |mathcal{Y}|)^{O(1)}$ of the exponential mechanism (McSherry and Talwar, 2007). This improves on Steinke's mechanism which achieves an error of $O(log^{3/2} |mathcal{Y}|)$.