ROAILGJun 23

InSight: Self-Guided Skill Acquisition via Steerable VLAs

arXiv:2606.2488419.6
Predicted impact top 10% in RO · last 90 daysOriginality Highly original
AI Analysis

For robotics researchers, InSight addresses the limitation of VLA models being bounded by training data, enabling continual skill acquisition without human intervention.

InSight enables vision-language-action (VLA) models to autonomously acquire new manipulation skills without human demonstrations by making them steerable at the primitive-action level, achieving successful skill acquisition across tasks like block flipping and pouring.

Vision-language-action (VLA) models can learn manipulation skills from demonstrations, but their capabilities are bounded by the skills in the training data. We present InSight, a framework that unlocks autonomous skill acquisition by rendering VLAs steerable at the primitive-action level (e.g., "move gripper to the bowl", "lift upward", "pour the bottle"). InSight consists of two primary stages: (1) an automated segmentation pipeline that partitions demonstrations into labeled primitives via VLM plan decomposition and end-effector poses to enable VLA primitive steerability, and (2) a VLM-guided data flywheel that identifies missing primitives required to accomplish a novel task, autonomously attempts demonstrations of the missing primitives with VLM-proposed low-level control, and automatically labels, stores, and integrates successful demonstrations into the VLA training set. We evaluate InSight across simulation and real-world manipulation tasks, including block flipping, drawer closing, sweeping, twisting, and pouring, without any human demonstrations of these target skills. Once learned, these primitives can be composed to execute novel, long-horizon tasks without additional human demonstrations. Our findings demonstrate that primitive steerability provides a practical foundation for continual skill acquisition in VLA policies. Project website: https://insight-vla.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