paper-with-me

홈 › Papers

CRED: A Deep Residual Network of Convolutional and Recurrent Units for Earthquake Signal Detection

2018-10-03 · S. Mostafa Mousavi, Weiqiang Zhu, Yixiao Sheng, Gregory C. Beroza

Earthquake signal detection is at the core of observational seismology. A good detection algorithm should be sensitive to small and weak events with a variety of waveform shapes, robust to background noise and non-earthquake signals, and efficient for processing large data volumes. Here, we introduce the Cnn-Rnn Earthquake Detector (CRED), a detector based on deep neural networks. The network uses a combination of convolutional layers and bi-directional long-short-term memory units in a residual structure. It learns the time-frequency characteristics of the dominant phases in an earthquake signal from three component data recorded on a single station. We train the network using 500,000 seismograms (250k associated with tectonic earthquakes and 250k identified as noise) recorded in Northern California and tested it with an F-score of 99.95. The robustness of the trained model with respect to the noise level and non-earthquake signals is shown by applying it to a set of semi-synthetic signals. The model is applied to one month of continuous data recorded at Central Arkansas to demonstrate its efficiency, generalization, and sensitivity. Our model is able to detect more than 700 microearthquakes as small as -1.3 ML induced during hydraulic fracturing far away than the training region. The performance of the model is compared with STA/LTA, template matching, and FAST algorithms. Our results indicate an efficient and reliable performance of CRED. This framework holds great promise in lowering the detection threshold while minimizing false positive detection rates.

📄 PDF Abstract BibTeX arXiv:1810.01965

Code (1)

smousavi05/CRED 공식 구현 tf

Tasks

Template Matching

Similar Papers 제목 키워드 기반

Recurrent Convolutional Neural Networks help to predict location of Earthquakes

2020-04-20 · Roman Kail, Alexey Zaytsev, Evgeny Burnaev

We examine the applicability of modern neural network architectures to the midterm prediction of earthquakes. Our data-based classification model aims to predict if an earthquake with the magnitude above a threshold take…

A Machine-Learning Approach for Earthquake Magnitude Estimation

2019-11-14 · S. Mostafa Mousavi, Gregory C. Beroza

In this study we develop a single-station deep-learning approach for fast and reliable estimation of earthquake magnitude directly from raw waveforms. We design a regressor composed of convolutional and recurrent neural …

BIG-bench Machine Learning

Gated Graph Convolutional Recurrent Neural Networks

2019-03-05 · Luana Ruiz, Fernando Gama, Alejandro Ribeiro

Graph processes model a number of important problems such as identifying the epicenter of an earthquake or predicting weather. In this paper, we propose a Graph Convolutional Recurrent Neural Network (GCRNN) architecture…

Node Classification

Spatiotemporal Weather Data Predictions with Shortcut Recurrent-Convolutional Networks: A Solution for the Weather4cast challenge

2021-11-03 · Jussi Leinonen

This paper presents the neural network model that was used by the author in the Weather4cast 2021 Challenge Stage 1, where the objective was to predict the time evolution of satellite-based weather data images. The netwo…

Deviance Voronoi Residuals for Space-Time Point Process Models: An Application to Earthquake Insurance Risk

2024-10-06 · Roba Bairakdar, Debbie Dupuis, Melina Mailhot

Insurance risk arising from catastrophes such as earthquakes a component of the Minimum Capital Test for federally regulated property and casualty insurance companies. Analyzing earthquake insurance risk requires well-fi…