Predicting Shale Volume From Seismic Traces Using Modified Random Vector Functional Based On Transient Search Optimization

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 17

Natural Resources Research, Vol. 31, No.

3, June 2022 (Ó 2022)


https://doi.org/10.1007/s11053-022-10049-4

Original Paper

Predicting Shale Volume from Seismic Traces Using


Modified Random Vector Functional Link Based
on Transient Search Optimization Model: A Case Study
from Netherlands North Sea

Mohamed Abd Elaziz ,1,2,3,8 Ashraf Ghoneimi,4 Ammar H. Elsheikh,5 Laith Abualigah,6,7
Ahmed Bakry,4 and Muhammad Nabih4

Received 2 July 2021; accepted 6 March 2022


Published online: 13 April 2022

Seismic data have the advantage of wide aerial distribution and deep extent unlike well data
that are restricted to a boreholeÕs location, measuring intervals, and depth. In addition,
seismic data are suitable for delineation of structural and stratigraphic features, whereas well
logs are suitable for delineation of much smaller scale petrophysical properties. However,
both methods are beneficial for extending small-scale petrophysical parameters to large-
scale seismic volumes. In seismic data, seismic traces are mainly band-limited, whereas
sources of seismic data do not offer the entire band of frequencies required for the desired
resolution to be comparable to well data. Therefore, it is a big challenge to compare well
data with a resolution that is several orders greater than that of seismic data. The integration
of petrophysical parameters and seismic traces helps to predict the lateral distribution of
petrophysical properties. However, the traditional prediction methods have their limitations.
Therefore, this study used seismic and well logs to predict shale volume using the proposed
model with an artificial neural network. The proposed hybrid model consists of a conven-
tional random vector functional link (RVFL) network and the transient search optimization
(TSO) algorithm, and the model is named TSO–RVFL. This model predicts shale volume in
wells. The TSO–RVFL was compared with the standalone RVFL and other two hybrid
models. The results of this study validated the successful performance of the artificial neural
network for calculating and predicting petrophysical parameters, such as shale volume. The
TSO–RVFL outperformed the three other models based on different statistical measures.
KEY WORDS: Random vector functional link (RVFL), Transient search optimization (TSO), Seismic,
Well logging, Petrophysics, Machine learning.

1
Faculty of Computer Science & Engineering, Galala University, 5
Department of Production Engineering and Mechanical Design,
Suze 435611, Egypt. Tanta University, Tanta 31527, Egypt.
2
Artificial Intelligence Research Center (AIRC), Ajman Univer- 6
Faculty of Computer Sciences and Informatics, Amman Arab
sity, Ajman 346, United Arab Emirates. University, Amman 11953, Jordan.
3
Department of Mathematics, Faculty of Science, Zagazig 7
School of Computer Sciences, Universiti Sains Malaysia, 11800
University, Zagazig 44519, Egypt. Pulau Pinang, Malaysia.
4
Department of Geology, Faculty of Science, Zagazig University, 8
To whom correspondence should be addressed; e-mail:
Zagazig 44519, Egypt. abd_el_aziz_m@yahoo.com

1775
1520-7439/22/0600-1775/0 Ó 2022 International Association for Mathematical Geosciences
1776 Abd Elaziz et al.

INTRODUCTION optimization to determine optimal parameters.


Moreover, several machine learning techniques
In recent years, machine learning techniques were performed for well logs (e.g., Ali et al., 2021;
are increasingly being used to predict shale volume Garia et al., 2021; Iturrarán-Viveros et al., 2021;
(VSH) from seismic traces. The shale content Yasin et al., 2021). However, the applications of
petrophysical property is a crucial parameter for these machine learning models to geoscience data
assessing hydrocarbon reservoirs. This study pro- have limitations that influence the quality of the final
poses a novel technique for calculating shale content output. For example, most of models suffer from
using an unconventional method, namely machine overfitting because there is no direct connection
learning, from seismic traces in insufficient well-log between input and output nodes (layers). In addi-
data. tion, these models depend on parameters whose fair
VSH is a critical quantitative parameter for log values need to be determined using optimization
data analysis. Shale is important because it is a techniques; these parameters have the largest effect
source rock, and it impacts the quality of reservoir on prediction quality.
rock; the reservoir quality increases with decrease in Another type of ANN named random vector
VSH. VSH can be calculated using a variety of logs, functional link (RVFL) has also been used (Pratama
such as self-potential, gamma-ray (GR), density, et al., 2018; Abd Elaziz et al., 2020). In general,
neutron, resistivity, and velocity deviation (Kamel & RVFL is a single hidden-layer feedforward ANN
Mabrouk, 2003; Nabih, 2021). Researchers have that directly links the input and output layers and it
tried to determine various VSH estimation methods requires only the output weights to be updated
that can be used to find minimum errors in possible (Sharshir et al., 2020). Therefore, RVFL is consid-
results (Crain, 1986; Nabih & Al-Alfy, 2018). ered one of the most efficient machine learning
Machine learning techniques have shown techniques and it provides results better than the
excellent performance in different geoscientific traditional ANN models (Essa et al., 2020). How-
applications. For example, Dorrington and Link ever, the main drawback of RVFL, which is similar
(2004) used a machine learning model that com- to other machine learning models, is the ability to
bined genetic algorithm (GA) and artificial neural determine the parameter values, such as the ran-
network (ANN) to predict the C38 reservoirs in the domization weights activation function and the
Stratton field 3D seismic dataset; GA was used to number of hidden nodes. This motivated us to pre-
determine the relevant attributes, and ANN was sent a modified version of RVFL to manage this
applied to improve the prediction process. Chaki problem using a new metaheuristic technique called
et al. (2018) presented a machine learning approach, transient search optimization (TSO) (Qais et al.,
using adaptive neuro-fuzzy system, ANN, and sup- 2020a). In general, TSO simulates the behavior of
port vector machine (SVM), for reservoir charac- the transient properties of switched electrical cir-
terization. Priezzhev et al. (2019) used several cuits. Based on these behaviors, TSO has been ap-
machine learning models, such as ANN, linear plied to a variety of applications such as global
regression, and random forest, to integrate well log optimization (Yang et al., 2021), allocation of mul-
and seismic data to identify petrophysical properties. tiple distributed generators (Bhadoriya & Gupta,
Zahmatkesh et al. (2021) applied ANN to identify 2021), and estimation of electrical parameters of
the desired seismic facies collected from the Mansuri photovoltaic (Qais et al., 2020b) and proportional
oil field in southwest Iran. Random forest has been integral controllers (Qais et al., 2020c).
implemented as a machine learning technique to The rest of this research is divided into the
deal with uncertainty in well-log classification (Feng, following sections. The Material section presents the
2021). Farsi et al. (2021) introduced a three-hybrid primary materials used. The Methodology section
machine learning optimization approach (extreme presents the general methods and the method pro-
learning machine, least squares SVM (LSSVM), and posed in this study. The Results and Discussion
multilayer perceptron neural network) to predict section describes the experiments, results, and dis-
pore pressure across a 273-m thick bore in the giant cussions. Finally, the main conclusions of this study
Marun oil field (Iran) using 1972 data records; the are presented, and some future work directions are
three methods were combined with particle swarm given in the last section.
Predicting Shale Volume from Seismic Traces 1777

Figure 1. Satellite location map of the F3 block in the North Sea: Dutch sector (left) and 3D seismic data volume base map and the
available wells (right).

MATERIAL

The study area is situated in the southern North


Sea area (Fig. 1), where a large volume of 3D seis-
mic data and well logs are available. The deltaic
package represented in the seismic data of the study
area comprises sand and shale with high overall
porosity of 20–33%. On a large scale, the sag rifting
of the southern North Sea basin (Fig. 2) occurred
during Triassic–Jurassic, Early Cretaceous, and Late
Cretaceous to the present (Fig. 3). The sag rifting
was affected by a post-rift phase (Schroot, 2002;
Figure 2. Late Cenozoic fluvial–deltaic system (VG: Viking
Schroot & Schüttenhelm, 2003). In this basin, some Graben, CG: Central Graben) ( adapted from Overeem
seismo-stratigraphic units of a pro-delta depositional et al., 2001).
fan delta system occurred toward end of Miocene.
These units developed gradually into an alluvial basal glacial fills are superimposed by laminated,
plain and a river delta system (Sha, 1991). clayey, and sandy lacustrine deposits. These glacial
During Pliocene–Pleistocene, cliff-like deposits channels interrupt the sediment continuity and form
were deposited very locally in the south over the paths for the movement of fluids and gases. The
older tertiary deposits (Cameron et al., 1989). From most apparent feature revealed in the seismic data
the end of Early Pleistocene to the beginning of (Figs. 2 and 4) is the large-scale sigmoidal strata that
Middle Pleistocene, irregular transgressions ex- consists of large fluvio-deltaic deposits (Sørensen
tended to the south of the present Dutch north et al., 1997; Overeem et al., 2001).
shoreline and interrupted the predominant alluvial The study area (F3 block) is situated in the
plain environments. Consequently, continuous Central Graben of the southern North Sea
reflectors are rare, whereas channeling is predomi- (NetherlandÕs sector of the North Sea). The high-
nant. quality 3D seismic data used in this study were
Most of the land area of the Netherlands is surveyed in 1989 by a Dutch oil and gas company.
covered by British and Scandinavian ice masses The data comprise 650 inlines and 950 crosslines
(Laban, 1995). Deep channels of chaotic, coarse (Fig. 1) and cover approximately 24 9 16 km2. The
1778 Abd Elaziz et al.

Figure 3. Generalized lithologic column of the survey area based on available well reports (from Kabaca, 2018).

survey was acquired for gas and oil exploration in surveys of the wells, which were time–depth mea-
the Upper Jurassic – Lower Cretaceous layers. surements performed in wells for the depth-to-time
In addition to seismic data, the well logs of conversion of the log data or the time-to-depth
three wells F06-01, F03-02, and F03-04 were avail- conversion of the seismic data.
able. The dataset of the three wells consists of suites
of logs, such as GR, density, P-wave sonic, and
porosity logs, in actual vertical depth. For amplitude METHODOLOGY
vs. time measurements, the digital seismic data of
the seismic traces at the locations of the F06-01, F03- In this study, we employed petrophysics and
02, and F03-04 wells were extracted from the 3D ANN for the available data from three wells. Each
seismic data volume (Fig. 4). These data were tied to well has GR, sonic, and density logs in addition to
the well data at their corresponding locations, and the composite seismic line that passes through the
the time was converted to depth for easy correlation three wells (Fig. 4). These logs were used to esti-
with the well log data. This was done with check shot mate shale content.
Predicting Shale Volume from Seismic Traces 1779

Figure 4. Tie of well logs with seismic data (left inset: gamma-ray log).

Well Logging Analysis Random Vector Functional Link

The main objective of well-logging analysis is to In general, RVFL is an extension of the single-
estimate shale content. The log analysis software hidden layer feedforward neural network that di-
Interactive Petrophysics (v4.4) was used to perform rectly links the input and output nodes (Fig. 5) (Pao
this complex iterative operation. Shale content was et al., 1994; Elsheikh et al., 2021). In RVFL, only the
determined using GR logs in which the shale weights between the input and output nodes are
radioactivity was more than the radioactivity in sand tuned to improve the prediction of the output. The
and carbonate rocks. The basic equations that ex- prediction using a RVFL network starts by receiving
press the relationship between the natural GR data of M samples (i.e., ðai ; bi Þ, where
radiation intensity and VSH (Atlas, 1975) are as ai 2 Cn ; bi 2 Cm ; i ¼ 1; . . . ; M). Here, ai is the ith
follows: sample, and bi represents the target of the ith sam-
ple. Then, these data are passed to the hidden layer,
GRlog  GRmin
I GR ¼ ; ð1Þ and the output is computed as:
GRmax  GRmin
  1
which is corrected to VSH using LarionovÕs equa- Oj cj ai þ dj ¼ ; dj 2 ½0; n; cj 2 ½n; n
1 þ eðcj ai þdj Þ
tion (1969), thus: ð3Þ
 
VSH ¼ 0:083 23:7I GR  1 ; ð2Þ
where cj are weights that connect the hidden nodes
where IGR is a gamma-ray index, GRlog is a gamma- and the input layer, dj represents bias, and n is a
ray reading at the interval of interest, GRmin is a scalar factor. The next step is to predict the target as:
minimum gamma-ray reading (clean sand) and Z ¼ Kw; w 2 RnþP ; K ¼ ½K1 ; K 2  ð4Þ
GRmax is a reading of maximum gamma-ray (shale).
Then, the output w is updated using the Moore–
Penrose pseudoinverse, thus:
1780 Abd Elaziz et al.

Figure 5. Structure of RVFL network.

Figure 6. Proposed TSO–RVFL for predicting VSH.

  2 3
I 1 T a11    a1n
w ¼ KT K þ K Z; ð5Þ 6 . .. .. 7
C K 1 ¼ 4 .. . . 5;
a2N1    aNn 3
or using the ridge regression, thus: O 1 ð c 1 a 1 þ d1 Þ    O P ð c P a 1 þ dP Þ
6 .. .. .. 7
w ¼ Ky Z ð6Þ K2 ¼ 4 . . . 5
O 1 ð c 1 a N þ d1 Þ    OP ðcP aN þ dP Þ
where denotes the Moore–Penrose pseudoinverse,
and K represents the input data matrix, which con- ð7Þ
sists of K 1 and K 2 defined as:
Predicting Shale Volume from Seismic Traces 1781

Figure 7. Correlations among conventional VSH obtained by well-log analysis and predicted VSH obtained by machine learning
techniques using the training data from wells F06-01 and F03-04: (a) RVFL; (b) SSO–RVFL; (c) AEO–RVFL; (d) TSO–RVFL.

where C and I refer to the coefficients of the trade- The TSO begins by setting the initial values for
off and the identity matrices, respectively. a set of parameters; that is, the number of agents (N)
and the total number of iterations (tmax). This is
followed by constructing the initial population X,
Transient Search Optimization which has N agents, and by determining the best
agent (Xb) according to their fitness value. The fol-
The TSO emulates the transient characteristics lowing process uses the TSO operator to enhance
of switched electrical circuits. Like other meta- the current population X:

heuristic techniques, TSO has two phases. The first X b þ ðX i  C1  X b Þ  eT ifr1\0:5
Xi ¼
phase is exploring the search space, which refers to X b þ eT  ðcosð2pT Þ þ sinð2pT ÞÞ  jX i  C1  X b j
the oscillations of the second-order resistor–induc- ð8Þ
tor–capacitor circuits around zero. The second phase
is the exploitation, and this emulates the exponential where C1 and T are random coefficients defined,
decaying of the first-order discharge. respectively, as:
1782 Abd Elaziz et al.

Figure 8. Relationships between conventional VSH obtained by well-log analysis and predicted VSH obtained by machine learning
techniques using test data from wells F06-01 and F03-04: (a) RVFL; (b) SSO–RVFL; (c) AEO–RVFL; (d) TSO–RVFL.

Table 1. Correlation coefficients (r) for the investigated training wells F03-04 and F06-01

Neural network models RVFL SSO–RVFL AEO–RVFL TSO–RVFL

Train data in train wells 0.86 0.89 0.88 1


Test data in train wells 0.74 0.76 0.77 0.82

Then, the fitness value of X i is computed, and


T ¼ 2  Z  r2  Z; C1 ¼ k  Z  r3 þ 1; ð9Þ the value of X b is updated. The last process is to
check the stop conditions. In case the stop condi-
where r3 and r2 are random numbers in the range [0,
tions are met, the best agent is returned; otherwise,
1], and Z is a parameter change over the interval 2 to
the updating process is repeated. The full descrip-
0 among the excess iteration t and is given as:
tion of TSO is given in Algorithm 1.
t
Z ¼22 ð10Þ
tmax
Predicting Shale Volume from Seismic Traces 1783

Figure 9. Relationships between conventional VSH obtained by the well-log analysis and predicted VSH obtained using machine
learning techniques for the test well F03-02: (a) RVFL; (b) SSO–RVFL; (c) AEO–RVFL; (d) TSO–RVFL.

Algorithm 1: Steps of TSO


Input: number of agents ( ) and number of iterations
Construct initial population ( ).
Initialize t=1.
While ( < )
For each agent , = 1,2, . . . , compute fitness value.
Update the best agent ( ).
For = 1:
Update the value of and .
Using Eq. (8) to update .
End For
= +1
End While
Return .
1784 Abd Elaziz et al.

Figure 10. Relationships between conventional VSH obtained by well-log analysis and predicted VSH obtained by machine learning
techniques for the test well F03-02 test using the three-point moving averaging (MA-3) technique: (a) RVFL; (b) SSO–RVFL; (c)
AEO–RVFL; (d) TSO–RVFL.

Proposed TSO–RVFL Method required to determine the optimal value of the


agents. The first parameter is the activation function
The general structure of the developed TSO– having five values referring to the types of activation
RVFL prediction model is given in Figure 6. This functions; that is, hardlim, tribas, radbas, sign, and
model depends on improving the performance of the sig with encodings denoted by 1, 2, 3, 4, and 5,
traditional RVFL using the TSO operators. In gen- respectively. The second parameter denotes the
eral, the main target of using TSO is to determine number of hidden nodes and, in this study, the
the best configuration from the parameters of the parameter was selected from the range [1, 2000].
RVFL network. The third parameter refers to the approach used to
To develop the proposed TSO–RVFL model, generate weights. In this study, two methods were
the input data were first divided into training data used: uniform and Gaussian. For clearing this con-
(70%) and test (30%) data. Then, the initial popu- figuration, consider X i ¼ ½X i1 ; X i2 ; X i3  ¼ ½3; 100; 1;
lation ( X) with N agents was generated as: which refers to the third activation function named
  radbas with 100 hidden nodes and uses a uniform
X ij ¼ lj þ r  uj  lj ; i ¼ 1; . . . ; N; j ¼ 1; . . . ; dim; r method to produce the weights.
2 ½0; 1 The next step was to build the RVFL parame-
ters based on X i ; the training set was used to learn
ð11Þ
RVFL and assess the quality of the current network
During this stage, the dimension ( dim ¼ 3) of using the following fitness function:
each agent denotes the number of RVFL parameters
Predicting Shale Volume from Seismic Traces 1785

Figure 11. Relationships between conventional VSH obtained by well-log analysis and predicted VSH obtained by machine learning
techniques for the F03-02 test well using the seven-point moving averaging (MA-7) technique: (a) RVFL; (b) SSO–RVFL; (c) AEO–
RVFL; (d) TSO–RVFL.

sffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi between the VSH calculated from GR and the VSH


PNs 2 derived from RVFL, spherical search optimizer
i¼1 ðY P  Y T Þ
Fiti ¼ ð12Þ (SSO)–RVFL, artificial ecosystem-based optimiza-
Ns
tion (AEO)–RVFL, and TSO–RVFL. The data ex-
where Y P denotes the predicted output, Y T the target tracted from the two training wells were divided into
output, and Ns the size of the training set. Then, the best two groups: training data and test data. Figure 7
configuration having the smallest fitness value is up- shows the relationship of VSH (GR) with the VSH
dated. The terminal conditions are checked, and when training data; the correlation coefficients were 0.86,
the conditions are met, the best configuration is returned. 0.89, 0.88, and 1, respectively, for RVFL, SSO–RVFL,
If the best configuration is not returned, the process of AEO–RVFL, and TSO–RVFL. The correlation
updating the solutions is repeated. The following process coefficients between the VSH (GR) and VSH test
was to apply the test set to the best configuration, predict data were 0.74, 0.76, 0.77, and 0.82, respectively, for
the output, and compute the output performance. RVFL, SSO–RVFL, AEO–RVFL, and TSO–RVFL
(Fig. 8). These result clarify the strong relationships
among the three models (SSO–RVFL, AEO–RVFL,
RESULTS AND DISCUSSION and TSO–RVFL) and the slight decrease in the fourth
model RVFL. The estimated correlation coefficients
The regression analysis approach was used to for the training and test data in the two wells F03-04
demonstrate the effectiveness of the relationships and F06-01 are listed in Table 1.
1786 Abd Elaziz et al.

Figure 12. Correlations between GR, seismic trace, VSH (GR), VSH (RVFL), VSH (SSO–RVFL), VSH (AEO–RVFL) and (VSH
TSO–RVFL) logs for the F03-02 well.

Figure 13. Correlations between the GR, seismic trace, VSH (GR), VSH (RVFL), VSH (SSO–RVFL), VSH (AEO–RVFL), and VSH
(TSO–RVFL) logs for the F03-02 well using MA-3.
Predicting Shale Volume from Seismic Traces 1787

Figure 14. Correlations between the GR, seismic trace, VSH (GR), VSH (RVFL), VSH (SSO–RVFL), VSH (AEO–RVFL), and VSH
(TSO–RVFL) logs for the F03-02 well using MA-7.

Table 2. Correlation coefficients (r) for the test well F03-02

RVFL SSO–RVFL AEO–RVFL TSO–RVFL

Test well 0.71 0.73 0.72 0.76


Test well (MA-3) 0.71 0.76 0.76 0.77
Test well (MA-7) 0.71 0.77 0.77 0.78

When the RVFL, SSO–RVFL, AEO–RVFL, further by using the seven-point moving averaging
and TSO–RVFL models were used on the third (MA-7) technique where the relationship between
tested well (F03-02), there was strong correlation VSH (GR) and VSH was very strong with correla-
between VSH (GR) and VSH (TSO–RVFL) with tion coefficients of r = 0.77, 0.77 and 0.78, respec-
r = 0.76 (Fig. 9). The correlation coefficient between tively, for SSO–RVFL, AEO–RVFL, and TSO–
VSH (GR) and VSH is slightly weak at r = 0.71, 0.73 RVFL (Fig. 11). The relationship between VSH
and 0.72 for RVFL, SSO–RVFL, and AEO–RVFL, (GR) and VSH (RVFL) was the same as that in
respectively. MA-3 with correlation coefficient r = 0.71.
The relationship of VSH (GR) vs. VSH using Figures 12, 13, and 14 show good agreement
the three-point moving averaging (MA-3) technique trends in most zones for GR, VSH, and VSH
improved the results, and the correlation coefficients (RVFL, SSO–RVFL, AEO–RVFL, and TSO–
increased to r = 0.76, 0.76, and 0.77, respectively, for RVFL) logs of the F03-02 test well, but the TSO–
SSO–RVFL, AEO–RVFL, and TSO–RVFL RVFL log was better than the other three logs. The
(Fig. 10). The correlation coefficient between VSH strong correlation between the logs shows that the
(GR) and VSH (RVFL) decreased slightly to TSO–RVFL model was more efficient and reliable
r = 0.71. In addition, the results were improved than the other models for predicting VSH. The de-
1788 Abd Elaziz et al.

Figure 15. Histograms of correlation coefficients (r) for the test well F03-02.

Table 3. Statistical evaluation of the proposed models

F03-02 test well F03-02 test well (MA-3) F03-02 test well (MA-7)

RVFL SSO– AEO– TSO– RVFL SSO– AEO– TSO– RVFL SSO– AEO– TSO–
RVFL RVFL RVFL RVFL RVFL RVFL RVFL RVFL RVFL

R2 0.833 0.836 0.837 0.857 0.838 0.861 0.863 0.868 0.844 0.872 0.875 0.876
RMSE 0.208 0.205 0.205 0.193 0.202 0.188 0.186 0.182 0.197 0.179 0.176 0.176
MAE 0.167 0.156 0.159 0.147 0.163 0.143 0.145 0.139 0.159 0.137 0.137 0.135
EC 0.476 0.488 0.489 0.551 0.472 0.546 0.554 0.571 0.468 0.563 0.575 0.576
OI 0.634 0.642 0.642 0.679 0.635 0.679 0.684 0.695 0.635 0.692 0.699 0.701
COV 45.057 47.132 45.432 43.962 43.803 43.008 41.133 41.586 42.695 40.937 38.949 40.102
CRM 0.101 0.040 0.077 0.045 0.101 0.041 0.078 0.045 0.101 0.041 0.078 0.045

duced equations of VSH (GR) and VSH (RVFL, RVFL was found to be the best model with corre-
SSO–RVFL, AEO–RVFL, and TSO–RVFL) mod- lation coefficient of 0.78 using the MA-7 method.
els were used to predict VSH in the third test with To assess further the effects of the proposed
high accuracy. model, seven statistical measures were used, namely
The correlation coefficients estimated for the efficiency coefficient (EC), coefficient of determi-
test well (F03-02) are listed in Table 2 and illustrated nation (R2), overall index (OI), mean absolute error
using histograms in Figure 15, which show that the (MAE), coefficient of residual mass (CRM), coeffi-
correlation coefficients increased more when the cient of variation (COV), and root mean squared
MA-7 method was used than when the original test error (RMSE). A predictive model has high accu-
and the MA-3 method were used. In addition, TSO– racy when the values of R2, EC, and OI approach
Predicting Shale Volume from Seismic Traces 1789

Figure 16. Spider plots of the statistical measures used to evaluate the models.

unity, the CRM value approaches zero, and the ability of RVFL using a new metaheuristic tech-
values of RMSE, COV, and MAE are small. Table 3 nique named TSO. In general, TSO was used to
and Fig. 16 show that TSO–RVFL had the highest determine the optimal parameters of RVFL that
accuracy among all the models to predict the VSH of lead to an increase in prediction efficiency. The
the tested wells. The R2 obtained by TSO–RVFL developed model was applied to predict VSH from
ranged between 0.857 and 0.876, which were higher seismic traces. The experiment results proved the
than the R2 of RVFL (0.833–0.844), AEO–RVFL superior performance of the developed TSO–RVFL
(0.837–0.875), and AEO–RVFL (0.837–0.875). Thus, model as compared with other models, such as SSO–
based on R2, the predicted data obtained using RVFL, AEO–RVFL, and the traditional RVFL.
TSO–RVFL had the highest correlation with the The main conclusions of this study are as follows:
experimental ones. Consequently, the proposed
 The correlation coefficients between VSH (GR)
model had the highest accuracy as compared with
and VSH (RVFL, SSO–RVFL, AEO–RVFL,
the other models. The RMSE, MAE, and COV
and TSO–RVFL) in the two train wells were
values of the predicted data obtained using TSO–
excellent, with r values of 0.86, 0.89, 0.88, and 1,
RVFL were the lowest as compared with those of
respectively, for RVFL, SSO–RVFL, AEO–
the other models, which proved that TSO–RVFL
RVFL, and TSO–RVFL.
had the highest accuracy. The CRM obtained by
 The VSH (RVFL, SSO–RVFL, AEO–RVFL,
TSO–RVFL was approximately the same (0.045) for
and TSO–RVFL) equations accurately predicted
all the tested wells, which was lower than the CRM
VSH in the test wells. The r values obtained for
values of RVFL and AEO–RVFL and approached
RVFL, SSO–RVFL, AEO–RVFL, and TSO–
the SSO–RVFL value. The low value of CRM ob-
RVFL were 0.71, 0.73, 0.72, and 0.76, respec-
tained by TSO–RVFL showed its high accuracy.
tively.
From the results obtained, it can be concluded that
 Using the MA-3 and MA-7 methods enhanced
TSO–RVFL outperformed RVFL, SSO–RVFL, and
the results of the four models and strong corre-
AEO–RVFL in predicting the VSH of all the tested
lations with r = 0.71, 0.77, 0.77, and 0.78 were
wells. Thus, TSO–RVFL is recommended as an
obtained.
accurate predictive tool to predict VSH.
 The two curves of VSH and VSH (RVFL, SSO–
RVFL, AEO–RVFL, and TSO–RVFL) matched
perfectly.
CONCLUSIONS
 The techniques used in this study can be applied
for predicting additional petrophysical properties
This study presents an alternative machine
such as reservoir porosity and fluid saturations.
learning technique to predict shale volume (VSH).
 The model proposed in this study can be devel-
This technique depends on improving the prediction
1790 Abd Elaziz et al.

oped and used in the future as a new tool for functional link network integrated with equilibrium opti-
mizer. Journal of Intelligent Manufacturing, 32(5), 1377–1388.
seismic inversion process where the 3D seismic Essa, F. A., Abd Elaziz, M., & Elsheikh, A. H. (2020). Prediction
amplitude vs. time data can be converted into of power consumption and water productivity of seawater
models of petrophysical parameters, such as greenhouse system using random vector functional link net-
work integrated with artificial ecosystem-based optimization.
shale content and reservoir porosity. Process Safety and Environmental Protection, 144, 322–329.
Farsi, M., Mohamadian, N., Ghorbani, H., Wood, D. A., Davoodi,
S., Moghadasi, J., & Ahmadi Alvar, M. (2021). Predicting
formation pore-pressure from well-log data with hybrid ma-
chine-learning optimization algorithms. Natural Resources
Research, 30(5), 3455–3481.
ACKNOWLEDGMENTS Feng, R. (2021). Improving uncertainty analysis in well log clas-
sification by machine learning with a scaling algorithm.
The authors are thankful to the dGB Earth Journal of Petroleum Science and Engineering, 196, 107995.
Garia, S., Pal, A. K., Ravi, K., & Nair, A. M. (2021). Prediction of
Sciences for making seismic data freely available for Petrophysical Properties from Seismic Inversion and Neural
the public. Network: A case study. In EGU General Assembly Confer-
ence Abstracts (pp. EGU21–11824). https://doi.org/10.5194/eg
usphere-egu21-11824.
Funding No fund. Iturrarán-Viveros, U., Muñoz-Garcı́a, A. M., Castillo-Reyes, O.,
& Shukla, K. (2021). Machine learning as a seismic prior
DECLARATIONS velocity model building method for full-waveform inversion:
A case study from Colombia. Pure and Applied Geophysics,
178(2), 423–448.
CONFLICT OF INTEREST There is no financial Kabaca, E. (2018). Seismic stratigraphic analysis using multiple
or non-financial interests that are directly or indi- attributes-an application to the f3 block, offshore Netherlands.
rectly related to the current work. University of Alabama Libraries. Retrieved from http://ir.u
a.edu/handle/123456789/3693.
Kamel, M. H., & Mabrouk, W. M. (2003). Estimation of shale
volume using a combination of the three porosity logs.
Journal of Petroleum Science and Engineering, 40(3–4), 145–
157.
REFERENCES Laban, C. (1995). The Pleistocene glaciations in the Dutch sector of
the North Sea—A synthesis of sedimentary and seismic data.
Abd Elaziz, M., Shehabeldeen, T. A., Elsheikh, A. H., Zhou, J., University of Amsterdam.
Ewees, A. A., & Al-qaness, M. A. A. (2020). Utilization of Nabih, M. (2021). Reliability of velocity-deviation logs for shale
Random Vector Functional Link integrated with Marine content evaluation in clastic reservoirs: A case study, Egypt.
Predators Algorithm for tensile behavior prediction of dis- Arabian Journal of Geosciences, 14(6), 507.
similar friction stir welded aluminum alloy joints. Journal of Nabih, M., & Al-Alfy, I. M. (2018). New approach for releasing
Materials Research and Technology, 9(5), 11370–11381. uranium radiation impact on shale content evaluation in
Ali, M., Jiang, R., Ma, H., Pan, H., Abbas, K., Ashraf, U., & shaly sand formations: A case study, Egypt. Applied Radia-
Ullah, J. (2021). Machine learning—A novel approach of well tion and Isotopes, 141, 33–43.
logs similarity based on synchronization measures to predict Overeem, I., Weltje, G. J., Bishop-Kay, C., & Kroonenberg, S. B.
shear sonic logs. Journal of Petroleum Science and Engi- (2001). The Late Cenozoic Eridanos delta system in the
neering, 203, 108602. Southern North Sea Basin: A climate signal in sediment
Atlas, D. (1975). Log interpretation fundamentals, Houston. Tex- supply? Basin Research, 13(3), 293–312.
as: Dresser Industries. Pao, Y. H., Park, G. H., & Sobajic, D. J. (1994). Learning and
Bhadoriya, J. S., & Gupta, A. R. (2021). A novel transient search generalization characteristics of the random vector func-
optimization for optimal allocation of multiple distributed tional-link net. Neurocomputing, 6(2), 163–180.
generator in the radial electrical distribution network. Inter- Pratama, M., Angelov, P. P., Lughofer, E., & Joo Er, M. (2018).
national Journal of Emerging Electric Power Systems, 23(1), Parsimonious random vector functional link network for data
23–45. streams. Information Sciences, 430–431, 519–537.
Cameron, T. D. J., Laban, C., & Schüttenhelm, R. T. E. (1989). Priezzhev, I. I., Veeken, P. C. H., Egorov, S. V., & Strecker, U.
Upper Pliocene and lower Pleistocene stratigraphy in the (2019). Direct prediction of petrophysical and petroelastic
Southern Bight of the North Sea. The quaternary and tertiary reservoir properties from seismic and well-log data using
geology of the Southern Bight, North Sea, 97–110. nonlinear machine learning algorithms. The Leading Edge,
Chaki, S., Routray, A., & Mohanty, W. K. (2018). Well-log and 38(12), 949–958.
seismic data integration for reservoir characterization: A Qais, M. H., Hasanien, H. M., & Alghuwainem, S. (2020a).
signal processing and machine-learning perspective. IEEE Transient search optimization: A new meta-heuristic opti-
Signal Processing Magazine, 35(2), 72–81. mization algorithm. Applied Intelligence, 50(11), 3926–3941.
Crain, E. R. (1986). Log analysis handbook. Qais, M. H., Hasanien, H. M., & Alghuwainem, S. (2020b).
Dorrington, K. P., & Link, C. A. (2004). Genetic-algorithm/neu- Transient search optimization for electrical parameters esti-
ral-network approach to seismic attribute selection for well- mation of photovoltaic module based on datasheet values.
log prediction. Geophysics, 69(1), 212–221. Energy Conversion and Management, 214, 112904.
Elsheikh, A. H., Shehabeldeen, T. A., Zhou, J., Showaib, E., & Qais, M. H., Hasanien, H. M., & Alghuwainem, S. (2020c).
Abd Elaziz, M. (2021). Prediction of laser cutting parameters Optimal transient search algorithm-based PI controllers for
for polymethylmethacrylate sheets using random vector enhancing low voltage ride-through ability of grid-linked
pmsg-based wind turbine. Electronics, 9(11), 1807.
Predicting Shale Volume from Seismic Traces 1791

Schroot, B. M., & Schüttenhelm, R. T. (2003). Expressions of developed pyramid solar still utilizing a modified random
shallow gas in the Netherlands North Sea. Netherlands vector functional link. Solar Energy, 198, 399–409.
Journal of Geosciences - Geologie En Mijnbouw, 82(1), 91– Sørensen, J. C., Gregersen, U., Breiner, M., & Michelsen, O.
105. (1997). High-frequency sequence stratigraphy of Upper
Schroot, B. M. (2002). North Sea Shallow Gas as a Natural Cenozoic deposits in the central and southeastern North Sea
Analogue in Feasibility Studies on CO2 Sequestration. In areas. Marine and Petroleum Geology, 14(2), 99–123.
64th EAGE Conference & Exhibition. European Association Yang, W., Xia, K., Li, T., Xie, M., & Zhao, Y. (2021). An im-
of Geoscientists & Engineers. https://doi.org/10.3997/2214-4 proved transient search optimization with neighborhood
609-pdb.5.H010. dimensional learning for global optimization problems.
Sha, L. P. (1991). Quaternary Sedimentary Sequences in the Symmetry, 13(2), 244.
southern North Sea basin, Final discipline rept. of the project: Yasin, Q., Sohail, G. M., Khalid, P., Baklouti, S., & Du, Q. (2021).
The Modelling And Dynamics Of The Quaternary Geology Application of machine learning tool to predict the porosity
Of The Southern North Sea And Their Applications To of clastic depositional system, Indus Basin, Pakistan. Journal
Environmental Protection And Industrial Devel. CEC of Petroleum Science and Engineering, 197, 107975.
DGXII, Scientific Programme Contract No. SCI*-128-C Zahmatkesh, I., Kadkhodaie, A., Soleimani, B., & Azarpour, M.
9EDB.. (2021). Integration of well log-derived facies and 3D seismic
Sharshir, S. W., Abd Elaziz, M., & Elkadeem, M. R. (2020). attributes for seismic facies mapping: A case study from
Enhancing thermal performance and modeling prediction of mansuri oil field, SW Iran. Journal of Petroleum Science and
Engineering, 202, 108563.

You might also like