Flow Equivariant World Models: Memory for Partially Observed Dynamic Environments
Hansen Jin Lillemark, Benhao Huang, Fangneng Zhan, Yilun Du, Thomas Anderson Keller
TL;DR
Flow Equivariant World Models (FloWM) address long-horizon prediction in partially observed, dynamic environments by unifying self-motion and external object motion as time-parameterized flows on Lie groups. The framework enforces flow equivariance through a generalized recurrence with multiple velocity channels and a co-moving reference frame, and it provides two instantiations: Simple Recurrent FloWM and Transformer-Based FloWM. Empirical results on 2D MNIST World and 3D Dynamic Block World show FloWM achieves stable, out-of-view dynamics predictions far beyond training horizons and outperforms diffusion-based baselines, with velocity channels and self-motion equivariance driving data efficiency. Limitations include non-exact 3D analytic equivariance and continuous velocity extensions, with future work aiming to broaden action groups, improve efficiency, and integrate with downstream embodied tasks. Overall, FloWM offers a principled, symmetry-guided approach to building memory-rich, long-horizon embodied agents.
Abstract
Embodied systems experience the world as 'a symphony of flows': a combination of many continuous streams of sensory input coupled to self-motion, interwoven with the dynamics of external objects. These streams obey smooth, time-parameterized symmetries, which combine through a precisely structured algebra; yet most neural network world models ignore this structure and instead repeatedly re-learn the same transformations from data. In this work, we introduce 'Flow Equivariant World Models', a framework in which both self-motion and external object motion are unified as one-parameter Lie group 'flows'. We leverage this unification to implement group equivariance with respect to these transformations, thereby providing a stable latent world representation over hundreds of timesteps. On both 2D and 3D partially observed video world modeling benchmarks, we demonstrate that Flow Equivariant World Models significantly outperform comparable state-of-the-art diffusion-based and memory-augmented world modeling architectures -- particularly when there are predictable world dynamics outside the agent's current field of view. We show that flow equivariance is particularly beneficial for long rollouts, generalizing far beyond the training horizon. By structuring world model representations with respect to internal and external motion, flow equivariance charts a scalable route to data efficient, symmetry-guided, embodied intelligence. Project link: https://flowequivariantworldmodels.github.io.
