arXiv:2609.07780cs.CV2026-09

用合成数据和视觉语言模型实现无人机载荷的开放词汇识别

DroneGround: Open-Vocabulary Drone Payload Characterization Using Synthetic Data and Grounded Vision-Language Models

论文配图:DroneGround: Open-Vocabulary Drone Payload Characterization Using Synthetic Data and Grounded Vision-Language Models
图 1 · 摘自论文原文
  • 通过合成数据+视觉语言模型,实现对未知载荷的开放词汇识别
  • 在真实场景下F1分数从82.5%提升至96.3%,未见类别识别率达80.4%
  • 支持可解释的载荷定位,适合公共安全与空域监控应用

自动无人机监视在公共安全、关键基础设施保护和禁飞区监控中日益重要。现有视觉系统在无人机检测与追踪上表现良好,但在远距离成像条件下,载荷识别仍面临挑战,主要由于真实世界标注数据稀缺及部署时分布偏移严重。现有方法将载荷识别建模为闭集目标检测问题,难以识别未见载荷并泛化至训练分布外。为此,我们使用Unreal Engine 5和Cosys-AirSim生成逼真合成无人机-载荷数据集,提出DroneGround:基于视觉语言模型的接地式载荷识别框架。该框架分两阶段:先用YOLO26s定位无人机并提取中心图像块;再用LoRA微调的PaliGemma模型生成载荷语义描述,实现开放词汇识别。此外,基于遮挡的接地模块可定位生成描述所依赖的图像区域,提供可解释性。大量实验表明,DroneGround在合成到真实分布迁移下显著提升鲁棒性,相比传统闭集检测器,F1分数从82.5%提升至96.3%,对未见载荷类别的识别率从42.7%提升至80.4%。论文接受后将开源数据与代码。

原文摘要 · Abstract (English)

Automated drone surveillance has become increasingly important for public safety, critical infrastructure protection,and restricted airspace monitoring. While existing vision-based systems achieve strong performance for drone detection and tracking, reliable payload characterization remains highly challenging under long-range imaging conditions due to limited availability of annotated real-world datasets, and substantial distribution shifts encountered during deployment. Existing approaches formulate payload characterization as a closed-set object detection problem, limiting their ability to recognize previously unseen payloads and generalize beyond the training distribution. To address these challenges, we generate a photorealistic synthetic drone-payload dataset using Unreal Engine 5 and Cosys-AirSim and propose DroneGround: Grounded Vision-Language Payload Characterization, a two-stage framework for robust open-vocabulary payload analysis. DroneGround first employs a YOLO26s detector to localize drones and extract drone-centric image crops, followed by a LoRA-fine-tuned PaliGemma vision-language model that generates seman- tic descriptions of the detected drones and their attached payloads, enabling open-vocabulary payload characterization beyond predefined categories. An occlusion-based grounding module further provides interpretable payload localization by identifying image regions responsible for the generated descriptions. Extensive experiments on both synthetic and real-world drone imagery demonstrate that DroneGround substantially improves robustness under synthetic-to-real distribution shifts, outperforming a conventional closed-set payload detector by improving the F1-score from 82.5% to 96.3%, while achieving significantly better generalization to previously unseen payload categories (80.4%versus 42.7% F1). Dataset and code will be released upon acceptance of the paper.

无人机识别视觉语言模型开放词汇合成数据

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。