English

Mixture-of-World Models: Scaling Multi-Task Reinforcement Learning with Modular Latent Dynamics

Machine Learning 2026-02-03 v1

Abstract

A fundamental challenge in multi-task reinforcement learning (MTRL) is achieving sample efficiency in visual domains where tasks exhibit substantial heterogeneity in both observations and dynamics. Model-based reinforcement learning offers a promising path to improved sample efficiency through world models, but standard monolithic architectures struggle to capture diverse task dynamics, resulting in poor reconstruction and prediction accuracy. We introduce Mixture-of-World Models (MoW), a scalable architecture that combines modular variational autoencoders for task-adaptive visual compression, a hybrid Transformer-based dynamics model with task-conditioned experts and a shared backbone, and a gradient-based task clustering strategy for efficient parameter allocation. On the Atari 100k benchmark, a single MoW agent trained once on 26 Atari games achieves a mean human-normalized score of 110.4%, competitive with the score of 114.2% achieved by STORM, an ensemble of 26 task-specific models, while using 50% fewer parameters. On Meta-World, MoW achieves a 74.5% average success rate within 300 thousand environment steps, establishing a new state of the art. These results demonstrate that MoW provides a scalable and parameter-efficient foundation for generalist world models.

Keywords

Cite

@article{arxiv.2602.01270,
  title  = {Mixture-of-World Models: Scaling Multi-Task Reinforcement Learning with Modular Latent Dynamics},
  author = {Boxuan Zhang and Weipu Zhang and Zhaohan Feng and Wei Xiao and Jian Sun and Jie Chen and Gang Wang},
  journal= {arXiv preprint arXiv:2602.01270},
  year   = {2026}
}
R2 v1 2026-07-01T09:30:17.235Z