paper-with-me

홈 › Papers

Time Series Foundation Models and Deep Learning Architectures for Earthquake Temporal and Spatial Nowcasting

2024-08-21 · Alireza Jafari, Geoffrey Fox, John B. Rundle, Andrea Donnellan, Lisa Grant Ludwig

Advancing the capabilities of earthquake nowcasting, the real-time forecasting of seismic activities remains a crucial and enduring objective aimed at reducing casualties. This multifaceted challenge has recently gained attention within the deep learning domain, facilitated by the availability of extensive, long-term earthquake datasets. Despite significant advancements, existing literature on earthquake nowcasting lacks comprehensive evaluations of pre-trained foundation models and modern deep learning architectures. These architectures, such as transformers or graph neural networks, uniquely focus on different aspects of data, including spatial relationships, temporal patterns, and multi-scale dependencies. This paper addresses the mentioned gap by analyzing different architectures and introducing two innovation approaches called MultiFoundationQuake and GNNCoder. We formulate earthquake nowcasting as a time series forecasting problem for the next 14 days within 0.1-degree spatial bins in Southern California, spanning from 1986 to 2024. Earthquake time series is forecasted as a function of logarithm energy released by quakes. Our comprehensive evaluation employs several key performance metrics, notably Nash-Sutcliffe Efficiency and Mean Squared Error, over time in each spatial region. The results demonstrate that our introduced models outperform other custom architectures by effectively capturing temporal-spatial relationships inherent in seismic data. The performance of existing foundation models varies significantly based on the pre-training datasets, emphasizing the need for careful dataset selection. However, we introduce a new general approach termed MultiFoundationPattern that combines a bespoke pattern with foundation model results handled as auxiliary streams. In the earthquake case, the resultant MultiFoundationQuake model achieves the best overall performance.

📄 PDF Abstract BibTeX arXiv:2408.11990

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Forecasting

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Anomaly detection in satellite imagery through temporal inpainting

2025-12-30 · Bertrand Rouet-Leduc, Claudia Hulbert arxiv

Detecting surface changes from satellite imagery is critical for rapid disaster response and environmental monitoring, yet remains challenging due to the complex interplay between atmospheric noise, seasonal variations, …

Anomaly DetectionChange Detection

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 specifically designed machine learning algorithm for GNSS position time series prediction and its applications in outlier and anomaly detection and earthquake prediction

2020-06-16 · M. Kiani

We present a simple yet efficient supervised machine learning algorithm that is designed for the GNSS position time series prediction. This algorithm has four steps. First, the mean value of the time series is subtracted…

Anomaly DetectionBIG-bench Machine LearningEarthquake predictionOutlier Detection+4

WinTSR: A Windowed Temporal Saliency Rescaling Method for Interpreting Time Series Deep Learning Models

2024-12-05 · Md. Khairul Islam, Judy Fox

Interpreting complex time series forecasting models is challenging due to the temporal dependencies between time steps and the dynamic relevance of input features over time. Existing interpretation methods are limited by…

Feature ImportanceTime SeriesTime Series ClassificationTime Series Forecasting

Spatio-Temporal Stability Analysis in Satellite Image Times Series

2020-10-09 · Mohamed Chelali, Camille Kurtz, Anne Puissant, Nicole Vincent

Satellite Image Time Series (SITS) provide valuable information for the study of the Earth’s surface. In particular, this information may improve the comprehension, the understanding and the mapping of many phenomenons s…

Feature EngineeringTime SeriesTime Series AnalysisVideo Summarization