paper-with-me

Papers

Explainable AI for microseismic event detection

2025-10-20 · Ayrat Abdullin, Denis Anikiev, Umair Bin Waheed arxiv

Deep neural networks like PhaseNet show high accuracy in detecting microseismic events, but their black-box nature is a concern in critical applications. We apply Explainable Artificial Intelligence (XAI) techniques, such as Gradient-weighted Class Activation Mapping (Grad-CAM) and Shapley Additive Explanations (SHAP), to interpret the PhaseNet model's decisions and improve its reliability. Grad-CAM highlights that the network's attention aligns with P- and S-wave arrivals. SHAP values quantify feature contributions, confirming that vertical-component amplitudes drive P-phase picks while horizontal components dominate S-phase picks, consistent with geophysical principles. Leveraging these insights, we introduce a SHAP-gated inference scheme that combines the model's output with an explanation-based metric to reduce errors. On a test set of 9,000 waveforms, the SHAP-gated model achieved an F1-score of 0.98 (precision 0.99, recall 0.97), outperforming the baseline PhaseNet (F1-score 0.97) and demonstrating enhanced robustness to noise. These results show that XAI can not only interpret deep learning models but also directly enhance their performance, providing a template for building trust in automated seismic detectors. The implementation and scripts used in this study will be publicly available at https://github.com/ayratabd/xAI_PhaseNet.

📄 PDF Abstract BibTeX arXiv:2510.17458

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Joint Microseismic Event Detection and Location with a Detection Transformer

2023-07-16 · Yuanyuan Yang, Claire Birnie, Tariq Alkhalifah

Microseismic event detection and location are two primary components in microseismic monitoring, which offers us invaluable insights into the subsurface during reservoir stimulation and evolution. Conventional approaches…

DecoderEvent Detection

Microseismic events enhancement and detection in sensor arrays using autocorrelation based filtering

2016-12-06 · Entao Liu, Lijun Zhu, Anupama Govinda Raj, James H. McClellan 외

Passive microseismic data are commonly buried in noise, which presents a significant challenge for signal detection and recovery. For recordings from a surface sensor array where each trace contains a time-delayed arriva…

Denoising

Towards fast machine-learning-assisted Bayesian posterior inference of microseismic event location and source mechanism

2021-01-12 · Davide Piras, Alessio Spurio Mancini, Ana M. G. Ferreira, Benjamin Joachimi 외

Bayesian inference applied to microseismic activity monitoring allows the accurate location of microseismic events from recorded seismograms and the estimation of the associated uncertainties. However, the forward modell…

Bayesian InferenceBIG-bench Machine LearningRetrieval

HEIMDALL: a grapH-based sEIsMic Detector And Locator for microseismicity

2025-07-14 · Matteo Bagagli, Francesco Grigoli, Davide Bacciu arxiv

In this work, we present a new deep-learning model for microseismicity monitoring that utilizes continuous spatiotemporal relationships between seismic station recordings, forming an end-to-end pipeline for seismic catal…

Graph Neural NetworkTransfer Learning

A multi-channel approach for automatic microseismic event association using RANSAC-based arrival time event clustering(RATEC)

2017-02-07 · Lijun Zhu, Lindsay Chuang, James H. McClellan, Entao Liu 외

In the presence of background noise, arrival times picked from a surface microseismic data set usually include a number of false picks that can lead to uncertainty in location estimation. To eliminate false picks and imp…

Clustering