Search papers, labs, and topics across Lattice.
This paper introduces Value-Guidance Multi-agent MeanFlow Policy (VGM$^2$P), a flow-based offline MARL method that uses global advantage values to guide agent collaboration via conditional behavior cloning. VGM$^2$P leverages classifier-free guidance MeanFlow to improve policy expressiveness and inference efficiency. Experiments show VGM$^2$P achieves state-of-the-art performance in both discrete and continuous action spaces while maintaining training and inference efficiency.
Ditch the multi-step sampling and regularization coefficient tuning: VGM$^2$P achieves SOTA offline MARL performance with a simple, efficient flow-based policy guided by global advantage values.
Offline multi-agent reinforcement learning (MARL) aims to learn the optimal joint policy from pre-collected datasets, requiring a trade-off between maximizing global returns and mitigating distribution shift from offline data. Recent studies use diffusion or flow generative models to capture complex joint policy behaviors among agents; however, they typically rely on multi-step iterative sampling, thereby reducing training and inference efficiency. Although further research improves sampling efficiency through methods like distillation, it remains sensitive to the behavior regularization coefficient. To address the above-mentioned issues, we propose Value Guidance Multi-agent MeanFlow Policy (VGM$^2$P), a simple yet effective flow-based policy learning framework that enables efficient action generation with coefficient-insensitive conditional behavior cloning. Specifically, VGM$^2$P uses global advantage values to guide agent collaboration, treating optimal policy learning as conditional behavior cloning. Additionally, to improve policy expressiveness and inference efficiency in multi-agent scenarios, it leverages classifier-free guidance MeanFlow for both policy training and execution. Experiments on tasks with both discrete and continuous action spaces demonstrate that, even when trained solely via conditional behavior cloning, VGM$^2$P efficiently achieves performance comparable to state-of-the-art methods.