CVApr 18, 2025

DenSe-AdViT: A novel Vision Transformer for Dense SAR Object Detection

arXiv:2504.13638v14 citationsh-index: 5IGARSS
Originality Incremental advance
AI Analysis

It addresses the challenge of detecting densely arranged small objects in SAR imagery, which is critical for applications like surveillance, but is incremental as it builds on existing Vision Transformer and CNN methods.

The paper tackles the problem of dense small target detection in SAR images by proposing DenSe-AdViT, a Vision Transformer that integrates density-aware and multi-scale fusion modules, achieving 79.8% mAP on RSDD and 92.5% on SIVED datasets.

Vision Transformer (ViT) has achieved remarkable results in object detection for synthetic aperture radar (SAR) images, owing to its exceptional ability to extract global features. However, it struggles with the extraction of multi-scale local features, leading to limited performance in detecting small targets, especially when they are densely arranged. Therefore, we propose Density-Sensitive Vision Transformer with Adaptive Tokens (DenSe-AdViT) for dense SAR target detection. We design a Density-Aware Module (DAM) as a preliminary component that generates a density tensor based on target distribution. It is guided by a meticulously crafted objective metric, enabling precise and effective capture of the spatial distribution and density of objects. To integrate the multi-scale information enhanced by convolutional neural networks (CNNs) with the global features derived from the Transformer, Density-Enhanced Fusion Module (DEFM) is proposed. It effectively refines attention toward target-survival regions with the assist of density mask and the multiple sources features. Notably, our DenSe-AdViT achieves 79.8% mAP on the RSDD dataset and 92.5% on the SIVED dataset, both of which feature a large number of densely distributed vehicle targets.

Foundations

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

Your Notes