paper-with-me

Papers

Self-supervised Remote Sensing Images Change Detection at Pixel-level

2021-05-18 · Yuxing Chen, Lorenzo Bruzzone

Deep learning techniques have achieved great success in remote sensing image change detection. Most of them are supervised techniques, which usually require large amounts of training data and are limited to a particular application. Self-supervised methods as an unsupervised approach are popularly used to solve this problem and are widely used in unsupervised binary change detection tasks. However, the existing self-supervised methods in change detection are based on pre-tasks or at patch-level, which may be sub-optimal for pixel-wise change detection tasks. Therefore, in this work, a pixel-wise contrastive approach is proposed to overcome this limitation. This is achieved by using contrastive loss in pixel-level features on an unlabeled multi-view setting. In this approach, a Siamese ResUnet is trained to obtain pixel-wise representations and to align features from shifted positive pairs. Meanwhile, vector quantization is used to augment the learned features in two branches. The final binary change map is obtained by subtracting features of one branch from features of the other branch and using the Rosin thresholding method. To overcome the effects of regular seasonal changes in binary change maps, we also used an uncertainty method to enhance the temporal robustness of the proposed approach. Two homogeneous (OSCD and MUDS) datasets and one heterogeneous (California Flood) dataset are used to evaluate the performance of the proposed approach. Results demonstrate improvements in both efficiency and accuracy over the patch-wise multi-view contrastive method.

📄 PDF Abstract BibTeX arXiv:2105.08501

Code (0)

등록된 구현이 없습니다.

Tasks

Change DetectionContrastive LearningQuantization

Similar Papers 제목 키워드 기반

Task-Related Self-Supervised Learning for Remote Sensing Image Change Detection

2021-05-11 · Zhinan Cai, Zhiyu Jiang, Yuan Yuan

Change detection for remote sensing images is widely applied for urban change detection, disaster assessment and other fields. However, most of the existing CNN-based change detection methods still suffer from the proble…

Change DetectionChange detection for remote sensing imagesSelf-Supervised Learning

Self-supervised Change Detection in Multi-view Remote Sensing Images

2021-03-10 · Yuxing Chen, Lorenzo Bruzzone

The vast amount of unlabeled multi-temporal and multi-sensor remote sensing data acquired by the many Earth Observation satellites present a challenge for change detection. Recently, many generative model-based methods h…

Change DetectionEarth Observation

Pattern Integration and Enhancement Vision Transformer for Self-Supervised Learning in Remote Sensing

2024-11-09 · Kaixuan Lu, Ruiqian Zhang, Xiao Huang, Yuxing Xie 외

Recent self-supervised learning (SSL) methods have demonstrated impressive results in learning visual representations from unlabeled remote sensing images. However, most remote sensing images predominantly consist of sce…

Change DetectionLand Cover Classificationobject-detectionObject Detection+2

Self-Supervised Learning of Remote Sensing Scene Representations Using Contrastive Multiview Coding

2021-04-14 · Vladan Stojnić, Vladimir Risojević

In recent years self-supervised learning has emerged as a promising candidate for unsupervised representation learning. In the visual domain its applications are mostly studied in the context of images of natural scenes.…

image-classificationImage ClassificationRemote Sensing Image ClassificationRepresentation Learning+1

Single-Temporal Supervised Learning for Universal Remote Sensing Change Detection

2024-06-22 · Zhuo Zheng, Yanfei Zhong, Ailong Ma, Liangpei Zhang

Bitemporal supervised learning paradigm always dominates remote sensing change detection using numerous labeled bitemporal image pairs, especially for high spatial resolution (HSR) remote sensing imagery. However, it is …

Change Detection