Search papers, labs, and topics across Lattice.
This paper introduces EgoSteer, a comprehensive system that enhances dexterous manipulation in robots by leveraging egocentric videos for scalable pre-training and data-efficient post-training. By integrating a novel data pipeline, EgoSmith, with a unified robot stack and a world-model-enhanced VLA, EgoSteer achieves significant improvements in training throughput and task execution accuracy. The system demonstrates robust performance across over 40 tasks, including complex long-horizon challenges, with a success rate exceeding 75% in few-shot adaptations, highlighting its potential for real-world applications in robotic manipulation.
EgoSteer achieves 9x higher throughput and better accuracy in training dexterous robots using egocentric videos, enabling them to execute complex tasks with remarkable success rates.
Steerability is a defining capability of generalist robot policies, yet remains largely absent in dexterous-hand systems for lack of large-scale, language-aligned, and action-accurate demonstration data. To address this bottleneck, we present a full-stack system that scales dexterous VLA pre-training from egocentric human videos and enables data-efficient real-robot post-training. It integrates EgoSmith, a data pipeline that curates in-the-wild egocentric videos into 9.6K hours of high-quality pre-training data with 9x higher throughput and better accuracy than prior SOTA; a unified robot stack for teleoperation and human-in-the-loop correction; and EgoSteer, a world-model-enhanced VLA trained on optimized infrastructure. Human-data pre-training equips EgoSteer with language-guided manipulation priors, which are grounded through robot post-training and improved by DAgger refinement. Empirically, EgoSteer robustly executes free-form instructions across 40+ diverse tasks, demonstrating failure recovery, dexterity, and generalization. The pre-trained model also few-shot adapts to complex long-horizon tasks, including box folding, on two embodiments with 75+% success. We open-source the system, data, and model at https://egosteer.github.io/.