VDFD: Multi-Agent Value Decomposition Framework with Disentangled World Model
Zhizun Wang, David Meger

TL;DR
This paper introduces VDFD, a multi-agent reinforcement learning framework that uses a disentangled world model to improve sample efficiency and performance in complex environments.
Contribution
The paper presents a novel modularized world model with disentangled components integrated into a value-based framework for multi-agent RL, enhancing scalability and efficiency.
Findings
Achieves high sample efficiency in multi-agent tasks
Outperforms baseline methods in StarCraft II, MuJoCo, and Foraging
Demonstrates superior performance across various environments
Abstract
In this paper, we propose a novel model-based multi-agent reinforcement learning approach named Value Decomposition Framework with Disentangled World Model to address the challenge of achieving a common goal of multiple agents interacting in the same environment with reduced sample complexity. Due to scalability and non-stationarity problems posed by multi-agent systems, model-free methods rely on a considerable number of samples for training. In contrast, we use a modularized world model, composed of action-conditioned, action-free, and static branches, to unravel the complicated environment dynamics. Our model produces imagined outcomes based on past experience, without sampling directly from the real environment. We employ variational auto-encoders and variational graph auto-encoders to learn the latent representations for the world model, which is merged with a value-based framework…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics
