A Framework for Real-Time Volcano-Seismic Event Recognition Based on Multi-Station Seismograms and Semantic Segmentation Models
Camilo Espinosa-Curilem, Millaray Curilem, Daniel Basualto

TL;DR
This paper presents a novel, real-time seismic event recognition framework using semantic segmentation models on multi-station volcano data, improving detection accuracy and robustness across different volcano conditions.
Contribution
It introduces a new end-to-end approach transforming multi-channel seismic signals into images for simultaneous detection and classification using segmentation models.
Findings
UNet achieved up to 0.91 F1 score
Model demonstrated high robustness to noise
Effective across multiple volcano datasets
Abstract
In volcano monitoring, effective recognition of seismic events is essential for understanding volcanic activity and raising timely warning alerts. Traditional methods rely on manual analysis, which can be subjective and labor-intensive. Furthermore, current automatic approaches often tackle detection and classification separately, mostly rely on single station information and generally require tailored preprocessing and representations to perform predictions. These limitations often hinder their application to real-time monitoring and utilization across different volcano conditions. This study introduces a novel approach that utilizes Semantic Segmentation models to automate seismic event recognition by applying a straight forward transformation of multi-channel 1D signals into 2D representations, enabling their use as images. Our framework employs a data-driven, end-to-end design that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSeismology and Earthquake Studies · Geological Modeling and Analysis · Seismic Imaging and Inversion Techniques
MethodsSoftmax · Linear Layer · Layer Normalization · Residual Connection · Dense Connections · Multi-Head Attention · Stochastic Depth · Attention Is All You Need · Swin Transformer · Concatenated Skip Connection
