ROAIAug 17, 2025

Self-Guided Action Diffusion

arXiv:2508.12189v12 citationsh-index: 5
Originality Incremental advance
AI Analysis

This work addresses efficiency in robot policy inference for dynamic tasks, representing an incremental improvement over existing methods.

The paper tackles the computational expense of bidirectional decoding in diffusion-based robot policies by introducing self-guided action diffusion, which achieves near-optimal performance with negligible inference cost and up to 70% higher success rates on dynamic tasks.

Recent works have shown the promise of inference-time search over action samples for improving generative robot policies. In particular, optimizing cross-chunk coherence via bidirectional decoding has proven effective in boosting the consistency and reactivity of diffusion policies. However, this approach remains computationally expensive as the diversity of sampled actions grows. In this paper, we introduce self-guided action diffusion, a more efficient variant of bidirectional decoding tailored for diffusion-based policies. At the core of our method is to guide the proposal distribution at each diffusion step based on the prior decision. Experiments in simulation tasks show that the proposed self-guidance enables near-optimal performance at negligible inference cost. Notably, under a tight sampling budget, our method achieves up to 70% higher success rates than existing counterparts on challenging dynamic tasks. See project website at https://rhea-mal.github.io/selfgad.github.io.

Foundations

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

Your Notes