Learning Skills from Action-Free Videos
Hung-Chieh Fang, Kuo-Han Hung, Chu-Rong Chen, Po-Jung Chou, Chun-Kai Yang, Po-Chen Ko, Yu-Chiang Wang, Yueh-Hua Wu, Min-Hung Chen, Shao-Hua Sun
TL;DR
SOF introduces Skill Abstraction from Optical Flow to learn temporally extended, transferable skills directly from action-free videos. It builds a discrete latent skill space from optical-flow sequences, learns a Transformer-based skill policy conditioned on observations and instructions, and uses a Flow2Action module to convert flow plans into executable actions. Across multi-task, long-horizon, and cross-embodiment experiments, SOF outperforms pixel-space and single-step latent-action baselines, while remaining data-efficient and robust to variations in flow estimators. This work demonstrates that mid-level motion representations like optical flow can drive scalable robot learning from unlabeled visual data, enabling reusable skills and cross-domain transfer.
Abstract
Learning from videos offers a promising path toward generalist robots by providing rich visual and temporal priors beyond what real robot datasets contain. While existing video generative models produce impressive visual predictions, they are difficult to translate into low-level actions. Conversely, latent-action models better align videos with actions, but they typically operate at the single-step level and lack high-level planning capabilities. We bridge this gap by introducing Skill Abstraction from Optical Flow (SOF), a framework that learns latent skills from large collections of action-free videos. Our key idea is to learn a latent skill space through an intermediate representation based on optical flow that captures motion information aligned with both video dynamics and robot actions. By learning skills in this flow-based latent space, SOF enables high-level planning over video-derived skills and allows for easier translation of these skills into actions. Experiments show that our approach consistently improves performance in both multitask and long-horizon settings, demonstrating the ability to acquire and compose skills directly from raw visual data.
