How to Evaluate Participant Contributions in Decentralized Federated Learning
Honoka Anada, Tatsuya Kaneko, Shinya Takamaeda-Yamazaki

TL;DR
This paper introduces TRIP-Shapley, a new method for evaluating participant contributions in decentralized federated learning, addressing challenges of model propagation and peer-to-peer exchanges without requiring model sharing.
Contribution
The paper presents TRIP-Shapley, a novel contribution evaluation method tailored for decentralized federated learning, overcoming limitations of existing centralized approaches.
Findings
TRIP-Shapley closely approximates ground-truth Shapley values.
It is scalable to large-scale scenarios.
It remains robust against dishonest clients.
Abstract
Federated learning (FL) enables multiple clients to collaboratively train machine learning models without sharing local data. In particular, decentralized FL (DFL), where clients exchange models without a central server, has gained attention for mitigating communication bottlenecks. Evaluating participant contributions is crucial in DFL to incentivize active participation and enhance transparency. However, existing contribution evaluation methods for FL assume centralized settings and cannot be applied directly to DFL due to two challenges: the inaccessibility of each client to non-neighboring clients' models, and the necessity to trace how contributions propagate in conjunction with peer-to-peer model exchanges over time. To address these challenges, we propose TRIP-Shapley, a novel contribution evaluation method for DFL. TRIP-Shapley formulates the clients' overall contributions by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Mobile Crowdsensing and Crowdsourcing · Data Quality and Management
MethodsSoftmax · Attention Is All You Need
