GEO-PHAIJan 8, 2025

DispFormer: A Pretrained Transformer Incorporating Physical Constraints for Dispersion Curve Inversion

arXiv:2501.04366v24 citationsh-index: 17J Geophys Res
AI Analysis

This work addresses challenges in geophysical inversion for subsurface imaging, offering a deployable tool to assist traditional workflows, though it is incremental as it builds on existing deep learning and transformer approaches.

The study tackled the problem of subsurface shear-wave velocity inversion from dispersion curves, which is computationally expensive and sensitive to initial models, by introducing DispFormer, a transformer-based network that processes data independently at each period and incorporates physical constraints. Results showed that zero-shot DispFormer outperformed interpolated reference models without labeled data, and few-shot training surpassed traditional methods, with real-world tests confirming generalization and lower data residuals.

Surface wave dispersion curve inversion is crucial for estimating subsurface shear-wave velocity (vs), yet traditional methods often face challenges related to computational cost, non-uniqueness, and sensitivity to initial models. While deep learning approaches show promise, many require large labeled datasets and struggle with real-world datasets, which often exhibit varying period ranges, missing values, and low signal-to-noise ratios. To address these limitations, this study introduces DispFormer, a transformer-based neural network for $v_s$ profile inversion from Rayleigh-wave phase and group dispersion curves. DispFormer processes dispersion data independently at each period, allowing it to handle varying lengths without requiring network modifications or strict alignment between training and testing datasets. A depth-aware training strategy is also introduced, incorporating physical constraints derived from the depth sensitivity of dispersion data. DispFormer is pre-trained on a global synthetic dataset and evaluated on two regional synthetic datasets using zero-shot and few-shot strategies. Results show that even without labeled data, the zero-shot DispFormer generates inversion profiles that outperform the interpolated reference model used as the pretraining target, providing a deployable initial model generator to assist traditional workflows. When partial labeled data available, the few-shot trained DispFormer surpasses traditional global search methods. Real-world tests further confirm that DispFormer generalizes well to dispersion data with varying lengths and achieves lower data residuals than reference models. These findings underscore the potential of DispFormer as a foundation model for dispersion curve inversion and demonstrate the advantages of integrating physics-informed deep learning into geophysical applications.

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