paper-with-me

Papers

Towards Fair, Robust and Efficient Client Contribution Evaluation in Federated Learning

2024-02-06 · Meiying Zhang, Huan Zhao, Sheldon Ebron, Kan Yang

The performance of clients in Federated Learning (FL) can vary due to various reasons. Assessing the contributions of each client is crucial for client selection and compensation. It is challenging because clients often have non-independent and identically distributed (non-iid) data, leading to potentially noisy or divergent updates. The risk of malicious clients amplifies the challenge especially when there's no access to clients' local data or a benchmark root dataset. In this paper, we introduce a novel method called Fair, Robust, and Efficient Client Assessment (FRECA) for quantifying client contributions in FL. FRECA employs a framework called FedTruth to estimate the global model's ground truth update, balancing contributions from all clients while filtering out impacts from malicious ones. This approach is robust against Byzantine attacks and incorporates a Byzantine-resilient aggregation algorithm. FRECA is also efficient, as it operates solely on local model updates and requires no validation operations or datasets. Our experimental results show that FRECA can accurately and efficiently quantify client contributions in a robust manner.

📄 PDF Abstract BibTeX arXiv:2402.04409

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Fair Federated Medical Image Segmentation via Client Contribution Estimation

2023-03-29 · CVPR 2023 1 · Meirui Jiang, Holger R Roth, Wenqi Li, Dong Yang 외

How to ensure fairness is an important topic in federated learning (FL). Recent studies have investigated how to reward clients based on their contribution (collaboration fairness), and how to achieve uniformity of perfo…

FairnessFederated LearningImage SegmentationMedical Image Segmentation+1

Achieving Distributive Justice in Federated Learning via Uncertainty Quantification

2025-04-22 · Alycia Carey, Xintao Wu

Client-level fairness metrics for federated learning are used to ensure that all clients in a federation either: a) have similar final performance on their local data distributions (i.e., client parity), or b) obtain fin…

EthicsFairnessFederated LearningGeneralization Bounds+1

Fairness-Aware Federated Learning with Trajectory Shapley Value

2026-05-28 · Daniel Kuznetsov, Ziqi Wang arxiv

Federated learning is an emerging distributed paradigm that addresses the challenges posed by heterogeneous, privacy-sensitive data. It enables multiple clients to train a model collaboratively by aggregating their local…

Federated Learning

Private and Robust Contribution Evaluation in Federated Learning

2026-02-25 · Delio Jaramillo Velez, Gergely Biczok, Alexandre Graell i Amat, Johan Ostman 외 arxiv

Cross-silo federated learning allows multiple organizations to collaboratively train machine learning models without sharing raw data, but client updates can still leak sensitive information through inference attacks. Se…

Computational EfficiencyFederated Learning

FedShard: Federated Unlearning with Efficiency Fairness and Performance Fairness

2025-08-13 · Siyuan Wen, Meng Zhang, Yang Yang, Ningning Ding arxiv

To protect clients' right to be forgotten in federated learning, federated unlearning aims to remove the data contribution of leaving clients from the global learned model. While current studies mainly focused on enhanci…

Federated Learning