paper-with-me

Papers

Energy-based Compositional Diffusion Planning

2026-06-19 · Tao Sun, Utkarsh Aashu Mishra, Jiaxin Lu, Danfei Xu, Iro Armeni arxiv

Compositional diffusion planners aim to solve long-horizon robotic tasks using short training trajectories. Yet, current approaches often rely on the heuristic stitching of local predictions. We show that the resulting stitched update is generally a non-conservative field} that does not mathematically correspond to any valid global trajectory log-density function. We propose Energy-based Compositional Diffuser (ECD), a framework that formulates the global trajectory as the minimizer of the sum of local bridge potentials. This energy-based perspective defines a conservative correction field and contains a boundary reaction term that heuristic stitching omits. To enable efficient inference, we further introduce a Markov-based score approximation that computes the reaction term via a single block-tridiagonal solve, maintaining time complexity linear in the planning horizon. Empirically, ECD achieves state-of-the-art success rates on a range of OGBench stitching tasks, while nearly matching the inference speed of heuristic stitching methods. Code is available at https://github.com/GradientSpaces/ECD.

📄 PDF Abstract BibTeX arXiv:2606.21646

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Grasp, Handover, Rotate: Bimanual Object Reorientation via Compositional Diffusion and Energy-Based Optimization

2026-07-23 · Wun Lam Yeung, Wenjun Liu, Yui Cheung Yu, Zhengyan Lambo Qin 외 arxiv

Bimanual object reorientation - picking an object, handing it over between two arms, and placing it in a desired target pose - is valuable when direct placement from the initial grasp is infeasible due to collisions, kin…

Collision AvoidanceMotion Planning

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 Monte Carlo Tree Diffusion for Extendable Planning

2025-10-24 · Jaesik Yoon, Hyeonseo Cho, Sungjin Ahn arxiv

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 tra…

Reduce, Reuse, Recycle: Compositional Generation with Energy-Based Diffusion Models and MCMC

2023-02-22 · Yilun Du, Conor Durkan, Robin Strudel, Joshua B. Tenenbaum 외

Since their introduction, diffusion models have quickly become the prevailing approach to generative modeling in many domains. They can be interpreted as learning the gradients of a time-varying sequence of log-probabili…

Image GenerationText to Image GenerationText-to-Image Generation

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…

Robot ManipulationVideo Generation