Skip to main content
Research BriefSeismology AIEvidence Pack· 4 min read· in Data & Analysis

The Accuracy of Deep Learning Versus ETAS in Earthquake Aftershock Forecasting

Despite an eight-year surge in neural network complexity, artificial intelligence has not yet surpassed a 1988 statistical model in predicting where and when aftershocks will strike. The primary advantage of deep learning in seismology remains computational speed rather than predictive accuracy.

By Nicolas Laurent

Statistical Seismologists 35%Machine Learning Researchers 35%Operational Forecasters 30%
Statistical Seismologists
Advocates for traditional models argue that earthquakes follow simple empirical laws that do not require complex neural networks.
Machine Learning Researchers
Proponents of neural models argue that flexible architectures are necessary to scale with the exploding volume of seismic data.
Operational Forecasters
Emergency management agencies prioritize the speed and reliability of a forecast over marginal gains in theoretical accuracy.

Perspectives this story doesn't cover

  • Civil Defense Agencies
  • First Responders
0.849
AUC for both 2018 DNN and 1-neuron model
0.125
PR-AUC for ETAS baseline (2026 benchmark)
0.101
PR-AUC for best neural classifier (2026 benchmark)
4 seconds
Time to generate AI spatial probability map

Emergency responders and civil defense agencies rely on aftershock forecasts to decide when it is safe to enter a collapsed structure or reopen a bridge. For decades, those probabilities have been calculated by the Epidemic-Type Aftershock Sequence (ETAS) model, a statistical workhorse developed in 1988 that assumes earthquakes trigger offspring according to fixed empirical laws. Over the last eight years, seismology has seen a massive influx of deep learning models promising to revolutionize these forecasts by learning complex, hidden triggering patterns directly from massive seismic catalogs.

However, a systematic review of the evidence reveals a surprising plateau. When benchmarked rigorously against a properly calibrated ETAS model, the most advanced neural networks have not yet demonstrated a statistically significant advantage in predictive accuracy. The true breakthrough of artificial intelligence in earthquake forecasting is not in seeing the future more clearly, but in calculating it exponentially faster.[6]

The debate over artificial intelligence's predictive superiority began in August 2018, when a high-profile study published in Nature deployed a deep neural network trained on 131,000 mainshock-aftershock pairs. The model achieved an Area Under the Curve (AUC) of 0.849 in forecasting aftershock locations, significantly outperforming a classic Coulomb failure stress change model, which scored 0.583. It was heralded as a milestone for machine learning in geophysics.[1]

That milestone was quickly contextualized. In October 2019, researchers Arnaud Mignan and Marco Broccardo demonstrated that a simple logistic regression model—effectively a neural network with a single neuron—could achieve the exact same 0.849 AUC when fed the same spatial data. The deep learning model had successfully identified the distance from the mainshock rupture as the primary driver of aftershocks, but its 13,000 parameters provided no additional predictive power over a two-parameter statistical baseline.[2]

While deep learning matches the predictive accuracy of traditional statistical models, its primary advantage is computational speed.

Since then, the architectures have grown vastly more sophisticated. Researchers have moved beyond static spatial maps to Neural Point Processes (NPPs), which model the continuous time evolution of an earthquake sequence. In August 2023, the Recurrent Earthquake foreCAST (RECAST) model demonstrated that deep learning could successfully ingest large, diverse earthquake catalogs and independently recover the statistical patterns expected in seismicity, offering a highly flexible framework.[3]

Since then, the architectures have grown vastly more sophisticated.

Yet, when subjected to strict, pseudo-prospective testing—where models are evaluated on data strictly subsequent to their training period—the accuracy gap remains stubbornly closed. The March 2026 EarthquakeNPP benchmark, which standardized evaluation protocols across the seismology and machine learning communities, tested five modern neural point processes against ETAS. Using precision-recall AUC (PR-AUC), the ETAS baseline scored 0.125, outperforming the best neural classifier, which scored 0.101. The authors concluded that "none of the five NPPs tested outperform ETAS," suggesting that current implementations are not yet ready to replace the 1988 standard.[5]

Where deep learning definitively wins, however, is in operational latency. The ETAS model requires running thousands of computationally expensive simulations to generate a probabilistic forecast, a process that can take hours or even days for a large, active sequence on standard hardware. In contrast, a trained neural network can output a spatial probability map almost instantly. As Foteini Dervisi, lead author of a November 2025 study on spatiotemporal forecasting, noted, "machine learning models can produce aftershock forecasts within seconds, showing comparable quality to that of ETAS forecasts."[4]

The exponential growth in neural network parameter counts has not yet translated into statistically significant accuracy gains over the 1988 ETAS baseline.

This speed differential fundamentally changes how forecasts can be deployed. In the immediate aftermath of a magnitude 7.0 mainshock, when the risk of a devastating secondary rupture is highest, waiting a day for an ETAS simulation is operationally useless. A neural network that matches ETAS accuracy but delivers the map in four seconds allows emergency managers to make immediate, data-driven decisions about evacuation zones and rescue operations.

The evidence suggests that the next leap in earthquake forecasting will not come from algorithmic complexity alone, but from the data feeding it. Machine learning is currently being used to build high-resolution seismic catalogs that detect millions of micro-earthquakes previously lost in the noise. As these enhanced datasets grow, neural models—unconstrained by the fixed mathematical kernels of ETAS—may finally find the hidden spatiotemporal structures required to break the accuracy ceiling.

What we don’t know

  • Whether deep learning models will eventually surpass ETAS accuracy once trained on the massive, high-resolution micro-earthquake catalogs currently being compiled.
  • How well these neural point processes perform in regions with sparse historical seismic data, where ETAS often struggles.
  • If integrating continuous ground motion waveforms, rather than just discrete catalog events, will provide the breakthrough needed for predictive superiority.

Key points

  1. Deep learning models for earthquake forecasting have grown exponentially in complexity since 2018.
  2. Despite this growth, neural networks have not systematically outperformed the 1988 ETAS statistical baseline in predictive accuracy.
  3. A 2019 study proved that a single-neuron model could match the accuracy of a 13,000-parameter deep neural network.
  4. The primary advantage of AI in seismology is its ability to generate forecasts in seconds rather than hours or days.
  5. Operational forecasters value this speed for directing emergency response immediately after a major mainshock.

How we got here

  1. 1988

    The Epidemic-Type Aftershock Sequence (ETAS) model is introduced, becoming the standard for statistical earthquake forecasting.

  2. Aug 2018

    A high-profile study uses a deep neural network to predict aftershock locations, outperforming Coulomb stress models.

  3. Oct 2019

    Researchers demonstrate that a single-neuron logistic regression model achieves the exact same accuracy as the 2018 deep learning model.

  4. Aug 2023

    The RECAST model introduces Neural Point Processes to seismology, offering a flexible framework that scales with large datasets.

  5. Mar 2026

    The EarthquakeNPP benchmark reveals that across standardized tests, modern neural models still do not systematically outperform the ETAS baseline.

Sources

Source coverage

6 outlets

3 viewpoints surfaced

Statistical Seismologists 35%Machine Learning Researchers 35%Operational Forecasters 30%
  1. [1]Nature (DeVries et al.)Machine Learning Researchers

    Deep learning of aftershock patterns following large earthquakes

    Read on Nature (DeVries et al.)
  2. [2]Nature (Mignan & Broccardo)Statistical Seismologists

    One neuron versus deep learning in aftershock prediction

    Read on Nature (Mignan & Broccardo)
  3. [3]Geophysical Research LettersMachine Learning Researchers

    Using deep learning for flexible and scalable earthquake forecasting

    Read on Geophysical Research Letters
  4. [4]Earth, Planets and SpaceOperational Forecasters

    Towards a deep learning approach for short-term data-driven spatiotemporal seismicity rate forecasting

    Read on Earth, Planets and Space
  5. [5]Transactions on Machine Learning ResearchStatistical Seismologists

    EarthquakeNPP: A Benchmark for Earthquake Forecasting with Neural Point Processes

    Read on Transactions on Machine Learning Research
  6. [6]Factlen Editorial TeamOperational Forecasters

    Synthesis by Factlen editorial team

    Read on Factlen Editorial Team

Comments

Stay informed

Every angle. Every day.

Get Data & Analysis stories with full source coverage and perspective breakdowns delivered to your inbox.