paper-with-me

홈 › Papers

Deep Metric Learning for Unsupervised Remote Sensing Change Detection

2023-03-16 · Wele Gedara Chaminda Bandara, Vishal M. Patel

Remote Sensing Change Detection (RS-CD) aims to detect relevant changes from Multi-Temporal Remote Sensing Images (MT-RSIs), which aids in various RS applications such as land cover, land use, human development analysis, and disaster response. The performance of existing RS-CD methods is attributed to training on large annotated datasets. Furthermore, most of these models are less transferable in the sense that the trained model often performs very poorly when there is a domain gap between training and test datasets. This paper proposes an unsupervised CD method based on deep metric learning that can deal with both of these issues. Given an MT-RSI, the proposed method generates corresponding change probability map by iteratively optimizing an unsupervised CD loss without training it on a large dataset. Our unsupervised CD method consists of two interconnected deep networks, namely Deep-Change Probability Generator (D-CPG) and Deep-Feature Extractor (D-FE). The D-CPG is designed to predict change and no change probability maps for a given MT-RSI, while D-FE is used to extract deep features of MT-RSI that will be further used in the proposed unsupervised CD loss. We use transfer learning capability to initialize the parameters of D-FE. We iteratively optimize the parameters of D-CPG and D-FE for a given MT-RSI by minimizing the proposed unsupervised ``similarity-dissimilarity loss''. This loss is motivated by the principle of metric learning where we simultaneously maximize the distance between change pair-wise pixels while minimizing the distance between no-change pair-wise pixels in bi-temporal image domain and their deep feature domain. The experiments conducted on three CD datasets show that our unsupervised CD method achieves significant improvements over the state-of-the-art supervised and unsupervised CD methods. Code available at https://github.com/wgcban/Metric-CD

📄 PDF Abstract BibTeX arXiv:2303.09536

Code (1)

wgcban/metric-cd 공식 구현 pytorch

Tasks

Change DetectionDisaster ResponseMetric LearningTransfer Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Consistency Change Detection Framework for Unsupervised Remote Sensing Change Detection

2025-11-12 · Yating Liu, Yan Lu arxiv

Unsupervised remote sensing change detection aims to monitor and analyze changes from multi-temporal remote sensing images in the same geometric region at different times, without the need for labeled training data. Prev…

Change DetectionStyle Transfer

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

Unsupervised Deep Slow Feature Analysis for Change Detection in Multi-Temporal Remote Sensing Images

2018-12-03 · Bo Du, Lixiang Ru, Chen Wu, Liangpei Zhang

Change detection has been a hotspot in remote sensing technology for a long time. With the increasing availability of multi-temporal remote sensing images, numerous change detection algorithms have been proposed. Among t…

Change Detection

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

MergeSAM: Unsupervised change detection of remote sensing images based on the Segment Anything Model

2025-07-30 · Meiqi Hu, Lingzhi Lu, Chengxi Han, Xiaoping Liu arxiv

Recently, large foundation models trained on vast datasets have demonstrated exceptional capabilities in feature extraction and general feature representation. The ongoing advancements in deep learning-driven large model…

Object SegmentationChange Detection