Some Modifications to Our End-to-End UAV Planner

📅 2026-08-16
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This study addresses the limitations of the YOPO planner regarding safety-smoothness conflicts in soft-constrained optimization, restricted trajectory representation, and insufficient multi-modal prediction. We propose an improved end-to-end UAV planning framework that enhances trajectory expressiveness and multi-modal forecasting through two-stage MINCO parameterization and homotopy anchors. Furthermore, by integrating obstacle penalties, curvature-adaptive speed limiting, and ranking loss as a substitute for score regression, the method achieves safe planning without explicit safety corridors. Experimental results demonstrate that this approach significantly improves obstacle avoidance safety, path directness, and overall planning performance in dynamic environments.
📝 Abstract
The one-stage planner YOPO maps a single depth image and the robot state directly to a set of candidate trajectories, trained by backpropagating through differentiable trajectory costs. This yields dense, geometrically informative supervision, but inherits the pathologies of soft-constrained optimization: the safety cost competes with the smoothness and goal-reaching terms, is non-convex across homotopy classes, and the single-piece polynomial is limited in expressiveness. In this report, we summarize several effective modifications. We adopt a two-piece MINCO parameterization, trading time for smoothness without altering the trajectory's spatial profile. We further lift YOPO's multi-modal prediction to span distinct homotopy classes, treating each motion primitive as a homotopy anchor that confines the trajectory to a feasible basin - without explicit safe-flight-corridor construction or front-end search. For dynamic feasibility, we impose barrier penalties on velocity and acceleration together with a curvature-dependent speed limit whose gradient acts only on the velocity, producing an adaptive-speed behavior that decelerates in cluttered regions or sharp turns. We replace score regression with a ranking loss, preventing small score errors from reordering the candidate set. These yield richer trajectory representations, safer obstacle avoidance, and more direct flight paths.
Problem

Research questions and friction points this paper is trying to address.

End-to-End UAV Planner
Soft-constrained Optimization
Trajectory Representation
Homotopy Classes
Dynamic Feasibility
Innovation

Methods, ideas, or system contributions that make the work stand out.

MINCO parameterization
Homotopy-aware planning
Adaptive speed control
Ranking loss
End-to-end UAV planner
🔎 Similar Papers
No similar papers found.