Resisting Stochastic Risks in Diffusion Planners with the Trajectory Aggregation Tree
Lang Feng, Pengjie Gu, Bo An, Gang Pan

TL;DR
This paper introduces the Trajectory Aggregation Tree (TAT), a novel, training-free method that enhances diffusion planners by aggregating trajectory information to resist stochastic risks, improve reliability, and accelerate planning.
Contribution
The paper presents TAT, a dynamic tree structure that aggregates trajectories to mitigate infeasible plans without retraining diffusion models, supported by theoretical and empirical validation.
Findings
TAT effectively resists unreliable trajectory risks.
It guarantees performance improvement in all tested tasks.
Enables over 3x faster planning with maintained quality.
Abstract
Diffusion planners have shown promise in handling long-horizon and sparse-reward tasks due to the non-autoregressive plan generation. However, their inherent stochastic risk of generating infeasible trajectories presents significant challenges to their reliability and stability. We introduce a novel approach, the Trajectory Aggregation Tree (TAT), to address this issue in diffusion planners. Compared to prior methods that rely solely on raw trajectory predictions, TAT aggregates information from both historical and current trajectories, forming a dynamic tree-like structure. Each trajectory is conceptualized as a branch and individual states as nodes. As the structure evolves with the integration of new trajectories, unreliable states are marginalized, and the most impactful nodes are prioritized for decision-making. TAT can be deployed without modifying the original training and…
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.
Taxonomy
TopicsTraffic control and management · Transportation Planning and Optimization · Transportation and Mobility Innovations
MethodsDiffusion
