MAD: Mapping-Aware World Models for Agile Quadrotor Flight
TLDR
MAD introduces a geometry-aware world model for agile quadrotor flight, learning occupancy and visibility maps for collision avoidance, achieving real-world deployment.
Reasoning
The paper presents a novel mapping-aware world model that explicitly encodes geometry and visibility, leading to strong empirical results in simulation and real-world flight. However, the approach is tailored to depth-based occupancy maps and may not generalize to other sensing modalities or tasks beyond collision avoidance.
Read-first score
Read-first score 60.8, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 45.
Field roles
Rank sensitivity
Stability: volatile; rank range: 459.
Keyword Scores
Deep Analysis
Innovations
- Mapping-aware world model (MAD) that reconstructs robocentric occupancy and visibility grid maps instead of raw images
- Recurrent latent dynamics encoding local geometry, visibility history, and ego-motion
- Training in DiffAero with a GPU-parallel map-construction module for high-throughput supervision
- Three policy-learning modes: imagination-based MAD-Dreamer and feature-extractor variants based on PPO and SHAC
- Demonstrated cross-task transfer between visual navigation and racing tasks
Methodology
MAD learns recurrent latent dynamics that reconstruct robocentric occupancy and visibility grid maps together with proprioceptive states. It is trained in DiffAero using a GPU-parallel map-construction module that provides supervision for occupancy and visibility. The learned representation is then used in three policy-learning modes: imagination-based MAD-Dreamer and feature-extractor variants based on PPO and SHAC.
Key Results
MAD-based agents achieve higher success rates, faster flight, and better cross-task transfer than corresponding vision-only baselines. The learned policy is deployed on a physical quadrotor, reaching 9.66 m/s in simulation and 5.05 m/s in real-world forest experiments.