Well Log Data Inversion Using Radial Basis Function Network Kou-Yuan Huang, Li-Sheng Weng Department of Computer Science National Chiao Tung University Hsinchu, Taiwan and Liang-Chi Shen Department of Electrical & Computer Engineering University of Houston Houston, TX
Outline Introduction Proposed Methods Modification of two-layer RBF Proposed three-layer RBF Experiments Simulation using two-layer RBF Simulation using three-layer RBF Application to real well log data inversion Conclusions and Discussion
Real well log data: Apparent conductivity vs. depth
Inversion to get the true layer effect?
Review of well log data inversion Lin, Gianzero, and Strickland used the least squares technique, Dyos used maximum entropy, Martin, Chen, Hagiwara, Strickland, Gianzero, and Hagan used 2-layer neural network, Goswami, Mydur, Wu, and Hwliot used a robust technique, Huang, Shen, and Chen used higher order perceptron, IEEE IGARSS, 2008.
Review of RBF Powell, 1985, proposed RBF for multivariate interpolation. Hush and Horne, 1993, used RBF network for functional approximation. Haykin, 2009, summarized RBF in Neural Networks book.
Conventional two-layer RBF Hush and Horne, 1993
Training in conventional two-layer RBF
Properties of RBF RBF is a supervised training model. The 1 st layer used the K-means clustering algorithm to determine the K nodes. The activation function of the 2 nd layer was linear. f(s)=s. f ’(s)=1. The 2 nd layer used the Widrow-Hoff learning rule.
Output of the 1 st layer of RBF
Training in the 2 nd layer
Outline Introduction Proposed Methods Modification of two-layer RBF Proposed three-layer RBF Experiments Simulation using two-layer RBF Simulation using three-layer RBF Application to real well log data inversion Conclusions and Discussion
Modification of two-layer RBF
Training in modified two-layer RBF
Optimal number of nodes in the 1 st layer
Perceptron training in the 2 nd layer
Outline Introduction Proposed Methods Modification of two-layer RBF Proposed three-layer RBF Experiments Simulation using two-layer RBF Simulation using three-layer RBF Application to real well log data inversion Conclusions and Discussion
Proposed three-layer RBF
Training in proposed three-layer RBF
Generalized delta learning rule ( Rumelhart, Hinton, and Williams, 1986 )
Outline Introduction Proposed Methods Modification of two-layer RBF Proposed three-layer RBF Experiments Simulation using two-layer RBF Simulation using three-layer RBF Application to real well log data inversion Conclusions and Discussion
Experiments: System flow in simulation Apparent resistivity (Ra ) Apparent conductivity (Ca) True formation resistivity (Rt) Radial basis function network (RBF) Scale Ca to 0~1 (Ca’) Desired true formation conductivity (Ct’’) Re-scale Ct’ to Ct True formation conductivity (Ct’)
Experiments: on simulated well log data In the simulation, there are 31 well logs. Professor Shen at University of Houston worked on theoretical calculation. Each well log has the apparent conductivity (Ca) as the input, and the true formation conductivity (Ct) as the desired output. Well logs #1~#25 are for training. Well logs #26~#31 are for testing.
Simulated well log data: examples Simulated well log data #7
Simulated well log data #13
Simulated well log data #26
What is the input data length? Output length? 200 records on each well log. 25 well logs for training. 6 well logs for testing. How many inputs to the RBF is the best? Cut 200 records into 1, 2, 4, 5, 10, 20, 40, 50, 100, and 200 data, segment by segment, to test the best input data length to RBF model. For inversion, the output data length is equal to the input data length in the RBF model. In testing, input n data to the RBF model to get the n output data, then input n data of the next segment to get the next n output data, repeatedly.
Example of input data length at well log #13 If each segment (pattern vector) has 10 data, 200 records of each well log are cut into 20 segments (pattern vectors). If each segment (pattern vector) has 10 data, 200 records of each well log are cut into 20 segments (pattern vectors).
Input data length and # of training patterns from 25 training well logs Input data length Number of training patterns
Optimal cluster number of training patterns Example: for input data length 10 PFS vs. K. For input N=10, the optimal cluster number K is 27.
Optimal cluster number of training patterns in 10 cases Set up 10 two-layer RBF models. Compare the testing errors of 10 models to select the optimal RBF model. N features Training patterns K clusters
Experiment: Training in modified two-layer RBF
Parameter setting in the experiment
Testing errors at 2-layer RBF models in simulation RBF model gets the smallest error in testing. Network size Number of training patterns MAE at 20,000 iterations Average MAE of 6 well log data inversion Training CPU Time (H:M:S) :43: :22: :11: :11: :05: :03: :01: :01: :01: :01:13
Training result: error vs. iteration using two-layer RBF
Inversion testing Inversion testing using two-layer RBF Inverted Ct of log #26 by network (MAE= ). Inverted Ct of log #27 by network (MAE= ).
Inverted Ct of log #28 by network (MAE= ). Inverted Ct of log #29 by network (MAE= ).
Inverted Ct of log #30 by network (MAE= ). Inverted Ct of log #31 by network (MAE= ).
Outline Introduction Proposed Methods Modification of two-layer RBF Proposed three-layer RBF Experiments Simulation using two-layer RBF Simulation using three-layer RBF Application to real well log data inversion Conclusions and Discussion
Experiment: Training in modified three-layer RBF. Hidden node number?
Determine the number of hidden nodes in the 2-layer perceptron
Hidden node number and optimal 3-layer RBF
Training result: error vs. iteration using three-layer RBF
Inversion testing Inversion testing using three-layer RBF Inverted Ct of log 26 by network (MAE= ) Inverted Ct of log 27 by network (MAE= )
Inverted Ct of log 28 by network (MAE= ) Inverted Ct of log 29 by network (MAE= )
Inverted Ct of log 30 by network (MAE= ) Inverted Ct of log 31 by network (MAE= )
Testing error of each well log using three-layer RBF model Average error: Well Log Data MAE of well log data inversion # # # # # #
Average testing error of each three-layer RBF model in simulation Experiments using RBFs with different number of hidden nodes get the smallest average error in testing. So it is selected to the real data application. Network size Number of training patterns Error MAE at 20,000 iterations Training CPU Time (H:M:S) Average Error MAE of 6 Well log data inversion :31: :29: :29: :30: :29: :29:
Outline Introduction Proposed Methods Modification of two-layer RBF Proposed three-layer RBF Experiments Simulation using two-layer RBF Simulation using three-layer RBF Application to real well log data inversion Conclusions and Discussion
Real well log data: Apparent conductivity vs. depth
Application to real well log data inversion Real well log data: Depth from 5,577.5 to 6,772 feet. Sampling interval 0.5 feet. Total 2,290 data in one well log. Select optimal RBF model for real data inversion. After convergence in training, input 10 real data to the RBF model to get the 10 output data, then input 10 data of the next segment to get the next 10 output data, repeatedly.
Inversion of real well log data: Inverted Ct vs. depth
Outline Introduction Proposed Methods Modification of two-layer RBF Proposed three-layer RBF Experiments Simulation using two-layer RBF Simulation using three-layer RBF Application to real well log data inversion Conclusions and Discussion
We have the modification of 2-layer RBF and propose 3- layer RBF for well log data inversion. 3-layer RBF has better inversion than 2-layer RBF because more layers can do more nonlinear mapping. In the simulation, the optimal 3-layer model is It can get the smallest average mean absolute error in the testing. The trained RBF model is applied to the real well log data inversion. The result is acceptable and good. It shows that the RBF model can work on well log data inversion. Errors are different at experiments because initial weights are different in the network. But the order or percentage of errors can be for comparison in the RBF performance.
Thank you for your attention.