Search papers, labs, and topics across Lattice.
This paper introduces ReTVL (ReTry-Supervised Value Learning), a novel framework that leverages retry events in human demonstrations to learn mistake-sensitive value functions for robot imitation learning. By combining global progress calibration with local pairwise preference learning, ReTVL effectively captures the nuances of execution errors and corrective behaviors, allowing for a more refined understanding of task feasibility. Experimental results demonstrate that ReTVL outperforms traditional progress-based models, leading to improved imitation learning from mixed-quality demonstrations in real-robot manipulation tasks.
Mistakes in human demonstrations can enhance robot learning when properly harnessed, revealing a new dimension of value estimation that traditional methods overlook.
Human demonstrations for robot imitation learning often contain mistakes and corrective behaviors, such as imprecise grasps, object misalignment, unstable contact, and repeated attempts. While these segments are commonly treated as noisy or suboptimal data, they provide valuable evidence about when execution deviates from a desirable path and how task feasibility can be restored. However, existing reward and value models often rely on monotonic progress assumptions, which capture coarse task advancement but may overlook local execution errors and corrective behaviors in imperfect demonstrations. In this work, we propose ReTVL (ReTry-Supervised Value Learning), a framework for learning mistake-sensitive value functions from mixed-quality robot demonstrations by leveraging retry events as sparse supervision. ReTVL captures the local degradation-and-recovery structure around mistakes by combining global progress calibration with local pairwise preference learning induced by sparsely annotated retry keypoints. The learned value model is then used to reweight demonstration chunks for downstream behavior cloning, reducing the influence of harmful execution errors while preserving useful corrective behaviors. Experiments on real-robot manipulation tasks show that ReTVL produces more fine-grained value estimates than progress-based baselines and improves imitation learning from imperfect demonstrations.