This thesis presents a data-driven framework for short-term earthquake prediction at Mount Etna, in collaboration with INGV, leveraging high-resolution geophysical datasets and advanced machine learning techniques, including deep learning.
Investigate the potential of machine learning methods to analyze seismic and related geophysical signals, focusing on predicting local earthquakes during 2018, a period of intense volcanic activity.
- Python, Jupyter Notebooks
- Deep Learning (LSTM networks)
- Statistical modeling & Random Forest
- Time-series data preprocessing and feature engineering
- Data visualization and reporting
- Dataset and Preprocessing: Collected seismic, geophysical, and gas emission data; performed feature engineering and data cleaning.
- Baseline Model: Random Forest for initial predictive performance.
- Sequential Model: LSTM networks capturing temporal dependencies and nonlinear patterns.
- Extended Architecture: Multi-LSTM models for enhanced performance.
- Evaluation: Comparative analysis of model predictions to assess accuracy and robustness.
Demonstrates practical experience in end-to-end data projects, combining advanced machine learning, deep learning, and geophysical domain knowledge to support short-term earthquake forecasting at an active volcano.
- Thesis PDF: full document
- short presentation of goal and solution