DCCS-Det: Directional Context and Cross-Scale-Aware Detector for Infrared Small Target
Shuying Li, Qiang Ma, San Zhang, Chuang Yang
TL;DR
DCCS-Det tackles infrared small target detection by explicitly modeling both local detail and long-range directional context through a Dual-stream Saliency Enhancement block and by preserving deep target semantics with Latent-aware Semantic Extraction and Aggregation. The dual-branch design enables joint feature modeling with an auxiliary encoder, while LaSEA provides cross-scale semantic guidance via random pooling regularization and cross-dilated feature extraction. Ablation and comparative analyses show the approach achieves state-of-the-art IoU on multiple IRSTD benchmarks with low false alarms and efficient inference, highlighting its practical impact for remote sensing and surveillance. The work suggests strong potential for real-world deployment and future exploration of lightweight architectures and multi-domain feature fusion.
Abstract
Infrared small target detection (IRSTD) is critical for applications like remote sensing and surveillance, which aims to identify small, low-contrast targets against complex backgrounds. However, existing methods often struggle with inadequate joint modeling of local-global features (harming target-background discrimination) or feature redundancy and semantic dilution (degrading target representation quality). To tackle these issues, we propose DCCS-Det (Directional Context and Cross-Scale Aware Detector for Infrared Small Target), a novel detector that incorporates a Dual-stream Saliency Enhancement (DSE) block and a Latent-aware Semantic Extraction and Aggregation (LaSEA) module. The DSE block integrates localized perception with direction-aware context aggregation to help capture long-range spatial dependencies and local details. On this basis, the LaSEA module mitigates feature degradation via cross-scale feature extraction and random pooling sampling strategies, enhancing discriminative features and suppressing noise. Extensive experiments show that DCCS-Det achieves state-of-the-art detection accuracy with competitive efficiency across multiple datasets. Ablation studies further validate the contributions of DSE and LaSEA in improving target perception and feature representation under complex scenarios. \href{https://huggingface.co/InPeerReview/InfraredSmallTargetDetection-IRSTD.DCCS}{DCCS-Det Official Code is Available Here!}
