CVApr 22, 2023

Unsupervised CD in satellite image time series by contrastive learning and feature tracking

arXiv:2304.11375v18 citationsh-index: 102
Originality Incremental advance
AI Analysis

This work addresses the problem of detecting changes in satellite imagery over time for remote sensing applications, but it is incremental as it builds on existing contrastive learning methods.

The authors tackled unsupervised change detection in satellite image time series by proposing a two-stage approach using contrastive learning and feature tracking, which improved accuracy in fitting and inference scenarios as demonstrated on two datasets.

While unsupervised change detection using contrastive learning has been significantly improved the performance of literature techniques, at present, it only focuses on the bi-temporal change detection scenario. Previous state-of-the-art models for image time-series change detection often use features obtained by learning for clustering or training a model from scratch using pseudo labels tailored to each scene. However, these approaches fail to exploit the spatial-temporal information of image time-series or generalize to unseen scenarios. In this work, we propose a two-stage approach to unsupervised change detection in satellite image time-series using contrastive learning with feature tracking. By deriving pseudo labels from pre-trained models and using feature tracking to propagate them among the image time-series, we improve the consistency of our pseudo labels and address the challenges of seasonal changes in long-term remote sensing image time-series. We adopt the self-training algorithm with ConvLSTM on the obtained pseudo labels, where we first use supervised contrastive loss and contrastive random walks to further improve the feature correspondence in space-time. Then a fully connected layer is fine-tuned on the pre-trained multi-temporal features for generating the final change maps. Through comprehensive experiments on two datasets, we demonstrate consistent improvements in accuracy on fitting and inference scenarios.

Foundations

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

Your Notes