CVMay 24, 2024

Boost UAV-based Ojbect Detection via Scale-Invariant Feature Disentanglement and Adversarial Learning

arXiv:2405.15465v31 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses the challenge of real-time object detection for UAV applications, though it appears incremental as it builds on existing lightweight frameworks.

The paper tackles the problem of low detection accuracy for small objects in UAV-based object detection by proposing a method to learn scale-invariant features, resulting in state-of-the-art performance on two benchmark datasets.

Detecting objects from Unmanned Aerial Vehicles (UAV) is often hindered by a large number of small objects, resulting in low detection accuracy. To address this issue, mainstream approaches typically utilize multi-stage inferences. Despite their remarkable detecting accuracies, real-time efficiency is sacrificed, making them less practical to handle real applications. To this end, we propose to improve the single-stage inference accuracy through learning scale-invariant features. Specifically, a Scale-Invariant Feature Disentangling module is designed to disentangle scale-related and scale-invariant features. Then an Adversarial Feature Learning scheme is employed to enhance disentanglement. Finally, scale-invariant features are leveraged for robust UAV-based object detection. Furthermore, we construct a multi-modal UAV object detection dataset, State-Air, which incorporates annotated UAV state parameters. We apply our approach to three lightweight detection frameworks on two benchmark datasets. Extensive experiments demonstrate that our approach can effectively improve model accuracy and achieve state-of-the-art (SoTA) performance on two datasets. Our code and dataset will be publicly available once the paper is accepted.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes