paper-with-me

홈 › Papers

MAD: Mapping-Aware World Models for Agile Quadrotor Flight

2026-06-03 · Xinhong Zhang, Runqing Wang, Yunfan Ren, Ding Yu, Boyu Zhou, Jian Sun, Fang Deng, Jie Chen, Gang Wang arxiv

Agile quadrotor flight in cluttered scenes requires more than a reactive mapping from a depth image to a control command: the vehicle must remember which regions have been observed, infer nearby occupied space, and act under partial visibility and tight latency. In this paper, we present Mapping-Aware Dreamer (MAD), a geometry-aware world model for vision-based quadrotor flight. Instead of using raw-image reconstruction as the main self-supervised objective, MAD learns recurrent latent dynamics that reconstruct robocentric occupancy and visibility grid maps together with proprioceptive states. This design forces the latent state to encode local geometry, visibility history, and ego-motion in a form that is directly relevant to collision avoidance. MAD is trained in DiffAero using a GPU-parallel map-construction module that provides high-throughput supervision for occupancy and visibility. The learned representation is used in three policy-learning modes: imagination-based MAD-Dreamer and feature-extractor variants based on PPO and SHAC. Across visual navigation and racing tasks, MAD-based agents achieve higher success rates, faster flight, and better cross-task transfer than corresponding vision-only baselines. The model also produces interpretable map predictions and accurate ego-motion estimates from depth observations. We further deploy the learned policy on a physical quadrotor with an Intel RealSense D435i and demonstrate safe indoor and outdoor flight under limited sensing, reaching 9.66 m/s in simulation and 5.05 m/s in real-world forest experiments. These results show that mapping-aware world models provide a practical middle ground between modular aerial navigation and end-to-end learning.

📄 PDF Abstract BibTeX arXiv:2606.04534

Code (0)

등록된 구현이 없습니다.

Tasks

Image ReconstructionCollision AvoidanceVisual Navigation

Similar Papers 제목 키워드 기반

Learning Agile Quadrotor Flight in the Real World

2026-02-10 · Yunfan Ren, Zhiyuan Zhu, Jiaxu Xing, Davide Scaramuzza arxiv

Learning-based controllers have achieved impressive performance in agile quadrotor flight but typically rely on massive training in simulation, necessitating accurate system identification for effective Sim2Real transfer…

QuadAgent: A Responsive Agent System for Vision-Language Guided Quadrotor Agile Flight

2026-04-03 · Ao Zhuang, Feng Yu, Tianbao Zhang, Linzuo Zhang 외 arxiv

We present QuadAgent, a training-free agent system for agile quadrotor flight guided by vision-language inputs. Unlike prior end-to-end or serial agent approaches, QuadAgent decouples high-level reasoning from low-level …

Learning Perception-Aware Agile Flight in Cluttered Environments

2022-10-04 · Yunlong Song, Kexin Shi, Robert Penicka, Davide Scaramuzza

Recently, neural control policies have outperformed existing model-based planning-and-control methods for autonomously navigating quadrotors through cluttered environments in minimum time. However, they are not perceptio…

Imitation LearningReinforcement Learning (RL)

FLARE: Agile Flights for Quadrotor Cable-Suspended Payload System via Reinforcement Learning

2025-08-13 · Dongcheng Cao, Jin Zhou, Xian Wang, Shuo Li arxiv

Agile flight for the quadrotor cable-suspended payload system is a formidable challenge due to its underactuated, highly nonlinear, and hybrid dynamics. Traditional optimization-based methods often struggle with high com…

Reinforcement Learning

What Matters in Learning A Zero-Shot Sim-to-Real RL Policy for Quadrotor Control? A Comprehensive Study

2024-12-16 · Jiayu Chen, Chao Yu, Yuqing Xie, Feng Gao 외

Executing precise and agile flight maneuvers is critical for quadrotors in various applications. Traditional quadrotor control approaches are limited by their reliance on flat trajectories or time-consuming optimization,…

GPU