arXiv:2411.12301cs.CV2024-11被引 17

用物理先验提升雷达飞机检测精度,解决复杂背景下的细粒度识别难题。

Physics-Guided Detector for SAR Airplanes

  • 引入物理引导的自监督学习,编码飞机结构离散性先验知识。
  • 多尺度特征增强与实例感知模块使检测精度提升3.1% mAP。
  • 适配多种主流检测器,开源实现,适合遥感目标检测研究者使用。

SAR飞机目标的结构离散性和散射特性变异性强,给目标检测与识别带来挑战。现有深度学习检测器在复杂背景下难以区分细粒度飞机类别。为此,提出一种通用的物理引导检测范式(PGD),综合考虑结构离散性与散射变异性以提升检测性能。PGD包含三个核心组件:物理引导自监督学习(PGSSL)、特征增强(PGFE)和实例感知(PGIP)。PGSSL基于大量SAR飞机样本构建自监督任务,将各类离散结构分布先验嵌入特征空间;PGFE利用PGSSL学习到的物理信息增强多尺度特征表示;PGIP在检测头中学习每个飞机实例的主导散射点,缓解复杂背景干扰。提出两种实现:PGD与PGD-Lite,可适配不同骨干网络与检测头。实验表明,PGD能有效提升现有检测器在细粒度分类任务上的表现(最高提升3.1% mAP),并在SAR-AIRcraft-1.0数据集上达到90.7% mAP的先进水平。项目开源地址:https://github.com/XAI4SAR/PGD。

原文摘要 · Abstract (English)

The disperse structure distributions (discreteness) and variant scattering characteristics (variability) of SAR airplane targets lead to special challenges of object detection and recognition. The current deep learning-based detectors encounter challenges in distinguishing fine-grained SAR airplanes against complex backgrounds. To address it, we propose a novel physics-guided detector (PGD) learning paradigm for SAR airplanes that comprehensively investigate their discreteness and variability to improve the detection performance. It is a general learning paradigm that can be extended to different existing deep learning-based detectors with "backbone-neck-head" architectures. The main contributions of PGD include the physics-guided self-supervised learning, feature enhancement, and instance perception, denoted as PGSSL, PGFE, and PGIP, respectively. PGSSL aims to construct a self-supervised learning task based on a wide range of SAR airplane targets that encodes the prior knowledge of various discrete structure distributions into the embedded space. Then, PGFE enhances the multi-scale feature representation of a detector, guided by the physics-aware information learned from PGSSL. PGIP is constructed at the detection head to learn the refined and dominant scattering point of each SAR airplane instance, thus alleviating the interference from the complex background. We propose two implementations, denoted as PGD and PGD-Lite, and apply them to various existing detectors with different backbones and detection heads. The experiments demonstrate the flexibility and effectiveness of the proposed PGD, which can improve existing detectors on SAR airplane detection with fine-grained classification task (an improvement of 3.1\% mAP most), and achieve the state-of-the-art performance (90.7\% mAP) on SAR-AIRcraft-1.0 dataset. The project is open-source at \url{https://github.com/XAI4SAR/PGD}.

SAR检测物理引导细粒度识别遥感图像

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