Seismic data processing

Seismic data processing

Our contribution in this area is mainly focused on training generative adversarial networks (GANs; Goodfellow et al., 2014) to accelerate the existing seismic data processing workflows. To this end, we developed practical workflows in which small subsets of the data are processed (or acquired) using existing seismic processing (acquisition) techniques, and then train a convolutional neural network (CNN) to process the remaining data. This workflow can be improved—both in terms of amount of needed data and accuracy of the CNN—if there are existing processed data from neighboring surveys that can be used to pretrained the CNN (Siahkoohi et al., 2019a). Before providing numerical examples, we summarize the learning framework we use to train CNNs for out data processing tasks.

While wave-equation based techniques for removing the free surface are applied routinely, these techniques are computationally expensive and often require dense sampling. Here, we follow a different approach where a CNN is trained to carry out the joint task of surface-related multiple removal and source-receiver side deghosting.

Specifically, we consider the situation where we have access to pairs of shot records from a neighboring survey before and after removal of the free-surface effects (surface related multiples and ghost) through standard processing. These pairs of unprocessed and processed data allow us to pretrain our CNN. To mimic this realistic scenario, we simulate pairs of shot records with and without a free surface for nearby velocity models that differ by \(25\%\) in water depth. These pairs, which correspond to changes in water depth by \(50\) \(\mathrm{m}\), are used to pretrain our network. We make this choice for demonstration purposes only, other more realistic choices are possible. Because the water depth between the nearby and current surveys differ by \(25\%\), we finetune our CNN on only \(5\%\) of unprocessed/processed shot records from the current survey—i.e., we only process a fraction of the data. We numerically simulate this scenario by generating shot records in the true model (correct water depth) with and without a free surface. While this additional training round requires extra processing, we argue that we actually reduce the computational costs by as much as \(95\%\) if we ignore the time it takes to apply our neural network and the time it takes to pretrain our network on training pairs from nearby surveys.

(a)
(b)

(c)
(d)
Figure1Joint removal of surface-related multiples and ghost. a) Modeled shot record without free surface. b) Modeled shot record with free surface. c) Removal of the free-surface effects. d) Difference between a) and c).

We also explore the potential of CNNs in approximating the action of the computationally expensive Estimation of Primaries by Sparse Inversion (EPSI) algorithm, applied to real data. We show that given suitable training data, consisting of a relatively cheap prediction of multiples and pairs of shot records with and without surface-related multiples, obtained via EPSI, a well-trained cnn is capable of providing an approximation to the action of the EPSI algorithm. We perform our numerical experiment on the field Nelson data set.

(a)

(b)

(c)

(d)

(e)

(f)
Figure2Zero-offset trace comparison. Multiple elimination via EPSI and CNN in experiment one between a) \(0.7 - 1.7\) s and b) \(3.1 - 4.1\) s. Multiple elimination via EPSI and CNN in experiment two between c) \(0.7 - 1.7\) s and d) \(3.1 - 4.1\) s. Predicted multiples via EPSI and CNN in experiment two between e) \(0.7 - 1.7\) s and f) \(3.1 - 4.1\) s.
(a)
(b)
(c)
(d)

(e)
(f)
(g)
(h)
Figure3Comparing results obtained from experiment one and two with results obtained from EPSI. a) Shot record with surface-related multiples. b) Multiple elimination via b) EPSI, c) CNN in experiment one, and d) CNN in experiment two. e) Relatively poor predicted multiples, via a single step of SRME, without source-function correction. Predicted multiples via f) EPSI, g) CNN in experiment one—i.e., difference between a) and c), and h) CNN in experiment two.

An important observation we made is that by providing the CNN with a relatively cheap prediction of multiples, obtained via a single step of surface-related multiple elimination method, without source-function correction, the accuracy of primary/multiple prediction considerably increases.

Numerical dispersion attenuation2

To demonstrate how CNNs handle incomplete and/or inaccurate physics, we consider two examples where we use a poor discretization (only second order) for the Laplacian. Because of this choice, our low-fidelity wave simulations are numerically dispersed, and we aim to remove the effects of this dispersion by properly trained CNNs. For this purpose, we first train a CNN on pairs of low- and high-fidelity single-shot reverse-time migrations from a background velocity model that is obtained from a “nearby” survey. We perform high-fidelity simulations by using a more expensive \(20^{\mathrm{th}}\)-order stencil. Secondly, we correct wave simulations themselves with a neural network that is trained on a family of related “nearby” velocity models. Both examples are not meant to claim possible speedups of finite-difference calculations. Instead, they are intended to demonstrate how CNNs can make non-trivial corrections such as the removal of numerical dispersion.

(a)

(b)

(c)
Figure4Removal of numerical dispersion from migrated shot records. a) Image obtained with high-fidelity migrated shot records. b) Image obtained with low-fidelity migrated shot records. c) Migrated image obtained from corrected low-fidelity shot records.
(a)
(b)

(c)
(d)
Figure5Removal of numerical dispersion from wavefields. a) High-fidelity simulated wavefield. b) Low-fidelity simulated wavefield. c) Corrected wavefield by the transfer-trained CNN. d) Difference between a) and c).

References


Goodfellow, I., Pouget-Abadie, J., Mirza, M., Xu, B., Warde-Farley, D., Ozair, S., … Bengio, Y., 2014, Generative Adversarial Nets: In Proceedings of the 27th international conference on neural information processing systems (pp. 2672–2680). Retrieved from http://papers.nips.cc/paper/5423-generative-adversarial-nets.pdf

Siahkoohi, A., Louboutin, M., and Herrmann, F. J., 2019a, The importance of transfer learning in seismic modeling and imaging: Geophysics. doi:10.1190/geo2019-0056.1

Siahkoohi, A., Verschuur, D. J., and Herrmann, F. J., 2019b, Surface-related multiple elimination with deep learning: SEG technical program expanded abstracts. doi:10.1190/segam2019-3216723.1


  1. Published in Siahkoohi et al. (2019a) and Siahkoohi et al. (2019b) with software available here

  2. Published in Siahkoohi et al. (2019a) with software available here