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

The Viet Bui, Tien Mai, Thanh Hong Nguyen
2/3/2026

Abstract

Training agents in multi-agent games presents significant challenges due to their intricate nature. These challenges are exacerbated by dynamics influenced not only by the environment but also by strategies of opponents. Existing methods often struggle with slow convergence and instability. To address these challenges, we harness the potential of imitation learning (IL) to comprehend and anticipate actions of the opponents, aiming to mitigate uncertainties with respect to the game dynamics. Our key contributions include: (i) a new multi-agent IL model for predicting next moves of the opponents — our model works with hidden actions of opponents and local observations; (ii) a new multi-agent reinforcement learning (MARL) algorithm that combines our IL 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 state-of-the-art MARL algorithms.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. Any repos shown below are weak matches — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{bui2026mimicking,
  title  = {Mimicking To Dominate: Imitation Learning Strategies for Success in Multiagent Games},
  author = {The Viet Bui and Tien Mai and Thanh Hong Nguyen},
  year   = {2026},
  doi    = {10.52202/079017-2688},
  url    = {https://doi.org/10.52202/079017-2688},
  journal = {NEURIPS 2024 2024}
}

Discussion