Infrared small target detection (ISTD) faces two major challenges: a lack of discernible target texture and severe background clutter, which results in the background obscuring the target. To enhance targets and suppress backgrounds, we propose the Basis Decomposition Module (BDM) as an extensible and lightweight module based on basis decomposition, which decomposes a complex feature into several basis features and enhances certain information while eliminating redundancy. Extending BDM leads to a series of modules, including the Spatial Difference Decomposition Module (SD2M), Spatial Difference Decomposition Downsampling Module (SD3M), and Temporal Difference Decomposition Module (TD2M). Based on these modules, we develop the Spatial Difference Decomposition Network (SD2Net) for single-frame ISTD (SISTD) and the Spatiotemporal Difference Decomposition Network (STD2Net) for multi-frame ISTD (MISTD). SD2Net integrates SD2M and SD3M within an adapted U-shaped architecture. We employ TD2M to introduce motion information, which transforms SD2Net into STD2Net. Extensive experiments on SISTD and MISTD datasets demonstrate state-of-the-art (SOTA) performance. On the SISTD task, SD2Net performs well compared to most established networks. On the MISTD datasets, STD2Net achieves a mIoU of 87.68\%, outperforming SD2Net, which achieves a mIoU of 64.97\%. Our codes are available: https://github.com/greekinRoma/IRSTD_HC_Platform.
@article{arxiv.2512.03470,
title = {Difference Decomposition Networks for Infrared Small Target Detection},
author = {Chen Hu and Mingyu Zhou and Shuai Yuan and Hongbo Hu and Zhenming Peng and Tian Pu and Xiying Li},
journal= {arXiv preprint arXiv:2512.03470},
year = {2026}
}