paper-with-me

홈 › Papers

Robot Self-Improvement via Human-Video Dynamics Models

2026-06-19 · Hanzhi Chen, Anran Zhang, Simon Schaefer, Kejia Chen, Shi Chen, Daniel Cremers, Oier Mees, Stefan Leutenegger arxiv

A central question in robot learning is how to acquire skills from the kinds of data that humans learn from: passive observation, embodied practice, and the experience of failure. Human videos provide the first of these in abundance, and prior work has shown they can initialize useful policies. Far less clear is whether they can support the second and third: whether priors extracted from human videos can ground a robot's own attempts well enough to evaluate them, correct them, and improve from them. In this work, we show that human videos can be used to learn embodiment-agnostic action, dynamics, and value representations that transfer across robot embodiments, providing the predictive foundation required for robots to autonomously improve from their own rollouts and failures. We introduce Dynamics-Guided Action Correction (DGAC), a training-free approach that leverages these adapted models to repair failed states: each failure becomes a query for which the learned models propose and rank corrective actions, turning failures into supervision for the next policy update. Across seven real-world manipulation tasks spanning both a mobile manipulator and a static manipulator arm, our approach improves success rates from 40% to 81% across multiple policy backbones, demonstrating cross-embodiment robot self-improvement from human-video priors. These results show that human priors and robot failures can be combined to enable scalable autonomous policy improvement. Project page: https://ethz-mrl.github.io/robot-self-improvement-website/.

📄 PDF Abstract BibTeX arXiv:2606.21406

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

XPACE: Joint World and Action Modeling from Heterogeneous Experience

2026-09-15 · Jiacheng Wei, Jerry Bai, Xiaoyu Yue, Zidong Wang 외 arxiv

A general-purpose robot needs to draw on diverse experience, choose actions, and anticipate how those actions will change the world. We introduce XPACE, a unified embodied world model that serves as both a world action m…

Video Prediction

AMPLIFY: Actionless Motion Priors for Robot Learning from Videos

2025-06-17 · Jeremy A. Collins, Loránd Cheng, Kunal Aneja, Albert Wilcox 외

Action-labeled data for robotics is scarce and expensive, limiting the generalization of learned policies. In contrast, vast amounts of action-free video data are readily available, but translating these observations int…

motion predictionVideo Prediction

PlayWorld: Learning Robot World Models from Autonomous Play

2026-03-09 · Tenny Yin, Zhiting Mei, Zhonghe Zheng, Miyu Yamane 외 arxiv

Action-conditioned video models offer a promising path to building general-purpose robot simulators that can improve directly from data. Yet, despite training on large-scale robot datasets, current state-of-the-art video…

Reinforcement Learning

Transformers for One-Shot Visual Imitation

2020-11-11 · Sudeep Dasari, Abhinav Gupta

Humans are able to seamlessly visually imitate others, by inferring their intentions and using past experience to achieve the same end goal. In other words, we can parse complex semantic knowledge from raw video and effi…

Imitation Learning

Exploring High-Order Self-Similarity for Video Understanding

2026-04-22 · Manjin Kim, Heeseung Kwon, Karteek Alahari, Minsu Cho arxiv

Space-time self-similarity (STSS), which captures visual correspondences across frames, provides an effective way to represent temporal dynamics for video understanding. In this work, we explore higher-order STSS and dem…

Action Recognition