English

Point-to-Mask: From Arbitrary Point Annotations to Mask-Level Infrared Small Target Detection

Computer Vision and Pattern Recognition 2026-03-18 v1

Abstract

Infrared small target detection (IRSTD) methods predominantly formulate the task as pixel-level segmentation, which requires costly dense annotations and is not well suited to tiny targets with weak texture and ambiguous boundaries. To address this issue, we propose Point-to-Mask, a framework that bridges low-cost point supervision and mask-level detection through two components: a Physics-driven Adaptive Mask Generation (PAMG) module that converts point annotations into compact target masks and geometric cues, and a lightweight Radius-aware Point Regression Network (RPR-Net) that reformulates IRSTD as target center localization and effective radius regression using spatiotemporal motion cues. The two modules form a closed loop: PAMG generates pseudo masks and geometric supervision during training, while the geometric predictions of RPR-Net are fed back to PAMG for pixel-level mask recovery during inference. To facilitate systematic evaluation, we further construct SIRSTD-Pixel, a sequential dataset with refined pixel-level annotations. Experiments show that the proposed framework achieves strong pseudo-label quality, high detection accuracy, and efficient inference, approaching full-supervision performance under point-supervised settings with substantially lower annotation cost. Code and datasets will be available at: https://github.com/GaoScience/point-to-mask.

Keywords

Cite

@article{arxiv.2603.16257,
  title  = {Point-to-Mask: From Arbitrary Point Annotations to Mask-Level Infrared Small Target Detection},
  author = {Weihua Gao and Wenlong Niu and Jie Tang and Man Yang and Jiafeng Zhang and Xiaodong Peng},
  journal= {arXiv preprint arXiv:2603.16257},
  year   = {2026}
}
R2 v1 2026-07-01T11:23:47.660Z