GEO-PHAILGApr 13, 2021

Learning by example: fast reliability-aware seismic imaging with normalizing flows

arXiv:2104.06255v113 citations
AI Analysis

This addresses the problem of computationally expensive uncertainty quantification for geophysicists in seismic imaging, offering a novel method but with incremental improvements in speed and reliability.

The paper tackles the computational inefficiency of Monte Carlo sampling for uncertainty quantification in seismic imaging by proposing a data-driven variational inference approach using normalizing flows, achieving high-fidelity images with reliability assessments from low-fidelity inputs at virtually no extra cost.

Uncertainty quantification provides quantitative measures on the reliability of candidate solutions of ill-posed inverse problems. Due to their sequential nature, Monte Carlo sampling methods require large numbers of sampling steps for accurate Bayesian inference and are often computationally infeasible for large-scale inverse problems, such as seismic imaging. Our main contribution is a data-driven variational inference approach where we train a normalizing flow (NF), a type of invertible neural net, capable of cheaply sampling the posterior distribution given previously unseen seismic data from neighboring surveys. To arrive at this result, we train the NF on pairs of low- and high-fidelity migrated images. In our numerical example, we obtain high-fidelity images from the Parihaka dataset and low-fidelity images are derived from these images through the process of demigration, followed by adding noise and migration. During inference, given shot records from a new neighboring seismic survey, we first compute the reverse-time migration image. Next, by feeding this low-fidelity migrated image to the NF we gain access to samples from the posterior distribution virtually for free. We use these samples to compute a high-fidelity image including a first assessment of the image's reliability. To our knowledge, this is the first attempt to train a conditional network on what we know from neighboring images to improve the current image and assess its reliability.

Code Implementations3 repos
Foundations

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

Your Notes