arXiv Machine Learning

Model-Agnostic Open-Set Air-to-Air Visual Object Detection for Reliable UAV Perception

The paper introduces a model‑agnostic open‑set detection framework for air‑to‑air visual object detection on UAVs, addressing the limitations of closed‑set detectors under domain shifts and flight data corruption. It estimates semantic uncertainty through entropy modeling in the embedding space and employs spectral normalization and temperature scaling to improve open‑set discrimination. Experiments on the AOT aerial benchmark and real‑world flight tests show up to a 10% relative AUROC improvement over standard YOLO detectors, with background rejection further enhancing robustness without sacrificing accuracy.

arXiv AI
Aug 19

Training with synthetic data for drone detection in thermal imagery

The paper explores a synthetic-first training approach for detecting drones in medium- and long-wave infrared imagery, combining synthetic scene generation with fine-tuning on real data. It demonstrates that synthetic data can establish initial object representations, but real infrared data is crucial to close domain gaps and improve reliability. The study finds that aligning datasets has a greater impact on performance than increasing model size, and that semantic alignment in feature space is the strongest predictor of success, with radiometric factors like entropy and dynamic range also contributing.

By Tanel Liiv, Sander Soodla, Nzamba Bignoumba, Alma M. Liezenga, Toomas Pruuden
Hugging Face Trending Papers
Aug 6

Uncertainty-Aware World Model for Aerial Image-Goal Navigation

Aerial image-goal navigation requires an unmanned aerial vehicle (UAV) to reach a target location specified by a goal image. Existing world-model-based methods rank candidate trajectories using predicted futures, but typically rely on only one or a few point predictions, which is inadequate for large-scale outdoor environments with substantial future-state uncertainty.

arXiv Computer Vision
2d ago

Saliency-Depth Conditioning for Zero-Shot Segmentation of Communication-Tower Components in Cluttered UAV Imagery

The paper introduces a saliency-depth conditioning approach for zero‑shot segmentation of communication‑tower components in cluttered UAV imagery. By combining appearance‑based saliency with monocular relative depth, the method creates a coarse tower prior that suppresses irrelevant background, and integrates this module with Grounded‑SAM and SAM 3 to produce SD‑Grounded‑SAM and SD‑SAM 3. Experiments on the TOW‑300 dataset show that SD‑SAM 3 achieves the best instance‑segmentation performance while SD‑Grounded‑SAM reduces false positives, with ablations confirming the complementary benefits of saliency, depth, and box refinement.

By Ali Lesani, Chul Min Yeum, Su-Min Kang