🤖 AI Summary
This work addresses the challenge of learning robotic skills and mapping high-level planning to low-level execution in videos without action annotations. We propose the Optical-Flow-guided Skill Abstraction Framework (SOF), the first method to jointly learn composable, plannable, and executable visual skill representations—without action supervision—by modeling motion-aligned latent spaces guided by optical flow. To enhance generalization, we integrate a video-generation prior with a multi-task reinforcement learning transfer mechanism, enabling end-to-end skill acquisition and policy transfer across tasks. Evaluated on multi-task and long-horizon robotic control benchmarks, SOF achieves significant performance gains over prior methods. Results demonstrate the effectiveness and scalability of purely vision-driven skill abstraction, composition, and execution—establishing a foundation for unsupervised, hierarchical robot learning from unstructured video.
📝 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.