paper-with-me

Papers

Incentive-Aware Federated Averaging with Performance Guarantees under Strategic Participation

2026-03-21 · Fateme Maleki, Krishnan Raghavan, Farzad Yousefian arxiv

Federated learning (FL) is a communication-efficient collaborative learning framework that enables model training across multiple agents with private local datasets. While the benefits of FL in improving global model performance are well established, individual agents may behave strategically, balancing the learning payoff against the cost of contributing their local data. Motivated by the need for FL frameworks that successfully retain participating agents, we propose an incentive-aware federated averaging method in which, at each communication round, clients transmit both their local model parameters and their updated training dataset sizes to the server. The dataset sizes are dynamically adjusted via a Nash equilibrium (NE)-seeking update rule that captures strategic data participation. We analyze the proposed method under convex and nonconvex global objective settings and establish performance guarantees for the resulting incentive-aware FL algorithm. Furthermore, under a merely monotone game setting, we consider a welfare loss minimization framework and establish asymptotic convergence of the scheme. Numerical experiments on the MNIST and CIFAR-10 datasets demonstrate that agents achieve competitive global model performance while converging to stable data participation strategies.

📄 PDF Abstract BibTeX arXiv:2603.20873

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Partial Model Averaging in Federated Learning: Performance Guarantees and Benefits

2022-01-11 · Sunwoo Lee, Anit Kumar Sahu, Chaoyang He, Salman Avestimehr

Local Stochastic Gradient Descent (SGD) with periodic model averaging (FedAvg) is a foundational algorithm in Federated Learning. The algorithm independently runs SGD on multiple workers and periodically averages the mod…

Federated Learning

Blockchain-based Federated Learning for Failure Detection in Industrial IoT

2020-09-06 · Weishan Zhang, Qinghua Lu, Qiuyu Yu, Zhaotong Li 외

Federated learning is an emerging privacy-preserving machine learning paradigm which has attracted great interests from the community of Industrial Internet of Things (IIoT). Blockchain has been recently leveraged in IIo…

Federated LearningPrivacy Preserving

Incentivized Truthful Communication for Federated Bandits

2024-02-07 · Zhepei Wei, Chuanhao Li, Tianze Ren, Haifeng Xu 외

To enhance the efficiency and practicality of federated bandit learning, recent advances have introduced incentives to motivate communication among clients, where a client participates only when the incentive offered by …

FEDBUD: Joint Incentive and Privacy Optimization for Resource-Constrained Federated Learning

2026-04-12 · Tao Liu, Xuehe Wang arxiv

Federated learning has become a popular paradigm for privacy protection and edge-based machine learning. However, defending against differential attacks and devising incentive strategies remain significant bottlenecks in…

Federated Learning

FedStaleWeight: Buffered Asynchronous Federated Learning with Fair Aggregation via Staleness Reweighting

2024-06-05 · Jeffrey Ma, Alan Tu, YiLing Chen, Vijay Janapa Reddi

Federated Learning (FL) endeavors to harness decentralized data while preserving privacy, facing challenges of performance, scalability, and collaboration. Asynchronous Federated Learning (AFL) methods have emerged as pr…

FairnessFederated Learning