SemiCD-VL: Visual-Language Model Guidance Makes Better Semi-supervised Change Detector
Kaiyu Li, Xiangyong Cao, Yupeng Deng, Jiayi Song, Junmin Liu, Deyu, Meng, Zhi Wang

TL;DR
This paper introduces SemiCD-VL, a semi-supervised change detection method that leverages visual language models to generate pseudo labels, improving performance with limited labeled data and outperforming existing methods.
Contribution
The paper proposes a novel VLM-guided semi-supervised change detection framework with a change event generation strategy and dual projection heads to effectively utilize unlabeled data.
Findings
SemiCD-VL improves IoU by +5.3 on WHU-CD with 5% labels.
The CEG strategy outperforms state-of-the-art unsupervised methods.
The approach effectively decouples semantic representations for better change detection.
Abstract
Change Detection (CD) aims to identify pixels with semantic changes between images. However, annotating massive numbers of pixel-level images is labor-intensive and costly, especially for multi-temporal images, which require pixel-wise comparisons by human experts. Considering the excellent performance of visual language models (VLMs) for zero-shot, open-vocabulary, etc. with prompt-based reasoning, it is promising to utilize VLMs to make better CD under limited labeled data. In this paper, we propose a VLM guidance-based semi-supervised CD method, namely SemiCD-VL. The insight of SemiCD-VL is to synthesize free change labels using VLMs to provide additional supervision signals for unlabeled data. However, almost all current VLMs are designed for single-temporal images and cannot be directly applied to bi- or multi-temporal images. Motivated by this, we first propose a VLM-based mixed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGeographic Information Systems Studies
MethodsFixMatch
