Propagating the prior from shallow to deep with a pre-trained velocity-model Generative Transformer network
Randy Harsuko, Shijun Cheng, Tariq Alkhalifah

TL;DR
This paper introduces VelocityGPT, a Transformer-based generative model that propagates shallow velocity information to deeper layers, improving seismic velocity model generation by leveraging spatial dependencies and prior data.
Contribution
VelocityGPT is the first Transformer-based autoregressive model for seismic velocity generation that effectively propagates shallow to deep layers using prior information.
Findings
VelocityGPT successfully generates realistic deep velocity models from shallow data.
The model effectively incorporates prior information like well data and migration images.
Synthetic experiments demonstrate VelocityGPT's potential in seismic velocity modeling.
Abstract
Building subsurface velocity models is essential to our goals in utilizing seismic data for Earth discovery and exploration, as well as monitoring. With the dawn of machine learning, these velocity models (or, more precisely, their distribution) can be stored accurately and efficiently in a generative model. These stored velocity model distributions can be utilized to regularize or quantify uncertainties in inverse problems, like full waveform inversion. However, most generators, like normalizing flows or diffusion models, treat the image (velocity model) uniformly, disregarding spatial dependencies and resolution changes with respect to the observation locations. To address this weakness, we introduce VelocityGPT, a novel implementation that utilizes Transformer decoders trained autoregressively to generate a velocity model from shallow subsurface to deep. Owing to the fact that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSeismic Imaging and Inversion Techniques · Generative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning
MethodsLinear Layer · Residual Connection · Layer Normalization · Multi-Head Attention · Position-Wise Feed-Forward Layer · Adam · Attention Is All You Need · Byte Pair Encoding · Absolute Position Encodings · Softmax
