Query-Efficient Locally Private Hypothesis Selection via the Scheffe Graph

September 19, 2025 Β· Declared Dead Β· πŸ› arXiv.org

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Gautam Kamath, Alireza F. Pour, Matthew Regehr, David P. Woodruff arXiv ID 2509.16180 Category cs.DS: Data Structures & Algorithms Cross-listed cs.LG, stat.ML Citations 0 Venue arXiv.org Last Checked 4 months ago
Abstract
We propose an algorithm with improved query-complexity for the problem of hypothesis selection under local differential privacy constraints. Given a set of $k$ probability distributions $Q$, we describe an algorithm that satisfies local differential privacy, performs $\tilde{O}(k^{3/2})$ non-adaptive queries to individuals who each have samples from a probability distribution $p$, and outputs a probability distribution from the set $Q$ which is nearly the closest to $p$. Previous algorithms required either $Ξ©(k^2)$ queries or many rounds of interactive queries. Technically, we introduce a new object we dub the ScheffΓ© graph, which captures structure of the differences between distributions in $Q$, and may be of more broad interest for hypothesis selection tasks.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted