arXiv:2511.18058cs.CV2025-11被引 1

用分层主动学习+自训练,少标注数据也能高精度识别遥感图像。

Hierarchical Semi-Supervised Active Learning for Remote Sensing

  • 分层主动学习策略,按层次聚类挑选最有信息量的未标注样本。
  • 仅用8%、4%、2%标签数据,就达到全监督95%以上准确率。
  • 适合标注成本高的遥感场景,尤其适合小样本图像分类任务。

遥感领域深度学习模型性能高度依赖高质量标注数据,但大规模标注耗时费力,大量未标注影像未被有效利用。为此,我们提出一种分层半监督主动学习(HSSAL)框架,将半监督学习(SSL)与新型分层主动学习(HAL)在闭环迭代中结合。每轮迭代中,SSL通过监督学习使用标注数据,并借助弱到强自训练利用未标注数据,提升特征表示与不确定性估计;随后,HAL基于优化后的表示和不确定性线索,采用渐进式聚类策略,选择兼具可扩展性、多样性与不确定性的高信息量样本。该分层机制确保样本选取的效率与代表性。在UCM、AID和NWPU-RESISC45三个基准遥感场景分类数据集上的实验表明,HSSAL持续优于仅用SSL或仅用AL的基线方法。值得注意的是,在仅使用UCM、AID和NWPU-RESISC45 8%、4%、2%的标签数据下,HSSAL实现超过全监督准确率95%的性能,凸显其通过挖掘未标注数据信息实现卓越标注效率的能力。代码将公开。

原文摘要 · Abstract (English)

The performance of deep learning models in remote sensing (RS) strongly depends on the availability of high-quality labeled data. However, collecting large-scale annotations is costly and time-consuming, while vast amounts of unlabeled imagery remain underutilized. To address this challenge, we propose a Hierarchical Semi-Supervised Active Learning (HSSAL) framework that integrates semi-supervised learning (SSL) and a novel hierarchical active learning (HAL) in a closed iterative loop. In each iteration, SSL refines the model using both labeled data through supervised learning and unlabeled data via weak-to-strong self-training, improving feature representation and uncertainty estimation. Guided by the refined representations and uncertainty cues of unlabeled samples, HAL then conducts sample querying through a progressive clustering strategy, selecting the most informative instances that jointly satisfy the criteria of scalability, diversity, and uncertainty. This hierarchical process ensures both efficiency and representativeness in sample selection. Extensive experiments on three benchmark RS scene classification datasets, including UCM, AID, and NWPU-RESISC45, demonstrate that HSSAL consistently outperforms SSL- or AL-only baselines. Remarkably, with only 8%, 4%, and 2% labeled training data on UCM, AID, and NWPU-RESISC45, respectively, HSSAL achieves over 95% of fully-supervised accuracy, highlighting its superior label efficiency through informativeness exploitation of unlabeled data. Our code will be publicly available.

遥感图像主动学习半监督小样本

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