paper-with-me

홈 › Papers

SeisLM: a Foundation Model for Seismic Waveforms

2024-10-21 · Tianlin Liu, Jannes Münchmeyer, Laura Laurenti, Chris Marone, Maarten V. de Hoop, Ivan Dokmanić

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 on a large collection of open-source seismic datasets using a self-supervised contrastive loss, akin to BERT in language modeling. This approach allows the model to learn general seismic waveform patterns from unlabeled data without being tied to specific downstream tasks. When fine-tuned, SeisLM excels in seismological tasks like event detection, phase-picking, onset time regression, and foreshock-aftershock classification. The code has been made publicly available on https://github.com/liutianlin0121/seisLM.

📄 PDF Abstract BibTeX arXiv:2410.15765

Code (1)

liutianlin0121/seislm 공식 구현 pytorch

Tasks

Event DetectionLanguage ModelingLanguage Modellingmodel

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

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

Real-time Seismic Intensity Prediction using Self-supervised Contrastive GNN for Earthquake Early Warning

2023-06-25 · Rafid Umayer Murshed, Kazi Noshin, Md. Anu Zakaria, Md. Forkan Uddin 외

Seismic intensity prediction from early or initial seismic waves received by a few seismic stations can enhance Earthquake Early Warning (EEW) systems, particularly in ground motion-based approaches like PLUM. While many…

Contrastive LearningGraph Neural Network

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…

Seismic Phase Picking

2024-10-21 · Yuchen Wang, Ruihuan Wang

Seismic phase picking, which aims to determine the arrival time of P- and S-waves according to seismic waveforms, is fundamental to earthquake monitoring. Generally, manual phase picking is trustworthy, but with the incr…

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 sig…

Decoder