Next Article in Journal
Smart Grid Communication Networks for Electric Vehicles Empowering Distributed Energy Generation: Constraints, Challenges, and Recommendations
Next Article in Special Issue
Predicting the Temperature Field of Hot Dry Rocks by the Seismic Inversion Method
Previous Article in Journal
Online Nuclear Magnetic Resonance Analysis of the Effect of Stress Changes on the Porosity and Permeability of Shale Oil Reservoirs
Previous Article in Special Issue
A Study on Magnetotelluric Characteristics of Magmatic Geothermal Systems
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Seismic Diffraction Attribute Fusion for Geological Discontinuities in Hot Dry Rock Resources

1
State Key Laboratory of Coal Resources and Safe Mining, China University of Mining and Technology (Beijing), Beijing 100083, China
2
College of Geoscience and Survey Engineering, China University of Mining and Technology (Beijing), Beijing 100083, China
*
Author to whom correspondence should be addressed.
Energies 2023, 16(3), 1138; https://doi.org/10.3390/en16031138
Submission received: 17 November 2022 / Revised: 4 January 2023 / Accepted: 12 January 2023 / Published: 19 January 2023
(This article belongs to the Special Issue Geophysical Exploration for Deep Thermal Storage)

Abstract

:
For the safe development and utilization of hot dry rock resources, it is essential to understand the distribution characteristics of underground faults. However, the commonly used reflection attribute analysis method has an insufficient resolution, and the diffraction attribute analysis method is affected by multiple solutions. Moreover, both are highly dependent on the interpreters’ experience and take a long time. Therefore, based on the classical U-Net model, a diffraction attribute fusion model (DAF-U-Net) with 27-layer convolution is proposed. The DAF-U-Net network takes four-channel diffracted attributes as an input and underground fracture distribution as an output. The new network adds a spatial attention and channel attention mechanism to improve the positioning and extraction ability of the U-Net model for the attribute characteristics of diffractions. After optimizing the diffraction attributes of hot dry rock slices in the Gonghe basin, Qinghai, the slices are input into the network to train the model. According to the prediction and identification results of the network model, the DAF-U-Net network has a high reliability in predicting fracture distributions. It has a specific reference role in the subsequent exploitation of hot dry rock.

1. Introduction

As a clean energy, hot dry rock geothermal resources do not emit carbon dioxide when providing energy, which has great potential to replace the traditional energy supply [1]. The primary method of exploiting hot dry rock is hydraulic fracturing. The shape of the hydraulic fracture determines the heat exchange volume and heat recovery efficiency. The formation of the hot dry rock is often accompanied by the development of faults and other structures, which will affect the expansion of hydraulic fractures and significantly affect the safe development and utilization of hot dry rock [2]. Therefore, it is of great significance for the secure development of hot dry rock to clarify the distribution of fractures in the hot dry rock.
In seismic exploration, the sudden interruption of the reflected wave and the generation of the diffracted wave represents the discontinuous fault. The seismic attribute method is crucial to helping the interpretation personnel understand the seismic data and analyze the underground structure [3]. Taner et al. (1979) proposed a complex seismic trace analysis method first [4]. Justice et al. (1985) used the multi-attribute combination method to locate the underground oil and gas reservoir [5]. Bahorich and Farmer (1995) employed the coherence attribute to interpret the underground fault [6]. Roberts (2001) used attribute prediction to describe the distribution of fractures [7]. Then, the seismic attributes developed rapidly. Now, the number of seismic attributes has exceeded 200 [8], and seismic attribute analysis technology is often used in identifying and engraving fractures [9,10,11].
Traditional seismic attribute analysis mainly uses seismic reflection imaging data. At the same time, the small-scale faults are primarily reflected in the attenuation of reflected wave energy and the generation of diffracted waves in the seismic data volume [12]. The shielding effect of the strong reflection interface overlying the hot dry rock will mask the change in seismic wave energy [13], which makes the identification accuracy of small-scale underground faults and fracture zones not high. Diffracted waves respond better to geological bodies smaller than one Fresnel zone and carry information about small-scale geological bodies, such as fault lines [14]. Therefore, this paper will separate and use the diffracted wave data in three-dimensional seismic data, study the analysis method of diffracted wave attributes, extract high-resolution seismic weak signal responses, and describe underground faults.
However, using a single seismic attribute that has multiple solutions to explain the underground faults will affect the accuracy [15]. Researchers use multiple seismic attributes to analyze underground structures to reduce the diversity of seismic attributes and improve their accuracy [8]. Kumar and Mandal (2018) studied the MLP (multi-layer perceptron) to analyze seismic attributes and realize structural interpretation of 3D seismic data volume [16]. Yue et al. (2019) exploited a support vector machine (SVM, support vector machine) to fuse seismic attributes and predict sand body boundaries and other information to optimize oil production results and production [17]. Dixit and Mandal (2020) provided important information for oil and gas exploration using multi-attribute analysis and artificial neural networks [18]. Li et al. (2022) proposed using the s-ae method to integrate seismic attributes to realize the interpretation of underground structures [19]. With the development and progress of computer technology, cyclic neural networks have also been widely used in seismic exploration (Zhao et al., 2019 [20]; Sheng and Zhao, 2022 [21]). Huang et al. (2017) realized the fusion of seismic reflection attributes using the CNN (convolutional neural network) method [22]. Di et al. (2019) used a CNN to analyze seismic attributes to complete the interpretation of underground structures [23]. Wu et al. (2020) employed a CNN to analyze seismic attributes and explain the distribution of underground karst caves [24]. Mężyk et al. (2021) investigated the content using a CNN [25]. Dou et al. (2022) studied the combination of seismic attributes and deep learning to explain underground structures [26].
Therefore, this paper proposes a DAF-U-Net model. The plane wave destructive filtering method is used to extract high-resolution seismic diffractions, and various diffracted attributes are calculated and obtained in diffraction image slices. After the attributes are optimized and normalized, they are input into the network to obtain a neural network model for identifying and predicting fractures in the hot dry rock reservoir.

2. Background

There are abundant hot dry rock resources in the Gonghe basin, Qinghai Province. The basement is granite, and the basement weathering crust is overlying sedimentary rock. The basin is adjacent to many faults, such as the Hunan Mountain fault and the Grande fault. To understand the fault distribution in the hot dry rock, we analyzed the geological structures including the underground fault structures by using the 3D seismic data of the 4 km2 area in the Gonghe basin (Figure 1).
The top layer of hot dry rock in the seismic time domain data is determined by a well-seismic calibration and a comprehensive logging data analysis, as shown in Figure 2.
The time slice analysis method is one of the commonly used ways for researchers to interpret 3D seismic volume data at present. When extracting attributes from seismic data volume, the difficulty of obtaining slices varies with the type of slice, and their sensitivity to underground structures is also different. Currently, the commonly used seismic data slicing technology mainly includes stratigraphic slicing, time slicing, layer-by-layer slicing, and so on. Because hot dry rock is an intrusive rock mainly composed of granite, it has the property of non-stratification. The isochronous slices are obtained from diffraction and reflection data volume. After obtaining the slice, we perform attribute calculation on the reflection and diffraction data of the slice (Figure 3).

3. Materials and Methods

There are two difficulties in the analysis of the underground structures of the hot dry rock. The interpretation accuracy of its internal fractures is not high enough. The interpretation also depends on manual work, which requires high experience and takes a long time. Therefore, a diffraction attribute fusion network is investigated to solve these two issues.

3.1. Diffraction Separation Data

The diffractions are the seismic response when it passes through an inhomogeneous body smaller than a Fresnel zone. The diffraction attribute is the seismic attribute obtained using seismic-diffraction-aiming data volume. Similar to the reflection attribute, it is closely related to underground faults and other small structures, but its recognition accuracy is relatively higher. In order to obtain the diffraction data volume, it is necessary to separate the diffraction wave from the seismic data volume. The separation method used in this paper is the PWD (plane wave destruction) method, which was first proposed by Claerbout [28]; Fomel (2002) applied the improved plane wave destruction filter to many aspects of seismic data processing [29].
The PWD method defines a seismic section, m,
m = [ m 1 , m 2 , , m N ] T
Therefore, the plane wave destruction operation in the linear operator could be expressed as
A = C ( σ ) m
A = [ a 1 , a 2 , , a N ] T in Equation (2) represents the destruction residual. C ( σ ) can be expanded as
[ a 1 a 2 a 3 a N ] = [ I 0 0 0 C 1 , 2 ( σ 1 ) I 0 0 0 C 2 , 3 ( σ 2 ) I 0 0 0 C N 1 , N ( σ N 1 ) I ] [ m 1 m 2 m 3 m N ]
I is the identity operator, σ i is the local dip pattern, and C i , j ( σ i ) stands for an operator of trace j, which is the prediction from trace I by the dip pattern σ i . According to the recursive operation of this method, it is easy to obtain the technique of predicting trace K from trace 1.
C j , k = C k 1 , k C 2 , 3 C 1 , 2
After the linear predicted value of the reflected wave is obtained, it is eliminated, and the diffraction wave is retained as the prediction error. Thus, the diffraction wave data volume is obtained.

3.2. Seismic Attribute Calculation

Many studies have shown that the seismic reflection curvature attribute accurately reflects underground fractures. At present, the commonly used three-dimensional volume curvature attributes include average curvature (Km), Gaussian curvature (Kg), maximum positive curvature (Kpos), minimum negative curvature (Kneg), etc. Among them, K retains the underground fault structure when solving, so the maximum positive curvature attribute is calculated for the reflection attribute volume.
Z ( x , y ) = a x 2 + b y 2 + c x y + d x + e y + f
is used to represent the depth of the target layer. The coefficients d and e in the formula are the first-order derivatives of the surface function, and a, b, and c are the second-order derivatives of the surface function. A difference grid with a size of 3 × 3 is used to solve the difference, and K is calculated as follows (Yang et al.) [30]:
K p o s = λ 1 = ( a + b ) + [ ( a b ) 2 + c 2 ] 1 / 2
For the weak energy of diffracted waves, more sensitive attributes should be selected when analyzing their attributes. After calculating and optimizing the variance volume attribute, average energy attribute, instantaneous phase attribute, and other attributes of diffraction slices, four diffraction attributes—namely, average energy attribute, instantaneous amplitude attribute, maximum gain rate attribute, and coherent attribute—which have the same geological significance and are more sensitive to fractures are selected to prepare for the subsequent attribute fusion.
The instantaneous amplitude attribute is the envelope function of seismic trace, and its primary function is to reflect the instantaneous change of energy during the propagation of seismic waves. Assume that the composite channel is:
F ( t ) = f ( t ) + i g ( t )
where f(t) is the real consistent part used to record the data in the underground three-dimensional seismic data, and g(t) is the value of the real part f(t) Hilbert transform. Then, the numerical value of the instantaneous amplitude is [31]:
E ( t ) = f 2 ( t ) + g 2 ( t )
Since the high-density faults, fractures, and other structures in the underground will cause the scattering phenomenon of the propagating seismic waves, the distribution of the underground fracture development zone can be predicted according to the frequency attenuation characteristics of the seismic energy change and amplitude in the seismic data. If the amplitude value of each point in the seismic channel is x, the calculation formula of the average energy attribute is [32]:
E A v g = ( i = 1 N x i 2 ) N
The coherence attribute describes the similarity of data between seismic channels in seismic data. It is obtained by concentrating all data results in the selected time window at the center of the time window, showing the continuity of the seismic waveform in the-phase axis. It is of great significance to highlight the horizontal discontinuity in underground structures, such as faults. We selected matrix D with size N × J in the longitudinal direction of the time window. If the sum of all eigenvalues of its full rank matrix is P and the maximum eigenvalue is Q, the calculation method of coherence coefficient in this paper is [33]:
C 3 = Q P
We can obtain the attributes of reflection curvature and diffraction data through the above methods.

3.3. Diffraction Attribute Fusion Network

(1)
Convolutional Block Attention Module
The cascade structure of the fusion network model used in this paper connects the up-sampling and the corresponding down-sampling features, which makes the depth learning accuracy higher and the positioning of pixels more accurate. Still, this jump connection will introduce noise to the up-sampling features. In order to improve the poor performance of this multi-scale fusion effectiveness judgment, this paper adds an attention mechanism (Figure 4) to the network cascade structure, controls the weight of each channel with an adaptive method, and automatically assigns the computing resources of the network model to more critical tasks, to strengthen the use of effective information and reduce the information confusion and redundancy caused by the direct splicing of high-level features and shallow features [34].
As shown in the above figure, the channel attention could be expressed as (Gao et al.) [35].
M c = σ ( M L P ( A v g p o o l ( F ) ) ) + M L P ( M a x p o o l ( F ) )
σ represents the sigmoid function applied.
The spatial attention could be expressed as
M s = σ ( f ( A v g p o o l ( F ) , M a x p o o l ( F ) ) )
(2)
Full Network
Using seismic attributes to interpret underground fractures is highly dependent on the interpreters’ experience and takes a long time. The U-Net network model can better analyze the hidden nonlinear relationship between data and can be used to establish the relationship between seismic diffraction attributes and underground fracture distribution. Therefore, based on U-Net, this paper proposes a DAF-U-Net model to predict the underground fracture distribution of hot dry rock.
To make the network model more suitable for seismic diffraction attribute data, this paper mainly discusses three aspects of U-Net: change from three-channel input to four-channel input; increase attention mechanism; change in output to single-channel output.
DAF-U-Net takes the seismic diffraction attribute slice data after optimization and batch normalization as the input and the slice fracture distribution as the expected output, which can be expressed as:
S = N e t ( c a t ( a t t r 1 , a t t r 2 , a t t r 3 , a t t r 4 ) )
where s represents the neural network output; N e t ( · ) describes the process of the neural network; c a t ( · ) represents the splicing along the channel direction; and attr1, attr2, attr3, and attr4 represent four types of attribute data.
With the advancement of neural network training, according to the loss function, the network will constantly adjust the weights and errors of various parameters in the network. The traditional root means square error loss function will make the training time too long. In contrast, the binary cross entropy function (L(W)) divides the actual value into 0 and 1, which corresponds to the binary marking method of label data and is suitable for the in-depth learning evaluation of this paper. At the same time, according to the previous experience, if the binary cross entropy function is averaged, the learning and training process of the neural network can be accelerated. Therefore, this paper uses the average value of the L(W) as the loss function to evaluate the quality of the model of deep learning network training; that is:
l o s s = m e a n ( L ( W ) ) = m e a n { i = 0 N [ y i l o g σ ( x i ) + ( 1 y i ) l o g ( 1 σ ( x i ) ) ] }
After updating the parameters, the network could be optimized by using backpropagation and an ADAM (adaptive moment estimation) algorithm:
M t = g t ( 1 β 1 ) + β 1 M t 1
G t = g t 2 ( 1 β 2 ) + β 2 G t 1
where T represents the number of iterations, M is the first moment of the gradient, and G is the second moment of the gradient. Generally, the moving average attenuation rate β 1 = 0.9, β 2 = 0.999.
When the initial values of M and G are zero, the value error calculated by the ADAM algorithm at the initial stage of iteration is significant, which can be corrected by the following formula:
M t ^ = M t 1 β 1 t
G t ^ = G t 1 β 2 t
After obtaining the correction value M t ^ and G t ^ , the ADAM formula can be expressed as the following formula:
θ t = θ t 1 α * M t ^ G t ^ + ε
The default learning rate of α = 0.001, and ε = 10 8 to avoid the divisor becoming 0.
The internal covariant displacement in the training process has an impact on the learning rate. This paper uses the batch normalization (BN) method to solve this problem. Its essence is to normalize the small batch data so that the input data of the nonlinear activation function are the normalized data in order to change the input data’s mean and variance. This method can avoid the disappearance of the gradient to a certain extent, increase the learning efficiency of the network, and improve the performance of the network. The process can be expressed as follows.
Introduce a small amount ε, and normalize it on the premise that the denominator is not zero:
x i ^ = x i μ B σ B 2 + ε
where ε is a small quantity to avoid the denominator being zero; μ B and σ B 2 are the mean and variance of three-dimensional matrix data, respectively. For normalized data x i ^ , translate and zoom to obtain the input value y i of the nonlinear activation function:
y i = α x i ^ + γ
where α and γ are deep learning parameters.
The Figure 5 shows the complete DAF-U-Net network structure diagram.
In the coding path, the network model mainly uses the combination of a continuous convolution layer and a pooling layer to extract the characteristic data in the input data. Usually, the convolution layers have a convolution kernel with a size of 3 × 3, and the following pooling layer’s convolution kernel’s size is 2 × 2. After extracting the data, the nonlinear ReLU (rectified linear unit) activation function is used to activate it. Because the pooling layer of the model adopts the maximum pooling operation. The length and width of the characteristic map would be reduced to the half of the original after each pooling. The number of convolution kernels and distinctive maps of the convolution layer will be doubled, so the characteristic information will be mapped to the high dimension. The process could be represented as follows:
a k = D o w n ( Re L U ( B N ( W k 1 · a k 2 + b ) ) )
where a k represents the characteristic diagram of the kth layer of the encoder; ReLU(∙) refers to the linear unit after correction; BN(∙) indicates batch normalization; Down(∙) indicates down-sampling operation;
In the decoding path, the network model uses the deconvolution method to map the high-dimensional features to the low-dimensional features. That is, two convolutional layers with a convolutional kernel of 3 × 3 and a deconvolutional up-sampling operation with a size of 2 × 2 are utilized, which causes the number of feature maps to be halved and the scale to be doubled. In the convolution process, feature stitching is carried out using skip connection, so the deep learning accuracy is higher. The process can be expressed as follows:
a t = Re L U ( B N ( W t · C a t ( a t 1 + a t 1 e n c o d e r ) ) )
where a t represents the characteristic diagram of the t layer of the decoder; a t 1 e n c o d e r represents the characteristic diagram with the same number of encoder channels; Cat(∙) Indicates a splicing operation.

4. Experiment

4.1. Network Training

Before using DAF-U-Net to fuse seismic diffraction attributes, the diffraction attribute data should be normalized so that their value is mapped between 0 and 1 [35], and the formula is expressed as:
x 0 1 = x X min X max X min
where x 0 1 is the normalized data, X min is the minimum value in the sample, and X max is the largest value in the sample.
Normalization can promote the smooth convergence of the model and improve the generalization ability of the model on the premise of preserving the original characteristics of the data.
In addition, in order to expand the training data and improve the generalization ability of the data set, data augmentation is carried out. In our experiment, geometric augmentation method is used for labeling data, which includes turning, rotation, and clipping. After data augmentation, the data set was expanded to 7200, and we input the processed attribute and label data into the network for training. Figure 6 shows part of the slice attribute and labels dataset.
When the model’s loss function converges to a small value, oscillates in a small range, and no longer rises, we stop the model-training process and obtain the corresponding fracture solution model (Figure 7).

4.2. Example

The model trained by deep learning is used to predict the faults and fractures of the test set data. The prediction results of the DAF-U-Net network are as follows (Figure 8):
It is observed that they are generally parallel and oblique and develop more, which is conducive to extracting heat from the complex fracture network during hydraulic fracturing. However, in the description of large-scale faults, the reflection attribute is more continuous.
In order to analyze the accuracy of the DAF-U-Net network in identifying underground fractures in hot dry rocks, we compare our obtained results to the manual annotation label (Figure 9), refection attribute (Figure 10), and single diffraction attributes (Figure 11). Compared to the manual annotation result in Figure 9, the prediction result of the DAF-U-Net network is relatively accurate. In terms of overall characteristics, it conforms to the characteristics that the underground faults and fractures of the hot dry rock in the Gonghe basin are generally in the NW (northwest) and NNW (north–northwest) directions.
Compared to the reflection attribute in Figure 10, the network prediction results are more accurate for describing small faults, such as secondary faults. The exit area of red coil is a typical area in which the fusion result of diffraction attributes is better than that of traditional reflection attributes. The arrow indication in Figure 8 has higher accuracy and better effect than the arrow indication in Figure 10.
Compared to the single diffraction attribute (Figure 8), the prediction results of the DAF-U-Net model better combine multiple diffraction attributes.
The network prediction results synthesize the fracture characteristics represented by the four attributes and show certain performance for the fractures in the middle and surrounding areas of the work area, reducing the multiplicity of solutions.

5. Discussion

As illustrated in the field data application, it can be seen that the DAF-U-Net network can predict the distribution of fractures in the hot dry rock better than the traditional single-reflection attribute method. The DAF-U-Net’s has good accuracy and can reduce the multi-solution interpretation problems. Our proposed method can predict the fractures distributions in the hot dry rock and reduce the dependence of artificial experience. Of course, similarly to the general artificial intelligence method, the prediction results are affected by the training data set, network parameters, and structures.
The limitation of this model is mainly reflected in the influence of the training dataset on the final results. First, the training data of this model are the two-dimensional slice data of hot dry rock, which has a certain impact on the continuity of faults and a negative impact on the identification of fractures. Second, the larger the data volume of the training data set, the more the fracture diffraction information characteristics in the hot dry rock and the better the prediction ability of the model. However, increasing the number of datasets will increase the training time of the model.
The advantages of the DAF-U-Net model mainly lie in the better prediction results and the reduction of manpower. The prediction results are reliable and close to the manual labeling results. The problem that the reflection property is not sensitive to small fractures is solved. The high diffraction resolution to small fractures is achieved, and the problem of multiple solutions of a single diffraction property is greatly solved. In addition, the traditional fracture labeling method is highly dependent on human experience and takes a long time, while the DAF-U-Net network only needs to manually label the fractures in the training data, which can save interpretation time and workforce.

6. Conclusions

Based on the classical U-Net model, the DAF-U-Net model is proposed, and a deep learning method is used to predict the fracture distributions of underground hot dry rock. The following two conclusions are obtained:
(1)
In the research area of the Gonghe Basin, the fractures in the underground hot dry rock are mainly NW- and NNW-trending, and small faults—including secondary faults—are relatively developed, which is conducive to hydraulic fracturing to extract heat from the complex fracture network;
(2)
Using the DAF-U-Net to predict and identify small- and medium-scale fractures in underground hot dry rock has high reliability, high accuracy, and few multi-solutions. It can better realize the exemplary description of deep small-scale fractures, can reduce the dependence of manual interpretation on experience and time-consuming problems, and is more efficient and intelligent than traditional methods.

Author Contributions

Conceptualization, S.P. and J.Z.; methodology, J.Y. and J.Z.; formal analysis, J.Y. and J.Z.; writing and editing, J.Y. and J.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This research is supported by the National Natural Science Foundation of China (Grant No. 42022031), the National Key Research and Development Program of China (grant no. 2020YFE0201300), the Fundamental Research Funds for the Central Universities (grant nos. 2021JCCXMT0), and Open Fund of State Key Laboratory of Coal Resources and Safe Mining (Grant No. SKLCRSM 22DC06).

Data Availability Statement

Not applicable.

Acknowledgments

We thank Peng Research Group in CUMTB for support of this work.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Wang, J.; Hu, S.; Pang, Z.; He, L.; Zhao, P.; Zhu, C.; Rao, S.; Tang, X.; Kong, Y.; Luo, L.; et al. Estimate of geothermal resources potential for hot dry rock in the continental area of China. Sci. Technol. Rev. 2012, 30, 32. [Google Scholar]
  2. Jin, Y.; Chen, M.; Zhang, X. Hydraulic fracturing initiation pressure models for directional wells in naturally fractured formation. Acta Pet. Sin. 2006, 27, 124–126. [Google Scholar]
  3. Ismail, A.; Ewida, H.F.; Al-Ibiary, M.G.; Gammaldi, S.; Zollo, A. Identification of gas zones and chimneys using seismic attributes analysis at the Scarab field, Offshore, Nile Delta, Egypt. Pet. Res. 2019, 5, 59–69. [Google Scholar] [CrossRef]
  4. Taner, M.T.; Koehler, F.; Sheriff, R.E. Complex seismic trace analysis. Geophysics 1979, 44, 1041–1063. [Google Scholar] [CrossRef]
  5. Justice, J.H.; Hawkins, D.J.; Wong, G. Multidimensional attribute analysis and pattern recognition for seismic interpretation. Pattern Recognit. 1985, 18, 391–399. [Google Scholar] [CrossRef]
  6. Bahorich, M.; Farmer, S. 3-D seismic discontinuity for faults and stratigraphic features: The coherence cube. Lead. Edge 1995, 14, 1053–1058. [Google Scholar] [CrossRef]
  7. Roberts, A. Curvature attributes and their application to 3 D interpreted horizons. First Break 2001, 19, 85–100. [Google Scholar] [CrossRef]
  8. Li, W.; Yue, D.; Du, Y.; Hu, G.; Wang, W.; Wang, W.; Wang, Z.; Xian, B. Review on optimization and fusion of seismic attributes: For fluvial reservoir characterization. Earth Sci. 2022, 47, 3929–3943. [Google Scholar]
  9. Silva, C.C.; Marcolino, C.S.; Lima, F.D. Automatic fault extraction using ant tracking algorithm in the Marlim South Field, Campos Basin. In Proceedings of the 2005 SEG Annual Meeting, Huston, TX, USA, 6–11 November 2005. [Google Scholar]
  10. Meldahl, P.; Heggland, R.; Bril, B.; de Groot, P. Identifying faults and gas chimneys using multiattributes and neural networks. Lead. Edge 2001, 20, 474–482. [Google Scholar] [CrossRef]
  11. Malhotra, R. A systematic review of machine learning techniques for software fault prediction. Appl. Soft Comput. 2015, 27, 504–518. [Google Scholar] [CrossRef]
  12. Zhao, J.; Yu, C.; Peng, S.; Li, C. 3D diffraction imaging method using low-rank matrix decomposition. Geophysics 2020, 85, S1–S10. [Google Scholar] [CrossRef]
  13. Wang, X.; Wang, L.; Zhao, X.; Zhou, L.; Deng, Y. The Prediction of Thin Reservoirs Shielded by the Coal Layer. In Proceedings of the International Geophysical Conference, Beijing, China, 24–27 April 2018; Society of Exploration Geophysicists and Chinese Petroleum Society: Beijing, China, 2018; pp. 721–724. [Google Scholar]
  14. Zhao, J.T.; Peng, S.P.; Chen, Z.N. Seismic diffraction detection method for geological hidden disasters in coal mining. J. Min. Sci. Technol. 2022, 7, 1–8. [Google Scholar] [CrossRef]
  15. Zhang, L.; Huang, Y.; Wu, B.; Dong, S. Identifying minor faults on top of coalfield Ordovician limestone stratum using seismic attributes derived from azimuthally stacked data. Interpretation 2022, 10, T509–T519. [Google Scholar] [CrossRef]
  16. Kumar, P.C.; Mandal, A. Enhancement of fault interpretation using multi-attribute analysis and artificial neural network (ANN) approach: A case study from Taranaki Basin, New Zealand. Explor. Geophys. 2018, 49, 409. [Google Scholar] [CrossRef]
  17. Yue, D.; Li, W.; Wang, W.; Hu, G.; Qiao, H.; Hu, J.; Zhang, M.; Wang, W. Fused spectral-decomposition seismic attributes and forward seismic modelling to predict sand bodies in meandering fluvial reservoirs. Mar. Pet. Geol. 2018, 99, 27–44. [Google Scholar] [CrossRef]
  18. Dixit, A.; Mandal, A. Detection of gas chimney and its linkage with deep-seated reservoir in Poseidon, NW shelf, Australia from 3D seismic data using multi-attribute analysis and artificial neural network approach. J. Nat. Gas Sci. Eng. 2020, 83, 103586. [Google Scholar] [CrossRef]
  19. Li, K.; Zong, J.; Fei, Y.; Liang, J.; Hu, G. Simultaneous Seismic Deep Attribute Extraction and Attribute Fusion. IEEE Trans. Geosci. Remote Sens. 2021, 60, 1–10. [Google Scholar] [CrossRef]
  20. Zhao, J.; Sun, X.; Peng, S.; Wei, W.; Liu, T. Separating prestack diffractions with SVMF in the flattened shot domain. J. Geophys. Eng. 2019, 16, 389–398. [Google Scholar] [CrossRef]
  21. Sheng, T.J.; Zhao, J.T. Separation and imaging of diffractions using a dilated convolutional neural network. Geophysics 2022, 87, S117–S127. [Google Scholar] [CrossRef]
  22. Huang, L.; Dong, X.; Clee, T.E. A scalable deep learning platform for identifying geologic features from seismic attributes. Lead. Edge 2017, 36, 249–256. [Google Scholar] [CrossRef]
  23. Di, H.; Shafiq, M.A.; Wang, Z.; AlRegib, G. Improving seismic fault detection by a super-attribute-based classification. Interpretation 2019, 7, SE251–SE267. [Google Scholar] [CrossRef]
  24. Wu, X.; Yan, S.; Qi, J.; Zeng, H. Deep Learning for Characterizing Paleokarst Collapse Features in 3-D Seismic Images. J. Geophys. Res. Solid Earth 2020, 125, e2020JB019685. [Google Scholar] [CrossRef]
  25. Mężyk, M.; Chamarczuk, M.; Malinowski, M. Automatic Image-Based Event Detection for Large-N Seismic Arrays Using a Convolutional Neural Network. Remote Sens. 2021, 13, 389. [Google Scholar] [CrossRef]
  26. Dou, Y.M.; Li, K.W.; Zhu, J.B.; Li, X.; Xi, Y.J. Attention-Based 3-D Seismic Fault Segmentation Training by a Few 2-D Slice Labels. IEEE Trans. Geosci. Remote Sens. 2022, 60, 1–15. [Google Scholar] [CrossRef]
  27. Zhang, S.Q.; Yan, W.D.; Li, D.P.; Jia, X.F.; Zhang, S.S.; Li, S.T.; Fu, L.; Wu, H.D.; Zeng, Z.F.; Li, Z.W.; et al. Characteristics of geothermal geology of the Qiabuqia HDR in Gonghe Basin, Qinghai Province. Geol. China 2018, 45, 1087–1102, (In Chinese with English abstract). [Google Scholar]
  28. Claerbout, J.F.; Abma, R. Earth Soundings Analysis: Processing versus Inversion; Blackwell Scientific Publications: London, UK, 1992. [Google Scholar]
  29. Fomel, S. Applications of plane-wave destruction filters. Geophysics 2002, 67, 1946–1960. [Google Scholar] [CrossRef]
  30. Yang, W.; He, Z.H.; Chen, X.H. Application of three dimensional volumetric curvature attributes to fault identification. Prog. Geophys. 2011, 26, 110–115. (In Chinese) [Google Scholar] [CrossRef]
  31. Morozov, I.B.; Smithson, S.B. Instantaneous polarization attributes and directional filtering. Geophysics 1996, 61, 872–881. [Google Scholar] [CrossRef]
  32. Chunawale, A.; Sirsikar, S. Minimization of average energy consumption to prolong lifetime of Wireless Sensor Network. In Proceedings of the 2014 IEEE Global Conference on Wireless Computing & Networking (GCWCN), Lonavala, India, 22–24 December 2014; pp. 244–248. [Google Scholar]
  33. Lachaux, J.P.; Lutz, A.; Rudrauf, D.; Cosmelli, D.; Le Van Quyen, M.; Martinerie, J.; Varela, F. Estimating the time-course of coherence between single-trial brain signals: An introduction to wavelet coherence. Neurophysiol. Clin. 2002, 32, 157–174. [Google Scholar] [CrossRef]
  34. Woo, S.; Park, J.; Lee, J.Y.; Kweon, I.S. Cbam: Convolutional block attention module. In Proceedings of the 2018 European Conference on Computer Vision (ECCV), Munich, Germany, 8–14 September 2018; pp. 3–19. [Google Scholar]
  35. Gao, W.; Zhao, J.; Peng, S. UNet–Based Temperature Simulation of Hot Dry Rock in the Gonghe Basin. Energies 2022, 15, 6162. [Google Scholar] [CrossRef]
Figure 1. Geological background and distribution of the study area (adapt from Zhang Senqi, 2018) [27].
Figure 1. Geological background and distribution of the study area (adapt from Zhang Senqi, 2018) [27].
Energies 16 01138 g001
Figure 2. Schematic diagram of granite top surface. (a) The comprehensive diagram of logging data. (b) Time depth conversion relationship. The buried depth of the top layer of Gonghe granite is 2100–2300 m underground, while the hot dry rock with a high heat and high utilization value is distributed below 3050 m underground. After the time–depth conversion of the seismic data, it can be seen that the area where the hot dry rock is located is about 1.8 s below the seismic data.
Figure 2. Schematic diagram of granite top surface. (a) The comprehensive diagram of logging data. (b) Time depth conversion relationship. The buried depth of the top layer of Gonghe granite is 2100–2300 m underground, while the hot dry rock with a high heat and high utilization value is distributed below 3050 m underground. After the time–depth conversion of the seismic data, it can be seen that the area where the hot dry rock is located is about 1.8 s below the seismic data.
Energies 16 01138 g002
Figure 3. Location distribution of seismic attribute slice. Below 3050 m (1800 ms) underground, we obtain 21 time slices from 2000 ms to 3000 ms at intervals of 100 ms.
Figure 3. Location distribution of seismic attribute slice. Below 3050 m (1800 ms) underground, we obtain 21 time slices from 2000 ms to 3000 ms at intervals of 100 ms.
Energies 16 01138 g003
Figure 4. Attention mechanism. The CBAM (convolutional block attention module) contains two sub-modules—channel and spatial. The channel attention uses the maximum pooling and the average pooling to provide the features, and the MLP (multi-layer perception) combines them to finish the channel attention sub-module. The spatial attention sub-module uses the maximum pooling and the average pooling without MLP but puts them in the convolution layer to finish the spatial attention.
Figure 4. Attention mechanism. The CBAM (convolutional block attention module) contains two sub-modules—channel and spatial. The channel attention uses the maximum pooling and the average pooling to provide the features, and the MLP (multi-layer perception) combines them to finish the channel attention sub-module. The spatial attention sub-module uses the maximum pooling and the average pooling without MLP but puts them in the convolution layer to finish the spatial attention.
Energies 16 01138 g004
Figure 5. Schematic diagram of DAF-U-Net model. DAF-U-Net is a neural network model with seismic diffraction attributes as input and underground fracture distribution as output, mainly composed of an encoder and decoder. There is only a convolution layer, a nonlinear activation function layer, and a pooling layer in the network structure, and there is no full connection layer.
Figure 5. Schematic diagram of DAF-U-Net model. DAF-U-Net is a neural network model with seismic diffraction attributes as input and underground fracture distribution as output, mainly composed of an encoder and decoder. There is only a convolution layer, a nonlinear activation function layer, and a pooling layer in the network structure, and there is no full connection layer.
Energies 16 01138 g005
Figure 6. Partial display of tag dataset.
Figure 6. Partial display of tag dataset.
Energies 16 01138 g006
Figure 7. Loss function diagram of deep learning training. As the amount of training increases, the loss function shows a downward trend, converging on a small value, and no longer rises.
Figure 7. Loss function diagram of deep learning training. As the amount of training increases, the loss function shows a downward trend, converging on a small value, and no longer rises.
Energies 16 01138 g007
Figure 8. Network prediction results. It is easy to find that the underground faults and fractures of the hot dry rock in the Gonghe basin of Qinghai are mainly in the northwest direction, and some faults are in the east–west direction. The structure is complex, and small-scale faults are very developed.
Figure 8. Network prediction results. It is easy to find that the underground faults and fractures of the hot dry rock in the Gonghe basin of Qinghai are mainly in the northwest direction, and some faults are in the east–west direction. The structure is complex, and small-scale faults are very developed.
Energies 16 01138 g008
Figure 9. (a) The fracture distribution map of the test slice manually marked with the diffraction attribute data. (b) The test slice’s diffraction amplitude. The artificially labeled tags combine four diffraction attributes with information such as geological background and seismic diffraction data volume. This mainly includes optimizing four attributes with the same geological trend based on the geological background and other information, combining the four attributes according to their characteristics and certain functional relations to form label data, and verifying the labels with underground diffraction data. According to the comparison of the two figures, it can be seen that the manually made label data and seismic data can correspond to each other, and the manual label is accurate enough.
Figure 9. (a) The fracture distribution map of the test slice manually marked with the diffraction attribute data. (b) The test slice’s diffraction amplitude. The artificially labeled tags combine four diffraction attributes with information such as geological background and seismic diffraction data volume. This mainly includes optimizing four attributes with the same geological trend based on the geological background and other information, combining the four attributes according to their characteristics and certain functional relations to form label data, and verifying the labels with underground diffraction data. According to the comparison of the two figures, it can be seen that the manually made label data and seismic data can correspond to each other, and the manual label is accurate enough.
Energies 16 01138 g009
Figure 10. Maximum positive curvature attribute of reflection data test slice. The resolution of the circled area is lower than that of the diffraction attribute fusion.
Figure 10. Maximum positive curvature attribute of reflection data test slice. The resolution of the circled area is lower than that of the diffraction attribute fusion.
Energies 16 01138 g010
Figure 11. Diffraction attributes diagram of test slice. (a) The average energy attribute; (b) the instantaneous amplitude attribute; (c) the maximum positive curvature attribute; (d) the coherence attribute. Both (a,b) have better fracture performance in the northeastern region of the whole working area, while (c) describes the cracks in the working area as being mainly distributed in the northern section of the working area and (d) shows that the fractures are mainly distributed in the middle of the public area. The result of diffraction attribute fusion synthesizes their advantages and reflects the cracks in the working area.
Figure 11. Diffraction attributes diagram of test slice. (a) The average energy attribute; (b) the instantaneous amplitude attribute; (c) the maximum positive curvature attribute; (d) the coherence attribute. Both (a,b) have better fracture performance in the northeastern region of the whole working area, while (c) describes the cracks in the working area as being mainly distributed in the northern section of the working area and (d) shows that the fractures are mainly distributed in the middle of the public area. The result of diffraction attribute fusion synthesizes their advantages and reflects the cracks in the working area.
Energies 16 01138 g011
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Yang, J.; Peng, S.; Zhao, J. Seismic Diffraction Attribute Fusion for Geological Discontinuities in Hot Dry Rock Resources. Energies 2023, 16, 1138. https://doi.org/10.3390/en16031138

AMA Style

Yang J, Peng S, Zhao J. Seismic Diffraction Attribute Fusion for Geological Discontinuities in Hot Dry Rock Resources. Energies. 2023; 16(3):1138. https://doi.org/10.3390/en16031138

Chicago/Turabian Style

Yang, Jie, Suping Peng, and Jingtao Zhao. 2023. "Seismic Diffraction Attribute Fusion for Geological Discontinuities in Hot Dry Rock Resources" Energies 16, no. 3: 1138. https://doi.org/10.3390/en16031138

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop