ROAIJul 8, 2025

EC-Flow: Enabling Versatile Robotic Manipulation from Action-Unlabeled Videos via Embodiment-Centric Flow

arXiv:2507.06224v16 citationsh-index: 12
Originality Incremental advance
AI Analysis

This addresses the challenge of reducing reliance on action-labeled datasets for robotic manipulation, enabling more flexible and practical applications, though it builds incrementally on existing flow-based approaches.

The paper tackles the problem of learning robotic manipulation from action-unlabeled videos by introducing Embodiment-Centric Flow (EC-Flow), which incorporates the robot's kinematics to handle versatile scenarios like deformable objects and occlusions, achieving improvements of 62% in occluded object handling, 45% in deformable object manipulation, and 80% in non-object-displacement tasks over prior methods.

Current language-guided robotic manipulation systems often require low-level action-labeled datasets for imitation learning. While object-centric flow prediction methods mitigate this issue, they remain limited to scenarios involving rigid objects with clear displacement and minimal occlusion. In this work, we present Embodiment-Centric Flow (EC-Flow), a framework that directly learns manipulation from action-unlabeled videos by predicting embodiment-centric flow. Our key insight is that incorporating the embodiment's inherent kinematics significantly enhances generalization to versatile manipulation scenarios, including deformable object handling, occlusions, and non-object-displacement tasks. To connect the EC-Flow with language instructions and object interactions, we further introduce a goal-alignment module by jointly optimizing movement consistency and goal-image prediction. Moreover, translating EC-Flow to executable robot actions only requires a standard robot URDF (Unified Robot Description Format) file to specify kinematic constraints across joints, which makes it easy to use in practice. We validate EC-Flow on both simulation (Meta-World) and real-world tasks, demonstrating its state-of-the-art performance in occluded object handling (62% improvement), deformable object manipulation (45% improvement), and non-object-displacement tasks (80% improvement) than prior state-of-the-art object-centric flow methods. For more information, see our project website at https://ec-flow1.github.io .

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes