paper-with-me

홈 › Papers

GTFLAT: Game Theory Based Add-On For Empowering Federated Learning Aggregation Techniques

2022-12-08 · Hamidreza Mahini, Hamid Mousavi, Masoud Daneshtalab

GTFLAT, as a game theory-based add-on, addresses an important research question: How can a federated learning algorithm achieve better performance and training efficiency by setting more effective adaptive weights for averaging in the model aggregation phase? The main objectives for the ideal method of answering the question are: (1) empowering federated learning algorithms to reach better performance in fewer communication rounds, notably in the face of heterogeneous scenarios, and last but not least, (2) being easy to use alongside the state-of-the-art federated learning algorithms as a new module. To this end, GTFLAT models the averaging task as a strategic game among active users. Then it proposes a systematic solution based on the population game and evolutionary dynamics to find the equilibrium. In contrast with existing approaches that impose the weights on the participants, GTFLAT concludes a self-enforcement agreement among clients in a way that none of them is motivated to deviate from it individually. The results reveal that, on average, using GTFLAT increases the top-1 test accuracy by 1.38%, while it needs 21.06% fewer communication rounds to reach the accuracy.

📄 PDF Abstract BibTeX arXiv:2212.04103

Code (1)

hamidreza-mahini/GTFLAT 공식 구현 pytorch

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

None 설명 없음
Test 설명 없음

Similar Papers 제목 키워드 기반

pFedGame -- Decentralized Federated Learning using Game Theory in Dynamic Topology

2024-10-05 · Monik Raj Behera, Suchetana Chakraborty

Conventional federated learning frameworks suffer from several challenges including performance bottlenecks at the central aggregation server, data bias, poor model convergence, and exposure to model poisoning attacks, a…

Federated LearningModel Poisoning

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

Energy Minimization for Participatory Federated Learning in IoT Analyzed via Game Theory

2025-03-27 · Alessandro Buratto, Elia Guerra, Marco Miozzo, Paolo Dini 외

The Internet of Things requires intelligent decision making in many scenarios. To this end, resources available at the individual nodes for sensing or computing, or both, can be leveraged. This results in approaches know…

Decision MakingFederated Learning

A Coalition Formation Game Approach for Personalized Federated Learning

2022-02-05 · Leijie Wu, Song Guo, Yaohong Ding, Yufeng Zhan 외

Facing the challenge of statistical diversity in client local data distribution, personalized federated learning (PFL) has become a growing research hotspot. Although the state-of-the-art methods with model similarity-ba…

DiversityFederated LearningPersonalized Federated Learning

ALYMPICS: LLM Agents Meet Game Theory -- Exploring Strategic Decision-Making with AI Agents

2023-11-06 · Shaoguang Mao, Yuzhe Cai, Yan Xia, Wenshan Wu 외

This paper introduces Alympics (Olympics for Agents), a systematic simulation framework utilizing Large Language Model (LLM) agents for game theory research. Alympics creates a versatile platform for studying complex gam…

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model