用信杂比指导检测,让红外小目标更准更少误报。
SCR-Guided Difficulty-Aware Optimization for Infrared Small Target Detection

- 基于输入图像计算局部信杂比,动态调节损失信号
- 在低可见度下提升检测率,同时大幅降低误报率
- 轻量级无额外参数,适合部署到现有模型
红外小目标检测因背景杂波严重、对比度低和空间响应弱而困难,仅靠几何重叠难以准确评估检测质量。本文提出REEM(重加权显性可见性增强调制)框架,将信杂比(SCR)作为物理上合理的可见性先验引入训练过程。不修改网络结构或直接优化SCR,而是从输入图像中计算真实标签的局部SCR,通过可微调制作用于软交并比(soft-IoU)学习信号,强化对低可见目标的关注,同时保持优化稳定性和相同的推理行为。REEM集成至基于U-Net的MSHNet模型,未引入额外参数、架构改动或推理开销。大量实验表明,相比基线模型,在低可见度条件下实现更高的交并比(IoU)与检测概率(Pd),显著降低误报率(FA)。结果表明,基于SCR的难度感知优化为红外小目标检测提供了有效且物理可解释的补充目标。代码已开源:https://github.com/yall-in-one/Reemm。
原文摘要 · Abstract (English)
Infrared small target detection remains challenging due to severe background clutter, low contrast, and weak spatial responses where geometric overlap alone is insufficient to characterize detection quality. In this work, we propose REEM (Reweighted Explicit-visibility Enhanced Modulation), a lightweight SCR-guided difficulty-aware optimization framework that incorporates Signal-to-Clutter Ratio (SCR) as a physically meaningful visibility prior during training. Instead of modifying the network architecture or directly optimizing SCR, REEM computes a ground-truth local SCR from the input image and applies a differentiable modulation to the soft-IoU learning signal, emphasizing low-visibility targets while preserving stable optimization and identical inference behavior. REEM is integrated into a U-Net-based MSHNet without introducing additional parameters, architectural modifications, or inference-time overhead. Extensive experiments demonstrate consistent improvements over the baseline, achieving higher IoU and detection probability (Pd) together with substantially reduced false alarms (FA), particularly under challenging low-visibility conditions. These results suggest that SCR-guided difficulty-aware optimization provides an effective and physically grounded complement to conventional overlap-based objectives for infrared small target detection. The code is available at https://github. com/yall-in-one/Reemm.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。