CVAug 21, 2024

Domain-invariant Progressive Knowledge Distillation for UAV-based Object Detection

arXiv:2408.11407v114 citationsh-index: 5
Originality Incremental advance
AI Analysis

This work addresses the challenge of deploying lightweight object detectors on UAVs with limited computational capability, representing an incremental improvement in domain-specific knowledge distillation.

The paper tackles the problem of inefficient knowledge transfer in UAV-based object detection due to feature space differences between teacher and student models and complex backgrounds, proposing a novel distillation framework that achieves state-of-the-art performance on two UAV-OD datasets.

Knowledge distillation (KD) is an effective method for compressing models in object detection tasks. Due to limited computational capability, UAV-based object detection (UAV-OD) widely adopt the KD technique to obtain lightweight detectors. Existing methods often overlook the significant differences in feature space caused by the large gap in scale between the teacher and student models. This limitation hampers the efficiency of knowledge transfer during the distillation process. Furthermore, the complex backgrounds in UAV images make it challenging for the student model to efficiently learn the object features. In this paper, we propose a novel knowledge distillation framework for UAV-OD. Specifically, a progressive distillation approach is designed to alleviate the feature gap between teacher and student models. Then a new feature alignment method is provided to extract object-related features for enhancing student model's knowledge reception efficiency. Finally, extensive experiments are conducted to validate the effectiveness of our proposed approach. The results demonstrate that our proposed method achieves state-of-the-art (SoTA) performance in two UAV-OD datasets.

Foundations

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

Your Notes