arXiv:2508.21800cs.AIcs.RO2025-08NeurIPS被引 5

用树搜索结构提升扩散模型在复杂任务中的规划能力

Tree-Guided Diffusion Planner

  • 通过双层采样生成多样路径并局部优化,无需额外训练
  • 在迷宫寻宝、机械臂操作等任务中性能超越现有方法
  • 适合需要零样本泛化和动态目标的实时控制场景

利用预训练扩散模型进行测试时规划已成为解决测试时引导控制问题的有前景方法。标准梯度引导在凸性、可微奖励空间中表现最优,但在具有非凸目标、不可微约束和多奖励结构的真实场景中效果显著下降。此外,近期监督式规划方法需任务特定训练或价值估计器,限制了测试时灵活性与零样本泛化能力。本文提出树引导扩散规划器(TDP),一种零样本测试时规划框架,通过结构化轨迹生成平衡探索与利用。将测试时规划建模为树搜索问题,采用双层采样过程:(1) 通过免训练粒子引导生成多样化父轨迹以促进广泛探索;(2) 通过快速条件去噪对子轨迹进行优化,以响应任务目标。TDP通过探索更广解空间并利用其中梯度信息,仅使用预训练模型和测试时奖励信号克服梯度引导局限。我们在三个不同任务上评估TDP:迷宫寻宝、机器人臂积木操作、AntMaze多目标探索。TDP在所有任务中均持续优于当前最先进方法。

原文摘要 · Abstract (English)

Planning with pretrained diffusion models has emerged as a promising approach for solving test-time guided control problems. Standard gradient guidance typically performs optimally under convex, differentiable reward landscapes. However, it shows substantially reduced effectiveness in real-world scenarios with non-convex objectives, non-differentiable constraints, and multi-reward structures. Furthermore, recent supervised planning approaches require task-specific training or value estimators, which limits test-time flexibility and zero-shot generalization. We propose a Tree-guided Diffusion Planner (TDP), a zero-shot test-time planning framework that balances exploration and exploitation through structured trajectory generation. We frame test-time planning as a tree search problem using a bi-level sampling process: (1) diverse parent trajectories are produced via training-free particle guidance to encourage broad exploration, and (2) sub-trajectories are refined through fast conditional denoising guided by task objectives. TDP addresses the limitations of gradient guidance by exploring diverse trajectory regions and harnessing gradient information across this expanded solution space using only pretrained models and test-time reward signals. We evaluate TDP on three diverse tasks: maze gold-picking, robot arm block manipulation, and AntMaze multi-goal exploration. TDP consistently outperforms state-of-the-art approaches on all tasks. The project page can be found at: https://tree-diffusion-planner.github.io.

扩散模型规划零样本树搜索

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。