paper-with-me

홈 › Papers

A Potential Game Perspective in Federated Learning

2024-11-18 · Kang Liu, Ziqi Wang, Enrique Zuazua

Federated learning (FL) is an emerging paradigm for training machine learning models across distributed clients. Traditionally, in FL settings, a central server assigns training efforts (or strategies) to clients. However, from a market-oriented perspective, clients may independently choose their training efforts based on rational self-interest. To explore this, we propose a potential game framework where each client's payoff is determined by their individual efforts and the rewards provided by the server. The rewards are influenced by the collective efforts of all clients and can be modulated through a reward factor. Our study begins by establishing the existence of Nash equilibria (NEs), followed by an investigation of uniqueness in homogeneous settings. We demonstrate a significant improvement in clients' training efforts at a critical reward factor, identifying it as the optimal choice for the server. Furthermore, we prove the convergence of the best-response algorithm to compute NEs for our FL game. Finally, we apply the training efforts derived from specific NEs to a real-world FL scenario, validating the effectiveness of the identified optimal reward factor.

📄 PDF Abstract BibTeX arXiv:2411.11793

Code (1)

DCN-FAU-AvH/FL-Potential-Game 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Incentivizing High-quality Participation From Federated Learning Agents

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

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 suffer…

Federated Learning

Digital Ethics in Federated Learning

2023-10-04 · Liangqi Yuan, Ziran Wang, Christopher G. Brinton

The Internet of Things (IoT) consistently generates vast amounts of data, sparking increasing concern over the protection of data privacy and the limitation of data misuse. Federated learning (FL) facilitates collaborati…

EthicsFairnessFederated Learning

Incentive Mechanisms for Federated Learning: From Economic and Game Theoretic Perspective

2021-11-20 · Xuezhen Tu, Kun Zhu, Nguyen Cong Luong, Dusit Niyato 외

Federated learning (FL) becomes popular and has shown great potentials in training large-scale machine learning (ML) models without exposing the owners' raw data. In FL, the data owners can train ML models based on their…

Federated Learning

Jigsaw Game: Federated Clustering

2024-07-17 · Jinxuan Xu, Hong-You Chen, Wei-Lun Chao, Yuqian Zhang

Federated learning has recently garnered significant attention, especially within the domain of supervised learning. However, despite the abundance of unlabeled data on end-users, unsupervised learning problems such as c…

ClusteringFederated LearningRepresentation Learning

Federated Learning as a Mean-Field Game

2021-07-08 · Arash Mehrjou

We establish a connection between federated learning, a concept from machine learning, and mean-field games, a concept from game theory and control theory. In this analogy, the local federated learners are considered as …

Federated LearningPrivacy Preserving