Skypilot: Fine-Tuning LLM with Physical Grounding for AAV Coverage Search
Zhongkai Chen, Yihao Sun, Chao Yan, Han Zhou, Xiaojia Xiang, Jie Jiang

TL;DR
Skypilot enhances large language models for autonomous aerial vehicle coverage and search tasks by integrating physical grounding through Monte Carlo tree search, improving decision-making, trajectory feasibility, and inference speed.
Contribution
This work introduces a novel two-stage framework that physically grounds LLMs with MCTS and fine-tunes Qwen3-4B on generated samples, addressing hallucination and reproducibility issues.
Findings
Improved trajectory feasibility and decision accuracy in simulations.
Enhanced inference speed with maintained solution quality.
Validated effectiveness through real-world flight experiments.
Abstract
Autonomous aerial vehicles (AAVs) have played a pivotal role in coverage operations and search missions. Recent advances in large language models (LLMs) offer promising opportunities to augment AAV intelligence. These advances help address complex challenges like area coverage optimization, dynamic path planning, and adaptive decision-making. However, the absence of physical grounding in LLMs leads to hallucination and reproducibility problems in spatial reasoning and decision-making. To tackle these issues, we present Skypilot, an LLM-enhanced two-stage framework that grounds language models in physical reality by integrating monte carlo tree search (MCTS). In the first stage, we introduce a diversified action space that encompasses generate, regenerate, fine-tune, and evaluate operations, coupled with physics-informed reward functions to ensure trajectory feasibility. In the second…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Robotic Path Planning Algorithms · Robotics and Sensor-Based Localization
