Pinwheel-Shaped Convolution and Scale-Based Dynamic Loss for Infrared Small Target Detection

Abstract

These recent years have witnessed that convolutional neural network (CNN)-based methods for detecting infrared small targets have achieved outstanding performance. However, these methods typically employ standard convolutions, neglecting to consider the spatial characteristics of the pixel distribution of infrared small targets. Therefore, we propose a novel pinwheel-shaped convolution (PConv) as a replacement for standard convolutions in the lower layers of the backbone network. PConv better aligns with the Gaussian-like spatial distribution of infrared small target, improves feature extraction, significantly expands the receptive field, and introduces only a minimal increase in parameters. Additionally, while recent loss functions combine scale and location losses, they do not adequately account for the varying sensitivity of these losses across different target scales, limiting detection performance on dim-small targets. To overcome this, we propose a scale-based dynamic (SD) Loss that dynamically adjusts the influence of scale and location losses based on target size, improving the network's ability to detect targets of varying scales. We construct a new benchmark, SIRST-UAVB, which is the largest and most challenging dataset to date for real-shot single-frame infrared small target detection. Lastly, by integrating PConv and SD Loss into the latest small target detection algorithms, we achieved significant performance improvements on IRSTD-1K and our SIRST-UAVB dataset, validating the effectiveness and generalizability of our approach.

Cite

Text

Yang et al. "Pinwheel-Shaped Convolution and Scale-Based Dynamic Loss for Infrared Small Target Detection." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I9.32996

Markdown

[Yang et al. "Pinwheel-Shaped Convolution and Scale-Based Dynamic Loss for Infrared Small Target Detection." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/yang2025aaai-pinwheel/) doi:10.1609/AAAI.V39I9.32996

BibTeX

@inproceedings{yang2025aaai-pinwheel,
  title     = {{Pinwheel-Shaped Convolution and Scale-Based Dynamic Loss for Infrared Small Target Detection}},
  author    = {Yang, Jiangnan and Liu, Shuangli and Wu, Jingjun and Su, Xinyu and Hai, Nan and Huang, Xueli},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {9202-9210},
  doi       = {10.1609/AAAI.V39I9.32996},
  url       = {https://mlanthology.org/aaai/2025/yang2025aaai-pinwheel/}
}