CVFeb 3

Dynamic High-frequency Convolution for Infrared Small Target Detection

arXiv:2602.02969v10.263 citationsh-index: 17Has CodeIEEE transactions on circuits and systems for video technology (Print)
AI Analysis50

This work addresses the challenge of detecting tiny infrared targets in cluttered scenes, which is important for applications like surveillance and defense, but it appears incremental as it builds on existing network architectures.

The paper tackles the problem of infrared small target detection by proposing a dynamic high-frequency convolution (DHiF) method to better distinguish targets from other high-frequency components, resulting in superior detection performance with promising improvement compared to state-of-the-art methods.

Infrared small targets are typically tiny and locally salient, which belong to high-frequency components (HFCs) in images. Single-frame infrared small target (SIRST) detection is challenging, since there are many HFCs along with targets, such as bright corners, broken clouds, and other clutters. Current learning-based methods rely on the powerful capabilities of deep networks, but neglect explicit modeling and discriminative representation learning of various HFCs, which is important to distinguish targets from other HFCs. To address the aforementioned issues, we propose a dynamic high-frequency convolution (DHiF) to translate the discriminative modeling process into the generation of a dynamic local filter bank. Especially, DHiF is sensitive to HFCs, owing to the dynamic parameters of its generated filters being symmetrically adjusted within a zero-centered range according to Fourier transformation properties. Combining with standard convolution operations, DHiF can adaptively and dynamically process different HFC regions and capture their distinctive grayscale variation characteristics for discriminative representation learning. DHiF functions as a drop-in replacement for standard convolution and can be used in arbitrary SIRST detection networks without significant decrease in computational efficiency. To validate the effectiveness of our DHiF, we conducted extensive experiments across different SIRST detection networks on real-scene datasets. Compared to other state-of-the-art convolution operations, DHiF exhibits superior detection performance with promising improvement. Codes are available at https://github.com/TinaLRJ/DHiF.

Foundations

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

Your Notes