@article{Yuan2025, 
author = {Yifu Yuan and Hongyao Tang and Cong Wang and Yan Zheng and Jianye Hao},
title = {ED2: environment dynamics decomposition world models for continuous control},
year = {2025},
journal = {Visual Intelligence},
volume = {3},
pages = {23},
keywords = {Reinforcement learning (RL), Continuous control, Model-based reinforcement learning (MBRL), Visual world model},
url = {https://www.sciopen.com/article/10.1007/s44267-025-00094-x},
doi = {10.1007/s44267-025-00094-x},
abstract = {Model-based reinforcement learning (MBRL) achieves significant sample efficiency in practice in comparison to model-free RL, but its performance is often limited by the existence of model prediction error. To reduce the model error, standard MBRL approaches train a single well-designed network to fit the entire environment dynamics, but this wastes rich information on multiple sub-dynamics, which can be modeled separately, allowing us to construct the world model more accurately. In this paper, we propose environment dynamics decomposition (ED2), a novel world model construction framework that models the environment in a decomposing manner. ED2 contains two key components: sub-dynamics discovery (SD2) and dynamics decomposition prediction (D2P). SD2 discovers the sub-dynamics in an environment automatically and D2P constructs the decomposed world model following the sub-dynamics. ED2 can be easily combined with the existing MBRL algorithms and empirical results show that ED2 significantly reduces the model error, increases the sample efficiency, and achieves higher asymptotic performance when combined with the state-of-the-art MBRL algorithms on various continuous control tasks.}
}