paper-with-me

Papers

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

2020-09-28 · Bingjie Yan, Yize Zhou, Boyi Liu, Jun Wang, Yuhan Zhang, Li Liu, Xiaolan Nie, Zhiwei Fan, Zhixuan Liang

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 distribute the reward for each agent. In the commercial union, if there is no mechanism like this, every agent will get the same reward. This is unfair to agents that provide better data, so such a mechanism is needed. To address this issue, this work proposes a real-time contribution measurement method. Firstly, the method defines the impact of each agent. Furthermore, we comprehensively consider the current round and the previous round to obtain the contribution rate of each agent. To verify effectiveness of the proposed method, the work conducts pseudo-distributed training and an experiment on the Penn Treebank dataset. Comparing the Shapley Value in game theory, the comparative experiment result shows that the proposed method is more sensitive to both data quantity and data quality under the premise of maintaining real-time.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

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

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

2020-09-08 · Boyi Liu, Bingjie Yan, Yize Zhou, Zhixuan Liang 외

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 f…

Federated Learning

Measure Contribution of Participants in Federated Learning

2019-09-17 · Guan Wang, Charlie Xiaoqian Dang, Ziye Zhou

Federated Machine Learning (FML) creates an ecosystem for multiple parties to collaborate on building models while protecting data privacy for the participants. A measure of the contribution for each party in FML enables…

BIG-bench Machine LearningFeature ImportanceFederated Learning

DPVS-Shapley:Faster and Universal Contribution Evaluation Component in Federated Learning

2024-10-19 · Ketin Yin, Zonghao Guo, Zhenghan Qin

In the current era of artificial intelligence, federated learning has emerged as a novel approach to addressing data privacy concerns inherent in centralized learning paradigms. This decentralized learning model not only…

Contribution AssessmentFederated Learning

Mitigating federated learning contribution allocation instability through randomized aggregation

2024-05-13 · Arno Geimer, Beltran Fiz, Radu State

Federated learning (FL) is a collaborative and privacy-preserving Machine Learning paradigm, allowing the development of robust models without the need to centralise sensitive data. A critical challenge in FL lies in fai…

FairnessFederated LearningPrivacy Preserving