LAOF: Robust Latent Action Learning with Optical Flow Constraints
Xizhou Bu, Jiexi Lyu, Fulei Sun, Ruichen Yang, Zhiqiang Ma, Wei Li
TL;DR
The paper tackles robust latent action learning from vast amounts of action-free video by leveraging optical flow as a pseudo-supervision signal. It introduces LAOF, which adds a dedicated flow decoder to map latent actions to optical flow, jointly training with inverse and forward dynamics to constrain physical motion, and extends to LAOF-Action to incorporate sparse action labels. Across LIBERO and PROCGEN, optical-flow constraints stabilize training and improve latent-action quality, enabling strong downstream performance even with very limited or no action labels. Ablation studies show that a dedicated flow decoder yields the best results, and the approach remains beneficial up to about 10% labeled data, offering a practical path toward scalable embodied foundation models.
Abstract
Learning latent actions from large-scale videos is crucial for the pre-training of scalable embodied foundation models, yet existing methods often struggle with action-irrelevant distractors. Although incorporating action supervision can alleviate these distractions, its effectiveness is restricted by the scarcity of available action labels. Optical flow represents pixel-level motion between consecutive frames, naturally suppressing background elements and emphasizing moving objects. Motivated by this, we propose robust Latent Action learning with Optical Flow constraints, called LAOF, a pseudo-supervised framework that leverages the agent's optical flow as an action-driven signal to learn latent action representations robust to distractors. Experimental results show that the latent representations learned by LAOF outperform existing methods on downstream imitation learning and reinforcement learning tasks. This superior performance arises from optical flow constraints, which substantially stabilize training and improve the quality of latent representations under extremely label-scarce conditions, while remaining effective as the proportion of action labels increases to 10 percent. Importantly, even without action supervision, LAOF matches or surpasses action-supervised methods trained with 1 percent of action labels.
