English

Model-Based Opponent Modeling

Machine Learning 2022-06-22 v2 Artificial Intelligence Multiagent Systems

Abstract

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.

Keywords

Cite

@article{arxiv.2108.01843,
  title  = {Model-Based Opponent Modeling},
  author = {Xiaopeng Yu and Jiechuan Jiang and Wanpeng Zhang and Haobin Jiang and Zongqing Lu},
  journal= {arXiv preprint arXiv:2108.01843},
  year   = {2022}
}

Comments

21 pages, 10 figures

R2 v1 2026-06-24T04:48:45.067Z