← 返回论文检索
NeurIPS 2025{location} Spotlight PosterAccept (spotlight)

Compositional Monte Carlo Tree Diffusion for Extendable Planning

Jaesik Yoon, Hyeonseo Cho, Sungjin Ahn

KAIST · Korea Advanced Institute of Science and Technology

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

Monte Carlo Tree Diffusion (MCTD) integrates diffusion models with structured tree search to enable effective trajectory exploration through stepwise reasoning. However, MCTD remains fundamentally limited by training trajectory lengths. While periodic replanning allows plan concatenation for longer plan generation, the planning process remains locally confined, as MCTD searches within individual trajectories without access to global context. We propose Compositional Monte Carlo Tree Diffusion (C-MCTD), a framework that elevates planning from individual trajectory optimization to reasoning over complete plan compositions. C-MCTD introduces three complementary components: (1) Online Composer, which performs globally-aware planning by searching across entire plan compositions; (2) Distributed Composer, which reduces search complexity through parallel exploration from multiple starting points; and (3) Preplan Composer, which accelerates inference by leveraging cached plan graphs.