CVAIJan 30

Vision-Language Model Purified Semi-Supervised Semantic Segmentation for Remote Sensing Images

arXiv:2602.00202v1h-index: 3Has Code
Originality Incremental advance
AI Analysis

This addresses a domain-specific challenge in remote sensing image analysis, offering improved accuracy and interpretability for segmentation tasks.

The paper tackles the problem of low-quality pseudo-labels in semi-supervised semantic segmentation for remote sensing images by introducing a vision-language model pseudo-label purifying structure, achieving state-of-the-art performance on multiple datasets.

The semi-supervised semantic segmentation (S4) can learn rich visual knowledge from low-cost unlabeled images. However, traditional S4 architectures all face the challenge of low-quality pseudo-labels, especially for the teacher-student framework.We propose a novel SemiEarth model that introduces vision-language models (VLMs) to address the S4 issues for the remote sensing (RS) domain. Specifically, we invent a VLM pseudo-label purifying (VLM-PP) structure to purify the teacher network's pseudo-labels, achieving substantial improvements. Especially in multi-class boundary regions of RS images, the VLM-PP module can significantly improve the quality of pseudo-labels generated by the teacher, thereby correctly guiding the student model's learning. Moreover, since VLM-PP equips VLMs with open-world capabilities and is independent of the S4 architecture, it can correct mispredicted categories in low-confidence pseudo-labels whenever a discrepancy arises between its prediction and the pseudo-label. We conducted extensive experiments on multiple RS datasets, which demonstrate that our SemiEarth achieves SOTA performance. More importantly, unlike previous SOTA RS S4 methods, our model not only achieves excellent performance but also offers good interpretability. The code is released at https://github.com/wangshanwen001/SemiEarth.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes