paper-with-me

홈 › Papers

Decentralized Optimization with Amplified Privacy via Efficient Communication

2025-06-08 · Wei Huo, Changxin Liu, Kemi Ding, Karl Henrik Johansson, Ling Shi

Decentralized optimization is crucial for multi-agent systems, with significant concerns about communication efficiency and privacy. This paper explores the role of efficient communication in decentralized stochastic gradient descent algorithms for enhancing privacy preservation. We develop a novel algorithm that incorporates two key features: random agent activation and sparsified communication. Utilizing differential privacy, we demonstrate that these features reduce noise without sacrificing privacy, thereby amplifying the privacy guarantee and improving accuracy. Additionally, we analyze the convergence and the privacy-accuracy-communication trade-off of the proposed algorithm. Finally, we present experimental results to illustrate the effectiveness of our algorithm.

📄 PDF Abstract BibTeX arXiv:2506.07102

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Convergence and Privacy of Decentralized Nonconvex Optimization with Gradient Clipping and Communication Compression

2023-05-17 · Boyue Li, Yuejie Chi

Achieving communication efficiency in decentralized machine learning has been attracting significant attention, with communication compression recognized as an effective technique in algorithm design. This paper takes a …

Decentralized Stochastic Optimization with Inherent Privacy Protection

2022-05-08 · Yongqiang Wang, H. Vincent Poor

Decentralized stochastic optimization is the basic building block of modern collaborative machine learning, distributed estimation and control, and large-scale sensing. Since involved data usually contain sensitive infor…

Stochastic Optimization

Federated Neural Architecture Search

2020-02-15 · Jinliang Yuan, Mengwei Xu, Yuxin Zhao, Kaigui Bian 외

To preserve user privacy while enabling mobile intelligence, techniques have been proposed to train deep neural networks on decentralized data. However, training over decentralized data makes the design of neural archite…

Neural Architecture Search

Federated Learning with Sparsification-Amplified Privacy and Adaptive Optimization

2020-08-01 · Rui Hu, Yanmin Gong, Yuanxiong Guo

Federated learning (FL) enables distributed agents to collaboratively learn a centralized model without sharing their raw data with each other. However, data locality does not provide sufficient privacy protection, and i…

Federated Learning

Decentralized Nonconvex Optimization with Guaranteed Privacy and Accuracy

2022-12-14 · Yongqiang Wang, Tamer Basar

Privacy protection and nonconvexity are two challenging problems in decentralized optimization and learning involving sensitive data. Despite some recent advances addressing each of the two problems separately, no result…