CGD: Constraint-Guided Diffusion Policies for UAV Trajectory Planning
Kota Kondo, Andrea Tagliabue, Xiaoyi Cai, Claudius Tewari, Olivia, Garcia, Marcos Espitia-Alvarez, and Jonathan P. How

TL;DR
This paper introduces Constraint-Guided Diffusion (CGD), a novel imitation learning approach that combines diffusion policies with online optimization to generate collision-free, dynamically feasible UAV trajectories efficiently, even under new constraints.
Contribution
The paper presents a hybrid learning and optimization method that improves UAV trajectory planning by explicitly ensuring dynamic feasibility and adaptability to new constraints.
Findings
Significant performance improvements over traditional neural network policies.
Enhanced dynamic feasibility of generated trajectories.
Effective handling of constraints not seen during training.
Abstract
Traditional optimization-based planners, while effective, suffer from high computational costs, resulting in slow trajectory generation. A successful strategy to reduce computation time involves using Imitation Learning (IL) to develop fast neural network (NN) policies from those planners, which are treated as expert demonstrators. Although the resulting NN policies are effective at quickly generating trajectories similar to those from the expert, (1) their output does not explicitly account for dynamic feasibility, and (2) the policies do not accommodate changes in the constraints different from those used during training. To overcome these limitations, we propose Constraint-Guided Diffusion (CGD), a novel IL-based approach to trajectory planning. CGD leverages a hybrid learning/online optimization scheme that combines diffusion policies with a surrogate efficient optimization…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Constraint Satisfaction and Optimization · AI-based Problem Solving and Planning
MethodsDiffusion
