paper-with-me

Papers

Vision-Guided MPPI for Agile Drone Racing: Navigating Arbitrary Gate Poses via Neural Signed Distance Fields

2026-03-07 · Fangguo Zhao, Hanbing Zhang, Zhouheng Li, Xin Guan, Shuo Li arxiv

Autonomous drone racing requires the tight coupling of perception, planning, and control under extreme agility. However, recent approaches typically rely on precomputed spatial reference trajectories or explicit 6-DoF gate pose estimation, rendering them brittle to spatial perturbations, unmodeled track changes, and sensor noise. Conversely, end-to-end learning policies frequently overfit to specific track layouts and struggle with zero-shot generalization. To address these fundamental limitations, we propose a fully onboard, vision guided optimal control framework that enables reference-free agile flight through arbitrarily placed and oriented gates. Central to our approach is Gate-SDF, a novel, implicitly learned neural signed distance field. Gate-SDF directly processes raw, noisy depth images to predict a continuous spatial field that provides both collision repulsion and active geometric guidance toward the valid traversal area. We seamlessly integrate this representation into a sampling-based Model Predictive Path Integral (MPPI) controller. By fully exploiting GPU parallelism, the framework evaluates these continuous spatial constraints across thousands of simulated trajectory rollouts simultaneously in real time. Furthermore, our formulation inherently maintains spatial consistency, ensuring robust navigation even under severe visual occlusion during aggressive maneuvers. Extensive simulations and real-world experiments demonstrate that the proposed system achieves high-speed agile flight and successfully navigates unseen tracks subject to severe unmodeled gate displacements and orientation perturbations. Videos are available at https://zhaofangguo.github.io/vision_guided_mppi/

📄 PDF Abstract BibTeX arXiv:2603.07199

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-shot GeneralizationPose Estimation

Similar Papers 제목 키워드 기반

Rethinking Reference Trajectories in Agile Drone Racing: A Unified Reference-Free Model-Based Controller via MPPI

2025-09-18 · Fangguo Zhao, Xin Guan, Shuo Li arxiv

While model-based controllers have demonstrated remarkable performance in autonomous drone racing, their performance is often constrained by the reliance on pre-computed reference trajectories. Conventional approaches, s…

Reinforcement Learning

AERO-MPPI: Anchor-Guided Ensemble Trajectory Optimization for Agile Mapless Drone Navigation

2025-09-22 · Xin Chen, Rui Huang, Longbin Tang, Lin Zhao arxiv

Agile mapless navigation in cluttered 3D environments poses significant challenges for autonomous drones. Conventional mapping-planning-control pipelines incur high computational cost and propagate estimation errors. We …

Collision AvoidanceDrone navigation

Vector Field Augmented Differentiable Policy Learning for Vision-Based Drone Racing

2026-03-09 · Yang Su, Feng Yu, Yu Hu, Xinze Niu 외 arxiv

Autonomous drone racing in complex environments requires agile, high-speed flight while maintaining reliable obstacle avoidance. Differentiable-physics-based policy learning has recently demonstrated high sample efficien…

Visual Attention Prediction Improves Performance of Autonomous Drone Racing Agents

2022-01-07 · Christian Pfeiffer, Simon Wengeler, Antonio Loquercio, Davide Scaramuzza

Humans race drones faster than neural networks trained for end-to-end autonomous flight. This may be related to the ability of human pilots to select task-relevant visual information effectively. This work investigates w…

Decision MakingImitation LearningPrediction

Curriculum Reinforcement Learning for Quadrotor Racing with Random Obstacles

2026-02-27 · Fangyu Sun, Fanxing Li, Yu Hu, Linzuo Zhang 외 arxiv

Autonomous drone racing has attracted increasing interest as a research topic for exploring the limits of agile flight. However, existing studies primarily focus on obstacle-free racetracks, while the perception and dyna…

Reinforcement Learning