GEO-PHAILGSep 5, 2023

SeisCLIP: A seismology foundation model pre-trained by multi-modal data for multi-purpose seismic feature extraction

arXiv:2309.02320v134 citationsh-index: 6Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of data scarcity and generalization for seismologists, offering a domain-specific foundation model that is incremental in applying existing contrastive learning techniques to seismology.

The paper tackles the limitations of inadequate labeled data and limited generalization in seismology by developing SeisCLIP, a foundation model pre-trained on multi-modal data using contrastive learning, which outperforms baseline methods in tasks like event classification, localization, and focal mechanism analysis across different regions.

Training specific deep learning models for particular tasks is common across various domains within seismology. However, this approach encounters two limitations: inadequate labeled data for certain tasks and limited generalization across regions. To address these challenges, we develop SeisCLIP, a seismology foundation model trained through contrastive learning from multi-modal data. It consists of a transformer encoder for extracting crucial features from time-frequency seismic spectrum and an MLP encoder for integrating the phase and source information of the same event. These encoders are jointly pre-trained on a vast dataset and the spectrum encoder is subsequently fine-tuned on smaller datasets for various downstream tasks. Notably, SeisCLIP's performance surpasses that of baseline methods in event classification, localization, and focal mechanism analysis tasks, employing distinct datasets from different regions. In conclusion, SeisCLIP holds significant potential as a foundational model in the field of seismology, paving the way for innovative directions in foundation-model-based seismology research.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes