Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

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

Created by
  • Haebom

Author

Feng Liu, Bao Deng, Rui Su, Lei Bai, Wanli Ouyang

Outline

This paper proposes DispFormer, a novel method for estimating subsurface shear wave velocity (Vs) profiles using surface wave dispersion curve inversion. DispFormer uses a Transformer-based neural network to invert Vs profiles from Rayleigh wave phases and group dispersion curves, addressing the computational cost, non-uniformity, and initial model sensitivity of existing methods. It processes each cycle independently, enabling data of varying lengths, and employs a training strategy that considers depth sensitivity. Pretrained on synthetic data, DispFormer demonstrates superior performance on real data through both zero-shot and few-shot learning strategies, achieving lower data residuals than existing methods. This demonstrates the potential of deep learning, which integrates physical information, for geophysical applications.

Takeaways, Limitations

Takeaways:
Improving the efficiency and accuracy of surface wave dispersion curve inversion using a transformer-based neural network.
Robust performance for data of varying lengths and incomplete data.
Achieving high performance with less data through zero-shot and few-shot learning.
Potential for use as an initial model generation and auxiliary tool for existing inversion methods.
Presenting the geophysical application potential of deep learning integrating physical information.
Limitations:
Further validation is needed on the generalizability of pre-training and evaluation based on synthetic data.
Further research is needed to understand the various noises and complexities of real-world field data.
Further research is needed to improve the physical interpretation and reliability of DispFormer.
👍