paper-with-me

홈 › Papers

Metric Policy Representations for Opponent Modeling

2021-06-10 · Haobin Jiang, Yifan Yu, Zongqing Lu

In multi-agent reinforcement learning, the inherent non-stationarity of the environment caused by other agents' actions posed significant difficulties for an agent to learn a good policy independently. One way to deal with non-stationarity is opponent modeling, by which the agent takes into consideration the influence of other agents' policies. Most existing work relies on predicting other agents' actions or goals, or discriminating between different policies. However, such modeling fails to capture the similarities and differences between policies simultaneously and thus cannot provide enough useful information when generalizing to unseen agents. To address this, we propose a general method to learn representations of other agents' policies, such that the distance between policies is deliberately reflected by the distance between representations, while the policy distance is inferred from the sampled joint action distributions during training. We empirically show that the agent conditioned on the learned policy representation can well generalize to unseen agents in three multi-agent tasks.

📄 PDF Abstract BibTeX arXiv:2106.05802

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Robust Opponent Modeling via Adversarial Ensemble Reinforcement Learning in Asymmetric Imperfect-Information Games

2019-09-18 · Macheng Shen, Jonathan P. How

This paper presents an algorithmic framework for learning robust policies in asymmetric imperfect-information games, where the joint reward could depend on the uncertain opponent type (a private information known only to…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Stochastic Optimization

Model-Based Opponent Modeling

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

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

model

StratFormer: Adaptive Opponent Modeling and Exploitation in Imperfect-Information Games

2026-04-28 · Andy Caen, Mark H. M. Winands, Dennis J. N. J. Soemers arxiv

We present StratFormer, a transformer-based meta-agent that learns to simultaneously model and exploit opponents in imperfect-information games through a two-phase curriculum. The first phase trains an opponent modeling …

Proximal Learning With Opponent-Learning Awareness

2022-10-18 · Stephen Zhao, Chris Lu, Roger Baker Grosse, Jakob Nicolaus Foerster

Learning With Opponent-Learning Awareness (LOLA) (Foerster et al. [2018a]) is a multi-agent reinforcement learning algorithm that typically learns reciprocity-based cooperation in partially competitive environments. Howe…

Multi-agent Reinforcement Learning

Opponent Modeling in Deep Reinforcement Learning

2016-09-18 · He He, Jordan Boyd-Graber, Kevin Kwok, Hal Daumé III

Opponent modeling is necessary in multi-agent settings where secondary agents with competing goals also adapt their strategies, yet it remains challenging because strategies interact with each other and change. Most prev…

Deep Reinforcement LearningMixture-of-Expertsreinforcement-learningReinforcement Learning+1