paper-with-me

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 for event detection and location often suffer from manual intervention and/or heavy computation, while current machine learning-assisted approaches typically address detection and location separately; such limitations hinder the potential for real-time microseismic monitoring. We propose an approach to unify event detection and source location into a single framework by adapting a Convolutional Neural Network backbone and an encoder-decoder Transformer with a set-based Hungarian loss, which is applied directly to recorded waveforms. The proposed network is trained on synthetic data simulating multiple microseismic events corresponding to random source locations in the area of suspected microseismic activities. A synthetic test on a 2D profile of the SEAM Time Lapse model illustrates the capability of the proposed method in detecting the events properly and locating them in the subsurface accurately; while, a field test using the Arkoma Basin data further proves its practicability, efficiency, and its potential in paving the way for real-time monitoring of microseismic events.

📄 PDF Abstract BibTeX arXiv:2307.09207

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderEvent Detection

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Adam 설명 없음

Similar Papers 제목 키워드 기반

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

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

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

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

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, suc…