Analysis of AI models for earthquake magnitude prediction in Myanmar
摘要
Predicting earthquake magnitudes remains a major challenge in seismology, particularly in regions like Myanmar, which lies along the highly active Sagaing Fault. Traditional methods often fall short due to the complexity of seismic data, but ML offers promising alternatives. In this study, we evaluate four ensemble ML models – RF, XGBoost, GBM, and LightGBM using a dataset of 1,891 events (Mw ≥ 4.5) from Myanmar, spanning the years 1975–2025. GBM achieved the highest tolerance accuracy at a ±0.01 threshold, the lowest MAE, and a near-perfect R2 score, consistently outperforming the other models across all tested thresholds (±0.03 to ±0.1). These results highlight the critical role of feature engineering and demonstrate GBM’s effectiveness as a robust tool for modelling complex seismic behaviour. This work underscores AI’s potential to enhance earthquake preparedness in Myanmar and other tectonically similar regions.
Research highlightsGBM outperforms RF, XGBoost, and LightGBM with 99.69% tolerance accuracy (±0.01) for earthquake magnitude prediction in Myanmar. Feature engineering (b-value, time lags, mean magnitude) significantly enhances model performance. Publicly available dataset enables reproducibility and future research. Computationally efficient features allow real-time deployment on low-cost hardware (e.g., Raspberry Pi). Potential for operational forecasting in tectonically similar regions.