ROAIJun 15

Training and Evaluating Diffusion Policies with Long Context Lengths

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

For robotic imitation learning practitioners, this study clarifies the impact of context length on policy performance and offers a practical training method.

This work benchmarks imitation learning policies with varying context lengths, finding that naive scaling is less brittle than previously claimed, and proposes a multi-length training algorithm to reduce sample complexity.

Imitation learning has enabled highly-dexterous robotic manipulation from RGB observations. Policies trained with these methods, however, typically condition robot actions on only a short history of observations. These policies cannot solve tasks that require memory and can get stuck repeatedly executing the same failing motions. In this work, we first benchmark policy performance as context length is incrementally increased from short to long, across a spectrum of tasks with varying local stability and memory requirements, and in multiple data regimes. To our knowledge, this is the first study to investigate context length in imitation learning at this level of detail. Our results challenge prior claims: naively scaling context length is not as brittle as advertised in literature. With an appropriate conditioning method and denoising backbone (UNet+Cross-Attention), single-task policies achieve high success rates on many tasks in the usual data regime even with naive scaling. Next, we propose a training algorithm to jointly train policies at multiple context lengths, further reducing the sample complexity of long-context learning. Finally, we apply our findings to re-evaluate some previously proposed solutions to long-context imitation learning.

Foundations

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

Your Notes