paper-with-me

Papers

Compositional Diffusion with Guided Search for Long-Horizon Planning

2025-12-31 · Utkarsh A Mishra, David He, Yongxin Chen, Danfei Xu arxiv

Generative models have emerged as powerful tools for planning, with compositional approaches offering particular promise for modeling long-horizon task distributions by composing together local, modular generative models. This compositional paradigm spans diverse domains, from multi-step manipulation planning to panoramic image synthesis to long video generation. However, compositional generative models face a critical challenge: when local distributions are multimodal, existing composition methods average incompatible modes, producing plans that are neither locally feasible nor globally coherent. We propose Compositional Diffusion with Guided Search (CDGS), which addresses this mode averaging problem by embedding search directly within the diffusion denoising process. Our method explores diverse combinations of local modes through population-based sampling, prunes infeasible candidates using likelihood-based filtering, and enforces global consistency through iterative resampling between overlapping segments. CDGS matches oracle performance on seven robot manipulation tasks, outperforming baselines that lack compositionality or require long-horizon training data. The approach generalizes across domains, enabling coherent text-guided panoramic images and long videos through effective local-to-global message passing. More details: https://cdgsearch.github.io/

📄 PDF Abstract BibTeX arXiv:2601.00126

Code (0)

등록된 구현이 없습니다.

Tasks

Robot ManipulationVideo Generation

Similar Papers 제목 키워드 기반

Plan First, Diffuse Later: Extrinsic Graph Guidance for Long-Horizon Diffusion Planning

2026-05-16 · Yaniv Hassidof, Adir Morgan, Yilun Du, Kiril Solovey arxiv

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 …

Refining Compositional Diffusion for Reliable Long-Horizon Planning

2026-05-04 · Kyowoon Lee, Yunhao Luo, Anh Tong, Jaesik Choi arxiv

Compositional diffusion planning generates long-horizon trajectories by stitching together overlapping short-horizon segments through score composition. However, when local plan distributions are multimodal, existing com…

Compositional Generation for Long-Horizon Coupled PDEs

2025-10-23 · Somayajulu L. N. Dhulipala, Deep Ray, Nicholas Forman arxiv

Simulating coupled PDE systems is computationally intensive, and prior efforts have largely focused on training surrogates on the joint (coupled) data, which requires a large amount of data. In the paper, we study compos…

Coarse-to-Fine Compositional Diffusion for Long-Horizon Planning

2026-05-30 · Byoungwoo Park, Utkarsh A. Mishra, Jaemoo Choi, Juho Lee 외 arxiv

Diffusion models provide strong priors for generating structured data, but many tasks require outputs beyond the scale on which these models are typically trained. Compositional generation addresses this by composing ove…

Video GenerationImage Generation

Compositional Visual Planning via Inference-Time Diffusion Scaling

2026-03-03 · Yixin Zhang, Yunhao Luo, Utkarsh Aashu Mishra, Woo Chul Shin 외 arxiv

Diffusion models excel at short-horizon robot planning, yet scaling them to long-horizon tasks remains challenging due to computational constraints and limited training data. Existing compositional approaches stitch toge…