US20260043319A1
SYSTEM FOR INTELLIGENTLY RECOVERING WATER FLOODED LAYER OF OIL RESERVOIR BASED ON SPIKING NEURAL NETWORK
Publication
Application
Classifications
IPC Classifications
CPC Classifications
Applicants
Yangtze University, Western Institute of Yangtze University
Inventors
Yuhui Zhou, Hui Zhao, Guanglong Sheng, Ruiqi Zong, Xiang Rao, Zaile Zhou, Fankun Meng, Zongfa Li, Shaoyang Geng, Wei Liu, Wentao Zhan, Yunfeng Xu, Liang Yan, Penghua Luo, Haosen Liu
Abstract
A system for intelligently recovering water-flooded layer of oil reservoir based on spiking neural network is provided. The system includes: a data acquiring module, a data preprocessing module, a model training module, a resistivity recovering module, and a water-flooded layer interpreting module. The data acquiring module is configured to acquire multi-modal data such as conventional and electrical well logging curves. The data preprocessing module is configured to perform range normalization and Z-Score standardization on the data. The model training module is configured to construct a resistivity recovering model based on a spiking neural network, and the resistivity recovering model is improved and verified by various manners. The resistivity recovering module is configured to recover an original resistivity. The water-flooded layer interpreting module is configured to calculate correlative parameters based on the original resistivity to determine a water-flooded layer and classify and interpret it.
Get a summary, plain-language explanation, or ask your own question.
Figures
Description
TECHNICAL FIELD
[0001]The present disclosure relates to the field of petroleum exploration and development technology, particularly to a system for intelligently recovering water-flooded layer of oil reservoir based on spiking neural network.
BACKGROUND ART
[0002]With the gradual deepening of global oil field development, many oil fields have successively entered the stage of high water cut development and production decline. Therefore, water-flooded layer interpretation technology has become a core link in improving recovery rate and optimizing development strategies in the middle and later stages of oil reservoir development. However, traditional well logging interpreting models are often constructed based on assumptions of static stratum parameters, which makes it difficult to fully adapt to the significant increase in reservoir heterogeneity and highly nonlinear characteristics presented by resistivity response during water flooding processes. This non-adaptability leads to a deviation between the resistivity curve and the true water saturation, resulting in significant ambiguity in the interpretation results, making it difficult to accurately reflect the actual dynamics of the oil reservoir.
[0003]It is particularly noteworthy that when the water-flooded layer presents a complex geological phenomenon of “low-resistance oil layer” and “high-resistance water layer” coexisting, the traditional static training mode appears inadequate. It cannot effectively capture the temporal correlation characteristics of dynamic evolution of the resistivity during the water flooding processes, and exhibits low robustness to small sample and high noise well logging data, further limiting its accuracy and reliability in water-flooded layer interpretation.
[0004]In recent years, the rise of machine learning algorithms has brought new hope to the field of well logging interpretation. These algorithms, through nonlinear mapping techniques, have to some extent broken through the parameterization limitations of traditional models and improved their ability to interpret complex geological relationships. However, their ability to handle dynamic process modeling is still limited, and there are still shortcomings in explaining complex nonlinear relationships, making it difficult to meet the high-precision requirements for dynamic recovery and interpretation of resistivity of the water-flooded layer.
[0005]Therefore, developing an intelligent interpretation method with powerful dynamic characteristic extraction capabilities has become an urgent need in the current research field of resistivity recovery and interpretation of the water-flooded layer.
SUMMARY
[0006]The purpose of the present disclosure is to provide a system for intelligently recovering water-flooded layer of oil reservoir based on spiking neural network, which can accurately recover the resistivity of the water-flooded layer, quantify the impact of water flooding accurately, and provide scientific and reliable basis for oil reservoir development and adjustment.
- [0008]the data acquiring module is configured to acquire data of multi-modal well logging curves, the multi-modal well logging curves includes conventional well logging curves and electrical well logging curves;
- [0009]the data preprocessing module is configured to perform range normalization and Z-Score standardization on the acquired data;
- [0010]the model training module is configured to construct a resistivity recovering model based on a spiking neural network, where the resistivity recovering model adopts a Leaky Integrate-and-Fire neuron model as a basic unit and receives the acquired data via a feedforward-loop hybrid structure to generate a prediction value of resistivity, and the model training module is configured to combine plasticity of synapses and global error backpropagation to adjust weights of the synapses to optimize performance of the resistivity recovering model, and evaluate and verify reliability of the resistivity recovering model;
- [0011]the resistivity recovering module is configured to recover an original resistivity of oil layer according to a trained resistivity recovering model; and
- [0012]the water-flooded layer interpreting module is configured to calculate oil saturation and water production rate based on the original resistivity to determine a water-flooded layer and quantitatively classify and interpret the water-flooded layer.
[0013]In some embodiments, the conventional well logging curves include natural gamma-ray, acoustic interval transit time, compensated neutron log, density, and self potential; and the electrical well logging curves include deep laterolog resistivity and shallow laterolog resistivity.
[0014]In some embodiments the range normalization is expressed as:
- [0015]the Z-Score standardization is expressed as:
where xstd is a standardized data, μ is a mean of the original data, and σ is a standard deviation of the original data.
[0016]In some embodiments, a dynamic expression of the Leaky Integrate-and-Fire neuron model is:
- [0017]prediction of a resistivity is that when the membrane potential exceeds a threshold Vth, neurons emit a pulse and reset to Vreset, the feedforward-loop hybrid structure is used, an input layer of the resistivity recovering model receives the acquired data, a hidden layer of the resistivity recovering model contains pulse neuron nodes, and an output layer of the resistivity recovering model generates the prediction value of resistivity via pulse frequency encoding.
[0018]In some embodiments, an expression for adjusting weights of the synapses is:
- [0019]and where expressions for evaluating the resistivity recovering model are:
where RMSE is a root mean square error, MAE is a mean absolute error, R2 is a coefficient of determination,
is a predicted value of an i-th resistivity, and
is a true value of the i-th resistivity.
[0020]In some embodiments, an expression of the oil saturation is:
- [0021]and an expression for the water production rate is:
where Krw is a relative permeability of an aqueous phase, Kro is a relative permeability of an oil phase, μw is a viscosity of the aqueous phase, and μo is a viscosity of the oil phase.
[0022]In some embodiments, the quantitatively classify includes steps that the water-flooded layer is quantitatively classified and interpreted based on an oil saturation-change value ΔSo and a resistivity-change value ΔRT, and the water-flooded layer is quantitatively classified to be four levels: unflooded, weakly flooded, moderately-strongly flooded, and strongly flooded.
[0023]Therefore, the present disclosure adopts the above-mentioned system for intelligently recovering water-flooded layer of oil reservoir based on spiking neural network, and the technical effects are as follows.
[0024]1. High-precision recovery of resistivity: By constructing a dynamic resistivity recovering model based on spiking neural network, high-precision recovery of resistivity in water-flooded layer has been achieved. This model combines spatiotemporal dynamic characteristics of pulse neurons with rock physical constraints to effectively capture dynamic changes in resistivity during water flooding, improving the accuracy of recovery of the resistivity.
[0025]2. Solution of electrical confusion issues: In response to the electrical confusion issues caused by the coexistence of “low-resistance oil layer” and “high-resistance water layer” in the water-flooded layer, the SNN model effectively distinguishes between low-resistance oil layer and high-resistance water layer through high-precision modeling and dynamic feature extraction, improving the accuracy of interpretation of the water-flooded layer.
[0026]3. Enhanced accuracy and reliability of interpretation: By combining the data of multi-modal well logging curves, the SNN model demonstrates high accuracy and strong interpretability in resistivity recovery tasks. The evaluation of the model combines multiple indicators such as RMSE, MAE, and R2 to verify its reliability and accuracy in interpreting water-flooded layers.
[0027]4. Improved robustness of the interpreting model: The SNN model exhibits strong robustness to small sample and high noise well logging data, and can maintain stable interpretation performance under complex geological conditions.
BRIEF DESCRIPTION OF THE DRAWINGS
[0028]
[0029]
[0030]
[0031]
[0032]
[0033]
[0034]
[0035]
[0036]
[0037]
[0038]
[0039]
DETAILED DESCRIPTION OF THE EMBODIMENTS
[0040]The following provides further explanation of the technical solution of the present disclosure through the accompanying drawings and embodiments.
[0041]Unless otherwise defined, technical or scientific terms used in the present disclosure shall have the usual meanings as understood by those skilled in the art to which the present disclosure belongs.
Embodiment 1
[0042]As shown in
[0043]The data acquiring module is configured to acquire data of multi-modal well logging curves to characterize dynamic evolution laws of resistivity in water-flooded layer. This study selects the following multi-modal well logging curves to construct a dataset.
[0044]The conventional well logging curves include: natural gamma-ray (GR), acoustic interval transit time (AC), compensated neutron log (CNL), density (DEN), and self potential (SP), they are used to characterize static physical characteristics such as reservoir lithology, porosity, and shale content.
[0045]The electrical well logging curves include deep laterolog resistivity (RD) and shallow laterolog resistivity (Rs), they are used to directly reflect dynamic changes in resistivity of the stratum affected by water flooding.
[0046]The data preprocessing module is configured to perform range normalization and Z-Score standardization on the acquired data. These two normalization methods eliminate dimensional differences and numerical range deviations of different well logging curves, improving the model's ability to capture physical meanings.
[0047]For values that are evenly distributed and have a relatively stable range in well logging curves, such as self potential (SP), gamma-ray (GR), etc. A range normalization method is adopted to preserve its original distribution form, making it more suitable for threshold based classification tasks. The range normalization is expressed as:
where Xnorm is a normalized data, xmin is a minimum value in original data, xmax is a maximum value in the original data, and xmax−xmin is a range of data.
[0048]For values in well logging curves that approximate Gaussian distribution, such as acoustic interval transit time (HAC), density (DEN) curves, etc. The Z-Score standardization method has strong robustness to outliers, and the standardized data distribution is more stable, making it more suitable for statistical inference scenarios. The Z-Score standardization is expressed as:
where xstd is a standardized data, μ is a mean of the original data, and σ is a standard deviation of the original data.
[0049]The model training module is configured to construct a resistivity recovering model based on a spiking neural network. The resistivity recovering model adopts a Leaky Integrate-and-Fire neuron model as a basic unit and receives the acquired data via a feedforward-loop hybrid structure to generate a prediction value of resistivity. The model training module is further configured to combine plasticity of synapses and global error backpropagation to adjust weights of the synapses to optimize performance of the resistivity recovering model, and evaluate and verify reliability of the resistivity recovering model.
[0050]A dynamic expression of the aforementioned Leaky Integrate-and-Fire neuron model is:
where V is a membrane potential, τm is a membrane time constant, Vrest is a resting potential, and Isyn(t) is an input current of the synapses.
[0051]Prediction of a resistivity is that when the membrane potential exceeds a threshold Vth, neurons emit a pulse and reset to Vreset. The feedforward-loop hybrid structure is used. An input layer of the resistivity recovering model receives the acquired data. A hidden layer of the resistivity recovering model contains pulse neuron nodes. An output layer of the resistivity recovering model generates the prediction value of resistivity via pulse frequency encoding.
[0052]For resistivity regression tasks, a supervised learning algorithm based on inner product of pulse sequences is adopted, and a multi-pulse error function is constructed according to the inner product of pulse sequences. The multi-pulse error function is expressed as:
where Starget and Soutput are target pulse sequence and output pulse sequence, respectively.
[0053]Weights of the synapses are adjusted by combining plasticity of synapses and global error backpropagation. A specific expression for adjusting weights of the synapses is:
where η is a learning rate, δj(t) is an error gradient, Δwij is a change in weights of the synapses, and Si(t−Δt) is a pulse state before time Δt.
[0054]A sandstone oil reservoir block Lis taken as a research object, and well logging data of 11 wells are selected for the study. 80% of the well logging data are served as a training set, and remaining 20% of the well logging data are served as a validation set.
[0055]The spiking neural network demonstrates high accuracy and strong interpretability in the task of recovering resistivity in water-flooded layers through spatiotemporal information encoding and biologically inspired optimization strategies. Model evaluation should combine with multiple indicators such as RMSE, MAE, R2, and rely on geological dynamic data to verify its reliability.
[0056]The mean deviation between the predicted resistivity and the measured value is evaluated using root mean square error (RMSE), and the formula is as follows:
[0057]To reflect the presence of heterogeneous reservoirs or local water flooding anomalies, mean absolute error (MAE) is used, and the formula is as follows:
[0058]The formula of coefficient of determination (R2) for measuring explanatory power of the model on changes in stratum resistivity is as follows:
[0059]The closer the value is to 1, the higher the fit of the model to key factors such as lithology and pore fluid.
[0060]RMSE is a root mean square error, which measures the deviation between the predicted value and the true value and is sensitive to outliers. MAE is a mean absolute error, which represents an average of absolute values of the prediction errors, and can intuitively reflect the actual situation of prediction error. R2 is a coefficient of determination, representing the explanatory proportion of the model on the variance of the target variables.
is a predicted value of an i-th resistivity, and
is a true value of the i-th resistivity.
[0061]As shown in
[0062]As shown in
[0063]The resistivity prediction curves and true fitting results of resistivity of the SNN and LightGBM algorithm models for 8 test wells are shown in
[0064]As shown in
[0065]An expression of the oil saturation is:
where So is a current oil saturation of a reservoir body; RToriginal is the original resistivity; RTcurrent is a current resistivity; a, m, n are coefficients related to rock porosity structure and saturation, usually used to describe oil-water flow characteristics; ϕ is an effective porosity of stratum; and σw is a viscosity of water, and is measured in pascal seconds (Pa s).
[0066]The oil saturation evaluation model is:
where a, b, m, n are dynamic correction coefficients, and σw is conductivity of the mixed liquid.
[0067]An expression for the water production rate is
where Krw is a relative permeability of an aqueous phase, Kro is a relative permeability of an oil phase, μw is a viscosity of the aqueous phase, and μo is a viscosity of the oil phase.
[0068]The water production rate evaluation model is
[0069]As shown in Table 1, based on the results of water saturation and water production rate, ΔSo and ΔRT were used to quantitatively classify and interpret the water-flooded layer: the water-flooded layer is classified to be four levels: unflooded, weakly flooded, moderately-strongly flooded, and strongly flooded. By combining the resistivity curve shape with production dynamic data, water flooding patterns (such as bottom flooding, top flooding, and intra layer flooding) are identified, providing a basis for analyzing the waterflood front advance behavior.
| TABLE 1 | |||
|---|---|---|---|
| Judgment criteria | |||
| Change value of | Change value of | Moisture | |
| Water flooding | moisture content | resistivity (ΔRT) | content |
| degree | (ΔSo) | (Ω · m) | (%) |
| Unflooded | ΔSo ≤ 5% | ΔRT ≤ 0.5 | 20% |
| Weakly flooded | 15% ≤ ΔSo < 5% | 0.5 < ΔRT ≤ 2 | 60% |
| Moderately- | 23% ≤ ΔSo < 15% | 2.0 < ΔRT ≤ 4.0 | 60% |
| strongly flooded | |||
| strongly flooded | 23% < ΔSo | 80% | |
[0070]To verify the generalization ability of the model, two new wells are selected to test and validate its generalization. The well logging data and dynamic production data of the new wells are input into the model to recovery the original resistivity and calculate the oil saturation and water production rate.
[0071]As shown in
| TABLE 2 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Interpreted | Analyzed | |||||||
| Number | Interpreted | Analyzed | oil | oil | Number | |||
| of the | Depth | porosity | porosity | Relative | saturation | saturation | Relative | of |
| well | m | % | % | error | % | % | error | samples |
| LUD3245 | 1215.0- | 31.33 | 27.63 | 3.70 | 41.65 | 39.53 | 2.12 | 16 |
| 1223.0 | ||||||||
| 1223.0- | 25.64 | 28.90 | −3.26 | 22.51 | 18.26 | 4.25 | 2 | |
| 1224.5 | ||||||||
| LUD3264 | 1207.0- | 31.32 | 29.73 | 1.59 | 34.60 | 33.56 | 1.04 | 13 |
| 1215.0 | ||||||||
| 1215.0- | 35.24 | 31.61 | 3.63 | 36.5 | 34.0 | 2.50 | 7 | |
| 1218.5 | ||||||||
[0072]By comparing the well logging interpretation results with the rock core analysis results, the relative error of porosity is between −3.26% and 3.70%, and the relative error of oil saturation is between 1.04% and 4.25%. This proves that the water flooding interpreting model has a high degree of conformity, and the rock core oil saturation analysis results are basically consistent with the water flooding interpretation.
[0073]Based on the constructed quantitative interpreting model of water-flooded layer, water-flooded layer interpretation is carried out for 8 encrypted wells in the encrypted adjustment area. The resistivity prediction curves and water-flooded layer interpretation results are shown in
[0074]As shown in
[0075]The planar distribution of the thickness of the medium strong water-flooded layer is controlled by multiple mechanisms such as permeability differences in microfacies, structural driven dominant channels, and reservoir heterogeneity. The weak correlation between porosity and permeability leads to local high permeability bands, which preferentially forms dominant flow channels for injected water in high structural areas. The resistivity decreases by 30% to 50% (2.0<ΔRT≤4.0), and scattered plaques of the medium strong water flooding are presented on the plane view.
[0076]Therefore, the present disclosure adopts the aforementioned system for intelligently recovering water-flooded layer of oil reservoir based on spiking neural network. The system based on spiking neural network (SNN) is adopted to achieve high-precision recovery of the original resistivity of the water-flooded layer and effective interpretation of the water-flooded layer. The system obtains multi-modal well logging curves through the data acquiring module, normalizes and standardizes the multi-modal well logging curves through the preprocessing module, and constructs and optimizes the resistivity recovery model through the model training module. The resistivity recovering module recoveries the original resistivity of the oil layer based on this, while the water-flooded layer interpreting module further calculates the oil saturation and water production rate, achieving quantitative classification and interpretation of the water-flooded layer.
[0077]Finally, it should be noted that the above embodiments are only used to illustrate the technical solution of the present disclosure and not to limit it. Although the present disclosure has been described in detail with reference to the preferred embodiments, those skilled in the art should understand that modifications or equivalent substitutions can still be made to the technical solution of the present disclosure, and these modifications or equivalent substitutions cannot make the modified technical solution deviate from the spirit and scope of the technical solution of the present disclosure.
Claims
What is claimed is:
1. A system for intelligently recovering a water-flooded layer of an oil reservoir based on a spiking neural network, comprising: a data acquiring module, a data preprocessing module, a model training module, a resistivity recovering module, and a water-flooded layer interpreting module;
wherein the data acquiring module is configured to acquire data of multi-modal well logging curves, and wherein the multi-modal well logging curves comprise conventional well logging curves and electrical well logging curves;
wherein the data preprocessing module is configured to perform range normalization and Z-Score standardization on the acquired data;
wherein the model training module is configured to construct a resistivity recovering model based on a spiking neural network, wherein the resistivity recovering model adopts a Leaky Integrate-and-Fire neuron model as a basic unit and receives acquired data via a feedforward-loop hybrid structure to generate a prediction value of resistivity, and wherein the model training module is configured to combine plasticity of synapses and global error backpropagation to adjust weights of the synapses to optimize performance of the resistivity recovering model;
wherein the resistivity recovering module is configured to recover an original resistivity of an oil layer according to the optimized resistivity recovering model; and,
wherein the water-flooded layer interpreting module is configured to calculate oil saturation and water production rate based on the original resistivity to determine a water-flooded layer and quantitatively classify and interpret the water-flooded layer.
2. The system for intelligently recovering a water-flooded layer of an oil reservoir based on a spiking neural network according to
3. The system for intelligently recovering a water-flooded layer of an oil reservoir based on a spiking neural network according to
wherein Xnorm is a normalized data, xmin is a minimum value in original data, xmax is a maximum value in the original data, and xmax−xmin is a range of data;
and the Z-Score standardization is expressed as:
wherein xstd is a standardized data, is a mean of the original data, and a is a standard deviation of the original data.
4. The system for intelligently recovering a water-flooded layer of an oil reservoir based on a spiking neural network according to
wherein V is a membrane potential, τm is a membrane time constant, Vrest is a resting potential, and Isyn(t) is an input current of the synapses;
wherein prediction of a resistivity is performed as follows: when the membrane potential exceeds a threshold Vth, neurons emit a pulse and reset to Vreset, the feedforward-loop hybrid structure is engaged, an input layer of the resistivity recovering model receives the acquired data, a hidden layer of the resistivity recovering model contains pulse neuron nodes, and an output layer of the resistivity recovering model generates the prediction value of resistivity via pulse frequency encoding.
5. The system for intelligently recovering a water-flooded layer of an oil reservoir based on a spiking neural network according to
wherein η is a learning rate, δj(t) is an error gradient, Δwij is a change in weights of the synapses, and Si(t−Δt) is a pulse state before time Δt;
and wherein expressions for evaluating the resistivity recovering model are:
wherein RMSE is a root mean square error, MAE is a mean absolute error, R2 is a coefficient of determination,
is a predicted value of an i-th resistivity, and
is a true value of the i-th resistivity.
6. The system for intelligently recovering a water-flooded layer of an oil reservoir based on a spiking neural network according to
wherein So is a current oil saturation of a reservoir body, RToriginal is the original resistivity, RTcurrent is a current resistivity, a, m, n are coefficients related to rock porosity structure and saturation, ϕ is an effective porosity of stratum, and σw is a viscosity of water;
and an expression for the water production rate is:
wherein Krw is a relative permeability of an aqueous phase, Kro is a relative permeability of an oil phase, μw is a viscosity of the aqueous phase, and μo is a viscosity of the oil phase.
7. The system for intelligently recovering a water-flooded layer of an oil reservoir based on a spiking neural network according to