paper-with-me

Papers

Xi-Net: Transformer Based Seismic Waveform Reconstructor

2024-06-14 · Anshuman Gaharwar, Parth Parag Kulkarni, Joshua Dickey, Mubarak Shah

Missing/erroneous data is a major problem in today's world. Collected seismic data sometimes contain gaps due to multitude of reasons like interference and sensor malfunction. Gaps in seismic waveforms hamper further signal processing to gain valuable information. Plethora of techniques are used for data reconstruction in other domains like image, video, audio, but translation of those methods to address seismic waveforms demands adapting them to lengthy sequence inputs, which is practically complex. Even if that is accomplished, high computational costs and inefficiency would still persist in these predominantly convolution-based reconstruction models. In this paper, we present a transformer-based deep learning model, Xi-Net, which utilizes multi-faceted time and frequency domain inputs for accurate waveform reconstruction. Xi-Net converts the input waveform to frequency domain, employs separate encoders for time and frequency domains, and one decoder for getting reconstructed output waveform from the fused features. 1D shifted-window transformer blocks form the elementary units of all parts of the model. To the best of our knowledge, this is the first transformer-based deep learning model for seismic waveform reconstruction. We demonstrate this model's prowess by filling 0.5-1s random gaps in 120s waveforms, resembling the original waveform quite closely. The code, models can be found at: https://github.com/Anshuman04/waveformReconstructor.

📄 PDF Abstract BibTeX arXiv:2406.16932

Code (1)

anshuman04/waveformreconstructor 공식 구현 pytorch

Tasks

Decoder

Similar Papers 제목 키워드 기반

Forecasting Seismic Waveforms: A Deep Learning Approach for Einstein Telescope

2025-09-25 · Waleed Esmail, Alexander Kappes, Stuart Russell, Christine Thomas arxiv

We introduce \textit{SeismoGPT}, a transformer-based model for forecasting three-component seismic waveforms in the context of future gravitational wave detectors like the Einstein Telescope. The model is trained in an a…

Data-Driven Forecasting of three-Component Seismograms Using Transformer Architectures

2026-06-01 · Waleed Esmail, Stuart Russell, Jana Klinge, Alexander Kappes 외 arxiv

Forecasting seismic waveforms beyond observed data remains challenging due to the nonlinear, dispersive, and multi-scale nature of seismic wave propagation. In this work, we introduce \textsc{SeismoGPT}, a transformer-ba…

High Resolution Seismic Waveform Generation using Denoising Diffusion

2024-10-25 · Andreas Bergmeister, Kadek Hendrawan Palgunadi, Andrea Bosisio, Laura Ermert 외

Accurate prediction and synthesis of seismic waveforms are crucial for seismic hazard assessment and earthquake-resistant infrastructure design. Existing prediction methods, such as Ground Motion Models and physics-based…

DenoisingImage Generation

SeisLM: a Foundation Model for Seismic Waveforms

2024-10-21 · Tianlin Liu, Jannes Münchmeyer, Laura Laurenti, Chris Marone 외

We introduce the Seismic Language Model (SeisLM), a foundational model designed to analyze seismic waveforms -- signals generated by Earth's vibrations such as the ones originating from earthquakes. SeisLM is pretrained …

Event DetectionLanguage ModelingLanguage Modellingmodel

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