paper-with-me

홈 › Papers

Mimicking To Dominate: Imitation Learning Strategies for Success in Multiagent Competitive Games

2023-08-20 · The Viet Bui, Tien Mai, Thanh Hong Nguyen

Training agents in multi-agent competitive games presents significant challenges due to their intricate nature. These challenges are exacerbated by dynamics influenced not only by the environment but also by opponents' strategies. Existing methods often struggle with slow convergence and instability. To address this, we harness the potential of imitation learning to comprehend and anticipate opponents' behavior, aiming to mitigate uncertainties with respect to the game dynamics. Our key contributions include: (i) a new multi-agent imitation learning model for predicting next moves of the opponents -- our model works with hidden opponents' actions and local observations; (ii) a new multi-agent reinforcement learning algorithm that combines our imitation learning model and policy training into one single training process; and (iii) extensive experiments in three challenging game environments, including an advanced version of the Star-Craft multi-agent challenge (i.e., SMACv2). Experimental results show that our approach achieves superior performance compared to existing state-of-the-art multi-agent RL algorithms.

📄 PDF Abstract BibTeX arXiv:2308.10188

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation LearningMulti-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Multiagent Reinforcement Learning in Games with an Iterated Dominance Solution

2019-09-25 · Yoram Bachrach, Tor Lattimore, Marta Garnelo, Julien Perolat 외

Multiagent reinforcement learning (MARL) attempts to optimize policies of intelligent agents interacting in the same environment. However, it may fail to converge to a Nash equilibrium in some games. We study independen…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Demand Responsive Dynamic Pricing Framework for Prosumer Dominated Microgrids using Multiagent Reinforcement Learning

2020-09-23 · Amin Shojaeighadikolaei, Arman Ghasemi, Kailani R. Jones, Alexandru G. Bardas 외

Demand Response (DR) has a widely recognized potential for improving grid stability and reliability while reducing customers energy bills. However, the conventional DR techniques come with several shortcomings, such as i…

Decision Makingreinforcement-learningReinforcement Learning (RL)

Learning in Multiagent Systems: An Introduction from a Game-Theoretic Perspective

2003-08-19 · Jose M. Vidal

We introduce the topic of learning in multiagent systems. We first provide a quick introduction to the field of game theory, focusing on the equilibrium concepts of iterated dominance, and Nash equilibrium. We show some …

An Optimal Rewiring Strategy for Reinforcement Social Learning in Cooperative Multiagent Systems

2018-05-13 · Hongyao Tang, Li Wang, Zan Wang, Tim Baarslag 외

Multiagent coordination in cooperative multiagent systems (MASs) has been widely studied in both fixed-agent repeated interaction setting and the static social learning framework. However, two aspects of dynamics in real…

Collective eXplainable AI: Explaining Cooperative Strategies and Agent Contribution in Multiagent Reinforcement Learning with Shapley Values

2021-10-04 · Alexandre Heuillet, Fabien Couthouis, Natalia Díaz-Rodríguez

While Explainable Artificial Intelligence (XAI) is increasingly expanding more areas of application, little has been applied to make deep Reinforcement Learning (RL) more comprehensible. As RL becomes ubiquitous and used…

Decision MakingDeep Reinforcement LearningExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)+2