ROAIDec 8, 2025

ESPADA: Execution Speedup via Semantics Aware Demonstration Data Downsampling for Imitation Learning

arXiv:2512.07371v16 citationsh-index: 2
Originality Highly original
AI Analysis

This addresses the practical deployment limitation of slow robot control from human demonstrations, with incremental improvements over prior heuristic methods.

The paper tackles the problem of slow execution in behavior-cloning visuomotor policies by introducing ESPADA, a semantics-aware framework that segments demonstrations to enable aggressive downsampling in non-critical phases, achieving approximately a 2x speed-up while maintaining success rates in simulation and real-world experiments.

Behavior-cloning based visuomotor policies enable precise manipulation but often inherit the slow, cautious tempo of human demonstrations, limiting practical deployment. However, prior studies on acceleration methods mainly rely on statistical or heuristic cues that ignore task semantics and can fail across diverse manipulation settings. We present ESPADA, a semantic and spatially aware framework that segments demonstrations using a VLM-LLM pipeline with 3D gripper-object relations, enabling aggressive downsampling only in non-critical segments while preserving precision-critical phases, without requiring extra data or architectural modifications, or any form of retraining. To scale from a single annotated episode to the full dataset, ESPADA propagates segment labels via Dynamic Time Warping (DTW) on dynamics-only features. Across both simulation and real-world experiments with ACT and DP baselines, ESPADA achieves approximately a 2x speed-up while maintaining success rates, narrowing the gap between human demonstrations and efficient robot control.

Foundations

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

Your Notes