paper-with-me

Papers

Cooperative Multi-Agent Reinforcement Learning for Adaptive Aggregation in Semi-Supervised Federated Learning with non-IID Data

2026-08-26 · Rene Glitza, Luca Becker, Rainer Martin arxiv

Federated Learning (FL) enables distributed training of machine learning models while preserving data privacy. However, FL struggles with heterogeneous, non-IID client data distributions, resulting in sub-optimal and biased global models. In this paper, we propose pFedMARL, a novel approach leveraging Multi-Agent Reinforcement Learning (MARL) with Twin Delayed Deep Deterministic Policy Gradient (TD3) to dynamically adapt aggregation strategies in FL settings. Our method employs a server-side agent adjusting client contributions to optimize global model robustness and client-side agents balancing global and local updates to personalize models effectively without pre-training. We demonstrate superior performance of pFedMARL for training a semi-supervised audio spectrogram transformer, matching or outperforming FedAvg, Ditto, and local training approaches across multiple non-IID scenarios and in the presence of adversarial clients. Our results indicate that pFedMARL actively improves accuracy, robustness, and fairness, making it suitable for real-world deployments.

📄 PDF Abstract BibTeX arXiv:2608.25794

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement LearningFederated Learning

Similar Papers 제목 키워드 기반

SIGMA: Structured Noise-Effect-Aware Grouped Multi-Agent Aggregation

2026-08-27 · Li Mingqian arxiv

Cooperative multi-agent reinforcement learning (MARL) faces significant challenges in maintaining robust coordination under noisy observations. Although observation disturbances are often introduced independently across …

Multi-agent Reinforcement LearningStarcraft II

Efficient Communication via Self-supervised Information Aggregation for Online and Offline Multi-agent Reinforcement Learning

2023-02-19 · Cong Guan, Feng Chen, Lei Yuan, Zongzhang Zhang 외

Utilizing messages from teammates can improve coordination in cooperative Multi-agent Reinforcement Learning (MARL). Previous works typically combine raw messages of teammates with local information as inputs for policy.…

Decision MakingMulti-agent Reinforcement LearningRepresentation Learning

Cooperative Actor-Critic via TD Error Aggregation

2022-07-25 · Martin Figura, Yixuan Lin, Ji Liu, Vijay Gupta

In decentralized cooperative multi-agent reinforcement learning, agents can aggregate information from one another to learn policies that maximize a team-average objective function. Despite the willingness to cooperate w…

Multi-agent Reinforcement LearningReinforcement Learning (RL)

Tacit Learning with Adaptive Information Selection for Cooperative Multi-Agent Reinforcement Learning

2024-12-20 · Lunjun Liu, Weilai Jiang, Yaonan Wang

In multi-agent reinforcement learning (MARL), the centralized training with decentralized execution (CTDE) framework has gained widespread adoption due to its strong performance. However, the further development of CTDE …

Decision MakingMulti-agent Reinforcement Learning

AIR: Unifying Individual and Collective Exploration in Cooperative Multi-Agent Reinforcement Learning

2024-12-20 · Guangchong Zhou, Zeren Zhang, Guoliang Fan

Exploration in cooperative multi-agent reinforcement learning (MARL) remains challenging for value-based agents due to the absence of an explicit policy. Existing approaches include individual exploration based on uncert…

DiversityMulti-agent Reinforcement Learning