FlyCo: Foundation Model-Empowered Drones for Autonomous 3D Structure Scanning in Open-World Environments
Chen Feng, Guiyong Zheng, Tengkai Zhuang, Yongqian Wu, Fangzhan He, Haojia Li, Juepeng Zheng, Shaojie Shen, Boyu Zhou
TL;DR
FlyCo tackles autonomous, prompt-driven 3D structure scanning in open-world environments by integrating foundation-model knowledge into a perception–prediction–planning loop. The system grounds high-level prompts into robust 2D/3D target segmentation, completes partially observed geometry with a multi-modal FM predictor, and guides efficient, safe long-horizon flight via a prediction-aware hierarchical planner. Key contributions include (i) a prompt-grounded perception module with streaming SAM2 adaptation and cross-modal refinement, (ii) a multi-modal surface predictor that fuses geometry, vision, and language with alternating attention and automatic data synthesis, and (iii) a hierarchical planner that couples global, consistency-aware coverage with fast local trajectory optimization. Real-world demonstrations and large-scale simulations show FlyCo reduces flight time by 1.25×–3.0× and increases target coverage by 4.3–56.2 percentage points while maintaining high safety and reliability, validating the practicality of FM-guided aerial scanning. The work also provides ablations confirming the value of each module and outlines a blueprint for extending FM-based robotic perception and planning to broader open-world tasks.
Abstract
Autonomous 3D scanning of open-world target structures via drones remains challenging despite broad applications. Existing paradigms rely on restrictive assumptions or effortful human priors, limiting practicality, efficiency, and adaptability. Recent foundation models (FMs) offer great potential to bridge this gap. This paper investigates a critical research problem: What system architecture can effectively integrate FM knowledge for this task? We answer it with FlyCo, a principled FM-empowered perception-prediction-planning loop enabling fully autonomous, prompt-driven 3D target scanning in diverse unknown open-world environments. FlyCo directly translates low-effort human prompts (text, visual annotations) into precise adaptive scanning flights via three coordinated stages: (1) perception fuses streaming sensor data with vision-language FMs for robust target grounding and tracking; (2) prediction distills FM knowledge and combines multi-modal cues to infer the partially observed target's complete geometry; (3) planning leverages predictive foresight to generate efficient and safe paths with comprehensive target coverage. Building on this, we further design key components to boost open-world target grounding efficiency and robustness, enhance prediction quality in terms of shape accuracy, zero-shot generalization, and temporal stability, and balance long-horizon flight efficiency with real-time computability and online collision avoidance. Extensive challenging real-world and simulation experiments show FlyCo delivers precise scene understanding, high efficiency, and real-time safety, outperforming existing paradigms with lower human effort and verifying the proposed architecture's practicality. Comprehensive ablations validate each component's contribution. FlyCo also serves as a flexible, extensible blueprint, readily leveraging future FM and robotics advances. Code will be released.
