CVLGIVFeb 12, 2021

Self-Supervised Multisensor Change Detection

arXiv:2103.05102v394 citations
Originality Synthesis-oriented
AI Analysis

This addresses a practical challenge in real-life scenarios like natural disasters, where images from different sensors must be compared, but it is incremental as it adapts existing self-supervised techniques to this specific domain.

The paper tackles the problem of detecting changes between images from different sensors, specifically optical and SAR, using only unlabeled target image pairs, and demonstrates the benefits of a self-supervised approach on four multi-modal scenes.

Most change detection methods assume that pre-change and post-change images are acquired by the same sensor. However, in many real-life scenarios, e.g., natural disaster, it is more practical to use the latest available images before and after the occurrence of incidence, which may be acquired using different sensors. In particular, we are interested in the combination of the images acquired by optical and Synthetic Aperture Radar (SAR) sensors. SAR images appear vastly different from the optical images even when capturing the same scene. Adding to this, change detection methods are often constrained to use only target image-pair, no labeled data, and no additional unlabeled data. Such constraints limit the scope of traditional supervised machine learning and unsupervised generative approaches for multi-sensor change detection. Recent rapid development of self-supervised learning methods has shown that some of them can even work with only few images. Motivated by this, in this work we propose a method for multi-sensor change detection using only the unlabeled target bi-temporal images that are used for training a network in self-supervised fashion by using deep clustering and contrastive learning. The proposed method is evaluated on four multi-modal bi-temporal scenes showing change and the benefits of our self-supervised approach are demonstrated.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes