paper-with-me

홈 › Papers

Incentivizing High-quality Participation From Federated Learning Agents

2025-06-20 · Jinlong Pang, Jiaheng Wei, Yifan Hua, Chen Qian, Yang Liu

Federated learning (FL) provides a promising paradigm for facilitating collaboration between multiple clients that jointly learn a global model without directly sharing their local data. However, existing research suffers from two caveats: 1) From the perspective of agents, voluntary and unselfish participation is often assumed. But self-interested agents may opt out of the system or provide low-quality contributions without proper incentives; 2) From the mechanism designer's perspective, the aggregated models can be unsatisfactory as the existing game-theoretical federated learning approach for data collection ignores the potential heterogeneous effort caused by contributed data. To alleviate above challenges, we propose an incentive-aware framework for agent participation that considers data heterogeneity to accelerate the convergence process. Specifically, we first introduce the notion of Wasserstein distance to explicitly illustrate the heterogeneous effort and reformulate the existing upper bound of convergence. To induce truthful reporting from agents, we analyze and measure the generalization error gap of any two agents by leveraging the peer prediction mechanism to develop score functions. We further present a two-stage Stackelberg game model that formalizes the process and examines the existence of equilibrium. Extensive experiments on real-world datasets demonstrate the effectiveness of our proposed mechanism.

📄 PDF Abstract BibTeX arXiv:2506.16731

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

OPT OPT is a suite of decoder-only pre-trained transformers ranging from 125M to 175B parameters. The model uses an AdamW optimizer and weight decay of 0.1. It follows a linear…

Similar Papers 제목 키워드 기반

Incentivizing Multi-Tenant Split Federated Learning for Foundation Models at the Network Edge

2025-03-06 · Songyuan Li, Jia Hu, Geyong Min, Haojun Huang

Foundation models (FMs) such as GPT-4 exhibit exceptional generative capabilities across diverse downstream tasks through fine-tuning. Split Federated Learning (SFL) facilitates privacy-preserving FM fine-tuning on resou…

Federated LearningPrivacy Preserving

FedSAC: Dynamic Submodel Allocation for Collaborative Fairness in Federated Learning

2024-05-28 · Zihui Wang, Zheng Wang, Lingjuan Lyu, Zhaopeng Peng 외

Collaborative fairness stands as an essential element in federated learning to encourage client participation by equitably distributing rewards based on individual contributions. Existing methods primarily focus on adjus…

Collaborative FairnessFairnessFederated Learning

Enabling Long-Term Cooperation in Cross-Silo Federated Learning: A Repeated Game Perspective

2021-06-22 · Ning Zhang, Qian Ma, Xu Chen

Cross-silo federated learning (FL) is a distributed learning approach where clients of the same interest train a global model cooperatively while keeping their local data private. The success of a cross-silo FL process r…

Federated Learning

Experience Constrained Hierarchical Federated Reinforcement Learning for Large-scale UAV Teams in Hazardous Environments

2026-05-04 · Qinwei Huang, Rui Zuo, Simon Khan, Qinru Qiu arxiv

Conventional federated learning assumes that greater learner participation improves training performance, by leveraging abundant, independently generated local data. However, in federated reinforcement learning (FRL) for…

Reinforcement LearningFederated Learning

Federated Learning by Utility-Constrained Stochastic Aggregation for Improving Rational Participation

2026-05-18 · M Yashwanth, Arunabh Singh, Ashok Nayak, Sai Kiran Bulusu 외 arxiv

Federated Learning (FL) algorithms implicitly assume that clients passively comply with server-side orchestration by sharing local model updates upon server request. However, this overlooks an important aspect in real-wo…

Federated Learning