Toward Stable Semi-Supervised Remote Sensing Segmentation via Co-Guidance and Co-Fusion
Yi Zhou, Xuechao Zou, Shun Zhang, Kai Li, Shiying Wang, Jingming Chen, Congyan Lang, Tengfei Cao, Pin Tao, Yuanchun Shi
TL;DR
This work tackles pseudo-label drift in semi-supervised remote sensing segmentation by introducing Co2S, a drift-resistant dual-student framework that jointly leverages CLIP-based explicit semantic priors and DINOv3-based implicit priors. It couples these priors through an explicit-implicit semantic collaborative guidance mechanism and reinforces them with a global-local feature fusion strategy to balance semantic consistency with boundary precision. The approach demonstrates leading performance across six diverse RS benchmarks, notably under extreme label scarcity, and is supported by extensive ablations highlighting the benefits of heterogeneous priors and stability-driven losses. The proposed framework has practical implications for reducing annotation requirements while delivering accurate segmentation in complex RS scenes.
Abstract
Semi-supervised remote sensing (RS) image semantic segmentation offers a promising solution to alleviate the burden of exhaustive annotation, yet it fundamentally struggles with pseudo-label drift, a phenomenon where confirmation bias leads to the accumulation of errors during training. In this work, we propose Co2S, a stable semi-supervised RS segmentation framework that synergistically fuses priors from vision-language models and self-supervised models. Specifically, we construct a heterogeneous dual-student architecture comprising two distinct ViT-based vision foundation models initialized with pretrained CLIP and DINOv3 to mitigate error accumulation and pseudo-label drift. To effectively incorporate these distinct priors, an explicit-implicit semantic co-guidance mechanism is introduced that utilizes text embeddings and learnable queries to provide explicit and implicit class-level guidance, respectively, thereby jointly enhancing semantic consistency. Furthermore, a global-local feature collaborative fusion strategy is developed to effectively fuse the global contextual information captured by CLIP with the local details produced by DINOv3, enabling the model to generate highly precise segmentation results. Extensive experiments on six popular datasets demonstrate the superiority of the proposed method, which consistently achieves leading performance across various partition protocols and diverse scenarios. Project page is available at https://xavierjiezou.github.io/Co2S/.
