-
High Magnitude Earthquake Identification Using an Anomaly Detection Approach on HR GNSS Data
Authors:
Javier Quintero Arenas,
Claudia Quinteros Cartaya,
Andrea Padilla Lafarga,
Carlos Moraila,
Johannes Faber,
Jonas Koehler,
Nishtha Srivastava
Abstract:
Earthquake early warning systems are crucial for protecting areas that are subject to these natural disasters. An essential part of these systems is the detection procedure. Traditionally these systems work with seismograph data, but high rate GNSS data has become a promising alternative for the usage in large earthquake early warning systems. Besides traditional methods, deep learning approaches…
▽ More
Earthquake early warning systems are crucial for protecting areas that are subject to these natural disasters. An essential part of these systems is the detection procedure. Traditionally these systems work with seismograph data, but high rate GNSS data has become a promising alternative for the usage in large earthquake early warning systems. Besides traditional methods, deep learning approaches have gained recent popularity in this field, as they are able to leverage the large amounts of real and synthetic seismic data. Nevertheless, the usage of deep learning on GNSS data remains a comparatively new topic. This work contributes to the field of early warning systems by proposing an autoencoder based deep learning pipeline that aims to be lightweight and customizable for the detection of anomalies viz. high magnitude earthquakes in GNSS data. This model, DetEQ, is trained using the noise data recordings from nine stations located in Chile. The detection pipeline encompasses: (i) the generation of an anomaly score using the ground truth and reconstructed output from the autoencoder, (ii) the detection of relevant seismic events through an appropriate threshold, and (iii) the filtering of local events, that would lead to false positives. Robustness of the model was tested on the HR GNSS real data of 2011 Mw 6.8 Concepcion earthquake recorded at six stations. The results highlight the potential of GNSS based deep learning models for effective earthquake detection.
△ Less
Submitted 29 November, 2024;
originally announced December 2024.
-
SAIPy: A Python Package for single station Earthquake Monitoring using Deep Learning
Authors:
Wei Li,
Megha Chakraborty,
Claudia Quinteros Cartaya,
Jonas koehler,
Johannes Faber,
Georg Ruempker,
Nishtha Srivastava
Abstract:
Seismology has witnessed significant advancements in recent years with the application of deep learning methods to address a broad range of problems. These techniques have demonstrated their remarkable ability to effectively extract statistical properties from extensive datasets, surpassing the capabilities of traditional approaches to an extent. In this study, we present SAIPy, an open source Pyt…
▽ More
Seismology has witnessed significant advancements in recent years with the application of deep learning methods to address a broad range of problems. These techniques have demonstrated their remarkable ability to effectively extract statistical properties from extensive datasets, surpassing the capabilities of traditional approaches to an extent. In this study, we present SAIPy, an open source Python package specifically developed for fast data processing by implementing deep learning. SAIPy offers solutions for multiple seismological tasks, including earthquake detection, magnitude estimation, seismic phase picking, and polarity identification. We introduce upgraded versions of previously published models such as CREIMERT capable of identifying earthquakes with an accuracy above 99.8 percent and a root mean squared error of 0.38 unit in magnitude estimation. These upgraded models outperform state of the art approaches like the Vision Transformer network. SAIPy provides an API that simplifies the integration of these advanced models, including CREIMERT, DynaPickerv2, and PolarCAP, along with benchmark datasets. The package has the potential to be used for real time earthquake monitoring to enable timely actions to mitigate the impact of seismic events. Ongoing development efforts aim to enhance the performance of SAIPy and incorporate additional features that enhance exploration efforts, and it also would be interesting to approach the retraining of the whole package as a multi-task learning problem.
△ Less
Submitted 22 August, 2023;
originally announced August 2023.
-
Exploring a CNN Model for Earthquake Magnitude Estimation using HR-GNSS data
Authors:
Claudia Quinteros Cartaya,
Jonas Koehler,
Wei Li,
Johannes Faber,
Nishtha Srivastava
Abstract:
High rate Global Navigation Satellite System (HR GNSS) data can be highly useful for earthquake analysis as it provides continuous high-rate measurements of ground motion. This data can be used to estimate the magnitude, to assess the potential of an earthquake for generating tsunamis, and to analyze diverse parameters related to the seismic source. Particularly, in this work, we present the first…
▽ More
High rate Global Navigation Satellite System (HR GNSS) data can be highly useful for earthquake analysis as it provides continuous high-rate measurements of ground motion. This data can be used to estimate the magnitude, to assess the potential of an earthquake for generating tsunamis, and to analyze diverse parameters related to the seismic source. Particularly, in this work, we present the first results of a deep learning model based on a convolutional neural network for earthquake magnitude estimation, using HR GNSS displacement time series. The influence of different dataset configurations, such as station numbers, epicentral distances, signal duration, and earthquake size, were analyzed to figure out how the model can be adapted to various scenarios. We explored the potential of the model for global application and compared its performance using both synthetic and real data from different seismogenic regions. The performance of our model at this stage was satisfactory in estimating earthquake magnitude from synthetic data. Comparable results were observed in tests using synthetic data from a different tectonic region than the training data. Furthermore, the model was tested using real data from different regions and magnitudes, resulting in a good accuracy, provided that the data from a particular group of stations had similar epicentral distance constraints to those used during the model training. The robustness of the DL model can be improved to work independently from the window size of the time series and the number of stations, enabling faster estimation by the model using only near field data. Overall, this study provides insights for the development of future DL approaches for earthquake magnitude estimation with HR-GNSS data, emphasizing the importance of proper handling and careful data selection for further model improvements.
△ Less
Submitted 19 April, 2023;
originally announced April 2023.