Inverse Factorized Soft Q-Learning for Cooperative Multi-agent Imitation Learning

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

Abstract

This paper concerns imitation learning (IL) in cooperative multi-agent systems. The learning problem under consideration poses several challenges, characterized by high-dimensional state and action spaces and intricate inter-agent dependencies. In a single-agent setting, IL was shown to be done efficiently via an inverse soft-Q learning process. However, extending this framework to a multi-agent context introduces the need to simultaneously learn both local value functions to capture local observations and individual actions, and a joint value function for exploiting centralized learning. In this work, we introduce a new multi-agent IL algorithm designed to address these challenges. Our approach enables the centralized learning by leveraging mixing networks to aggregate decentralized Q functions. We further establish conditions for the mixing networks under which the multi-agent IL objective function exhibits convexity within the Q function space. We present extensive experiments conducted on some challenging multi-agent game environments, including an advanced version of the Star-Craft multi-agent challenge ( SMACv2 ), which demonstrates the effectiveness of our algorithm.

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{bui2026inverse,
  title  = {Inverse Factorized Soft Q-Learning for Cooperative Multi-agent Imitation Learning},
  author = {The Viet Bui and Tien Mai and Thanh Hong Nguyen},
  year   = {2026},
  doi    = {10.52202/079017-0854},
  url    = {https://doi.org/10.52202/079017-0854},
  journal = {NEURIPS 2024 2024}
}

Discussion