English

Contribution Evaluation in Federated Learning: Examining Current Approaches

Machine Learning 2023-11-17 v1 Distributed, Parallel, and Cluster Computing Computer Science and Game Theory

Abstract

Federated Learning (FL) has seen increasing interest in cases where entities want to collaboratively train models while maintaining privacy and governance over their data. In FL, clients with private and potentially heterogeneous data and compute resources come together to train a common model without raw data ever leaving their locale. Instead, the participants contribute by sharing local model updates, which, naturally, differ in quality. Quantitatively evaluating the worth of these contributions is termed the Contribution Evaluation (CE) problem. We review current CE approaches from the underlying mathematical framework to efficiently calculate a fair value for each client. Furthermore, we benchmark some of the most promising state-of-the-art approaches, along with a new one we introduce, on MNIST and CIFAR-10, to showcase their differences. Designing a fair and efficient CE method, while a small part of the overall FL system design, is tantamount to the mainstream adoption of FL.

Keywords

Cite

@article{arxiv.2311.09856,
  title  = {Contribution Evaluation in Federated Learning: Examining Current Approaches},
  author = {Vasilis Siomos and Jonathan Passerat-Palmbach},
  journal= {arXiv preprint arXiv:2311.09856},
  year   = {2023}
}

Comments

Published at New Frontiers in Federated Learning: Privacy, Fairness, Robustness, Personalization and Data Ownership workshop @NeurIPS 2021

R2 v1 2026-06-28T13:23:20.890Z