paper-with-me

Papers

Generalized Intention Modeling in Multi-Agent Reinforcement Learning

2026-05-29 · Mateusz Odrowaz-Sypniewski, Jasmine Bayrooti, Ajay Shankar, Amanda Prorok arxiv

Modeling an opponent's intent is critical for effective decision-making in non-cooperative, competitive, and general-sum multi-agent reinforcement learning. Existing opponent modeling methods encode intent using an embedding derived from episode information chosen a priori, such as the opponent's next action or a future environment state, and use this to guide the ego-agent's behavior. These approaches assume that the chosen information is universally representative of intent; however, we show empirically that this is not the case as intentions are often task- and environment-dependent. To address this, we introduce a task-adaptive opponent modeling framework that learns a performance-driven mixture of multiple intent representations. We further introduce a new intention representation that maximizes mutual information with the ego-agent's future returns, thereby capturing opponent information that is most directly relevant to performance. Our approach consistently matches or exceeds the performance of state-of-the-art baselines across diverse tasks and yields insights into when and why different opponent modeling strategies succeed.

📄 PDF Abstract BibTeX arXiv:2605.31318

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Communication in Multi-Agent Reinforcement Learning: Intention Sharing

2021-01-01 · ICLR 2021 1 · Woojun Kim, Jongeui Park, Youngchul Sung

Communication is one of the core components for learning coordinated behavior in multi-agent systems. In this paper, we propose a new communication scheme named Intention Sharing (IS) for multi-agent reinforcement learn…

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

Sequential Communication in Multi-Agent Reinforcement Learning

2021-09-29 · Ziluo Ding, Weixin Hong, Liwen Zhu, Tiejun Huang 외

Coordination is one of the essential problems in multi-agent reinforcement learning. Communication provides an alternative for agents to obtain information about others so that better coordinated behavior can be learned.…

Decision MakingMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

Inverse Reinforcement Learning via Nonparametric Spatio-Temporal Subgoal Modeling

2018-03-01 · Adrian Šošić, Elmar Rueckert, Jan Peters, Abdelhak M. Zoubir 외

Advances in the field of inverse reinforcement learning (IRL) have led to sophisticated inference frameworks that relax the original modeling assumption of observing an agent behavior that reflects only a single intentio…

Active Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Scalable agent alignment via reward modeling: a research direction

2018-11-19 · Jan Leike, David Krueger, Tom Everitt, Miljan Martic 외

One obstacle to applying reinforcement learning algorithms to real-world problems is the lack of suitable reward functions. Designing such reward functions is difficult in part because the user only has an implicit under…

Atari Gamesreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Active Legibility in Multiagent Reinforcement Learning

2024-10-28 · Yanyu Liu, Yinghui Pan, Yifeng Zeng, Biyang Ma 외

A multiagent sequential decision problem has been seen in many critical applications including urban transportation, autonomous driving cars, military operations, etc. Its widely known solution, namely multiagent reinfor…

Autonomous Drivingreinforcement-learningReinforcement Learning