arXiv:2601.12507cs.CVcs.LG2026-01

通过隐式语义正则化提升低分辨率遥感小目标检测性能

CoLR-Det: Collaborative Latent Restoration for Small Object Detection in Low-Resolution Remote Sensing Images

  • 将超分辨率作为检测导向的隐式正则化,而非显式图像增强
  • 在多尺度特征上施加重建约束,推理时仅依赖检测路径
  • 适合遥感小目标检测,尤其适用于低分辨率场景

低分辨率遥感图像中的小目标检测受限于视觉细节缺失和细节对检测的模糊作用。现有超分辨率辅助检测方法普遍采用先恢复再检测的范式,隐含假设视觉保真度有助于识别。然而,超分辨率偏好密集纹理与边缘恢复,而目标检测依赖稀疏实例级语义,导致恢复过程放大看似合理但语义无关的背景纹理。为此,我们提出CoLR-Det,一种协同潜在恢复的小目标检测框架,将超分辨率监督视为检测导向的潜在正则化,而非显式图像增强。训练阶段引入仅用于训练的恢复分支,在共享多尺度表示上施加辅助重建约束;推理路径始终保持纯检测驱动。进一步设计了显著性引导的对象保持令牌路由机制,优先对高显著性令牌进行注意力精炼,同时保留被跳过的令牌信息。此外,提出检测优先的两阶段优化策略:先建立稳定的对象级语义,再引入恢复监督,并为超分辨率解码器设置更小的学习率,以减少协同训练中的扰动。实验表明,CoLR-Det在分辨率退化的NWPU VHR-10-Split、DOTAv1.5-Split和HRSSD-Split数据集上均优于现有最优方法,代码已开源。

原文摘要 · Abstract (English)

Low-resolution remote sensing small object detection is limited by both missing visual details and the ambiguity of how details serve detection. Existing super-resolution-assisted detectors generally follow a restoration-first paradigm to explicitly enhance inputs before detection, which implicitly assumes visual fidelity benefits recognition. Yet super-resolution favors dense texture and edge recovery, while object detection relies on sparse instance-level semantics, making restoration amplify visually plausible but semantically irrelevant background textures. To tackle this issue, we propose CoLR-Det, a Collaborative Latent-Restoration-Assisted Small Object Detection framework that treats super-resolution supervision as detection-oriented latent regularization rather than explicit image-level enhancement. Instead of reconstructing high-resolution images for inference, CoLR-Det uses a training-only restoration branch to impose auxiliary reconstruction constraints on shared multiscale representations, and the inference pathway remains purely detection-driven. We further design a saliency-guided object-preserving token routing mechanism, which prioritizes high-saliency tokens for attention-based refinement while retaining information of bypassed tokens. Besides, a detection-prioritized two-stage optimization strategy is developed: it first builds stable object-level semantics before introducing restoration supervision, and assigns a smaller learning rate to the SR decoder to keep its updates conservative and reduce perturbations in collaborative training. With this design, CoLR-Det transforms restoration from an explicit visual enhancement operator into an implicit semantic regularizer. Experiments on resolution-degraded NWPU VHR-10-Split, DOTAv1.5-Split and HRSSD-Split show that CoLR-Det outperforms state-of-the-art methods, with code available at https://github.com/qiruo-ya/CoLR-Det.

小目标检测遥感图像超分辨率隐式正则化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。