BRICKS-WM: Building Reusability via Interface Composition Kinetics for Structured World Models
About
Model-based Reinforcement Learning (MBRL) has achieved remarkable success in continuous control by leveraging latent world models. However, prevailing approaches typically rely on monolithic latent dynamics, entangling environment dynamics into a coupled process. This coupling severely limits reusability: altering the agent necessitates retraining the entire world from scratch, even if the environment remains constant. To address this, we introduce BRICKS-WM (Building Reusability via Interface Composition Kinetics for Structured World Models), a framework for the modular assembly of structured world models. Driven by the insight that the physical world is composed of independent entities, we posit that global dynamics can be modeled as a composition of distinct dynamical modules interacting via latent interfaces. As a minimal instantiation, we factorize the latent state space into an actuated Agent module and an external Background module, bridged by a learned latent interface. Unlike prior object-centric methods that prioritize visual segmentation, BRICKS-WM enforces a functional separation in transition dynamics, ensuring that background dynamics remains agnostic to the agent's dynamics. Empirically, BRICKS-WM achieves control performance comparable to strong monolithic baselines when trained from scratch, and enables the reuse of frozen background dynamics across agents.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Walker Run | DeepMind Control suite | Average Return746 | 11 | |
| Hopper Hop | DeepMind Control suite | Average Return321 | 11 | |
| Cheetah Run | DeepMind Control Suite Cheetah Run | Final Return (100k steps)722 | 8 | |
| Walker Walk | DeepMind Control suite | Average Return940 | 7 | |
| Hopper Hop | DeepMind Control Suite (DMC) | AUC (Hopper Hop)158 | 5 | |
| Walker Run | DeepMind Control Suite (DMC) | AUC (Walker Run)508 | 5 | |
| Walker Walk | DeepMind Control Suite (DMC) | Walker Walk AUC776 | 5 | |
| Cheetah Run | DeepMind Control Suite Cheetah Run | Final AUC538 | 3 | |
| Continuous Control | DMC walker-walk | AUC (200K steps)593 | 3 | |
| Continuous Control | DMC Walker-run | AUC (200K steps)257 | 3 |