Triple-domain Feature Learning with Frequency-aware Memory Enhancement for Moving Infrared Small Target Detection
Weiwei Duan, Luping Ji, Shengjia Chen, Sicheng Zhu, Mao Ye
TL;DR
This work tackles moving infrared small target detection by introducing Tridos, a triple-domain feature learning framework that fuses spatio-temporal information with frequency-domain features via a Fourier-based frequency-aware memory enhancement. The architecture comprises three branches—Memory-enhanced Spatial Relationship Module (MSRM), Temporal Dynamics Encoding Module (TDEM), and Local-global Frequency-aware Module (LGFM)—coupled with a Residual Compensation Unit (RCU) and a dual-view regression loss (L_dvr) to robustly detect tiny targets under challenging backgrounds. Through extensive experiments on DAUB, ITSDT-15K, and IRDST, Tridos achieves state-of-the-art performance, with ablations confirming the effectiveness of each component (MSRM, TDEM, LGFM, RCU) and the frequency-aware fusion strategy. While the approach yields notable accuracy gains, it incurs higher computational cost, motivating future work on efficient, lightweight implementations for real-time deployment in infrared target detection scenarios.
Abstract
As a sub-field of object detection, moving infrared small target detection presents significant challenges due to tiny target sizes and low contrast against backgrounds. Currently-existing methods primarily rely on the features extracted only from spatio-temporal domain. Frequency domain has hardly been concerned yet, although it has been widely applied in image processing. To extend feature source domains and enhance feature representation, we propose a new Triple-domain Strategy (Tridos) with the frequency-aware memory enhancement on spatio-temporal domain for infrared small target detection. In this scheme, it effectively detaches and enhances frequency features by a local-global frequency-aware module with Fourier transform. Inspired by human visual system, our memory enhancement is designed to capture the spatial relations of infrared targets among video frames. Furthermore, it encodes temporal dynamics motion features via differential learning and residual enhancing. Additionally, we further design a residual compensation to reconcile possible cross-domain feature mismatches. To our best knowledge, proposed Tridos is the first work to explore infrared target feature learning comprehensively in spatio-temporal-frequency domains. The extensive experiments on three datasets (i.e., DAUB, ITSDT-15K and IRDST) validate that our triple-domain infrared feature learning scheme could often be obviously superior to state-of-the-art ones. Source codes are available at https://github.com/UESTC-nnLab/Tridos.
