TL;DR
XDiffuser introduces an extrinsic search method that guides long-horizon diffusion planning by precomputing a plan over a graph, improving coherence and efficiency in complex tasks.
Contribution
The paper proposes XDiffuser, a novel extrinsic search-guided approach that enhances long-horizon diffusion planning by combining graph-based planning with diffusion models.
Findings
XDiffuser outperforms diffusion baselines on long-horizon tasks.
Significant gains in low-quality data regimes.
Effective on unseen tasks like multi-agent coordination and TSP.
Abstract
Compositional diffusion models offer a promising route to long-horizon planning by denoising multiple overlapping sub-trajectories while ensuring that together they constitute a global solution. However, enforcing local behavior over long chains is often insufficient for a coherent global structure to emerge. Recent works tackle this limitation through intrinsic search, which explores multiple paths during the denoising process. While intrinsic search improves global coherence, it comes at the cost of repeated evaluations of an already compute-heavy model. In this work, we argue that extrinsic search, performed outside the denoising process, offers a more effective mode of exploration for long-horizon planning while naturally enabling the use of classical algorithms to solve unseen combinatorial tasks at test time. Our eXtrinsic search-guided Diffuser (XDiffuser) first computes a plan…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
