paper-with-me

홈 › Papers

MACTAS: Self-Attention-Based Inter-Agent Communication in Multi-Agent Reinforcement Learning with Action-Value Function Decomposition

2025-08-19 · Maciej Wojtala, Bogusz Stefańczyk, Dominik Bogucki, Łukasz Lepak, Jakub Strykowski, Paweł Wawrzyński arxiv

Communication is essential for the collective execution of complex tasks by human agents, motivating interest in communication mechanisms for multi-agent reinforcement learning (MARL). However, existing communication protocols in MARL are often complex and non-differentiable. In this work, we introduce a self-attention-based communication method that exchanges information between the agents in MARL. Our proposed approach is fully differentiable, allowing agents to learn to generate messages in a reward-driven manner. The method can be seamlessly integrated with any action-value function decomposition algorithm and can be viewed as an orthogonal extension of such decompositions. Notably, it includes a fixed number of trainable parameters, independent of the number of agents, which makes it scalable to large systems. Experimental results on the SMACv2 benchmark demonstrate the effectiveness of our approach, which achieves state-of-the-art performance on a number of maps. makes it scalable to large systems. Experimental results on the SMACv2 benchmark demonstrate the effectiveness of our approach, which achieves state-of-the-art performance on a number of maps.

📄 PDF Abstract BibTeX arXiv:2508.13661

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Interpretable Emergent Language Using Inter-Agent Transformers

2025-05-04 · Mannan Bhardwaj

This paper explores the emergence of language in multi-agent reinforcement learning (MARL) using transformers. Existing methods such as RIAL, DIAL, and CommNet enable agent communication but lack interpretability. We pro…

Multi-agent Reinforcement Learning

Learning Emergent Discrete Message Communication for Cooperative Reinforcement Learning

2021-02-24 · Sheng Li, Yutai Zhou, Ross Allen, Mykel J. Kochenderfer

Communication is a important factor that enables agents work cooperatively in multi-agent reinforcement learning (MARL). Most previous work uses continuous message communication whose high representational capacity comes…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

V2X-ViT: Vehicle-to-Everything Cooperative Perception with Vision Transformer

2022-03-20 · Runsheng Xu, Hao Xiang, Zhengzhong Tu, Xin Xia 외

In this paper, we investigate the application of Vehicle-to-Everything (V2X) communication to improve the perception performance of autonomous vehicles. We present a robust cooperative perception framework with V2X commu…

3D Object DetectionAutonomous Vehiclesobject-detectionObject Detection

Policy Gradient with Self-Attention for Model-Free Distributed Nonlinear Multi-Agent Games

2025-09-22 · Eduardo Sebastián, Maitrayee Keskar, Eeman Iqbal, Eduardo Montijano 외 arxiv

Multi-agent games in dynamic nonlinear settings are challenging due to the time-varying interactions among the agents and the non-stationarity of the (potential) Nash equilibria. In this paper we consider model-free game…

Adaptive Event-Triggered Policy Gradient for Multi-Agent Reinforcement Learning

2025-09-24 · Umer Siddique, Abhinav Sinha, Yongcan Cao arxiv

Conventional multi-agent reinforcement learning (MARL) methods rely on time-triggered execution, where agents sample and communicate actions at fixed intervals. This approach is often computationally expensive and commun…

Multi-agent Reinforcement Learning