paper-with-me

Papers

Model-Based Opponent Modeling

2021-08-04 · Xiaopeng Yu, Jiechuan Jiang, Wanpeng Zhang, Haobin Jiang, Zongqing Lu

When one agent interacts with a multi-agent environment, it is challenging to deal with various opponents unseen before. Modeling the behaviors, goals, or beliefs of opponents could help the agent adjust its policy to adapt to different opponents. In addition, it is also important to consider opponents who are learning simultaneously or capable of reasoning. However, existing work usually tackles only one of the aforementioned types of opponents. In this paper, we propose model-based opponent modeling (MBOM), which employs the environment model to adapt to all kinds of opponents. MBOM simulates the recursive reasoning process in the environment model and imagines a set of improving opponent policies. To effectively and accurately represent the opponent policy, MBOM further mixes the imagined opponent policies according to the similarity with the real behaviors of opponents. Empirically, we show that MBOM achieves more effective adaptation than existing methods in a variety of tasks, respectively with different types of opponents, i.e., fixed policy, na\"ive learner, and reasoning learner.

📄 PDF Abstract BibTeX arXiv:2108.01843

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

L2E: Learning to Exploit Your Opponent

2021-02-18 · Zhe Wu, Kai Li, Enmin Zhao, Hang Xu 외

Opponent modeling is essential to exploit sub-optimal opponents in strategic interactions. Most previous works focus on building explicit models to directly predict the opponents' styles or strategies, which require a la…

Double Deep Q-Learning in Opponent Modeling

2022-11-24 · Yangtianze Tao, John Doe

Multi-agent systems in which secondary agents with conflicting agendas also alter their methods need opponent modeling. In this study, we simulate the main agent's and secondary agents' tactics using Double Deep Q-Networ…

Mixture-of-ExpertsQ-Learning

Variational Autoencoders for Opponent Modeling in Multi-Agent Systems

2020-01-29 · Georgios Papoudakis, Stefano V. Albrecht

Multi-agent systems exhibit complex behaviors that emanate from the interactions of multiple agents in a shared environment. In this work, we are interested in controlling one agent in a multi-agent system and successful…

Reinforcement Learning

SOM: Structured Opponent Modeling for LLM-based Agents via Structural Causal Model

2026-05-08 · Shiyue Cao, Pei Xu, Likun Yang, Lei Cui 외 arxiv

Accurately predicting opponents' behavior from interactions is a fundamental capability for large language model (LLM)-based agents in multi-agent and game-theoretic environments. Existing approaches often entangle oppon…

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

Multi-agent Reinforcement Learning