Differentially Private Set Representations

January 28, 2025 Β· Declared Dead Β· πŸ› Neural Information Processing Systems

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Sarvar Patel, Giuseppe Persiano, Joon Young Seo, Kevin Yeo arXiv ID 2501.16680 Category cs.CR: Cryptography & Security Cross-listed cs.DS Citations 0 Venue Neural Information Processing Systems Last Checked 4 months ago
Abstract
We study the problem of differentially private (DP) mechanisms for representing sets of size $k$ from a large universe. Our first construction creates $(Ξ΅,Ξ΄)$-DP representations with error probability of $1/(e^Ξ΅+ 1)$ using space at most $1.05 k Ξ΅\cdot \log(e)$ bits where the time to construct a representation is $O(k \log(1/Ξ΄))$ while decoding time is $O(\log(1/Ξ΄))$. We also present a second algorithm for pure $Ξ΅$-DP representations with the same error using space at most $k Ξ΅\cdot \log(e)$ bits, but requiring large decoding times. Our algorithms match our lower bounds on privacy-utility trade-offs (including constants but ignoring $Ξ΄$ factors) and we also present a new space lower bound matching our constructions up to small constant factors. To obtain our results, we design a new approach embedding sets into random linear systems deviating from most prior approaches that inject noise into non-private solutions.
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 β€” Cryptography & Security

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