Skip to main content
ACS Omega logoLink to ACS Omega
. 2022 Jan 3;7(1):215–222. doi: 10.1021/acsomega.1c04416

Prediction of Water Saturation in Tight Gas Sandstone Formation Using Artificial Intelligence

Ahmed Farid Ibrahim †,, Salaheldin Elkatatny †,‡,*, Mustafa Al Ramadan †,
PMCID: PMC8756596  PMID: 35036693

Abstract

graphic file with name ao1c04416_0011.jpg

Water saturation (Sw) is a vital factor for the original oil and gas in place (OOIP and OGIP). Numerous available equations can be used to calculate Sw, but their values have been unreliable and strongly depend on core analyses, which are costly and time-consuming. Hence, this study implements artificial intelligence (AI) modules to predict Sw from the conventional well logs. Artificial neural networks (ANNs) and the adaptive neuro-fuzzy inference system (ANFIS) were applied to estimate Sw using gamma-ray (GR) log, neutron porosity (NPHI) log, and resistivity (Rt) log. A data set of 782 points from two wells (Well-1 and Well-2) in tight gas sandstone formation was used to develop and test the different AI modules. Well-1 was used to construct the AI models, then the hidden data set from Well-2 was applied to validate the optimized models. The results showed that the ANN and ANFIS models were able to accurately estimate Sw from the conventional well logging data. The correlation coefficient (R) values between the actual and estimated Sw from the ANN model were found to be 0.93 and 0.91 compared to 0.95 and 0.90 for the ANFIS model during the training and testing processes. The average absolute percentage error (AAPE) was less than 5% in both models. A new empirical correlation was established using the biases and weights from the developed ANN model. The correlation was validated with the unseen data set from Well-2, and the correlation coefficient between the actual and the estimated Sw was 0.91 with an AAPE of 6%. This study provides AI application with an empirical correlation to estimate the water saturation from the readily available conventional logging data without the requirement for experimental analysis or well site interventions.

Introduction

Most of the oil and gas reservoirs contain at least two phases: gas–water or oil–water phases. Water saturation (Sw) is a crucial parameter to estimate the hydrocarbon saturation in the formation (1 – Sw) and then the calculations of the oil or gas in place volumes.1,2Sw estimation is one of the most challenging petrophysical calculations.3 Numerous techniques were used to calculate Sw.38

Special core analysis (SCAL) is one of the common methods to determine water saturation. SCAL includes retrieving a core from the formation of interest and then extensive experimental analysis to measure Sw .911 The main challenge with this method is the high cost for the coring process, time-consumption during the experimental laboratory analysis, and it provides discrete values for Sw at a certain depth.

Well logging provides a way to estimate a continuous value for the water saturation with depth. There is no tool that directly measures the formation Sw ; however, Sw was calculated from other logs such as formation resistivity, gamma rays, and porosity logs.12 Archie proposed an equation to estimate Sw for a clean formation with no clay content using the formation resistivity and porosity as shown in eq 1.13

graphic file with name ao1c04416_m001.jpg 1

where Sw is the formation water saturation, Rt is the formation true resistivity, Ø is the formation porosity that can be estimated from neutron porosity (NPHI), density, or acoustic logs, Rw is the formation water resistivity that can be estimated from the self-potential log (SP), a, m, and n are constants that are based on the rock type, tortuosity, and rock cementation and consolidation.

The main limitations of Archie’s equation are the estimation of Rw in the absence of SP log, which is common in different oil and gas fields, the low accuracy of porosity estimation when the rock matrix is unknown, m and n uncertainly, and the need of core samples to fit the Archie equation. Moreover, the Archie equation is applicable only for clean formation with no clay content, which is not the case in most of the oil and gas reservoirs.2,14 The presence of clay adds an additional conductivity that leads to an error in the resistivity measurements. As a result, a correction is needed for the water saturation estimation from Archie’s equation.

Numerous studies modified Archie’s equation to calculate Sw in shaly formations such as the Simandoux equation, the dual-water model, the Waxman–Smits equation, and the Indonesia model.1518 These models were all developed on the basic idea presented in ref (13), with adding a shale factor into the original equation to offer a simple way to calculate Sw in shaly formations. In addition to clay content, kerogen also can influence the formation resistivity, especially in shale. Kerogen is a nonconductive material that causes a reduction in rock conductivity and underestimates Sw.19 Moreover, the main drawbacks remain in these equations due to their dependency on experimental core analyses with a high cost and long experimental time. Hence, this study aims to implement different artificial intelligence (AI) tools to estimate Sw from the conventional well-log data.

Artificial Intelligence Applications

AI has been applied in different problems in the petroleum field. Several AI systems including random forest (RF), adaptive neuro-fuzzy inference system (ANFIS), function networks (FN), artificial neural network (ANN), and support vector machine (SVM) can be applied to predict specific factors from available logging data without adding more cost or well intervention.2027

The ANN as a supervised learning technique has recently become well known for its high capability of modeling several engineering problems with a high degree of complexity. The literature reported many ANN applications to estimate different geomechanical parameters. Usually, the ANN design consists of three different layer types: input, hidden, and output layers. The input layer has the input data that are handled with a different number of neurons in the hidden layer(s) to ultimately calculate the objective function in the output layer.28 These different input, hidden, and output layers are connected with different weights and biases.29 These weights and biases are adjusted in the optimization operation to finally reach the lowest error in the objective function (difference between the actual and the estimated outputs).29,30

The ANFIS uses the concepts of fuzzy logic combined with neural networks to custom a hybrid intelligent system that boosts its capacity to automatically train and adapt. After recognizing the input and output features, fuzzy if-then rules are implemented for nonlinear regression. The number of fuzzy rules and epoch size can be adjusted to optimize the ANFIS model performance to attain precise calculations without overfitting.31,32 The ANFIS technique was applied in different petroleum-related regression problems.23,33,34

Water saturation determination is important for reservoir characterization and hydrocarbon in place calculations. SCAL analysis provides accurate measurements for Sw. However, SCAL analysis is expensive, time-consuming, and gives discrete values with depth without a continuous profile along the reservoir section. Estimating Sw from the conventional well logs can give a continuous profile for Sw. However, its accuracy is subjected to the selected model and the certainty of these model constants. Therefore, this paper introduces the application of ANN and ANFIS techniques to estimate Sw from the conventional well logs. An empirical correlation will be provided using the weights and the biases extracted for the developed ANN model to predict Sw from the well logs without the need to run the AI models.

Methodology

Data Description

A data set of 727 data points were collected from a tight gas well in a sandstone formation. Table 1 summarizes the statistical analysis for the data set that includes the data range, mean, standard deviation (STD), and skewness. The ranges of the data are as follows: GR 95–220 API unit, NPHI 0.01–0.08 fraction, Rt 15–463 Ω.m, and the corresponding Sw 0.1–0.35 volume fraction. For the data visualization purpose, a scatter matrix plot was constructed for the data set to examine the connections between the features (Figure 1). Moreover, the diagonal displays the data distribution for each parameter. The different parameters are mostly distributed normally around its mean, with the exception of Rt showing lognormal distribution. Rt data were intense toward the lower end of the Rt values that were confirmed by a high skewness of 3.36. Hence, log(Rt) values were used instead of Rt in the model development process.

Table 1. Statistical Parameters for the Collected Data Set.

  GR, API NPHI, fraction Rt, Ω m Sw, fraction
mean 161.51 0.04 70.09 0.25
standard deviation 28.63 0.02 69.65 0.04
minimum 95.62 0.01 15.04 0.10
25% percentile 141.83 0.03 33.42 0.22
50% percentile 152.65 0.04 49.83 0.25
75% percentile 181.60 0.05 76.03 0.28
maximum 220.78 0.08 463.75 0.34
skewness 0.55 –0.28 3.36 –0.28

Figure 1.

Figure 1

Scatter plot of input and output data parameters with the diagonal presenting the data distribution.

Spearman’s correlation coefficient (R) was calculated with the following equation to study the influence of the inputs in the Sw prediction.

graphic file with name ao1c04416_m002.jpg 2

where R is the correlation coefficient output parameter (Sw) and input parameter, xi is the input parameter that include GR, NPHI, and Rt, yi is the output parameter (Sw). μx, μy and σx, σy are the mean and the STD values for the input and output parameters, respectively.

Figure 2 presents a heat map for the R values. R varied from −1 with a strong inverse relationship between the input parameter and Sw, and 1 for a strong direct relationship. A negative R-value was found between Sw with GR and Rt. At low Sw, low formation conductivity is expected. Hence, higher formation resistivity can be measured. Higher GR represents high clay content and lowers misleading resistivity. As a result, Sw decreases to correct for the additional conductivity. Positive R values were found between NPHI and Sw.

Figure 2.

Figure 2

Map for the correlation coefficient between the conventional logging data and the water saturation.

Model Development

Several AI techniques can be applied. However, the ANN is well known for its capability of modeling several engineering problems with a high degree of complexity. In addition, the neuron’s biases and weights can be extracted from the developed model to generate an open box correlation that can be used in the Sw calculation directly without the need of running the AI. The ANFIS is the concept of fuzzy logic combined with neural networks to custom a hybrid intelligent system that boosts the ANFIS capacity to automatically train and adapt. However, other AI techniques will be examined for future work. ANN and ANFIS machine learning techniques were applied to the well-log data to predict Sw. For each technique, the data set from the gas well (727 points) was used to develop the model with a training to testing data ratio of 75/25. An unseen data set (55 points) was used to validate the developed model for each technique. The quality of the model was measured using the absolute average error (AAPE) that represents the error between the actual and the estimated values of Sw. The AAPE was calculated as follows:

graphic file with name ao1c04416_m003.jpg 3

where yi actual and yi estimated are the actual and the estimated output value (Sw), respectively, and N is the number of points in the data set. The correlation coefficient (R) was calculated as the goodness of fit indicator, and it was calculated using eq 1, where xi and yi are the actual and the estimated Sw values, respectively.

Figure 3 presents a flowchart for the different model development processes. After data collection and transformation, the data sets were used to build the ANN model. Different ratios were tested for the training set ranging from 70 to 90%. Meanwhile, different options of the ANN parameters were tested to optimize the network. These parameters include hidden layer numbers, neuron numbers in each hidden layer, the learning rate, and the training and transferring functions. Table 2 summarizes the different ANN hyperparameters that were used to optimize the ANN model.

Figure 3.

Figure 3

Flowchart for developing the different AI models.

Table 2. Tested Options for Optimizing the Developed ANN-Based Models.

parameter tested options/ranges optimized parameters
number of hidden layers 1–3 single hidden layer
number of neurons in each layer 5–40 30
training/testing split ratio 70–90% (training/testing)75/25%
training algorithms trainlm trainbfg trainrp “trainbr”
trainscg traincgb traincgf
traincgp trainoss traingdx
transfer function tansig logsig elliotsig logsig
radbas hardlim satlin
learning rate 0.01–0.9 0.05

ANFIS performance was optimized by adjusting the number of fuzzy rules and epoch size.22,31,32 Therefore, the fuzzy network, cluster radius, and epoch size optimized the model performance.

Results and Discussion

ANN Model Results

ANN was implemented on 727 data points to train and test the model. The optimum training testing ratio was found to be 75/25. The optimized hyperparameters were selected based on the best model quality indicators. The optimum ANN model was developed with a single hidden layer and 30 neurons. The training function was selected to be “trainbr” with the “logsig” data transfer function. Figure 4 presents the cross plot for the actual vs the estimated Sw from the ANN model in both training and testing data sets. Figure 4 shows the capability of the ANN model to predict Sw from the logging data with a good alignment with the 45° line. The training and testing data set have an AAPE of 4.1 and 5.2% with R values of 0.93 and 0.9.

Figure 4.

Figure 4

Plots of the actual vs estimated Sw using the ANN model for (a) training and (b) testing data sets.

After fitting a regression model, the residual plot was constructed to examine the regression model’s assumptions to make sure an accurate regression output is obtained.35Figure 5 shows the residuals of the predicted minus the actual Sw (e) vs Sw values. The residual values are reliable and distributed randomly around a mean of 0. This proves the accurate model prediction on average, with constant variance in e-values. In addition, e-values were distributed normally in the histogram displayed around a mean value of 0, Figure 5b, which illustrates that the data scattering degree is the same for all fitted values.

Figure 5.

Figure 5

Residual analysis for the estimated Sw from the ANN-based model. (a) Residuals vs model values and (b) distribution of the residuals.

ANFIS Model Results

ANFIS parameters were optimized to achieve the highest prediction accuracy. The input and the output membership function were found to be “gaussmf”, and “linear”, respectively. The optimum cluster radius was found to be 0.50, and the epoch size was selected to be 200. Figure 6 presents the ANFIS cross plot in both training and testing data sets with good alignment with the 45° line. The ANFIS model was capable of accurately predicting Sw from the well logging with the training and testing data set having an AAPE of 3.1 and 5.2% with R values of 0.95 and 0.90.

Figure 6.

Figure 6

Cross plots of the actual vs the estimated Sw using the ANFIS model for (a) training and (b) testing data sets.

Similar to the ANN model, the model regression quality was investigated using the residual plot as shown in Figure 7. The residual values are reliable and distributed randomly around a mean of 0. This proves the accurate model prediction on average. In addition, e-values were distributed normally in the histogram display around a mean value of 0, Figure 7b, which illustrates that the data scattering degree is the same for all fitted values.

Figure 7.

Figure 7

Residual analysis for the estimated Sw from the ANFIS-based model. (a) Residuals vs model values and (b) distribution of the residuals.

Model Validation

The data set from Well-2 was used to validate the AI models. Figure 8 shows the estimated Sw from the ANN and ANFIS models in red and green lines, respectively, vs the actual Sw from core analysis in blue dots. The actual and estimated results are almost identical, which confirm the ability of these models to accurately predict Sw from the logging parameter. Table 3 summarizes the quality indicator for ANN and ANFIS models for the training, testing, and validation data sets. It shows that the ANN and ANFIS models were able to predict Sw from the logging data with R higher than 0.9 and AAPE less than 6%.

Figure 8.

Figure 8

Actual vs the estimated Sw for the validation data set from (a) ANN model and (b)ANFIS model.

Table 3. R and AAPE Summary for the Different Data Sets from the ANN and ANFIS Models to Predict Sw from Well Logging Data.

  R
AAPE, %
  training testing validation training testing validation
ANN 0.93 0.90 0.91 4.1 5.2 6
ANFIS 0.95 0.91 0.95 3.1 5.2 6

During the model development process, as shown in Figure 3, the model behavior was optimized by adjusting the hyperparameters and the splitting ratios, where the performance indicators (R and AAPE) were the objective function in the optimization process. Hence, the presented results are for the optimized model with the lowest error between the actual and the estimated Sw. In the model validation process, ANN and ANFIS models accurately predicted Sw with an error of less than 6%. As shown in Figure 8, the ANN and ANFIS perfectly match the general trend of the Sw profile, and the main sources of this error are the points with values far from the general trend of the Sw profile.

Empirical Equation Development

One of the primary outcomes of this study was the development of new empirical equations that can be applied to calculate Sw without the need to run the ANN code. The equation was developed using the weights and the biases extracted from the developed ANN model. The ANN was developed based on a hidden layer. eq 4 defines the empirical equation with the “logsig” transformation function

graphic file with name ao1c04416_m004.jpg 4

where W2i is the weight for the neurons (N) between the hidden and the output layers with bias b2. W1i,1 – 4 is the weight between the input and the hidden layer for the well logging data, gamma ray (GR), NPHI, and resistivity (Rt), with biases b1i. This equation was developed to mimic the developed ANN-based model applying the tuned weights and biases of the optimized networks. The optimized weights and biases of the developed Sw model are listed in Table 4 to substitute the weights and biases in eq 4.

Table 4. Optimized Weights and Biases of the Developed ANN-Based Model to Predict Sw.

i W1ij
W2i b1, i b2
j = 1 j = 2 j = 3
1 11.745 0.483 1.423 –13.045 0.069 2.637
2 –2.503 –1.845 –4.023 –1.457 2.112
3 –4.690 –1.041 3.292 5.073 1.616
4 3.040 –4.032 4.482 –0.805 3.610
5 –5.186 2.276 3.570 3.816 1.130
6 3.695 5.056 –6.189 2.007 5.531
7 –5.580 0.013 –4.408 –7.383 0.159
8 –5.583 0.840 1.513 5.984 –2.092
9 5.660 –0.765 1.193 –7.977 –4.933
10 6.317 –1.133 6.156 –2.365 –5.156
11 1.231 –7.018 6.721 –6.093 0.896
12 –1.778 –9.024 –1.066 –7.163 2.365
13 4.259 –6.838 –3.067 –0.846 –0.846
14 2.942 4.912 –0.386 4.260 –4.317
15 –6.093 1.465 5.351 –1.727 –2.506
16 5.143 0.004 –1.299 21.567 –0.496
17 2.179 –1.095 7.937 2.800 –0.168
18 1.732 –6.075 9.688 4.761 1.779
19 2.707 –0.729 7.781 11.514 4.206
20 –4.893 –0.065 –4.745 –6.725 –5.521
21 –4.675 0.105 –1.005 13.718 4.761
22 –2.838 2.853 4.155 –14.495 0.414
23 –5.499 –2.616 4.851 1.267 1.169
24 –3.710 –6.253 –1.931 –5.306 –1.664
25 –4.042 –1.395 –1.568 –10.354 –4.177
26 3.259 6.083 4.689 1.259 1.353
27 1.613 –2.959 –2.888 5.911 –1.699
28 –2.593 –4.538 1.385 3.172 –0.735
29 –3.105 2.677 2.091 –9.275 –3.050
30 2.486 –4.082 1.008 4.561 –1.430

The performance of the developed equation was compared with Archie’s equation, the Simandoux equation, and the Indonesia model. Figure 9 presents a comparison between the performance of the ANN-based empirical equation vs the published empirical correlations. The ANN-based equation was able to detect the different changes in Sw with depth with an AAPE of 4%. Archie’s equation revealed an error of 24% with a smoothed curve for all the data points with depth and overestimated Sw in most of the data points. The Simandoux equation and the Indonesia model were developed for shaly formation; as a result, they showed a slightly better behavior with an AAPE of 20 and 19%.

Figure 9.

Figure 9

Comparison between the ANN-based equation and the published empirical correlations.

Conclusions

This study introduces the application of two AI techniques to estimate Sw using the conventional logging data, including GR, NPHI, and Rt. The following are the main findings:

  • The R values between the actual and estimated Sw based on the ANN model were 0.93 and 0.91 from training and testing processes.

  • The ANFIS model was capable of predicting Sw from the conventional logging data with R values of 0.95 and 0.90 for training and testing, respectively.

  • The AAPE was less than 5% in ANN and ANFIS models.

  • An empirical correlation was validated with unseen data, and the correlation coefficient between the actual and the estimated Sw was 0.91 with an AAPE of 6%.

This study showed the capabilities of machine learning techniques to estimate the water saturation from the conventional well logs with a goodness of fit (R) of 0.90–0.95 and ±6% accuracy error.

Acknowledgments

The authors wish to acknowledge King Fahd University of Petroleum and Minerals for permitting the publication of this work.

Glossary

Nomenclatures

AAPE

average absolute percentage error

ANFIS

adaptive neuro-fuzzy inference system

ANN

artificial neural network

FN

functional network

N

number of data points

ML

machine learning

GR

gamma-ray log

NPHI

neutron porosity log

Rt

resistivity log

R

correlation coefficient

RF

random forest

Sw

water saturation

xi

independent parameter

yi

dependent parameter

σx and σy

standard deviation for the independent and dependent parameters

μx and μy

mean for the independent and dependent parameters

Author Contributions

The manuscript was written through the contributions of all authors. All authors have approved the final version of the manuscript.

The authors declare no competing financial interest.

References

  1. Gussow W. C. Migration of reservoir fluids. J. Pet. Technol. 1968, 20, 353–365. 10.2118/1870-PA. [DOI] [Google Scholar]
  2. Dandekar A., Petroleum reservoir rocks and fluid properties: Boca Raton; Taylor & Francis Group: Florida, 2006. [Google Scholar]
  3. Kamel M. H.; Mabrouk W. M. Estimation of shale volume using a combination of the three porosity logs. J. Pet. Sci. Eng. 2003, 40, 145–157. 10.1016/S0920-4105(03)00120-7. [DOI] [Google Scholar]
  4. Fernandez G. J.; Grinberg M.; Valenzuela M.. Different Techniques to Calculate Horizontal Permeability and Initial Water Saturation: Case Study. In SPE Latin American and Caribbean Petroleum Engineering Conf., 2003.
  5. Ellis D. V.; Singer J. M.. Saturation and Permeability Estimation. In Well Logging for Earth Scientists, Ellis D. V.; Singer J. M., Eds.; Springer Netherlands: Dordrecht, 2007; pp 653–685. [Google Scholar]
  6. Xiao L.; Mao Z.-Q.; Li G.-R.; Jin Y. Estimation of Saturation Exponent from Nuclear Magnetic Resonance (NMR) Logs in Low Permeability Reservoirs. Appl. Magn. Reson. 2013, 44, 333–347. 10.1007/s00723-012-0366-1. [DOI] [Google Scholar]
  7. Liu K.; Sun J.; Zhang H.; Liu H.; Chen X. A new method for calculation of water saturation in shale gas reservoirs using VP-to-VS ratio and porosity. J. Geophys. Eng. 2018, 15, 224–233. 10.1088/1742-2140/aa83e5. [DOI] [Google Scholar]
  8. Sam-Marcus J.; Enaworu E.; Rotimi O. J.; Seteyeobot I. A proposed solution to the determination of water saturation: using a modeled equation. J. Pet. Explor. Prod. Technol. 2018, 8, 1009–1015. 10.1007/s13202-018-0453-4. [DOI] [Google Scholar]
  9. Stiles J.; Hutfilz J. The use of routine and special core analysis in characterizing Brent Group reservoirs, UK North Sea. J. Pet. Technol. 1992, 44, 704–713. 10.2118/18386-PA. [DOI] [Google Scholar]
  10. Kokkedee J.; Boom W.; Frens A.; Maas J.. Improved Special Core Analysis: Scope for a reduced residual oil saturation. In Society of core analysis conference paper, 1996; pp 1–13.
  11. McPhee C.; Reed J.; Zubizarreta I.. Core analysis: a best practice guide, 1st ed.; Elsevier, 2015. [Google Scholar]
  12. Hearst J. R.; Nelson P. H.. Well logging for physical properties, 2nd ed.; Eos, Transactions American Geophysical Union, 2001; Vol. 82, pp 249–249. [Google Scholar]
  13. Archie G. E. The Electrical Resistivity Log as an Aid in Determining Some Reservoir Characteristics. Trans. AIME 1942, 146, 54–62. 10.2118/942054-G. [DOI] [Google Scholar]
  14. Pickett G. R. Acoustic Character Logs and Their Applications in Formation Evaluation. J. Pet. Technol. 1963, 15, 659–667. 10.2118/452-PA. [DOI] [Google Scholar]
  15. Simandoux P. Measures die techniques an milieu application a measure des saturation en eau, etude du comportement de massifs agrileux. Rev. Inst. Francais Pat. 1963, 18, 193. [Google Scholar]
  16. Waxman M. H.; Smits L. J. M. Electrical Conductivities in Oil-Bearing Shaly Sands. Soc. Pet. Eng. J. 1968, 8, 107–122. 10.2118/1863-A. [DOI] [Google Scholar]
  17. Poupon A.; Leveaux J.. Evaluation Of Water Saturation In Shaly Formations. In Presented at the SPWLA 12th Annual Logging Symposium; Dallas, Texas, 1971. [Google Scholar]
  18. Clavier C.; Coates G.; Dumanoir J. Theoretical and Experimental Bases for the Dual-Water Model for Interpretation of Shaly Sands. Soc. Pet. Eng. J. 1984, 24, 153–168. 10.2118/6859-PA. [DOI] [Google Scholar]
  19. Kadkhodaie A.; Rezaee R. A new correlation for water saturation calculation in gas shale reservoirs based on compensation of kerogen-clay conductivity. J. Pet. Sci. Eng. 2016, 146, 932–939. 10.1016/j.petrol.2016.08.004. [DOI] [Google Scholar]
  20. Castillo E.; Gutiérrez J. M.; Hadi A. S.; Lacruz B. Some Applications of Functional Networks in Statistics and Engineering. Technometrics 2001, 43, 10–24. 10.1198/00401700152404282. [DOI] [Google Scholar]
  21. Hagan M. T.; Menhaj M. B. Training feedforward networks with the Marquardt algorithm. IEEE Trans. Neural Networks 1994, 5, 989–993. 10.1109/72.329697. [DOI] [PubMed] [Google Scholar]
  22. Jang J. R.; Chuen-Tsai S. Neuro-fuzzy modeling and control. Proc. IEEE 1995, 83, 378–406. 10.1109/5.364486. [DOI] [Google Scholar]
  23. Ahmed A. A.; Elkatatny S.; Abdulraheem A.; Mahmoud M.. Application of Artificial Intelligence Techniques in Estimating Oil Recovery Factor for Water Derive Sandy Reservoirs. In SPE Kuwait Oil & Gas Show and Conference; Kuwait City, 2017. [Google Scholar]
  24. Acar M. C.; Kaya B. Models to estimate the elastic modulus of weak rocks based on least square support vector machine. Arab. J. Geosci. 2020, 13, 590. 10.1007/s12517-020-05566-6. [DOI] [Google Scholar]
  25. Gowida A.; Elkatatny S.; Gamal H. Unconfined compressive strength (UCS) prediction in real-time while drilling using artificial intelligence tools. Neural Comput. Appl. 2021, 33, 8043–8054. 10.1007/s00521-020-05546-7. [DOI] [Google Scholar]
  26. Zhao H.-B.; Yin S. Geomechanical parameters identification by particle swarm optimization and support vector machine. Appl. Math. Model. 2009, 33, 3997–4012. 10.1016/j.apm.2009.01.011. [DOI] [Google Scholar]
  27. Al Dhaif R.; Ibrahim A. F.; Elkatatny S. Prediction of Surface Oil Rates for Volatile Oil and Gas Condensate Reservoirs Using Artificial Intelligence Techniques. J. Energy Resour. Technol. 2021, 144, 1–14. 10.1115/1.4051298. [DOI] [Google Scholar]
  28. Lippmann R. An introduction to computing with neural nets. IEEE ASSP Mag. 1987, 4, 4–22. 10.1109/MASSP.1987.1165576. [DOI] [Google Scholar]
  29. Hinton G. E.; Osindero S.; Teh Y.-W. A fast learning algorithm for deep belief nets. Neural Comput. 2006, 18, 1527–1554. 10.1162/neco.2006.18.7.1527. [DOI] [PubMed] [Google Scholar]
  30. Aggarwal C. C., Neural networks and deep learning; Springer, 2018; Vol. 10, pp 978–3. [Google Scholar]
  31. Jang J.-S.Input selection for ANFIS learning. In Proceedings of IEEE 5th International Fuzzy Systems; IEEE, 1996; pp 1493–1499. [Google Scholar]
  32. Walia N.; Singh H.; Sharma A. ANFIS: Adaptive neuro-fuzzy inference system-a survey. Int. J. Comput. Appl. 2015, 123, 32. 10.5120/ijca2015905635. [DOI] [Google Scholar]
  33. Ja’fari A.; Kadkhodaie-Ilkhchi A.; Sharghi Y.; Ghanavati K. Fracture density estimation from petrophysical log data using the adaptive neuro-fuzzy inference system. J. Geophys. Eng. 2012, 9, 105–114. 10.1088/1742-2132/9/1/013. [DOI] [Google Scholar]
  34. Aghli G.; Moussavi-Harami R.; Mortazavi S.; Mohammadian R. Evaluation of new method for estimation of fracture parameters using conventional petrophysical logs and ANFIS in the carbonate heterogeneous reservoirs. J. Pet. Sci. Eng. 2019, 172, 1092–1102. 10.1016/j.petrol.2018.09.017. [DOI] [Google Scholar]
  35. Frost J.Introduction to statistics: An intuitive guide. In Statistics; Jim publishing: State College, PA, 2019, pp 196−204. [Google Scholar]

Articles from ACS Omega are provided here courtesy of American Chemical Society

RESOURCES