VLN-Pilot: Large Vision-Language Model as an Autonomous Indoor Drone Operator
Bessie Dominguez-Dager, Sergio Suescun-Ferrandiz, Felix Escalona, Francisco Gomez-Donoso, Miguel Cazorla
TL;DR
VLN-Pilot integrates a Vision-Language Large Model with a rule-based finite-state machine to autonomously navigate indoor environments using only visual inputs and a topological map. The approach leverages a Unity-based simulator to evaluate high-level planning by the VLLM and low-level drone control via a state machine, reducing human workload while maintaining safe navigation. A comparative study between GPT and Gemini demonstrates GPT's practicality in groundings and doorway crossings, while revealing prompts-induced fragility and the need for volumetric spatial awareness. Overall, the work points to a scalable, human-friendly paradigm for indoor UAV autonomy, with clear avenues to improve real-world transfer and spatial grounding.
Abstract
This paper introduces VLN-Pilot, a novel framework in which a large Vision-and-Language Model (VLLM) assumes the role of a human pilot for indoor drone navigation. By leveraging the multimodal reasoning abilities of VLLMs, VLN-Pilot interprets free-form natural language instructions and grounds them in visual observations to plan and execute drone trajectories in GPS-denied indoor environments. Unlike traditional rule-based or geometric path-planning approaches, our framework integrates language-driven semantic understanding with visual perception, enabling context-aware, high-level flight behaviors with minimal task-specific engineering. VLN-Pilot supports fully autonomous instruction-following for drones by reasoning about spatial relationships, obstacle avoidance, and dynamic reactivity to unforeseen events. We validate our framework on a custom photorealistic indoor simulation benchmark and demonstrate the ability of the VLLM-driven agent to achieve high success rates on complex instruction-following tasks, including long-horizon navigation with multiple semantic targets. Experimental results highlight the promise of replacing remote drone pilots with a language-guided autonomous agent, opening avenues for scalable, human-friendly control of indoor UAVs in tasks such as inspection, search-and-rescue, and facility monitoring. Our results suggest that VLLM-based pilots may dramatically reduce operator workload while improving safety and mission flexibility in constrained indoor environments.
