paper-with-me

Papers

Breaking the Communication-Privacy-Accuracy Trilemma

2020-07-22 · NeurIPS 2020 12 · Wei-Ning Chen, Peter Kairouz, Ayfer Özgür

Two major challenges in distributed learning and estimation are 1) preserving the privacy of the local samples; and 2) communicating them efficiently to a central server, while achieving high accuracy for the end-to-end task. While there has been significant interest in addressing each of these challenges separately in the recent literature, treatments that simultaneously address both challenges are still largely missing. In this paper, we develop novel encoding and decoding mechanisms that simultaneously achieve optimal privacy and communication efficiency in various canonical settings. In particular, we consider the problems of mean estimation and frequency estimation under $\varepsilon$-local differential privacy and $b$-bit communication constraints. For mean estimation, we propose a scheme based on Kashin's representation and random sampling, with order-optimal estimation error under both constraints. For frequency estimation, we present a mechanism that leverages the recursive structure of Walsh-Hadamard matrices and achieves order-optimal estimation error for all privacy levels and communication budgets. As a by-product, we also construct a distribution estimation mechanism that is rate-optimal for all privacy regimes and communication constraints, extending recent work that is limited to $b=1$ and $\varepsilon=O(1)$. Our results demonstrate that intelligent encoding under joint privacy and communication constraints can yield a performance that matches the optimal accuracy achievable under either constraint alone.

📄 PDF Abstract BibTeX arXiv:2007.11707

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Breaking the MoE LLM Trilemma: Dynamic Expert Clustering with Structured Compression

2025-09-27 · Peijun Zhu, Ning Yang, Baoliang Tian, Jiayu Wei 외 arxiv

Mixture-of-Experts (MoE) Large Language Models (LLMs) face a trilemma of load imbalance, parameter redundancy, and communication overhead. We introduce a unified framework based on dynamic expert clustering and structure…

Online Clustering

Breaking the Communication-Privacy-Accuracy Tradeoff with $f$-Differential Privacy

2023-02-19 · NeurIPS 2023 11 · Richeng Jin, Zhonggen Su, Caijun Zhong, Zhaoyang Zhang 외

We consider a federated data analytics problem in which a server coordinates the collaborative data analysis of multiple users with privacy concerns and limited communication capability. The commonly adopted compression …

Data CompressionFederated Learning

OSNIP: Breaking the Privacy-Utility-Efficiency Trilemma in LLM Inference via Obfuscated Semantic Null Space

2026-01-30 · Zhiyuan Cao, Zeyu Ma, Chenhao Yang, Han Zheng 외 arxiv

We propose Obfuscated Semantic Null space Injection for Privacy (OSNIP), a lightweight client-side encryption framework for privacy-preserving LLM inference. Generalizing the geometric intuition of linear kernels to the …

Encryption-Compatible Clustered Federated Learning via Distributed Expectation-Maximization over Metadata

2026-07-30 · Michael Ben Ali, Imen Megdiche, André Péninou, Olivier Teste arxiv

Clustered Federated Learning (CFL) addresses data heterogeneity in federated settings by grouping clients with similar data distributions to enable effective training. Existing methods face a trade-off between privacy pr…

Computational EfficiencyFederated Learning

Unveiling the Non-Monotonic Effect of Privacy on Generalization under Byzantine Robustness

2026-07-01 · Thomas Boudou, Batiste Le Bars, Nirupam Gupta, Aurélien Bellet arxiv

Recent work has established a fundamental trilemma between Byzantine robustness, local differential privacy (LDP), and optimization error in distributed learning. We show that this trilemma does not universally extend to…