paper-with-me

Papers

Privacy-Preserving Communication-Efficient Federated Multi-Armed Bandits

2021-11-02 · Tan Li, Linqi Song

Communication bottleneck and data privacy are two critical concerns in federated multi-armed bandit (MAB) problems, such as situations in decision-making and recommendations of connected vehicles via wireless. In this paper, we design the privacy-preserving communication-efficient algorithm in such problems and study the interactions among privacy, communication and learning performance in terms of the regret. To be specific, we design privacy-preserving learning algorithms and communication protocols and derive the learning regret when networked private agents are performing online bandit learning in a master-worker, a decentralized and a hybrid structure. Our bandit learning algorithms are based on epoch-wise sub-optimal arm eliminations at each agent and agents exchange learning knowledge with the server/each other at the end of each epoch. Furthermore, we adopt the differential privacy (DP) approach to protect the data privacy at each agent when exchanging information; and we curtail communication costs by making less frequent communications with fewer agents participation. By analyzing the regret of our proposed algorithmic framework in the master-worker, decentralized and hybrid structures, we theoretically show tradeoffs between regret and communication costs/privacy. Finally, we empirically show these trade-offs which are consistent with our theoretical analysis.

📄 PDF Abstract BibTeX arXiv:2111.01570

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingMulti-Armed BanditsPrivacy Preserving

Similar Papers 제목 키워드 기반

Privacy-preserving Decentralized Aggregation for Federated Learning

2020-12-13 · Beomyeol Jeon, S. M. Ferdous, Muntasir Raihan Rahman, Anwar Walid

Federated learning is a promising framework for learning over decentralized data spanning multiple regions. This approach avoids expensive central training data aggregation cost and can improve privacy because distribute…

Federated Learningimage-classificationImage ClassificationPrivacy Preserving

FedMABA: Towards Fair Federated Learning through Multi-Armed Bandits Allocation

2024-10-26 · Zhichao Wang, Lin Wang, Yongxin Guo, Ying-Jun Angela Zhang 외

The increasing concern for data privacy has driven the rapid development of federated learning (FL), a privacy-preserving collaborative paradigm. However, the statistical heterogeneity among clients in FL results in inco…

FairnessFederated LearningMulti-Armed BanditsPrivacy Preserving

Practical Vertical Federated Learning with Unsupervised Representation Learning

2022-08-13 · Zhaomin Wu, Qinbin Li, Bingsheng He

As societal concerns on data privacy recently increase, we have witnessed data silos among multiple parties in various applications. Federated learning emerges as a new learning paradigm that enables multiple parties to …

Federated LearningPrivacy PreservingRepresentation LearningVertical Federated Learning

Multi-Armed Bandit Based Client Scheduling for Federated Learning

2020-07-05 · Wenchao Xia, Tony Q. S. Quek, Kun Guo, Wanli Wen 외

By exploiting the computing power and local data of distributed clients, federated learning (FL) features ubiquitous properties such as reduction of communication overhead and preserving data privacy. In each communicati…

Federated LearningScheduling

FedREP: A Byzantine-Robust, Communication-Efficient and Privacy-Preserving Framework for Federated Learning

2023-03-09 · Yi-Rui Yang, Kun Wang, Wu-Jun Li

Federated learning (FL) has recently become a hot research topic, in which Byzantine robustness, communication efficiency and privacy preservation are three important aspects. However, the tension among these three aspec…

Federated LearningPrivacy Preserving