CVDec 23, 2024

Neural Spatial-Temporal Tensor Representation for Infrared Small Target Detection

arXiv:2412.17302v112 citationsh-index: 9
Originality Incremental advance
AI Analysis

This work addresses dynamic detection challenges in infrared imagery for applications like surveillance, though it is incremental as it builds on optimization-based approaches with neural enhancements.

The paper tackled the problem of infrared small target detection in multi-frame scenarios by introducing a neural spatial-temporal tensor representation, achieving a 19.19% higher average IoU and 16.6x fewer parameters compared to suboptimal methods.

Optimization-based approaches dominate infrared small target detection as they leverage infrared imagery's intrinsic low-rankness and sparsity. While effective for single-frame images, they struggle with dynamic changes in multi-frame scenarios as traditional spatial-temporal representations often fail to adapt. To address these challenges, we introduce a Neural-represented Spatial-Temporal Tensor (NeurSTT) model. This framework employs nonlinear networks to enhance spatial-temporal feature correlations in background approximation, thereby supporting target detection in an unsupervised manner. Specifically, we employ neural layers to approximate sequential backgrounds within a low-rank informed deep scheme. A neural three-dimensional total variation is developed to refine background smoothness while reducing static target-like clusters in sequences. Traditional sparsity constraints are incorporated into the loss functions to preserve potential targets. By replacing complex solvers with a deep updating strategy, NeurSTT simplifies the optimization process in a domain-awareness way. Visual and numerical results across various datasets demonstrate that our method outperforms detection challenges. Notably, it has 16.6$\times$ fewer parameters and averaged 19.19\% higher in $IoU$ compared to the suboptimal method on $256 \times 256$ sequences.

Code Implementations1 repo
Foundations

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

Your Notes