paper-with-me

Papers

FedCM: A Real-time Contribution Measurement Method for Participants in Federated Learning

2020-09-08 · Boyi Liu, Bingjie Yan, Yize Zhou, Zhixuan Liang, Cheng-Zhong Xu

Federated Learning (FL) creates an ecosystem for multiple agents to collaborate on building models with data privacy consideration. The method for contribution measurement of each agent in the FL system is critical for fair credits allocation but few are proposed. In this paper, we develop a real-time contribution measurement method FedCM that is simple but powerful. The method defines the impact of each agent, comprehensively considers the current round and the previous round to obtain the contribution rate of each agent with attention aggregation. Moreover, FedCM updates contribution every round, which enable it to perform in real-time. Real-time is not considered by the existing approaches, but it is critical for FL systems to allocate computing power, communication resources, etc. Compared to the state-of-the-art method, the experimental results show that FedCM is more sensitive to data quantity and data quality under the premise of real-time. Furthermore, we developed federated learning open-source software based on FedCM. The software has been applied to identify COVID-19 based on medical images.

📄 PDF Abstract BibTeX arXiv:2009.03510

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FedCM: Federated Learning with Client-level Momentum

2021-06-21 · Jing Xu, Sen Wang, LiWei Wang, Andrew Chi-Chih Yao

Federated Learning is a distributed machine learning approach which enables model training without data sharing. In this paper, we propose a new federated learning algorithm, Federated Averaging with Client-level Momentu…

Federated Learning

A Real-time Contribution Measurement Method for Participants in Federated Learning

2020-09-28 · Bingjie Yan, Yize Zhou, Boyi Liu, Jun Wang 외

Federated learning is a framework for protecting distributed data privacy and has participated in commercial activities. However, there is a lack of a sufficiently reasonable contribution measurement mechanism to distrib…

Federated Learning

Efficient Client Contribution Evaluation for Horizontal Federated Learning

2021-02-26 · Jie Zhao, Xinghua Zhu, Jianzong Wang, Jing Xiao

In federated learning (FL), fair and accurate measurement of the contribution of each federated participant is of great significance. The level of contribution not only provides a rational metric for distributing financi…

Federated Learning

Causal Multi-Label Feature Selection in Federated Setting

2024-03-11 · Yukun Song, Dayuan Cao, Jiali Miao, Shuai Yang 외

Multi-label feature selection serves as an effective mean for dealing with high-dimensional multi-label data. To achieve satisfactory performance, existing methods for multi-label feature selection often require the cent…

feature selection

FedCME: Client Matching and Classifier Exchanging to Handle Data Heterogeneity in Federated Learning

2023-07-17 · Jun Nie, Danyang Xiao, Lei Yang, Weigang Wu

Data heterogeneity across clients is one of the key challenges in Federated Learning (FL), which may slow down the global model convergence and even weaken global model performance. Most existing approaches tackle the he…

Federated Learning