DemoSpeedup: Accelerating Visuomotor Policies via Entropy-Guided Demonstration Acceleration
Lingxiao Guo, Zhengrong Xue, Zijing Xu, Huazhe Xu

TL;DR
DemoSpeedup introduces an entropy-guided method to accelerate visuomotor policy execution in robotic manipulation, enabling up to three times faster performance while maintaining or improving success rates by segmenting demonstrations based on action entropy.
Contribution
The paper presents a novel self-supervised approach that segments demonstrations by action entropy to safely accelerate policy execution in visuomotor tasks.
Findings
Policies run up to 3x faster with maintained performance.
Accelerated policies sometimes outperform normal-speed policies in success rates.
Entropy-based segmentation effectively identifies safe acceleration points.
Abstract
Imitation learning has shown great promise in robotic manipulation, but the policy's execution is often unsatisfactorily slow due to commonly tardy demonstrations collected by human operators. In this work, we present DemoSpeedup, a self-supervised method to accelerate visuomotor policy execution via entropy-guided demonstration acceleration. DemoSpeedup starts from training an arbitrary generative policy (e.g., ACT or Diffusion Policy) on normal-speed demonstrations, which serves as a per-frame action entropy estimator. The key insight is that frames with lower action entropy estimates call for more consistent policy behaviors, which often indicate the demands for higher-precision operations. In contrast, frames with higher entropy estimates correspond to more casual sections, and therefore can be more safely accelerated. Thus, we segment the original demonstrations according to the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobot Manipulation and Learning · Reinforcement Learning in Robotics · Motor Control and Adaptation
