paper-with-me

Papers

Revisiting Consistency Regularization for Semi-supervised Change Detection in Remote Sensing Images

2022-04-18 · Wele Gedara Chaminda Bandara, Vishal M. Patel

Remote-sensing (RS) Change Detection (CD) aims to detect "changes of interest" from co-registered bi-temporal images. The performance of existing deep supervised CD methods is attributed to the large amounts of annotated data used to train the networks. However, annotating large amounts of remote sensing images is labor-intensive and expensive, particularly with bi-temporal images, as it requires pixel-wise comparisons by a human expert. On the other hand, we often have access to unlimited unlabeled multi-temporal RS imagery thanks to ever-increasing earth observation programs. In this paper, we propose a simple yet effective way to leverage the information from unlabeled bi-temporal images to improve the performance of CD approaches. More specifically, we propose a semi-supervised CD model in which we formulate an unsupervised CD loss in addition to the supervised Cross-Entropy (CE) loss by constraining the output change probability map of a given unlabeled bi-temporal image pair to be consistent under the small random perturbations applied on the deep feature difference map that is obtained by subtracting their latent feature representations. Experiments conducted on two publicly available CD datasets show that the proposed semi-supervised CD method can reach closer to the performance of supervised CD even with access to as little as 10% of the annotated training data. Code available at https://github.com/wgcban/SemiCD

📄 PDF Abstract BibTeX arXiv:2204.08454

Code (1)

wgcban/SemiCD 공식 구현 pytorch

Tasks

Change DetectionEarth ObservationSemi-supervised Change Detection

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Revisiting Network Perturbation for Semi-Supervised Semantic Segmentation

2024-11-08 · Sien Li, Tao Wang, Ruizhe Hu, Wenxi Liu

In semi-supervised semantic segmentation (SSS), weak-to-strong consistency regularization techniques are widely utilized in recent works, typically combined with input-level and feature-level perturbations. However, the …

Semantic SegmentationSemi-Supervised Semantic Segmentation

Revisiting Consistency Regularization for Semi-Supervised Learning

2021-12-10 · Yue Fan, Anna Kukleva, Bernt Schiele

Consistency regularization is one of the most widely-used techniques for semi-supervised learning (SSL). Generally, the aim is to train a model that is invariant to various data augmentations. In this paper, we revisit t…

Consistency Regularization with Generative Adversarial Networks for Semi-Supervised Learning

2020-07-08 · Zexi Chen, Bharathkumar Ramachandra, Ranga Raju Vatsavai

Generative Adversarial Networks (GANs) based semi-supervised learning (SSL) approaches are shown to improve classification performance by utilizing a large number of unlabeled samples in conjunction with limited labeled …

image-classificationImage ClassificationSemi-Supervised Image Classification

Supercm: Revisiting Clustering for Semi-Supervised Learning

2025-06-30 · Durgesh Singh, Ahcene Boubekki, Robert Jenssen, Michael C. Kampffmeyer

The development of semi-supervised learning (SSL) has in recent years largely focused on the development of new consistency regularization or entropy minimization approaches, often resulting in models with complex traini…

Clustering

C2F-SemiCD: A Coarse-to-Fine Semi-Supervised Change Detection Method Based on Consistency Regularization in High-Resolution Remote Sensing Images

2024-04-22 · Chengxi Han, Chen Wu, Meiqi Hu, Jiepan Li 외

A high-precision feature extraction model is crucial for change detection (CD). In the past, many deep learning-based supervised CD methods learned to recognize change feature patterns from a large number of labelled bi-…

Change DetectionSemi-supervised Change Detection