English

Cross Branch Feature Fusion Decoder for Consistency Regularization-based Semi-Supervised Change Detection

Computer Vision and Pattern Recognition 2024-09-24 v1

Abstract

Semi-supervised change detection (SSCD) utilizes partially labeled data and a large amount of unlabeled data to detect changes. However, the transformer-based SSCD network does not perform as well as the convolution-based SSCD network due to the lack of labeled data. To overcome this limitation, we introduce a new decoder called Cross Branch Feature Fusion CBFF, which combines the strengths of both local convolutional branch and global transformer branch. The convolutional branch is easy to learn and can produce high-quality features with a small amount of labeled data. The transformer branch, on the other hand, can extract global context features but is hard to learn without a lot of labeled data. Using CBFF, we build our SSCD model based on a strong-to-weak consistency strategy. Through comprehensive experiments on WHU-CD and LEVIR-CD datasets, we have demonstrated the superiority of our method over seven state-of-the-art SSCD methods.

Keywords

Cite

@article{arxiv.2409.15021,
  title  = {Cross Branch Feature Fusion Decoder for Consistency Regularization-based Semi-Supervised Change Detection},
  author = {Yan Xing and Qi'ao Xu and Jingcheng Zeng and Rui Huang and Sihua Gao and Weifeng Xu and Yuxiang Zhang and Wei Fan},
  journal= {arXiv preprint arXiv:2409.15021},
  year   = {2024}
}

Comments

5 pages, 4 figures, accepted by ICASSP 2024

R2 v1 2026-06-28T18:53:43.834Z