paper-with-me

Papers

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 updates at a server. However, conventional aggregation schemes typically use fixed weights that fail to reflect unequal and time-varying client contributions, leading to biased and unstable learning. To improve fairness and stability, we propose the Trajectory Shapley Value (TSV), a contribution metric that evaluates how each client influences the optimization trajectory of the global model using a validation-based, temporally consistent utility. Building on TSV, we design FedTSV, an adaptive aggregation method that converts per-round evaluations into dynamic client weights, allowing the server to respond to heterogeneous and adversarial participation in real time. Experiments on benchmark datasets show that FedTSV accelerates convergence, improves robustness, and yields more equitable contribution assessments, thereby providing a principled foundation for fairness-aware federated optimization.

📄 PDF Abstract BibTeX arXiv:2605.30336

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Improving Fairness for Data Valuation in Horizontal Federated Learning

2021-09-19 · Zhenan Fan, Huang Fang, Zirui Zhou, Jian Pei 외

Federated learning is an emerging decentralized machine learning scheme that allows multiple data owners to work collaboratively while ensuring data privacy. The success of federated learning depends largely on the parti…

Data ValuationFairnessFederated Learning

Fair and efficient contribution valuation for vertical federated learning

2022-01-07 · Zhenan Fan, Huang Fang, Zirui Zhou, Jian Pei 외

Federated learning is a popular technology for training machine learning models on distributed data sources without sharing data. Vertical federated learning or feature-based federated learning applies to the cases that …

FairnessFederated LearningVertical Federated Learning

Don't Forget What I did?: Assessing Client Contributions in Federated Learning

2024-03-11 · Bishwamittra Ghosh, Debabrota Basu, Fu Huazhu, Wang Yuan 외

Federated Learning (FL) is a collaborative machine learning (ML) approach, where multiple clients participate in training an ML model without exposing the private data. Fair and accurate assessment of client contribution…

Data PoisoningFairnessFederated LearningScheduling

Maverick-Aware Shapley Valuation for Client Selection in Federated Learning

2024-05-21 · Mengwei Yang, Ismat Jarin, Baturalp Buyukates, Salman Avestimehr 외

Federated Learning (FL) allows clients to train a model collaboratively without sharing their private data. One key challenge in practical FL systems is data heterogeneity, particularly in handling clients with rare data…

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