https://github.com/rituyadav92/clvae-unsupervised_change_detection_timeseriessar
Unsupervised Change Detection https://doi.org/10.1016/j.jag.2023.103635
https://github.com/rituyadav92/clvae-unsupervised_change_detection_timeseriessar
change-detection contrastive-learning sar time-series unsupervised-learning variational-autoencoder
Last synced: 7 months ago
JSON representation
Unsupervised Change Detection https://doi.org/10.1016/j.jag.2023.103635
- Host: GitHub
- URL: https://github.com/rituyadav92/clvae-unsupervised_change_detection_timeseriessar
- Owner: RituYadav92
- Created: 2022-12-18T00:50:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T14:00:18.000Z (over 1 year ago)
- Last Synced: 2025-01-28T17:45:26.731Z (8 months ago)
- Topics: change-detection, contrastive-learning, sar, time-series, unsupervised-learning, variational-autoencoder
- Homepage:
- Size: 20.5 KB
- Stars: 13
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.python.org/downloads/release/python-376/)
[](https://github.com/tensorflow/tensorflow/releases/tag/v1.15.2)
[]## CLVAE: Unsupervised Flood Detection on SAR Time Series using Variational Autoencoder and Contrastive Learning
[(https://doi.org/10.1016/j.jag.2023.103635)](https://www.sciencedirect.com/science/article/pii/S1569843223004594)](https://www.sciencedirect.com/science/article/pii/S1569843223004594)## Abstract
In this study, we propose a novel unsupervised Change Detection (CD) model to detect flood extent using Synthetic Aperture Radar (SAR) time series data. The proposed model is based on a spatiotemporal variational autoencoder, trained with reconstruction and contrastive learning techniques. The change maps are generated with a proposed novel algorithm that utilizes differences in latent feature distributions between pre-flood and post-flood data. The model is evaluated on nine different flood events by comparing the results with reference flood maps collected from the Copernicus Emergency Management Services (CEMS) and Sen1Floods11 dataset. We conducted a range of experiments and ablation studies to investigate the performance of our model. We compared the results with existing unsupervised models. The model achieved an average of 70% Intersection over Union (IoU) score which is at least 7% better than the IoU from existing unsupervised CD models. In the generalizability test, the proposed model outperformed supervised models ADS-Net (by 10% IoU) and DAUSAR (by 8% IoU), both trained on Sen1Floods11 and tested on CEMS sites.### Code will follow shortly!
### Cite:
@article{yadav2024unsupervised,
title={Unsupervised flood detection on SAR time series using variational autoencoder},
author={Yadav, Ritu and Nascetti, Andrea and Azizpour, Hossein and Ban, Yifang},
journal={International Journal of Applied Earth Observation and Geoinformation},
volume={126},
pages={103635},
year={2024},
publisher={Elsevier}
}## Contact Information:
Ritu Yadav (Email: rituy@kth.se)