paper-with-me

Papers

Self-supervised Contrastive Learning for Volcanic Unrest Detection

2022-02-08 · Nikolaos Ioannis Bountos, Ioannis Papoutsis, Dimitrios Michail, Nantheera Anantrasirichai

Ground deformation measured from Interferometric Synthetic Aperture Radar (InSAR) data is considered a sign of volcanic unrest, statistically linked to a volcanic eruption. Recent studies have shown the potential of using Sentinel-1 InSAR data and supervised deep learning (DL) methods for the detection of volcanic deformation signals, towards global volcanic hazard mitigation. However, detection accuracy is compromised from the lack of labelled data and class imbalance. To overcome this, synthetic data are typically used for finetuning DL models pre-trained on the ImageNet dataset. This approach suffers from poor generalisation on real InSAR data. This letter proposes the use of self-supervised contrastive learning to learn quality visual representations hidden in unlabeled InSAR data. Our approach, based on the SimCLR framework, provides a solution that does not require a specialized architecture nor a large labelled or synthetic dataset. We show that our self-supervised pipeline achieves higher accuracy with respect to the state-of-the-art methods, and shows excellent generalisation even for out-of-distribution test data. Finally, we showcase the effectiveness of our approach for detecting the unrest episodes preceding the recent Icelandic Fagradalsfjall volcanic eruption.

📄 PDF Abstract BibTeX arXiv:2202.04030

Code (1)

ngbountos/deepcubevolcano 공식 구현 pytorch

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Bitcoin Customer Service Number +1-833-534-1729 설명 없음
Contrastive Learning 설명 없음
Residual Connection 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Average Pooling 설명 없음
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Anomaly detection for the identification of volcanic unrest in satellite imagery

2024-05-28 · Robert Gabriel Popescu, Nantheera Anantrasirichai, Juliet Biggs

Satellite images have the potential to detect volcanic deformation prior to eruptions, but while a vast number of images are routinely acquired, only a small percentage contain volcanic deformation events. Manual inspect…

Anomaly Detection

Learning from Synthetic InSAR with Vision Transformers: The case of volcanic unrest detection

2022-01-09 · Nikolaos Ioannis Bountos, Dimitrios Michail, Ioannis Papoutsis

The detection of early signs of volcanic unrest preceding an eruption, in the form of ground deformation in Interferometric Synthetic Aperture Radar (InSAR) data is critical for assessing volcanic hazard. In this work we…

Binary ClassificationDomain Adaptation

Improving the Thermal Infrared Monitoring of Volcanoes: A Deep Learning Approach for Intermittent Image Series

2021-09-27 · Jeremy Diaz, Guido Cervone, Christelle Wauthier

Active volcanoes are globally distributed and pose societal risks at multiple geographic scales, ranging from local hazards to regional/international disruptions. Many volcanoes do not have continuous ground monitoring n…

Time SeriesTime Series Analysis

Transforming volcanic monitoring: A dataset and benchmark for onboard volcano activity detection

2025-10-27 · Darshana Priyasad, Tharindu Fernando, Maryam Haghighat, Harshala Gammulle 외 arxiv

Natural disasters, such as volcanic eruptions, pose significant challenges to daily life and incur considerable global economic losses. The emergence of next-generation small-satellites, capable of constellation-based op…

Activity Detection

A deep learning approach to detecting volcano deformation from satellite imagery using synthetic datasets

2019-05-17 · Nantheera Anantrasirichai, Juliet Biggs, Fabien Albino, David Bull

Satellites enable widespread, regional or global surveillance of volcanoes and can provide the first indication of volcanic unrest or eruption. Here we consider Interferometric Synthetic Aperture Radar (InSAR), which can…

BIG-bench Machine Learning