paper-with-me

Papers

Exact Optimality of Communication-Privacy-Utility Tradeoffs in Distributed Mean Estimation

2023-09-21 · NeurIPS 2023 11

We study the mean estimation problem under communication and local differential privacy constraints. While previous work has proposed order-optimal algorithms for the same problem (i.e., asymptotically optimal as we spend more bits), exact optimality (in the non-asymptotic setting) still has not been achieved. In this work, we take a step towards characterizing the exact-optimal approach in the presence of shared randomness (a random variable shared between the server and the user) and identify several conditions for exact optimality. We prove that one of the conditions is to utilize a rotationally symmetric shared random codebook. Based on this, we propose a randomization mechanism where the codebook is a randomly rotated simplex -- satisfying the properties of the exact-optimal codebook. The proposed mechanism is based on a $k$-closest encoding which we prove to be exact-optimal for the randomly rotated simplex codebook.

📄 PDF Abstract BibTeX

Code (1)

BerivanIsik/rrsc 공식 구현

Similar Papers 제목 키워드 기반

Evaluating Trade-offs in Computer Vision Between Attribute Privacy, Fairness and Utility

2023-02-15 · William Paul, Philip Mathew, Fady Alajaji, Philippe Burlina

This paper investigates to what degree and magnitude tradeoffs exist between utility, fairness and attribute privacy in computer vision. Regarding privacy, we look at this important problem specifically in the context of…

AttributeFairness

Fundamental Limits and Tradeoffs in Invariant Representation Learning

2020-12-19 · NeurIPS 2023 11 · Han Zhao, Chen Dan, Bryon Aragam, Tommi S. Jaakkola 외

A wide range of machine learning applications such as privacy-preserving learning, algorithmic fairness, and domain adaptation/generalization among others, involve learning invariant representations of the data that aim …

Domain AdaptationFairnessInformation PlanePrivacy Preserving+2

Privacy-Utility Tradeoffs in Quantum Information Processing

2026-02-11 · Theshani Nuradha, Sujeet Bhalerao, Felix Leditzky arxiv

When sensitive information is encoded in data, it is important to ensure the privacy of information when attempting to learn useful information from the data. There is a natural tradeoff whereby increasing privacy requir…

Optimal Compression of Locally Differentially Private Mechanisms

2021-10-29 · Abhin Shah, Wei-Ning Chen, Johannes Balle, Peter Kairouz 외

Compressing the output of \epsilon-locally differentially private (LDP) randomizers naively leads to suboptimal utility. In this work, we demonstrate the benefits of using schemes that jointly compress and privatize the …

DP-CSGP: Differentially Private Stochastic Gradient Push with Compressed Communication

2025-12-15 · Zehan Zhu, Heng Zhao, Yan Huang, Joey Tianyi Zhou 외 arxiv

In this paper, we propose a Differentially Private Stochastic Gradient Push with Compressed communication (termed DP-CSGP) for decentralized learning over directed graphs. Different from existing works, the proposed algo…