arXiv:2504.03705cs.CV2025-04被引 2

用半监督学习减少标注数据,提升卫星海面异常检测效率

Semi-supervised learning for marine anomaly detection on board satellites

  • 采用FixMatch半监督算法,利用少量标注数据结合大量未标注影像
  • 标签数据少时,半监督模型优于全监督模型;标签多时后者略胜一筹
  • 适合资源受限的卫星平台,兼顾精度与计算成本

海洋受多种异常威胁,如海洋垃圾、有害藻华、非法排污和过度捕捞,可通过多光谱卫星影像与深度学习模型识别。然而,深度学习需大量标注数据,而海洋异常标注依赖专家,成本高昂。本文研究基于语义分割的半监督方法FixMatch在海洋异常检测中的表现。实验发现:在标注数据有限时,高置信度阈值(0.9)下半监督模型效果最佳;标注数据少时,半监督模型优于全监督模型;标注数据充足时,全监督模型性能略优。我们提出两个假设解释该现象。所有实验均使用参数量有限的U-Net架构,确保适配星载硬件。

原文摘要 · Abstract (English)

Aquatic bodies face numerous environmental threats caused by several marine anomalies. Marine debris can devastate habitats and endanger marine life through entanglement, while harmful algal blooms can produce toxins that negatively affect marine ecosystems. Additionally, ships may discharge oil or engage in illegal and overfishing activities, causing further harm. These marine anomalies can be identified by applying trained deep learning (DL) models on multispectral satellite imagery. Furthermore, the detection of other anomalies, such as clouds, could be beneficial in filtering out irrelevant images. However, DL models often require a large volume of labeled data for training, which can be both costly and time-consuming, particularly for marine anomaly detection where expert annotation is needed. A potential solution is the use of semi-supervised learning methods, which can also utilize unlabeled data. In this project, we implement and study the performance of FixMatch for Semantic Segmentation, a semi-supervised algorithm for semantic segmentation. Firstly, we found that semi-supervised models perform best with a high confidence threshold of 0.9 when there is a limited amount of labeled data. Secondly, we compare the performance of semi-supervised models with fully-supervised models under varying amounts of labeled data. Our findings suggest that semi-supervised models outperform fully-supervised models with limited labeled data, while fully-supervised models have a slightly better performance with larger volumes of labeled data. We propose two hypotheses to explain why fully-supervised models surpass semi-supervised ones when a high volume of labeled data is used. All of our experiments were conducted using a U-Net model architecture with a limited number of parameters to ensure compatibility with space-rated hardware.

半监督学习海洋检测卫星遥感U-Net

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