ROJun 23

MinInter: Minimizing Trajectory Interpolation During Data Augmentation for Imitation Learning

arXiv:2606.240788.9
Predicted impact top 48% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For robot imitation learning, MinInter offers a simple yet effective method to enhance data quality and policy performance by minimizing non-expert trajectory segments.

MinInter improves imitation learning data augmentation by selecting source demonstrations that require minimal interpolation, boosting policy success rates on 12 manipulation tasks with 26 variants, especially in contact-rich and long-horizon settings.

Imitation learning enables robots to acquire complex manipulation skills from demonstrations, but its effectiveness is limited by the cost of collecting high-quality data. Trajectory-level data augmentation methods alleviate this challenge by recombining expert demonstrations under varied initial states. However, such methods typically insert interpolations or other non-expert transition segments between disjoint parts, and such non-expert segments could reduce the quality of the generated data. This paper introduces Minimizing Interpolation (MinInter), an effective trajectory selection method that, for each sampled initial configuration, chooses the source demonstration requiring the least interpolation to form a complete trajectory. By explicitly minimizing interpolations during data generation, MinInter produces higher-quality synthetic demonstrations while remaining compatible with existing data generation frameworks. Experiments on 12 manipulation tasks with 26 variants from the MimicGen benchmark show that MinInter consistently improves both data generation success rates and policy success rates, with the largest gains on contact-rich, long-horizon and high-variance settings. Compared to the recent SkillGen framework, MinInter achieves higher policy success rates despite its conceptual simplicity, underscoring the value of interpolation minimization for data augmentation.

Foundations

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

Your Notes