paper-with-me

홈 › Papers

A Decentralized Federated Learning Framework via Committee Mechanism with Convergence Guarantee

2021-08-01 · Chunjiang Che, XiaoLi Li, Chuan Chen, Xiaoyu He, Zibin Zheng

Federated learning allows multiple participants to collaboratively train an efficient model without exposing data privacy. However, this distributed machine learning training method is prone to attacks from Byzantine clients, which interfere with the training of the global model by modifying the model or uploading the false gradient. In this paper, we propose a novel serverless federated learning framework Committee Mechanism based Federated Learning (CMFL), which can ensure the robustness of the algorithm with convergence guarantee. In CMFL, a committee system is set up to screen the uploaded local gradients. The committee system selects the local gradients rated by the elected members for the aggregation procedure through the selection strategy, and replaces the committee member through the election strategy. Based on the different considerations of model performance and defense, two opposite selection strategies are designed for the sake of both accuracy and robustness. Extensive experiments illustrate that CMFL achieves faster convergence and better accuracy than the typical Federated Learning, in the meanwhile obtaining better robustness than the traditional Byzantine-tolerant algorithms, in the manner of a decentralized approach. In addition, we theoretically analyze and prove the convergence of CMFL under different election and selection strategies, which coincides with the experimental results.

📄 PDF Abstract BibTeX arXiv:2108.00365

Code (2)

gtmllab/veryfl pytorch
makgyver/gossipy pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

A Blockchain-based Decentralized Federated Learning Framework with Committee Consensus

2020-04-02 · Yuzheng Li, Chuan Chen, Nan Liu, Huawei Huang 외

Federated learning has been widely studied and applied to various scenarios. In mobile computing scenarios, federated learning protects users from exposing their private data, while cooperatively training the global mode…

Federated Learning

A_Blockchain-Based_Decentralized_Federated_Learning_Framework_with_Committee_Consensus

2021-01-31 · IEEE Network 2021 1 · Yuzheng Li, Chuan Chen, Nan Liu, Huawei Huang 외

Federated learning has been widely studied and applied to various scenarios, such as financial credit, medical identification, and so on. Under these settings, federated learning protects users from exposing their pr…

Federated Learning

Secure Decentralized Learning with Blockchain

2023-10-10 · Xiaoxue Zhang, Yifan Hua, Chen Qian

Federated Learning (FL) is a well-known paradigm of distributed machine learning on mobile and IoT devices, which preserves data privacy and optimizes communication efficiency. To avoid the single point of failure proble…

Federated Learning

Holdout SGD: Byzantine Tolerant Federated Learning

2020-08-11 · Shahar Azulay, Lior Raz, Amir Globerson, Tomer Koren 외

This work presents a new distributed Byzantine tolerant federated learning algorithm, HoldOut SGD, for Stochastic Gradient Descent (SGD) optimization. HoldOut SGD uses the well known machine learning technique of holdout…

Federated Learning

ADF-LoRA: Alternating Low-Rank Aggregation for Decentralized Federated Fine-Tuning

2025-11-23 · Xiaoyu Wang, Xiaotian Li, Zhixiang Zhou, Chen Li 외 arxiv

This paper revisits alternating low-rank updates for federated fine-tuning and examines their behavior in decentralized federated learning (DFL). While alternating the LoRA matrices has been shown to stabilize aggregatio…

Federated Learning