paper-with-me

홈 › Papers

Spatio-Temporal Graph Structure Learning for Earthquake Detection

2025-03-14 · Suchanun Piriyasatit, Ercan Engin Kuruoglu, Mehmet Sinan Ozeren

Earthquake detection is essential for earthquake early warning (EEW) systems. Traditional methods struggle with low signal-to-noise ratios and single-station reliance, limiting their effectiveness. We propose a Spatio-Temporal Graph Convolutional Network (GCN) using Spectral Structure Learning Convolution (Spectral SLC) to model static and dynamic relationships across seismic stations. Our approach processes multi-station waveform data and generates station-specific detection probabilities. Experiments show superior performance over a conventional GCN baseline in terms of true positive rate (TPR) and false positive rate (FPR), highlighting its potential for robust multi-station earthquake detection. The code repository for this study is available at https://github.com/SuchanunP/eq_detector.

📄 PDF Abstract BibTeX arXiv:2503.11215

Code (1)

suchanunp/eq_detector 공식 구현 pytorch

Tasks

Graph structure learning

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Cepstral Coefficients for Earthquake Damage Assessment of Bridges Leveraging Deep Learning

2022-10-21 · Seyedomid Sajedi, Xiao Liang

Bridges are indispensable elements in resilient communities as essential parts of the lifeline transportation systems. Knowledge about the functionality of bridge structures is crucial, especially after a major earthquak…

Spatiotemporal Pattern Mining for Nowcasting Extreme Earthquakes in Southern California

2020-12-20 · Bo Feng, Geoffrey C. Fox

Geoscience and seismology have utilized the most advanced technologies and equipment to monitor seismic events globally from the past few decades. With the enormous amount of data, modern GPU-powered deep learning presen…

Deep LearningEarthquake predictionGPUPrediction

OKSP: A Novel Deep Learning Automatic Event Detection Pipeline for Seismic Monitoringin Costa Rica

2021-09-06 · Leonardo van der Laat, Ronald J. L. Baldares, Esteban J. Chaves, Esteban Meneses

Small magnitude earthquakes are the most abundant but the most difficult to locate robustly and well due to their low amplitudes and high frequencies usually obscured by heterogeneous noise sources. They highlight crucia…

Event Detection

Beyond Hawkes: Neural Multi-event Forecasting on Spatio-temporal Point Processes

2022-11-05 · Negar Erfanian, Santiago Segarra, Maarten de Hoop

Predicting discrete events in time and space has many scientific applications, such as predicting hazardous earthquakes and outbreaks of infectious diseases. History-dependent spatio-temporal Hawkes processes are often u…

Point Processes

Graph-Theoretic Spatiotemporal Context Modeling for Video Saliency Detection

2017-07-25 · Lina Wei, Fangfang Wang, Xi Li, Fei Wu 외

As an important and challenging problem in computer vision, video saliency detection is typically cast as a spatiotemporal context modeling problem over consecutive frames. As a result, a key issue in video saliency dete…

Saliency DetectionVideo Saliency Detection