Search papers, labs, and topics across Lattice.
This paper introduces the Trajectory Saliency Detector (TSD), a novel framework designed to enhance imitation learning in robotic manipulation by identifying critical trajectory types鈥攑recise and agile motions鈥攚hile reducing reliance on less relevant transitional motions. By utilizing spatial entropy and centripetal acceleration as metrics for trajectory saliency, TSD enables effective dataset compression and expansion strategies that significantly lower training costs and improve data collection efficiency. Experimental results indicate that models trained on TSD-optimized datasets can achieve comparable or superior performance with 25% less data, underscoring TSD's potential for scalable robot learning.
TSD reveals that focusing on just 25% of the data can yield superior performance in robotic manipulation tasks, challenging the notion that more data always leads to better outcomes.
For imitation learning in robotic manipulation, high data collection costs result in the scarcity of high quality data. In this paper, we leverage the inherent heterogeneity of trajectories to address this challenge. Based on our observations of manipulation tasks, we categorize motions into transitional, precise, and agile types, defining the latter two as trajectory saliency due to their criticality to task success in contrast to the prevalent but less relevant transitional motions. Therefore, we propose the Trajectory Saliency Detector (TSD), a training-free and plug-and-play framework to identify trajectory saliency. TSD employs two physically-grounded metrics: spatial entropy to capture fine-grained manipulation and centripetal acceleration to detect agile maneuvering. We further leverage TSD to develop a dataset compression method that reduces training costs and a dataset expansion strategy that improves data collection efficiency. Extensive experiments in both simulation and real-world settings demonstrate that models trained on TSD-condensed datasets achieve comparable or even superior performance with 25% less data on average. These results validate the effectiveness of our dataset compression and expansion strategies, thereby confirming the utility of TSD. Consequently, TSD offers a scalable and cost-effective pathway to synthesize information-dense datasets for efficient robot learning. Project page: https://trajectory-saliency-detector.github.io/trajectory-saliency-detector/