FeedbackSTS-Det: Sparse Frames-Based Spatio-Temporal Semantic Feedback Network for Infrared Small Target Detection
Yian Huang, Qing Qin, Aji Mao, Xiangyu Qiu, Liang Xu, Xian Zhang, Zhenming Peng
TL;DR
The paper tackles infrared small target detection in challenging cluttered scenes by introducing FeedbackSTS-Det, a sparse-frames based spatio-temporal semantic feedback network. It uses a closed-loop framework with forward and backward refinement modules integrated into a 3D-ResUNet backbone, augmented by a Sparse Semantic Module to capture long-range temporal dependencies with low compute. The approach demonstrates state-of-the-art performance on public ISTD datasets, with comprehensive ablations validating the contributions of the spatio-temporal feedback strategy, the SSM, and the 3D architecture. The work offers practical benefits in robust false alarm suppression and consistent training-to-inference transfer, though it acknowledges evaluation over a broader set of scenarios as future work.
Abstract
Infrared small target detection (ISTD) under complex backgrounds remains a critical yet challenging task, primarily due to the extremely low signal-to-clutter ratio, persistent dynamic interference, and the lack of distinct target features. While multi-frame detection methods leverages temporal cues to improve upon single-frame approaches, existing methods still struggle with inefficient long-range dependency modeling and insufficient robustness. To overcome these issues, we propose a novel scheme for ISTD, realized through a sparse frames-based spatio-temporal semantic feedback network named FeedbackSTS-Det. The core of our approach is a novel spatio-temporal semantic feedback strategy with a closed-loop semantic association mechanism, which consists of paired forward and backward refinement modules that work cooperatively across the encoder and decoder. Moreover, both modules incorporate an embedded sparse semantic module (SSM), which performs structured sparse temporal modeling to capture long-range dependencies with low computational cost. This integrated design facilitates robust implicit inter-frame registration and continuous semantic refinement, effectively suppressing false alarms. Furthermore, our overall procedure maintains a consistent training-inference pipeline, which ensures reliable performance transfer and increases model robustness. Extensive experiments on multiple benchmark datasets confirm the effectiveness of FeedbackSTS-Det. Code and models are available at: https://github.com/IDIP-Lab/FeedbackSTS-Det.
