REAVER: Real-time Earthquake Prediction with Attention-based Sliding-Window Spectrograms
Lotfy Abdel Khaliq, Sabine Janzen, Wolfgang Maass
Abstract
Predicting earthquakes with precision remains an ongoing challenge in earthquake early warning systems (EEWS), that struggle with accuracy and fail to provide timely warnings for impending earthquakes. Recent efforts employing deep learning techniques have shown promise in overcoming these limitations. However, current methods lack the ability to capture subtle frequency changes indicative of seismic activity in real-time, limiting their effectiveness in EEWS. To address this gap, we propose REAVER, a novel approach for real-time prediction of P- and S-waves of earthquakes using attention-based sliding-window spectrograms. REAVER leverages Mel-Spectrogram signal representations to capture temporal frequency changes in seismic signals effectively. By employing an encoder-decoder architecture with attention mechanisms, REAVER accurately predicts the onset of P- and S-waves moments when an earthquake occurs. We benchmark the effectiveness of REAVER, showing its performance in terms of both accuracy and real-time prediction capabilities compared to existing methods. Additionally, we provide a web-based implementation of REAVER, allowing users to monitor seismic activity in real-time and analyze historical earthquake waveforms.
BibTeX
@inproceedings{ijcai2024p988,
title = {REAVER: Real-time Earthquake Prediction with Attention-based Sliding-Window Spectrograms},
author = {Abdel Khaliq, Lotfy and Janzen, Sabine and Maass, Wolfgang},
booktitle = {Proceedings of the Thirty-Third International Joint Conference on
Artificial Intelligence, {IJCAI-24}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Kate Larson},
pages = {8596--8600},
year = {2024},
month = {8},
note = {Demo Track},
doi = {10.24963/ijcai.2024/988},
url = {https://doi.org/10.24963/ijcai.2024/988},
}