• Tidak ada hasil yang ditemukan

Well-log information assisted high-resolution waveform inversion based on deep learning

N/A
N/A
Protected

Academic year: 2024

Membagikan "Well-log information assisted high-resolution waveform inversion based on deep learning"

Copied!
6
0
0

Teks penuh

(1)

Item Type Article

Authors Yang, Senlin;Alkhalifah, Tariq Ali;Ren, Yuxiao;Liu, Bin;Li, Yuanyuan;Jiang, Peng

Citation Yang, S., Alkhalifah, T., Ren, Y., Liu, B., Li, Y., & Jiang, P. (2023).

Well-log information assisted high-resolution waveform inversion based on deep learning. IEEE Geoscience and Remote Sensing Letters, 1–1. https://doi.org/10.1109/lgrs.2023.3234211

Eprint version Post-print

DOI 10.1109/lgrs.2023.3234211

Publisher Institute of Electrical and Electronics Engineers (IEEE) Journal IEEE Geoscience and Remote Sensing Letters

Rights (c) 2023 IEEE. Personal use of this material is permitted.

Permission from IEEE must be obtained for all other users, including reprinting/ republishing this material for advertising or promotional purposes, creating new collective works for resale or redistribution to servers or lists, or reuse of any copyrighted components of this work in other works.

Download date 2023-12-06 19:44:06

Link to Item http://hdl.handle.net/10754/686781

(2)

Well-log information assisted high-resolution waveform inversion based on deep learning

Senlin Yang, Tariq Alkhalifah, Yuxiao Ren, Bin Liu, Yuanyuan Li, and Peng Jiang, Member, IEEE

Abstract—The high-resolution waveform inversion for seismic velocities is gaining increasing interest as we start to deal with complex structures. Although full waveform inversion has been used for several years, obtaining high-resolution velocity models still presents many obstacles, such as the high computational cost and the limited band width of the data. Thus, we propose a deep learning-based algorithm to build high-resolution velocity models using low-resolution velocity models, migration images, and well- log velocities as inputs. The well information, specifically, helps enhance the resolution with ground truth information, especially around the well. These three inputs are fed to an improved neural network, a variant of U-Net, as three channels to predict the corresponding true velocity models, which serve as labels in the training. The incorporation of well velocities from several locations is crucial for improving the resolution of the output model. Numerical experiments on complex models demonstrate the robust performance of this network and the crucial role that well information plays, especially in generalizing the approach to models that differ from the trained ones and achieving superior performance compared to full waveform inversion.

Index Terms—Seismic waveform inversion, Deep Learning, High-resolution, Well-log, Full waveform

I. INTRODUCTION

A

S oil and gas fields proliferate, high-resolution descrip- tion of complex subsurface media becomes increasingly necessary. In recent years, high-resolution velocity inversion has, therefore, progressively gained more attention from the geophysical community. Full waveform inversion (FWI) has emerged as a promising high-resolution velocity inversion method. It aims to predict the subsurface velocity by iteratively minimizing the data misfits between simulated and observed data. Lailly [1] first proposed the time-domain FWI. By calculating the least-squares data misfits between synthetic

This work was partially funded by the National Natural Science Foundation of China (NSFC Grants No. 51922067, 52021005), Outstanding Youth Foun- dation of Shandong Province (No. ZR2021JQ22), Taishan Scholars Program of Shandong Province (No. tsqn201909003), and China Scholarship Council.

(Corresponding author:Bin Liu.)

Senlin Yang is with Geotechnical and Structural Engineering Research Center, Shandong University, Jinan 250061, China, and also with King Ab- dullah University of Science and Technology, Thuwal 23955-6900, Kingdom of Saudi Arabia (e-mail: [email protected]).

Tariq Alkhalifah and Yuanyuan Li are with King Abdullah University of Science and Technology, Thuwal 23955-6900, Kingdom of Saudi Arabia (email: [email protected]; [email protected]).

Yuxiao Ren is with Geotechnical and Structural Engineering Research Cen- ter, Shandong University, Jinan 250061 China(e-mail: [email protected]).

Bin Liu is with Geotechnical and Structural Engineering Research Cen- ter, Shandong University, Jinan 250061, also with School of Civil Engi- neering, Shandong University, Jinan 250061, China, and also with Data Science Institute, Shandong University, Jinan 250061, China (e-mail: liu- [email protected]).

Peng Jiang are with the School of Qilu Transportation, Shandong Univer- sity, Jinan 250061, China(e-mail: [email protected]).

and observed data, and updating the given initial model, they eventually produced an elastic velocity model.

Although Lu [2] shown that full-band FWI can produce a high-resolution velocity model, a number of challenges still exist. The first one is the computational cost of applying FWI on full-band seismic data, requiring a fine grid representation of the model space. Guo and Alkhalifah [3] applied a target- oriented inversion method in which they used velocity models extracted from low-frequency FWI to redact the data, then applied high-resolution inversion to the small reservoir area.

Given the attenuative nature of the subsurface and the presence of noise, collecting ultra-high-frequency seismic data compo- nents that can be employed efficiently in FWI is a further chal- lenge. Li et al. [4] introduced the use of well logs containing full wavenumber information to improve FWI resolution by deep learning (DL-) assisted regularization. Similarly, Li et al. [5] further proposed the use of DL-algorithms to map the relationship between the 1D profiles of FWI results and the available well-logs to achieve high-resolution inversion. The full-band wavenumber information of some locations supplied by well-log is anticipated to aid in high-resolution inversion, and a DL-algorithm provides a potential solution.

Deep learning is a data-driven algorithm with strong non- linear mapping capabilities. The DL-based velocity inversion method is one of the prominent research that directly maps observed data to velocity models. Araya-Polo et al. [6], Wu and Lin [7], Li et al. [8], and others successively proposed the deep neural network (DNN) for seismic velocity inversion.

All of the aforementioned networks employ pre-stack data as input and supervised learning to directly build the velocity, constituting the first generation of DL-based seismic velocity building methods. Sun et al. [9] and Jing et al. [10] improved the structural accuracy of results by including physical rules based on wave equations into DNN, with the latter achieving unsupervised learning inversion. However, these methods that directly predict the velocities from seismic data are highly dependent on training samples and are difficult to generalize to distributions other than those they were trained with, posing challenges for their future application on real data.

As a result, several methods have recently been proposed to predict low-wavenumber velocities using migration images or low-frequency data, and to predict accurate velocities with background velocities improved migration images or high- frequency data [11], [12]. However, the input data they provide to the network do not include full-band wavenumber, which diminishes the reliability of the predictions.

This letter presents well-log assisted high-resolution wave- form inversion based on deep learning as a solution to the high computational cost and generalization challenges. Specifically,

(3)

obtained after a few cheap iterations, the high-frequency (HF-) migration images 𝐼𝐻 𝐹 with 𝑣𝐿𝐹 as the background model, and the available well logs that potentially provide full-band wavenumber information as inputs to the network.

It allows better performance and generalization by introducing more information and performing waveform inversion in the model domain compared with the classical DL-based inversion method. We improved the DNN structure for velocity building with reference to U-Net and compared it with and without well logs as input, with the classical U-Net using well logs.

Moreover, the generalization of the proposed method has been surprisingly well performed and improved over FWI.

II. A FULL WAVEFORM INVERSION BACKGROUND

In recent years, FWI has become a research hotspot in the field of seismic exploration, being primarily used to obtain high-resolution velocity models. As shown in Fig. 1 [13], for the traditional seismic inversion and imaging workflow, the kinematic information in data is effectively utilized to obtain a smooth velocity model using tomography. This tomographic velocity model is then used as a background model to image the seismic data, providing high-resolution structural informa- tion. There is an obvious gap between tomography results and migration images in the wavenumber spectrum, and the linear nature of the imaging kernel makes it vulnerable to multiple artifacts. FWI provides a solution to fill this gap and address multi-scattering.

True velocity Wavenumber

spectrum

Tomography velocity Migration image

FWI

Fig. 1. A diagram showing the wavenumber spectrum of the true velocity and those obtained from seismic processing.

In traditional FWI implementations, the residuals between the synthetic data 𝐝𝑠 and the observed data 𝐝𝑡𝑟𝑢𝑒 are used as the adjoint source to compute the gradient and update the velocity 𝐦0, until we converge to a high-resolution velocity model. The spatial resolution of FWI result is often analyzed in terms of the wavenumber. For the velocity model𝐦, the spatial resolution of FWI depends on the frequency of seismic data 𝑓 and the subsurface scattering angle𝜃, and their relationship with the model wavenumber 𝑘at a point (𝑥, 𝑦)in the model is described as follows [13]:

𝑘(𝑥, 𝑦) = 4𝜋𝑓 𝐦(𝑥, 𝑦)cos

(𝜃(𝑥, 𝑦) 2

)

. (1)

Therefore, the increase of resolution in FWI is linked to high-frequencies and small scattering angles [14]. Bunks et al. [15] proposed a multi-scale FWI method to alter the frequency band of seismic data through low-pass filtering, in which FWI is first applied on the low-frequency data and higher frequencies are gradually included. Referring to Fig.1, it may be understood as a process of gradually completing the velocity information from low to high-wavenumber to

of high frequency FWI and the limits on the seismic data frequency band, especially from deeper targets, limit our ability to obtain high-resolution velocity models.

Deep learning algorithms are regarded as a viable option for reducing computational cost, but suffer from poor general- ization in most of recent works. The limitation on the seismic data frequency band can be addressed by the availability of high-resolution well information.

III. METHODOLOGY

A. Well-log Assisted High-Resolution Inversion Based on DL In this study, a network is trained to map a low-resolution velocity model obtained from LF-FWI along with the cor- responding image and well-log information to an accurate velocity model. From the angles of multi-scale FWI and wavenumber analysis, we plan to complete the full wavenum- ber information from three perspectives as far as possible.

First, with the low-wavenumber tomography result as the initial model, the low-resolution velocity model can be ob- tained by performing several iterations on the low-frequency data, with a cheap computational cost, which can be regarded as the first component of multi-scale FWI. Then, using this as the background velocity, the RTM image for high-frequency data is computed to provide high-wavenumber information.

In other words, we obtain representations of the low- and high-frequency data bands, which are used to build the true velocity model with the help of deep learning to accelerate the computation. In addition, considering that ultra-high- frequency data is often unavailable, especially for the deep part of the subsurface, we also use well logs as input to the network. Well-log data inherently has broad band wavenumber information at some locations, offering a guide to enhance the wavenumber content throughout the network. In short, the above framework can be formulated as follows:

𝑣𝑙𝑓 = FWI(

𝑣initial, 𝑑LF) , 𝐼ℎ𝑓 = RTM(

𝑣𝐿𝐹, 𝑑full-band) , 𝑣=𝑁 𝑒𝑡(

𝜃, 𝑣𝐿𝐹, 𝐼𝐻 𝐹, 𝑊) ,

(2)

where 𝑁 𝑒𝑡() denotes the mapping of the network, whose learnable parameters are 𝜃, and 𝑊 is the given well-log velocity image. An example is shown in Fig.2, in which the well velocity information is placed at well locations within an image and the rest of the image is set to zero. This image, of the same size as the velocity and migration image, occupies a third channel of the network input. This approach to injecting the well-logs allows for flexible well configurations and numbers to be used.

From the computer vision perspective, we consider the low-frequency inversion result as a blurred version of the velocity, while the migration image may help in providing edge information for the velocity. Similarly, the introduction of well-log information can help connect the two model scales of information, which span the full model to the true velocity.

B. Improved Network

Referring to the classical U-Net and the previously proposed SeisInvNet [8], a variant U-Net is employed as shown in Fig.2.

(4)

128 64 32

3 32

128 32

1 64

128

256 256

512

256+256

512 256

128 128+128 64

64+64 32

Conv Block with stride 1 Conv Block with stride 2 Skip connection Up-sampling and Conv Block

( 1, 3, 5, 7)

Different Dilated Conv Block

32 32 32 32 32

LF- FWI HF

-RTMWell logs

True

Fig. 2. The proposed network structure. The Conv Block consists of a convolution with a kernel size of 5×5 , batch normalization, and an activation function.

The orange blocks represent the features obtained by the encoder; the blue blocks represent the features obtained by the decoder. The four green blocks correspond to the feature maps extracted by different dilated convolutions, and finally, they are concatenated together and extracted by a layer of convolution blocks for the next step, which is the black block that is finally used to predict the velocity model. The number above the block is the number of channels.

Similar to U-Net, we also use an encoder and a decoder to build the velocity model and introduce the skip connection to maintain previous features. The convolution block (Conv Block) consists of the convolutional layer with a kernel size of 5×5, batch normalization, and the activation function, ReLU, except for Sigmoid used in the last layer of the decoder. In contrast to U-Net, the improved network achieves compression of the features by convolutions with stride 2 instead of down- sampling; in the decoder, up-sampling and convolution are used to restore the scale, and the channels are reduced to a quarter. Then, four different dilated convolutions with 3×3 kernel are used to extract structural information at different scales, which improves the accuracy of predictions. Addition- ally, the mean square error (MSE) and multiscale structural similarity (MSSIM) are naturally selected as loss functions and evaluation metrics for the whole model.

IV. EXPERIMENTS

A. Dataset Preparation

For supervised learning algorithms, the training dataset often influences the accuracy of the results and generalization.

In this study, using the model generation method presented by Ovcharenko et al. [16], a laterally homogeneous layered velocity model is generated from a sparse sequence of simu- lated impedances as a function of depth, and then an elastic transformation is applied to distort the model and rescale the velocities randomly. The size of generated models is set to 3.2

×9.2𝑘𝑚with a grid size of 20 m and a velocity range of1.5 to5.5𝑘𝑚𝑠. Then, 2000 sets of models are used and separated into the training, validation, and test sets in a ratio of 8:1:1.

Between two to five vertical profiles are randomly selected from the true velocity model to represent well locations, which are fixed for each model during network training. To demonstrate the generalization of the proposed method, we use the Marmousi model and nine 2D slices from the Overthrust model, which are not used in the training process.

Deepwave [17] is used to implement forward modeling, FWI, and RTM with GPU parallelism. Specifically, a Ricker wavelet with a peak frequency of 12 Hz is used as the source.

A total of 20 sources and 460 receivers are uniformly deployed on the surface. The time steps and time intervals are set to 6000 and 1 ms, respectively. Gaussian smoothing is used to obtain the initial model for the low-frequency FWI. In previous work [18], [19], it has been demonstrated that a smoothing model can be employed as the initial model for

high-resolution inversion, and equivalently the tomography result as an initial model for field data. For field data, sat- isfactory initial models can also be obtained from surface- waves [20]. In our implementation, we reduce the dependence on the initial model since low-frequency FWI is utilized to obtain the input to the network. A band-pass filter between 2 and 5 Hz is applied to extract low-frequency data, which reflects our inability to acquire usable low-frequency data in real situations. In addition, thanks to the benefits of Deepwave, an Adam optimizer with a learning rate of 20 is utilized to update the velocity models, which has been shown to provide the best performance [21] and the less computational cost. The inverted LF-FWI result is used as the background velocity for the full-band seismic data to calculate the high-wavenumber migration images. The workflow is shown in Fig.3.

Tomography (for field data) Band-pass filter (2-5Hz) Seismic

data

LF-FWI (10 iteration)

HF-FWI (1 iteration)

LF-FWI result

HF-RTM image Expanded to model-sized as initial model

Network

Prediction Velocity model Well-log

velocity profile

as background velocity Smoothing model (for synthetic data)

Fig. 3. The workflow of the proposed method. This includes initial tomog- raphy or smoothing model to provide the initial model, low-frequency FWI and high-frequency RTM to obtain the input, and network inference.

In addition, the training epochs and batch size are set as 200 and 8, respectively. The initial learning rate is 5×10−4 and decreases exponentially; the rate of dropout is set to 0.5 to avoid overfitting; and the Adam optimizer is used to update the network parameters. All the experiments, including network training and FWI computing, are carried out on a workstation equipped with an NVIDIA TITAN RTX GPU.

B. Results from Different Networks and Inputs

To demonstrate the impact of the introduced well-log infor- mation on the high-resolution velocity prediction, we compare the effect of the network with two channels (𝑣𝑙𝑓 and𝐼ℎ𝑓) and three channels of information (𝑣𝑙𝑓, 𝐼ℎ𝑓, and 𝑊) as input.

To focus on the incorporated well information, we use the exact same network with the exception of the network input channels (3 vs 2). To highlight the superiority of the proposed network over the often used U-Net in previous research [11]

and classical DL-inversion method, we also compared it to U- Net and SeisInvNet [8]. TabI shows the performances of four

(5)

4

3

2

km/s

(a) (e) (b) (c) (d)

(i) (e) (j) (k) (l)

Fig. 4. Randomly selected models in the test set and prediction results. The yellow dotted lines in the first column represent the well log locations provided.

methods on the test dataset and the other datasets, which are the same size as the training set. U-Net with 3 channel inputs, our network with 2 channel inputs, and with 3 channel inputs are abbreviated toU-Net3,𝑂𝑢𝑟2, and𝑂𝑢𝑟3, respectively.

TABLE I

PERFORMANCE ON THE TEST SET AND OTHER DISTRIBUTED DATASETS. MSE in test

(×10−3) MSSIM

in test MSE in other

(×10−3) MSSIM in other

SeisInvNet 9.7361 0.7793 39.598 0.6311

𝑂𝑢𝑟2 1.4892 0.9494 7.3345 0.8446

U-Net3 1.3317 0.9553 4.7184 0.9040

𝑂𝑢𝑟3 1.0069 0.9683 3.3600 0.9364

As shown by Tab. I, the proposed high-resolution prediction method achieves an optimum outcome for both MSE and MSSIM and two datasets, demonstrating its strengths and gen- eralization. The classical DL-benchmark performs so poorly for complex models of large size that we do not show its results subsequently. Qualitatively, Fig.4 depicts the prediction results of the three methods on a randomly selected model on the test set. Overall, all three methods obtain satisfactory results since the slightly accurate low-frequency inversion results are used as inputs. Affected by the receptive field of the convolutional neural network, the introduced well-log information induces some high-resolution structural information not only at the well log locations, but also in the vicinity of the well logs. As shown in the black dashed box in the first row, it is difficult to obtain the abrupt variation of velocity without the introduction of well-log velocity, but our method improves the prediction effect in the vicinity and achieves higher resolution. The U-Net is incapable of eliminating the artifacts in the low-frequency FWI results, which are better attenuated in our network.

Thus, from the above analysis, we conclude that high- resolution results can be obtained with higher accuracy when well-log information is incorporated. This proves that the well- log information contributes to the prediction of detailed high- resolution formations, and the improved network is effective in achieving uniform interlayer velocity models.

C. Generalization and Comparison with FWI

Generalization has been a persistent problem to be tackled by deep learning-based velocity inversion methods. Despite the fact that transfer learning may address this issue using a small amount of labeled data, access to labels remains a barrier. This study works on improving the generalization of the network in terms of both task design and the training dataset. In evaluating the network performance metrics, other distribution datasets, namely the Marmousi and Overthrust models, are supplemented in addition to the normal test set,

for which transform learning is not required. The performance of the inversion results and comparison with FWI on the other distribution models are shown in Fig.5.

For the direct prediction results, as shown in Fig.5 (b), our method achieves satisfactory results on the Overthrust model.

After providing the two well velocity profiles, the result is almost consistent with the actual model at shallow depths, which is usually difficult to obtain for direct network predic- tion. For velocity structure at depth, the low-resolution velocity model given does not provide an accurate background velocity distribution, resulting in less than satisfactory predictions. But the velocity is still accurate near and in the well logs, which shows that the well logs are very important for obtaining the full wavenumber signal. Similarly, for the more complex Marmousi model, as shown in Fig.5 (g), our method still substantially improves the error in the prediction results, de- spite the fact that the given low-frequency inversions are poor.

Also, due to the given well-log information, the velocities near the well logs have high reliability, which will also help us extrapolate to other locations. Given that our method employs direct prediction, no transfer learning is needed, drastically reducing the computational cost. High-frequency FWI may continue to optimize the network’s predictions, and our work will considerably shorten the computation time of FWI.

To show the advantages in comparison with FWI, we performed FWI using Deepwave with the same parameters for three stategies, whose implementation and computation time are shown in Fig.6. For our method, network training time is not included, since the trained network is directly employed for subsequent prediction and no transfer learning is needed.

Compared to FWI (𝑎), our method delivers results that are far superior to the classical FWI in terms of structure, resolution, and MSE, while requiring less computing time. In reality, this is because the LF-FWI results used as initial models make it hard to obtain an accurate estimate of the high velocity regions using full-band data, such as the high velocity region on both sides of the Marmousi model. As noted in the fourth column, FWI (𝑏), the use of a multiscale strategy significantly mitigates this issue, particularly as seen in Fig.5 (d). The introduction of the multi-scale strategy increases the computational cost, which is more than eight times longer than our method without achieving total better performance, thus proving the value of our method. In addition, FWI results using network predictions as the initial model eliminated the inaccuracies in our results and enhanced the accuracy in comparison with the multi-scale FWI results, see Fig.5 (e) and (j). The added cost is equivalent to one-third of the calculation time of multi-scale FWI.

Finally, for more experiments and discussion on the influ-

(6)

4 5

3

2

km/s

(b) (c) (d) (e)

(g) (h) (i) (j)

(a)

(f)

Fig. 5. The predictions of our method and the comparison between it and FWI results on 2D overthrust and Marmousi models.

FWI (a)

FWI (b)

RTM with 2-30Hz data (5.49s) Network inference (0.275s)

32.2s 99.6s

(30 iterations)

291.9s(90 iterations)

FWI (c) 98.2s

(30 iterations)

FWI with 2-5Hz data FWI with 2-10Hz data FWI with 2-30Hz data Smoothed model LF-FWI result Network result

Initial model

Computation Time 32.2s

(10 iterations)

Fig. 6. Three FWI strategies and corresponding computational times.

ence of convolution kernels and well-logs on the results, please see the Supplement.

V. CONCLUSION

In this study, we carried out a deep learning-based high- resolution seismic velocity inversion with the assistance of well-log information. We can use a low-frequency velocity model (often utilized for cost purposes) and the corresponding full-band image using that velocity as inputs to the network to predict the true high-resolution velocity model. On the other hand, to further provide effective high-resolution information, we consider the introduction of well-log velocities to help guide the network to accurate high-resolution models when applied to other datasets. To do so, we used an improved variant of U-Net with low-frequency FWI models, high- frequency RTM images, and sparsely-distributed well logs as three channels of inputs to the network to predict the true velocity model. The performance of the trained network greatly benefits from the introduced well-log information, and more well logs often result in an inverted velocity model with higher accuracy. Due to the network’s mapping in the model domain and the improved dataset, the trained network achieves a promising performance on other distributed datasets of the application, and no transfer learning is required. The network performs even better than the widely acclaimed multi- scale FWI, especially for a small number of iterations of the predicted results, which achieves better results with much less computational cost than a typical FWI.

VI. ACKNOWLEDGMENTS

We acknowledge the seismic wave analysis group members for their fruitful discussions and helpful suggestions and KAUST for support. We are also grateful to Oleg Ovcharenko and colleagues for their complex model building methods.

REFERENCES

[1] P. Lailly and J. Bednar, “The seismic inverse problem as a sequence of before stack migrations,” inConference on inverse scattering: theory and application. Siam Philadelphia, PA, 1983, pp. 206–220.

[2] R. Lu, Revealing overburden and reservoir complexity with high- resolution FWI, 2016, pp. 1242–1246.

[3] Q. Guo and T. Alkhalifah, “Target-oriented waveform redatuming and high-resolution inversion: Role of the overburden,”Geophysics, vol. 85, no. 6, pp. R525–R536, 2020.

[4] Y. Li, T. Alkhalifah, and Z. Zhang, “Deep-learning assisted regularized elastic full waveform inversion using the velocity distribution informa- tion from wells,”Geophysical Journal International, vol. 226, no. 2, pp.

1322–1335, 04 2021.

[5] Y. Li, A. Alali, and T. Alkhalifah, “High-wavenumber extrapolation for band-limited fwi results using deep learning,” vol. 2022, no. 1, pp. 1–5, 2022.

[6] M. Araya-Polo, J. Jennings, A. Adler, and T. Dahlke, “Deep-learning tomography,”The Leading Edge, vol. 37, no. 1, pp. 58–66, 2018.

[7] Y. Wu and Y. Lin, “Inversionnet: An efficient and accurate data-driven full waveform inversion,”IEEE Transactions on Computational Imaging, vol. 6, pp. 419–433, 2020.

[8] S. Li, B. Liu, Y. Ren, Y. Chen, S. Yang, Y. Wang, and P. Jiang, “Deep- learning inversion of seismic data,”IEEE Transactions on Geoscience and Remote Sensing, vol. 58, no. 3, pp. 2135–2149, 2020.

[9] J. Sun, K. A. Innanen, and C. Huang, “Physics-guided deep learning for seismic inversion with hybrid training and uncertainty analysis,”

Geophysics, vol. 86, no. 3, pp. R303–R317, 2021.

[10] P. Jin, X. Zhang, Y. Chen, S. X. Huang, Z. Liu, and Y. Lin, “Unsuper- vised learning of full-waveform inversion: Connecting CNN and partial differential equation in a loop,”CoRR, vol. abs/2110.07584, 2021.

[11] W. Zhang, J. Gao, Z. Gao, and H. Chen, “Adjoint-driven deep-learning seismic full-waveform inversion,”IEEE Transactions on Geoscience and Remote Sensing, vol. 59, no. 10, pp. 8913–8932, 2021.

[12] S. Feng, Y. Lin, and B. Wohlberg, “Multiscale data-driven seismic full-waveform inversion with field data study,” IEEE Transactions on Geoscience and Remote Sensing, vol. 60, pp. 1–14, 2022.

[13] W. Hu, J. Chen, J. Liu, and A. Abubakar, “Retrieving low wavenumber information in fwi: An overview of the cycle-skipping phenomenon and solutions,”IEEE Signal Processing Magazine, vol. 35, no. 2, pp. 132–

141, 2018.

[14] T. Alkhalifah, “Scattering-angle based filtering of the waveform inver- sion gradients,”Geophysical Journal International, vol. 200, no. 1, pp.

363–373, 11 2014.

[15] C. Bunks, F. M. Saleck, S. Zaleski, and G. Chavent, “Multiscale seismic waveform inversion,”Geophysics, vol. 60, no. 5, pp. 1457–1473, 1995.

[16] O. Ovcharenko, V. Kazei, T. A. Alkhalifah, and D. B. Peter, “Multi-task learning for low-frequency extrapolation and elastic model building from seismic data,”IEEE Transactions on Geoscience and Remote Sensing, vol. 60, pp. 1–17, 2022.

[17] A. Richardson, “Deepwave,” Nov. 2022. [Online]. Available: https:

//doi.org/10.5281/zenodo.7278382

[18] Y. Li, J. Song, W. Lu, P. Monkam, and Y. Ao, “Super-resolution of seismic velocity model guided by seismic data,”IEEE Transactions on Geoscience and Remote Sensing, vol. 60, pp. 1–12, 2022.

[19] ——, “Multitask learning for super-resolution of seismic velocity model,”IEEE Transactions on Geoscience and Remote Sensing, vol. 59, no. 9, pp. 8022–8033, 2021.

[20] Y. Wang, R. D. Miller, S. L. Peterie, S. D. Sloan, M. L. Moran, H. H.

Cudney, J. A. Smith, D. Borisov, R. Modrak, and J. Tromp, “Tunnel detection at Yuma Proving Ground, Arizona, USA — Part 1: 2D full- waveform inversion experiment,”Geophysics, vol. 84, no. 1, pp. B95–

B105, 01 2019.

[21] J. Sun, Z. Niu, K. A. Innanen, J. Li, and D. O. Trad, “A theory- guided deep-learning formulation and optimization of seismic waveform inversion,”Geophysics, vol. 85, no. 2, pp. R87–R99, 2020.

Referensi

Dokumen terkait