Deep Learning for Optimization of Trajectories for Quadrotors
Yuwei Wu, Xiatao Sun, Igor Spasojevic, Vijay Kumar

TL;DR
This paper introduces a deep learning framework that efficiently generates optimal quadrotor trajectories by combining model-based optimization with neural networks, enabling real-time navigation in complex environments.
Contribution
It presents a novel learning-based trajectory planning method that integrates quadratic programming with neural networks and implicit layers for real-time quadrotor navigation.
Findings
Real-time trajectory generation in cluttered environments
High success rate in simulation and experiments
Efficient training with penalty functions and sequence flexibility
Abstract
This paper presents a novel learning-based trajectory planning framework for quadrotors that combines model-based optimization techniques with deep learning. Specifically, we formulate the trajectory optimization problem as a quadratic programming (QP) problem with dynamic and collision-free constraints using piecewise trajectory segments through safe flight corridors [1]. We train neural networks to directly learn the time allocation for each segment to generate optimal smooth and fast trajectories. Furthermore, the constrained optimization problem is applied as a separate implicit layer for backpropagation in the network, for which the differential loss function can be obtained. We introduce an additional penalty function to penalize time allocations which result in solutions that violate the constraints to accelerate the training process and increase the success rate of the original…
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
TopicsRobotic Path Planning Algorithms · Maritime Navigation and Safety · Autonomous Vehicle Technology and Safety
