arXiv:2602.03634cs.CV2026-02

用少量弱标注数据实现高精度旋转目标检测,大幅降低遥感图像标注成本。

SPWOOD: Sparse Partial Weakly-Supervised Oriented Object Detection

  • 设计稀疏弱监督模型,从不完整标注中学习方向与尺度信息。
  • 多层伪标签过滤策略提升未标注数据利用效率,准确率显著提升。
  • 按类别均衡划分数据,避免少数类被忽略,适合遥感等复杂场景。

面向遥感领域中密集分布、类别繁多带来的高标注成本问题,本文提出首个稀疏部分弱监督旋转目标检测框架 SPWOOD。该框架仅需少量稀疏弱标注数据与大量无标注数据,即可实现高效学习。核心创新包括:(1) 设计面向稀疏标注的定向与尺度感知学生模型(SOS-Student),在弱标注下分离目标与背景,并推断方向与尺度;(2) 提出基于多层预测分布的新型多级伪标签过滤策略,增强伪标签可靠性;(3) 采用独特的稀疏分区方法,确保各类别均衡学习。在 DOTA 与 DIOR 数据集上的实验表明,本方法显著优于传统有监督及弱监督方法,提供一种高性价比解决方案。代码已开源。

原文摘要 · Abstract (English)

A consistent trend throughout the research of oriented object detection has been the pursuit of maintaining comparable performance with fewer and weaker annotations. This is particularly crucial in the remote sensing domain, where the dense object distribution and a wide variety of categories contribute to prohibitively high costs. Based on the supervision level, existing oriented object detection algorithms can be broadly grouped into fully supervised, semi-supervised, and weakly supervised methods. Within the scope of this work, we further categorize them to include sparsely supervised and partially weakly-supervised methods. To address the challenges of large-scale labeling, we introduce the first Sparse Partial Weakly-Supervised Oriented Object Detection framework, designed to efficiently leverage only a few sparse weakly-labeled data and plenty of unlabeled data. Our framework incorporates three key innovations: (1) We design a Sparse-annotation-Orientation-and-Scale-aware Student (SOS-Student) model to separate unlabeled objects from the background in a sparsely-labeled setting, and learn orientation and scale information from orientation-agnostic or scale-agnostic weak annotations. (2) We construct a novel Multi-level Pseudo-label Filtering strategy that leverages the distribution of model predictions, which is informed by the model's multi-layer predictions. (3) We propose a unique sparse partitioning approach, ensuring equal treatment for each category. Extensive experiments on the DOTA and DIOR datasets show that our framework achieves a significant performance gain over traditional oriented object detection methods mentioned above, offering a highly cost-effective solution. Our code is publicly available at https://github.com/VisionXLab/SPWOOD.

旋转检测弱监督遥感图像低成本标注

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