Lost in UNet: Improving Infrared Small Target Detection by Underappreciated Local Features
Wuzhou Quan, Wei Zhao, Weiming Wang, Haoran Xie, Fu Lee Wang,, Mingqiang Wei

TL;DR
This paper introduces HintU, a novel network that leverages prior knowledge to recover lost local features in UNet-based models, significantly improving infrared small target detection accuracy.
Contribution
It proposes the Hint mechanism and enhancements to UNet architectures to better preserve local features for small target detection in infrared images.
Findings
HintU improves detection accuracy on three datasets.
It adds minimal computational cost (1.88 ms).
Enhances generalization of UNet-based methods.
Abstract
Many targets are often very small in infrared images due to the long-distance imaging meachnism. UNet and its variants, as popular detection backbone networks, downsample the local features early and cause the irreversible loss of these local features, leading to both the missed and false detection of small targets in infrared images. We propose HintU, a novel network to recover the local features lost by various UNet-based methods for effective infrared small target detection. HintU has two key contributions. First, it introduces the "Hint" mechanism for the first time, i.e., leveraging the prior knowledge of target locations to highlight critical local features. Second, it improves the mainstream UNet-based architecture to preserve target pixels even after downsampling. HintU can shift the focus of various networks (e.g., vanilla UNet, UNet++, UIUNet, MiM+, and HCFNet) from the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInfrared Target Detection Methodologies
MethodsFocus · UNet++
