WO2024045285A1 - 基于多源异构数据的地质构造建模方法 - Google Patents
基于多源异构数据的地质构造建模方法 Download PDFInfo
- Publication number
- WO2024045285A1 WO2024045285A1 PCT/CN2022/125275 CN2022125275W WO2024045285A1 WO 2024045285 A1 WO2024045285 A1 WO 2024045285A1 CN 2022125275 W CN2022125275 W CN 2022125275W WO 2024045285 A1 WO2024045285 A1 WO 2024045285A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- geological
- fault
- model
- structural
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/20—Design optimisation, verification or simulation
- G06F30/27—Design optimisation, verification or simulation using machine learning, e.g. artificial intelligence, neural networks, support vector machines [SVM] or training a model
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T17/00—Three-dimensional [3D] modelling for computer graphics
- G06T17/05—Geographic models
Definitions
- the present disclosure relates to the technical fields of geological exploration and artificial intelligence, and more specifically to a geological structure modeling method based on multi-source heterogeneous data.
- Geological modeling aims to establish numerical models of geological conditions by using various mathematical methods to accurately represent their spatial positions and geometric relationships.
- implicit methods are generally used for geological modeling.
- the implicit method uses structural data to calculate a spatial scalar function to represent all geological structural features in the entire region.
- geological interfaces are represented as isosurfaces, while faults and unconformities are represented as discontinuous changes in the value of the function, also known as the implicit tectonic model.
- the present disclosure provides a geological structure modeling method based on multi-source heterogeneous data.
- a geological structure modeling method based on multi-source heterogeneous data including:
- multi-source heterogeneous data about the target area, where the above-mentioned multi-source heterogeneous data includes fault interpretation data and layer interpretation data, and the above-mentioned multi-source heterogeneous data includes at least one of the following: geological outcrop observation data, well logging data, A variety of geophysical data and empirical knowledge data;
- the above converted fault interpretation data and the above converted layer interpretation data are input into the pre-trained neural network, and a complete geological structure model corresponding to the above target area is output.
- Another aspect of the present disclosure provides a geological structure modeling device based on multi-source heterogeneous data, including:
- the acquisition module is configured to acquire multi-source heterogeneous data of the target area, where the above-mentioned multi-source heterogeneous data includes fault interpretation data and horizon interpretation data, and the above-mentioned multi-source heterogeneous data includes at least one of the following: geological outcrop observation Data, well logging data, various geophysical data, empirical knowledge data;
- a conversion module configured to convert the above-mentioned fault interpretation data and the above-mentioned horizon interpretation data based on a preset model grid to obtain converted fault interpretation data and converted horizon interpretation data;
- the input and output module is configured to input the above-mentioned converted fault interpretation data and the above-mentioned converted horizon interpretation data into a pre-trained neural network, and output a complete geological structure model corresponding to the above-mentioned target area.
- Another aspect of the present disclosure provides an electronic device, including: one or more processors; a memory configured to store one or more programs, wherein when the above one or more programs are used by the above one or more When the processor executes, one or more processors are caused to execute the above method.
- Another aspect of the present disclosure also provides a computer-readable storage medium on which executable instructions are stored, which when executed by a processor causes the processor to perform the above method.
- Another aspect of the present disclosure also provides a computer program product, including a computer program that implements the above method when executed by a processor.
- Figure 1 schematically shows a flow chart of a geological structure modeling method based on multi-source heterogeneous data according to an embodiment of the present disclosure
- Figure 2 schematically shows a flow chart of a neural network training method according to an embodiment of the present disclosure
- Figure 3A schematically shows an architectural diagram of a neural network according to an embodiment of the present disclosure
- Figure 3B schematically shows a structural diagram of a reverse residual module according to an embodiment of the present disclosure
- Figure 3C schematically shows a structural diagram of a channel attention module according to an embodiment of the present disclosure
- Figure 4 schematically shows a flow chart of an implicit construction modeling method according to an embodiment of the present disclosure
- Figure 5 schematically illustrates a construction method according to an embodiment of the present disclosure that generates a spatial scalar function from input sparse structural data as an implicit representation of all geological structures;
- Figure 6 schematically shows the application of two-dimensional structural modeling based on field outcrop observation data
- Figure 7 schematically shows a real-time interactive structural modeling application based on well logging data
- Figure 8 schematically shows an application case of three-dimensional geological structure modeling based on actual seismic interpretation data
- Figure 9 schematically shows a structural block diagram of a geological structure modeling device based on multi-source heterogeneous data according to an embodiment of the present disclosure
- Figure 10 schematically shows a structural block diagram of a neural network training device for constructing a geological structure model based on multi-source heterogeneous data according to an embodiment of the present disclosure
- Figure 11 schematically shows a block diagram of an electronic device suitable for implementing the above method according to an embodiment of the present disclosure.
- Geological modeling aims to establish numerical models of geological conditions by using various mathematical methods to accurately represent their spatial positions and geometric relationships.
- Structural modeling is mainly explicit or surface modeling methods, which directly use geometric elements such as points, lines, and surfaces to express geological structures. Since there are various geological interfaces in the geological body, when stratigraphic unconformity, faults, stratigraphic pinch-out, etc. occur, modeling will encounter complex geological interface intersection relationship processing problems, and there are problems between the various structures. Closely related, any error will have an impact on the modeling results.
- modeling techniques in related technologies usually require strict quality control to ensure the geological rationality and numerical stability of the model. This makes this method inefficient when dealing with more complex structural modeling problems, and model update is very difficult.
- the modeling process is affected by the subjective factors and experience of geologists, making it difficult to reproduce the same results even if the same structural data is input.
- Implicit modeling methods use structural data to calculate a spatial scalar function to represent all geological structural features throughout the region.
- geological interfaces are represented as isosurfaces, while faults and unconformities are represented as discontinuous changes in the value of the function, which is also called an implicit tectonic model.
- the implicit modeling method integrates all available geological information into the model by integrating structural observation data and geological empirical knowledge to reconstruct underground structural characteristics from a global perspective.
- the input data of implicit modeling methods usually include various types of modeling objects, such as spatial points, vectors, polylines and surfaces through field observations and expert interpretations.
- Geologists and geophysicists combine empirical knowledge to infer possible structural combinations from observational data to constrain the possible geometric relationships between geological interfaces, thereby guiding the modeling behavior of implicit methods.
- the structural characteristics of the model need to conform to geological understanding and follow the structural characteristics known in the input data. Since the local distribution of underground space is only observed in limited areas (such as highly developed mines and oil fields), it is almost impossible to directly obtain the true situation of the complete geological structure. Therefore, additional geological rules and assumptions need to be introduced into the method to constrain the modeling process. For example, implicit interpolation in related technologies uses explicit smoothing criteria to simplify local changes in the model, thereby obtaining stable and reliable results.
- DSI discrete smooth interpolation
- the modeling process is formulated as solving a least squares minimization problem with smoothness constraints to estimate a scalar field compatible with the input.
- This smoothness constraint introduces empirical knowledge into the modeling process, and its basic assumption is that the expected model should be as smooth as possible, that is, the changes in the local structure should be as small as possible.
- the scalar function is always continuous across grid cells, model grid cells cannot span discontinuous structures, and this method cannot correctly estimate gradient fields near faults or unconformities. To solve this problem, it is necessary to calculate the irregular grid by modeling the discontinuous structures independently to constrain the modeling behavior, so that the method is still valid in these cases.
- the potential field method is another type of implicit method.
- PFM formulates structural modeling as a double cokriging interpolation or radial basis function interpolation problem. Compared with DSI, although the models are defined on volume meshes, PFM does not need to define any mesh when calculating scalar functions. The modeling results depend entirely on the distribution of the observed data, and the influence range of each data point is determined by the selected interpolation operator. However, PFM typically solves complex mathematical equations to adjust the impact of the interpolation operator throughout the region of interest to obtain geologically meaningful results. However, this also causes the computational cost to increase rapidly with the size of the input data.
- geological modeling is formulated as a least squares or spatial interpolation problem, and the optimal solution is solved based on various mathematical formulas under the assumption of smooth regularization.
- known data is too sparse or unevenly distributed, it is difficult for methods in related technologies to reasonably represent complex geological geometric features and relationships, and iteratively solving large sets of equations will be very inefficient when dealing with three-dimensional models.
- the present disclosure proposes an interactive implicit modeling method (also known as DeepISMNet) using a convolutional neural network (CNN) to address the above technical problems.
- Convolutional neural networks are used to construct a complete geological model from a small amount of structural data.
- the network can flexibly integrate a variety of geological constraints and prior knowledge during the training process, effectively breaking the geological construction gap in related technologies. Die technology performance bottleneck.
- the trained network can use a small amount of data to quickly generate geological understanding and compatibility with known knowledge in multiple practical modeling applications. Construct a model of the feature.
- the method provided by the embodiments of the present disclosure belongs to a data-driven statistical algorithm and can estimate a mapping function by minimizing a given quality evaluation criterion based on empirical knowledge and sample examples, which maps input data to a desired output.
- the advantage of deep learning is that there is no need to solve large systems of linear or nonlinear equations at a computationally expensive cost during the prediction process.
- CNN has shown excellent capabilities in analyzing geometric features and capturing complex nonlinear mapping relationships between input and output.
- learning units that can be used to build CNN architectures, such as depthwise separable convolutions, attention mechanisms, and residual learning modules.
- Deep learning provides a more flexible framework for introducing multiple structural constraints and empirical understandings into the modeling process, thereby showing excellent performance when processing implicit and discrete data.
- the input sparse structural data can come from a variety of data sources, including geological outcrop observations, well logging data, various geophysical data and expert experience knowledge, etc.
- the method provided by the present disclosure uniformly transforms these multi-source heterogeneous information. Taking data in the form of matrices or tensors as input, the network can efficiently calculate implicit structural models that fit various geological data.
- embodiments of the present disclosure provide a geological structure modeling method based on multi-source heterogeneous data, including:
- multi-source heterogeneous data about the target area, where the above-mentioned multi-source heterogeneous data includes fault interpretation data and layer interpretation data, and the above-mentioned multi-source heterogeneous data includes at least one of the following: geological outcrop observation data, well logging data, A variety of geophysical data and empirical knowledge data;
- the above converted fault interpretation data and the above converted layer interpretation data are input into the pre-trained neural network, and a complete geological structure model corresponding to the above target area is output.
- Figure 1 schematically shows a flow chart of a geological structure modeling method based on multi-source heterogeneous data according to an embodiment of the present disclosure.
- the geological structure modeling method based on multi-source heterogeneous data in this embodiment includes operations S110 to S130.
- multi-source heterogeneous data of the target area is obtained, where the multi-source heterogeneous data includes fault interpretation data and horizon interpretation data, and the multi-source heterogeneous data includes at least one of the following: geological outcrop observation data, survey data Well data, various geophysical data, empirical knowledge data.
- the above method further includes: obtaining multi-source heterogeneous data corresponding to the target area from the geological construction database by calling a data interface.
- the fault interpretation data and horizon interpretation data may be fault interpretation data and horizon interpretation data obtained by manually converting geological outcrop observation data, well logging data, various geophysical data, and empirical knowledge data.
- the above-mentioned fault interpretation data and the above-mentioned horizon interpretation data are converted based on a preset model grid to obtain converted fault interpretation data and converted horizon interpretation data.
- the above-mentioned conversion of the above-mentioned fault interpretation data and the above-mentioned horizon interpretation data using a preset model grid, and obtaining the converted fault interpretation data and the converted horizon interpretation data includes: targeting the fault interpretation data in the above-mentioned fault interpretation data For each fault, mark the point within one grid from the above-mentioned fault as the first value to obtain the above-converted fault interpretation data; for each layer in the above-mentioned layer interpretation data, mark the point one grid away from the above-mentioned layer. The points within are set as the second value to obtain the above-mentioned converted layer interpretation data, where the above-mentioned second value is the ordinate average of all scattered points on the above-mentioned layer.
- the acquired multi-source heterogeneous data is transmitted to a preset model grid to facilitate the conversion of fault interpretation data and horizon interpretation data.
- the network is applied to actual structural interpretation data in different areas to obtain corresponding complete geological structural models. Since structural interpretation data are usually not necessarily located on a regular grid, it is necessary to convert the horizon interpretation data and fault interpretation data to the modeling grid and obtain structural data for input into the network before practical application.
- the output of the network is an implicit structural model that is compatible with the input structural features and is geologically sound. By extracting model isosurfaces and discontinuous jump features, complete geological horizons and fault planes can be obtained respectively.
- the above-described converted fault interpretation data and the above-described converted layer interpretation data are input into the pre-trained neural network, and a complete geological structure model corresponding to the above-mentioned target area is output.
- underground structural features can be restored based on a complete geological structural model corresponding to the target area, and the structural features can be visually displayed, so as to facilitate the exploration of underground natural resources and the prevention and control of geological disasters based on the underground structural characteristics.
- the structural parameters in the geological structural model can also be adjusted to adjust the structural characteristics, and the structural characteristics can be displayed visually in real time to realize the geological structure. Real-time interactivity of the model.
- FIG. 2 schematically shows a flow chart of a training method for a neural network according to an embodiment of the present disclosure.
- the training method in this embodiment includes operations S210 to S230.
- geological simulation structural models In operation S210, data simulation technology is used to generate multiple geological simulation structural models to obtain a geological simulation structural model library.
- the above geological simulation structural models have diverse fold and fault characteristics.
- the above-mentioned use of data simulation technology to generate a geological simulation structural model and obtain a geological simulation structural model library includes: constructing an initial geological simulation structural model, wherein the above-mentioned initial geological simulation structural model is constant in the horizontal direction and monotonically increasing in the vertical direction.
- the layered model, the above-mentioned initial geological simulation structural model includes at least one structural parameter; wherein the above-mentioned structural parameters include at least one of fold parameters, tilt parameters, and fault structural parameters; for each structural parameter in the above-mentioned at least one structural parameter, Adjust the above structural parameters within the preset range to obtain a geological simulation structural model library.
- the convolutional neural network CNN can learn representative knowledge to achieve various applications in the field of geological modeling generalization on.
- a workflow is proposed that uses a set of random parameters to generate a series of typical fold and fault structures and obtains a large number of training samples through data simulation.
- the workflow starts with a layered model with constant horizontal direction and monotonically increasing vertical values as the initial structural model, and then sequentially adds folds, dips, and fault structures to the model, gradually complicating the geometric features of the model.
- By randomly selecting parameters within a reasonable range a variety of structural models that are consistent with geological understanding can be generated and are not limited to a specific geometric model.
- the data simulation method parametrically represents the deformation process of stratigraphic folds, dips, and fault structures based on geological assumptions about typical fold and fault patterns.
- the preset range corresponding to each of the above construction parameters can be determined based on data from different data sources.
- data sources can include geological outcrop observations, well log data, various geophysical data, and expert experience knowledge.
- each training sample data in the above-mentioned training sample data set includes a geological simulation structural model and the above-mentioned geological fault data and the above-mentioned geological layer data corresponding to the above-mentioned geological simulation structural model, and the above-mentioned geological simulation structural model and Fault and horizon data together serve as training labels.
- geological layer data and geological fault data are used as input data
- the neural network outputs a complete implicit geological structural model
- the geological simulation structural model itself and the input structural data are jointly As labels for neural network training to provide supervision of prediction results.
- the above-mentioned acquisition of geological fault data and unevenly distributed geological layer data of the geological simulation structural model, and obtaining the training sample data set includes: extracting discontinuous features in the above-mentioned geological simulation structural model, and obtaining the above-mentioned geological faults data; select a preset number of isosurfaces from the isosurfaces of the above-mentioned geological simulation structural model to obtain a target isosurface set; for each target isosurface in the above target isosurface set, convert the above target isosurfaces The scatter point data on the surface is divided into multiple data intervals according to the ordinate value range; the second preset number of data intervals among the above multiple data intervals are randomly discarded, and the scatter point data in the remaining data intervals are used as the above-mentioned geological layers. bit data; generate the above training sample data based on the above geological fault data, the above geological layer data and the above geological simulation structural model, and finally obtain the above training sample
- a method for extracting geological layer data includes: arranging all scattered points on a single layer in descending order according to the ordinate, and dividing them into multiple evenly spaced intervals according to the ordinate value range, and then randomly discarding one or All scatter points within multiple intervals, thereby generating horizon data similar to human interpretation.
- portions are randomly removed from the horizon scatter data to simulate the sparse and unevenly distributed horizon interpretation in real situations.
- selecting a preset number of isosurfaces from the isosurfaces of the above-mentioned geological simulation structural model to obtain a target isosurface set includes: combining the value ranges of all isosurfaces in the above-mentioned geological simulation structural model The range is divided into at least one numerical interval in descending order; for each numerical interval in the above-mentioned at least one numerical interval, a value is randomly selected from the above-mentioned numerical interval to obtain the target value; the isosurface corresponding to the above-mentioned target value is determined as the target, etc. value surface to obtain the above target isovalue surface set.
- the geological simulation structure model represents the corresponding geological sequence interface, and the jump change of its local scalar value represents discontinuous structures such as faults or unconformity surfaces, the geological simulation structure
- the model itself can be viewed as an implicit scalar function.
- horizon scatter data can be obtained through an isosurface extraction method.
- this disclosure divides the value range of the geological simulation structural model into several groups of evenly spaced intervals in descending order, and then randomly selects within each interval A value and extract its corresponding isosurface.
- the above method further includes: the input of the neural network is scatter data representing layer and fault positions.
- the layer data and fault data need to be converted to a regular model network, and the input data only has valid values on the known structural features, and the rest are 0 .
- a method for converting horizon data and fault data to a regular model network includes: for each fault in the fault data, marking points within one grid from the fault as a first value , to obtain the converted fault data; for each horizon in the horizon data, set the points within one grid from the horizon to the corresponding scalar value in the geological simulation structural model to ensure that the same horizon The scatter points have the same value or label, and the converted horizon data is obtained.
- the neural network is trained using the above training sample data set to obtain a neural network that can be used for geological modeling of multi-source heterogeneous data.
- the above-mentioned training of the neural network using the above-mentioned training sample data set to obtain a neural network that can be used for multi-source heterogeneous data geological structure modeling includes: inputting the above-mentioned fault data and the above-mentioned layer data into the above-mentioned neural network , output the geological structure model; input the above-mentioned output geological modeling results and the above-mentioned simulation structural model into the hybrid loss function, and output the loss result, where the above-mentioned hybrid loss function combines the regression loss based on a single point and the multi-scale structure based on the local sliding Gaussian window The similarity is combined; the network parameters of the above-mentioned neural network are adjusted according to the above-mentioned loss results until the above-mentioned hybrid loss function meets the preset conditions (for example, the preset number of iterations is reached); the neural network obtained when the above-mentioned hybrid loss function satisfie
- the geological simulation structural model generated using data simulation technology has complex faults and fold structures
- the richness of training samples is improved and can effectively support the initial neural network to learn representative structural patterns. and geogeometric features that are difficult to describe using mathematical means in related technologies.
- the training method provided by the present disclosure can flexibly introduce a variety of geological constraints and prior knowledge in the form of loss functions during the training process, effectively breaking the performance bottleneck of geological modeling technology and improving the accuracy of geological structure modeling.
- the above training method further includes: using an Adam optimizer with adaptive learning step size to accelerate network convergence, and the initial learning rate is set to 0.01.
- the loss function stops decreasing between two iterations, set the current learning rate to half of its original value.
- Network training stops after 120 epochs, and the training and validation loss curves gradually converge (less than 0.1). This shows that CNN has successfully learned the geometric characteristics and combination rules of different geological structures from training data samples.
- the neural network iteratively optimizes network parameters by minimizing the error between the prediction model and the reference model, and ultimately achieves its generalization on actual data.
- regression loss is combined with multi-scale structural similarity to define a hybrid loss function for network training.
- the hybrid loss function is defined as follows:
- x be the reference structural model
- m be its binary mask
- the sampling points corresponding to the input layer data in the mask are set to 1, and the rest are set to 0.
- the dimension sizes of x and m are consistent with the samples in the training data set.
- MSE mean square error
- MAE mean absolute error
- p represents the local square area cropped from the same position in the two models being compared
- N represents the total number of sampling points in the area p.
- MAE is better than MSE in geological modeling scenarios, the results are still not optimal. CNNs trained using MAE alone may not correctly extract geometric features represented by the distribution of nearby sampling points, and blur high-frequency and sharp structural discontinuities. Therefore, models with similar MAE may have significantly different constructions, negatively affecting the optimization of the network.
- MAE is combined with structural similarity (SSIM) to define a hybrid loss function. By adaptively assigning higher weights at structural boundaries that differ greatly, SSIM can better preserve high-frequency geometric features.
- SSIM loss used to measure the reference model and the prediction model in the region p can be expressed as follows:
- ⁇ x and ⁇ y represent the average values of model x and y in the local area, respectively.
- ⁇ x and ⁇ y represent the variance
- ⁇ xy represents the covariance of the two.
- the mean, variance and covariance are obtained by using an isotropic Gaussian filter with standard deviation ⁇ and zero mean. calculation to improve calculation efficiency.
- ⁇ x and ⁇ y measure the changes in stratigraphic sequence and structure in the local area of the model, while ⁇ x , ⁇ y and ⁇ xy measure the relative change trend of the structure in the local area of the model being compared. Together they indicate that the structures of the two geological models are similar. sex.
- the parameters ⁇ and ⁇ define the relative importance of the mean and variance terms in the loss function. According to the preliminary experimental results, both parameters are set to 1.
- formula (2) uses smaller constant factors C 1 and C 2 to avoid numerical instability caused by division by zero.
- Gaussian filter The standard deviation ⁇ g is a hyperparameter that needs to be determined before training the network. The choice of ⁇ g will affect the effect of network training. Using a larger ⁇ g for training may make the network overemphasize local changes and produce false features at the edges of the structure. Training with smaller ⁇ g may blur structural and stratigraphic boundaries. To avoid adjusting parameters, this paper uses multi-scale structural similarity (MS-SSIM) and expresses it as follows:
- the parameter ⁇ j defines the relative importance of the variance terms of different scales in formula (3).
- MS-SSIM creates a series of local Gaussian windows from large to small by using different standard deviations ⁇ g , and simultaneously estimates the structural similarity of the model within multiple windows. In order to improve calculation efficiency, this paper avoids directly defining the Gaussian standard deviation ⁇ g , but performs five consecutive 28282 average pooling operations on the model in the local area p to obtain five equivalent spatial scales.
- MS-SSIM emphasizes changes in structural characteristics near a single sampling point in the model (the range of which is defined by the Gaussian standard deviation ⁇ g ), it may still introduce artifacts into the predictions. This is because during the network training process, it is difficult to correctly calculate the derivatives at the boundaries within the local area.
- MS-SSIM is insensitive to mean deviations in predicted values, which may lead to changes in stratigraphic sequences or disturbances in geological interfaces in modeling results.
- MAE can minimize the average error at each sampling point in the model, so it can better reconstruct stratigraphic sequences and eliminate boundary artifacts.
- it is proposed to use a weighted hybrid loss function:
- ⁇ is the weighting factor used to balance different loss terms
- K represents the total number of local areas p within the model.
- modeling performance is improved by using a hybrid function based on single point accuracy and structural similarity when updating a neural network.
- Table 1 shows a quantitative analysis of networks trained with different loss functions using multiple quantitative evaluation metrics and lists the average scores of these metrics on the validation dataset.
- the CNN trained using the MS-SSIM and MAE hybrid loss function (denoted by MS-SSIM and L1) outperforms the other loss functions in Table 1 on all quality metrics, even when used as network training itself quality indicators.
- the excellent performance of this loss function is attributed to better reconstruction of structures related to faults and unconformity surfaces in the model by assigning high weights to areas with large structural local differences, and the accurate identification of faults helps to constrain Horizontal trends in stratigraphic interfaces across structural discontinuities.
- a closed loop of knowledge is formed through data simulation and model training.
- the proposed method can effectively support the network to learn representative structural patterns and geological geometric features that are difficult to describe by mathematical means in related technologies, thereby promising Break through the performance bottleneck of current modeling methods in complex structural environments.
- the present disclosure implements the construction interpolation process through multi-layer spatial convolution with trainable kernel parameters.
- the convolutional layer of CNN can be regarded as an implicit interpolation operator in related technologies, but the difference is that the convolution kernel parameters of the network can be optimized through training.
- the complex geological knowledge and structural patterns involved in the structural forward modeling process are implicitly embedded into the neural network, effectively ensuring the generalization ability of the method in actual data applications.
- the trained network is not limited to the specific format of input data in various geological modeling applications. The input data is flexible and can be changed in real time, achieving real-time interactive Modeling of geological structures.
- the above-mentioned training method further includes: normalizing the above-mentioned geological simulation structural model using a preset normalization method to obtain a normalized geological simulation structural model; wherein, the above-mentioned acquisition of the above-mentioned geological simulation structural model The geological fault data and unevenly distributed geological layer data of the structural model are used to obtain the training sample data set, which includes: extracting the geological fault data and geological layer data of the above-mentioned normalized geological simulation structural model to obtain the above-mentioned training sample data set.
- the structural data needs to be scaled during the geological structure model training stage to obtain normalized geology with a value range of 0 to 1 Simulation construction model.
- scatter points on the same geological interface are assigned corresponding values to the normalized model.
- the above-mentioned neural network includes an encoder branch and a decoder branch, the above-mentioned encoder branch includes at least one encoding feature processing unit, and the above-mentioned decoder branch includes at least one decoding feature processing unit; wherein, the above-mentioned use of the above-mentioned training samples
- the data set training neural network includes: inputting the above-mentioned geological fault data and the above-mentioned geological layer data into the above-mentioned encoder branch, and after processing by at least one of the above-mentioned encoding feature processing units in the above-mentioned encoder branch, outputting the final encoded hidden feature;
- the encoded hidden features are input to the above-mentioned decoder branch, and after being processed by at least one of the above-mentioned decoding feature processing units in the above-mentioned decoder branch, a prediction construction model is output; the above-mentioned prediction construction model and
- the encoder branch may include five encoding feature processing single units connected in sequence.
- the above-mentioned encoder branch includes a first coding feature processing unit, a second coding feature processing unit, a third coding feature processing unit, a fourth coding feature processing unit and a fifth coding feature processing unit connected in sequence;
- the above-mentioned input of the above-mentioned geological fault data and the above-mentioned geological layer data into the above-mentioned encoder branch, and after processing by at least one of the above-mentioned encoding feature processing units in the above-mentioned encoder branch, the output of the final encoded hidden features includes:
- the fourth encoded hidden feature is input to the fifth encoded feature processing unit to obtain the final encoded hidden feature.
- the above-mentioned encoding feature processing unit includes an inverse residual module and a maximum pooling layer.
- the above-mentioned inverse residual module includes an extended convolution layer, a depth-separable convolution layer and a projection convolution layer; the above-mentioned will
- the above-mentioned geological fault data and the above-mentioned geological layer data are input to the above-mentioned encoder branch.
- outputting the final encoded hidden feature includes: combining the above-mentioned geological fault data and the above-mentioned geological layer.
- the data is input into the above-mentioned extended convolution layer to expand the feature dimension and output the extended features; the above-mentioned extended features are input into the above-mentioned depth-separable convolution layer for feature extraction and the extracted features are output; the above-mentioned extracted features are input into the above-mentioned projection convolution layer to output Perform dimensionality reduction processing on the above-mentioned extracted features, and output the first coded hidden features; input the above-mentioned first coded hidden features into the above-mentioned maximum pooling layer, and output the above-mentioned final coded hidden features.
- the above-mentioned depth-separable convolution layer includes a single-channel feature extraction layer and a cross-channel feature fusion layer; the above-mentioned input of the above-mentioned extended features into the above-mentioned depth-separable convolution layer for feature extraction, and the output extraction feature includes: The above-mentioned extended features are input into the above-mentioned single-channel feature extraction layer and the single-channel features are output; the above-mentioned single-channel features are input into the above-mentioned cross-channel feature fusion layer to fuse the above-mentioned single-channel features and the above-mentioned extraction features are output.
- the depthwise separable convolutional layer includes 18181 single-channel feature extraction layer and 18181 cross-channel feature fusion layer for extending the input data to a higher-dimensional feature space and mapping it back to the output channel.
- Figure 3A schematically shows an architectural diagram of a neural network according to an embodiment of the present disclosure.
- FIG. 3B schematically shows a structural diagram of a reverse residual module according to an embodiment of the present disclosure.
- Figure 3C schematically shows a structural diagram of a channel attention module according to an embodiment of the present disclosure.
- the neural network consists of an encoder branch and a decoder branch.
- the input sparse structural data (such as geological fault data and geological horizon data) are first extracted in the encoder branch and then restored into a complete implicit structural model in the decoder branch.
- the input sparse structural data passes through 5 coding feature processing units (ie, E0 to E4) in sequence.
- Each coding feature processing unit unit corresponds to a spatial scale. Except for the E0 unit, other coding units
- the input of the feature processing unit is the output of the previous encoding feature processing unit.
- Each encoding feature processing unit uses a maximum pooling layer internally to downsample the input features and simultaneously expand its feature dimensions to extract corresponding spatial scale information. Based on the low-rank nature of the input data, the encoder unit adopts a linear bottleneck and an inverse residual structure.
- the reverse residual module includes a 1 ⁇ 1 ⁇ 1 extended convolution layer, a 3 ⁇ 3 ⁇ 3 depth-separable convolution layer and a 1 ⁇ 1 ⁇ 1 projected convolution layer, and after each layer of convolution Including batch normalization (BN) and nonlinear activation function (ReLu).
- the two 1 ⁇ 1 ⁇ 1 convolutional layers at the end of the depthwise separable convolutional layer are used to expand the input to a higher dimensional feature space and map it back to the output channel.
- the unit is represented as a residual learning function using local skip connections on the dilated convolutional layer and the projected convolutional layer, which accelerates the backpropagation of the gradient response in the network.
- the encoder aggregates rich information, not all features are beneficial for prediction. Due to the sparsity and heterogeneity of the input data, there are many features that are not related to geological structures, and most of the values in the feature channels are zero.
- a lightweight channel attention module is inserted into the last three encoding feature extraction units of the encoder, that is, a channel attention module is inserted into the reverse residual module.
- the channel attention module consists of a squeeze module and an excitation secondary module.
- the input features are reconstructed through a remake operation, compressed into a low-dimensional feature space in the squeeze module, and then converted into channel attention weights by firing the secondary module.
- This enables the network to adaptively learn the dependencies between various feature dimensions, thereby re-adjusting their importance in the prediction process by suppressing irrelevant features and improving network prediction performance.
- the decoder branch includes five decoding feature processing units (from D4 to D0) corresponding to the encoder branch to obtain the full model space receptive field of the network.
- Each decoding feature processing unit in the decoder branch is responsible for aggregating hidden features from the previous decoding feature processing unit and the encoder skip layer, while compensating for the mismatch in spatial resolution between different features.
- the decoder features are concatenated with the corresponding encoder features (such as the hidden features of E3 and D4) and input into two consecutive depth-separable convolutional layers to further extract effective information.
- the depthwise separable convolutional layer decomposes the convolution operation into two separate steps, including a 3 ⁇ 3 ⁇ 3 convolutional layer for single-channel feature extraction and a 1 ⁇ 1 ⁇ 1 for fusion of cross-channel features. Convolutional layer. By decomposing the convolution operation into two steps, depthwise separable convolution can significantly reduce the computational complexity and memory footprint, thus helping to build lightweight networks.
- the output layer after the decoder branch uses a 1 ⁇ 1 ⁇ 1 convolutional layer to implement a simple linear transformation to fuse all decoding features and output modeling results.
- an encoder-decoder architecture design similar to UNet and its related variants is used on the CNN architecture and is improved to find the best between geological modeling accuracy and computational efficiency. compromise.
- the data input to the network is first down-sampled at multiple spatial resolutions in the encoder, and then recombined with the corresponding up-sampled features through the skip connection mechanism in the decoder. Therefore, local features of the input data are usually extracted in the shallow layers of CNN, and gradually transform into high-level global features when the receptive fields in the deep convolutional layers become larger and larger. Since hidden features with different spatial resolutions usually have different geometric information, systematically aggregating multi-scale hidden features helps the network produce reliable and stable prediction results. In addition, because structural information may be gradually lost in multiple downsampling, low-level features extracted by shallow layers can usually follow the input data better than deep features, and the use of skip connection mechanism helps the network to generate structures consistent with known structures. Compatible models.
- the modeling experience and knowledge learned from the training sample data set will be implicitly embedded into the network parameters.
- the trained geological structure model was applied to the geological simulation structure model that was not included in the training sample data set.
- These geological simulation structural models have complex fault and fold structures, and the geological interface is modified by multiple high-angle normal faults.
- the incomplete layer data and fault data of these geological simulation structural models were extracted and input into the geological structural model. Although there is no global information to constrain the structural pattern, the geological structural model can still output a model with similar input structural characteristics and preserve the changing trend of the geological interface.
- the modeling ability of the network is quantitatively evaluated by using a variety of indicators.
- quantitative evaluation indicators include SSIM, MSE, MAE, explained variance score (EVS), mean square log error (MSLE), median absolute error (MDAE), and goodness of fit (R2S).
- EVS explained variance score
- MSLE mean square log error
- MDAE median absolute error
- R2S goodness of fit
- HFA horizon fitting accuracy
- Table 2 shows a quantitative comparison between the construction method according to the embodiment of the present disclosure and the current mainstream network on geological modeling problems.
- the method provided by the present disclosure not only has better performance on all indicators, but also has a more lightweight network architecture, that is, fewer training parameters and computational complexity. This enables the method to be applied to large-scale 3D modeling tasks.
- the use of the attention module allows the network to learn the interdependencies between different feature dimensions, thereby adaptively emphasizing features that help improve prediction performance while suppressing irrelevant features. Therefore, although the dimensions of the features are smaller than the CNN structure in related technologies (such as UNet), the network still achieves stable modeling results and reliable generalization capabilities on the validation data set.
- a CNN trained using only simulation data can also show excellent modeling capabilities.
- the CNN-based intelligent structural modeling process is driven by spatial convolution with trainable parameters and loss functions that provide various geological constraints.
- Spatial convolution in the network can be equivalent to the local interpolation operator used in related technologies. The only difference is that spatial convolution can be optimized through training, providing more flexibility and therefore able to handle mathematical models that are difficult to solve in related technologies.
- the data simulation method used in this disclosure can generate a large number of realistic structural models, and fully considers the common local missing situations of actual data when constructing the training data set.
- This method of combining structural forward modeling and network training can embed various structural patterns and geological laws in the training samples into the neural network in a targeted manner, thereby forming a closed loop of knowledge. This is also an important reason why the trained network can be successfully applied to real examples with different construction patterns. Due to the full automation of the modeling process and the high-efficiency implementation based on the parallel computing platform, the network can perform real-time modeling of input construction data under manual interaction. For example, the same set of input data is randomly perturbed to generate multiple modeling results to analyze the geological uncertainty and structural consistency in structural interpretation.
- Figure 4 schematically shows a flow chart of an implicit construction modeling method according to an embodiment of the present disclosure.
- this method is mainly divided into the training sample library preparation stage, the training stage and the inference stage.
- the preparation stage of the training sample library parameters of faults, folds, and tilt structures are randomly selected; a simulation structural model generator is used to generate a simulation structural model; then the fault and layer scatter points of the simulation structural model are extracted to form scatter data as input data .
- the incomplete layer and scattered point data of all faults are used as input data and input into the neural network CNN for training, and the simulation construction model is used to monitor the network learning process, thereby outputting a complete implicit construction model.
- the network is applied to actual structural interpretation data in different areas to obtain the corresponding complete geological structural model.
- the structural interpretation data is usually not necessarily located on a regular grid, before practical application, it is necessary to convert the layer and fault interpretation data of the structural interpretation data of the actual work area to the modeling grid, and obtain the structural data for input into the network ; Then input the structural data into the above-trained implicit structural model, and output an implicit structural model that is compatible with the input structural characteristics and is geologically reasonable; then by extracting the model isosurface and discontinuous jump features, complete models can be obtained respectively. Geological horizons and fault planes.
- Figure 5 schematically illustrates a construction method according to an embodiment of the present disclosure that generates a spatial scalar function from input sparse structural data as an implicit representation of all geological structures.
- implicit modeling is regarded as a deep learning image restoration problem.
- the network can reconstruct a complete geological structure model from sparse or non-uniform sampling data. Deep learning methods allow the differences between compared models to be reasonably measured by defining appropriate loss functions and can flexibly introduce geological understanding and structural constraints.
- the input of this network is fault and horizon data, and the output is a full-space three-dimensional scalar field as an implicit representation of all geological structures. Parameterize fault and fold simulations and automatically create simulation models with diverse structural characteristics by randomly selecting parameters within a reasonable range, thereby building a complete training sample library.
- horizon and fault scatter points are randomly extracted from these models to generate sparse or unevenly distributed data as network input to predict the complete geological structure model, while the simulation model itself is used for supervision.
- a hybrid loss function is defined that combines single-point-based regression loss with multi-scale structural similarity based on local sliding Gaussian windows to ensure that geological prediction results are compatible with known structures.
- the network outputs the implicit model, by extracting its isosurface and detecting rapid changes in its local values, any complete geological layer plane and fault can be extracted respectively (Figure 5).
- the trained network can effectively create geologically reasonable and structurally consistent models, demonstrating the potential of using deep learning technology to improve the quality of geological modeling.
- the modeling results of this method are reproducible because there is no need to randomly initialize network parameters in each calculation process.
- structural modeling was performed in three different geological application scenarios, including respectively based on field outcrop observation data.
- Figure 6 schematically shows the application of two-dimensional structural modeling based on field outcrop observation data.
- Panel a in Figure 6 shows the geological interpretation data obtained through field outcrop observations of a basin.
- This outcrop profile contains a series of medium- and high-angle faults (indicated by dashed lines) due to local subsidence caused by synsedimentary dissolution of gypsum in the deposit. These synsedimentary faults control lateral thickness variations at the stratigraphic interface.
- these field observations are integrated into a regular model grid to be used as input to a CNN to obtain a complete structural model of the outcrop.
- Panel b in Figure 6 shows the predicted structural model using discrete color bars
- panel d in Figure 6 shows the corresponding modeling results using continuous color bars. It can be found that the different geological layers where dislocations occur in the model (discontinuities in scalar values) match well with the fault data shown in panel a in Figure 6 as input to the network.
- Figure c in Figure 6 shows the fitting situation of the four horizons extracted from the modeling results (Panels b and d in Figure 6) and the input horizon data respectively, proving that the modeling results have a good influence on the input Compatibility of structural data and their geological plausibility.
- the network was trained using simulated data, it still achieved good modeling performance on real data sets with complex geological formations.
- Figure 7 schematically illustrates a real-time interactive structural modeling application based on well log data.
- Panel a in Figure 7 was modeled using horizons and faults interpreted from borehole and outcrop observations under different geological conditions to study the geological uncertainties associated with changes in structural position.
- the first data example shows a simple continuous layer model.
- the modeling situation becomes more complex and diverse when considering additional geometric objects (such as faults or unconformities) that disrupt continuous geological layers.
- additional geometric objects such as faults or unconformities
- random perturbations of the interpreted horizon positions can produce variations in stratigraphic thickness.
- the network takes multiple structural combinations as input to simulate the impact of multiple possible structural forms and relationships on the modeling process in Figure 7 a. All results shown in Figure 7, panel c, are calculated using a single GPU (NVIDIA Tesla V100).
- the average time to generate each model using the trained network is about 2 milliseconds (model size is 128 ⁇ 256).
- the trained network is not limited to a specific format of the input data.
- the input data is flexible and can be changed in real time, so this method has the ability to model interactively in real time.
- panel d in Figure 7 shows a good fit between the input horizon data and the modeled horizons, once again proving that the method can output a geological structural model that is compatible with given structural characteristics.
- Figure 8 schematically shows an application case of three-dimensional geological structure modeling based on actual seismic interpretation data.
- the trained CNN in order to verify the modeling capabilities of the network, is applied to the three-dimensional structural modeling problem, and it is planned to extract unevenly sampled scatter data from seismic interpretation data as network input to construct a complete Geological structure model.
- Three-dimensional seismic data collected in structurally complex deformation areas have relatively low resolution and signal-to-noise ratio.
- Some seismic reflectors are difficult to track continuously throughout the data space due to noise. Closely spaced and intersecting faults, as well as noise and stratigraphic features similar to structural discontinuities, further complicate and obscure the geometric relationships and spatial organization of seismic structures.
- Panel d in Figure 8 shows a reconstructed complete horizon interface colored by vertical coordinate values, where there is a vertical jump across the fault.
- both the structural discontinuities and geological interfaces output by the network are compatible with the input structures, and the predicted model can even maintain changes in fold structures without additional provision of Global information that constrains modeled behavior.
- the input horizon data on the same geological interface can be well matched with the corresponding isosurface of the prediction model, which proves that the network can generate a model that is compatible with the input structural characteristics.
- the present disclosure also provides a geological structure modeling device based on multi-source heterogeneous data.
- the device will be described in detail below with reference to FIG. 9 .
- Figure 9 schematically shows a structural block diagram of a geological structure modeling device based on multi-source heterogeneous data according to an embodiment of the present disclosure.
- the geological structure modeling device 900 based on multi-source heterogeneous data in this embodiment includes an acquisition module 910 , a conversion module 920 and an input and output module 930 .
- the acquisition module 910 is configured to acquire multi-source heterogeneous data of the target area, where the multi-source heterogeneous data includes fault interpretation data and horizon interpretation data, and the multi-source heterogeneous data includes at least one of the following: geological outcrop. Observation data, well logging data, various geophysical data, and empirical knowledge data. In an embodiment, the acquisition module 910 may be configured to perform the operation S110 described above, which will not be described again here.
- the conversion module 920 is configured to convert the above-mentioned fault interpretation data and the above-mentioned horizon interpretation data based on a preset model grid to obtain converted fault interpretation data and converted horizon interpretation data.
- the conversion module 920 may be configured to perform the operation S120 described above, which will not be described again here.
- the input and output module 930 is configured to input the above-mentioned converted fault interpretation data and the above-mentioned converted horizon interpretation data into a pre-trained neural network, and output a complete geological structure model corresponding to the above-mentioned target area.
- the input and output module 930 may be configured to perform the operation S130 described above, which will not be described again here.
- Figure 10 schematically shows a structural block diagram of a neural network training device that can be used for multi-source heterogeneous data modeling according to an embodiment of the present disclosure.
- the neural network training device 1000 of this embodiment includes a generation module 1010, an extraction module 1020 and a training module 1030.
- the generation module 1010 is configured to generate a geological simulation structural model using data simulation technology to obtain a geological simulation structural model library.
- the above geological simulation structural model has diverse fold and fault characteristics.
- the generation module 1010 may be configured to perform the operation S210 described above, which will not be described again here.
- the extraction module 1020 is configured to obtain the geological fault data and geological layer data of the above-mentioned geological simulation structural model for each geological simulation structural model in the above-mentioned geological simulation structural model library, and finally obtain a training sample data set.
- the extraction module 1020 may be configured to perform the operation S220 described above, which will not be described again here.
- the training module 1030 is configured to train a neural network using the above training sample data set to obtain a neural network that can be used for geological modeling of multi-source heterogeneous data.
- the training module 1030 may be configured to perform the operation S230 described above, which will not be described again here.
- modules, sub-modules, units, sub-units may be implemented in one module. Any one or more of the modules, sub-modules, units, and sub-units according to the embodiments of the present disclosure may be split into multiple modules for implementation.
- any one or more of the modules, sub-modules, units, and sub-units according to embodiments of the present disclosure may be at least partially implemented as hardware circuits, such as field programmable gate arrays (FPGAs), programmable logic arrays (PLA), System-on-a-chip, system-on-substrate, system-on-package, application-specific integrated circuit (ASIC), or any other reasonable means of integrating or packaging circuits that can be implemented in hardware or firmware, or in a combination of software, hardware, and firmware Any one of these implementation methods or an appropriate combination of any of them.
- FPGAs field programmable gate arrays
- PLA programmable logic arrays
- ASIC application-specific integrated circuit
- one or more of the modules, sub-modules, units, and sub-units according to the embodiments of the present disclosure may be at least partially implemented as a computer program module, and when the computer program module is executed, corresponding functions may be performed.
- any multiple modules among the acquisition module 910, the conversion module 920, the input and output module 930, the generation module 1010, the extraction module 1020 and the training module 1030 can be combined and implemented in one module, or any one of them Modules can be split into multiple modules. Alternatively, at least part of the functionality of one or more of these modules may be combined with at least part of the functionality of other modules and implemented in one module. According to an embodiment of the present disclosure, at least one of the acquisition module 910, the conversion module 920, the input-output module 930, the generation module 1010, the extraction module 1020 and the training module 1030 may be at least partially implemented as a hardware circuit, such as a field programmable gate.
- At least one of the acquisition module 910, the conversion module 920, the input and output module 930, the generation module 1010, the extraction module 1020 and the training module 1030 may be at least partially implemented as a computer program module, and when the computer program module is run, Can perform corresponding functions.
- the geological structure modeling device based on multi-source heterogeneous data in the embodiment of the present disclosure corresponds to the geological structure modeling method based on multi-source heterogeneous data in the embodiment of the present disclosure. Based on For a description of the geological structure modeling device of multi-source heterogeneous data, please refer to the geological structure modeling method based on multi-source heterogeneous data, and will not be described again here.
- Figure 11 schematically shows a block diagram of an electronic device suitable for implementing the above method according to an embodiment of the present disclosure.
- an electronic device 1100 includes a processor 1101 that can be loaded into a random access memory (RAM) 1103 according to a program stored in a read-only memory (ROM) 1102 or from a storage part 1108 program to perform various appropriate actions and processes.
- processor 1101 may include, for example, a general purpose microprocessor (eg, CPU), an instruction set processor and/or related chipset, and/or a special purpose microprocessor (eg, application specific integrated circuit (ASIC)), or the like.
- Processor 1101 may also include onboard memory for caching purposes.
- the processor 1101 may include a single processing unit or multiple processing units for performing different actions of the method flow according to embodiments of the present disclosure.
- the processor 1101, ROM 1102 and RAM 1103 are connected to each other through a bus 1104.
- the processor 1101 performs various operations according to the method flow of the embodiment of the present disclosure by executing programs in the ROM 1102 and/or RAM 1103. It should be noted that the program may also be stored in one or more memories other than ROM 1102 and RAM 1103.
- the processor 1101 may also perform various operations according to the method flow of embodiments of the present disclosure by executing programs stored in the one or more memories.
- the electronic device 1100 may further include an input/output (I/O) interface 1105 that is also connected to the bus 1104 .
- Electronic device 1100 may also include one or more of the following components coupled to I/O interface 1105: an input portion 1106 including a keyboard, mouse, etc.; including a cathode ray tube (CRT), liquid crystal display (LCD), etc., and an output section 1107 of a speaker and the like; a storage section 1108 including a hard disk and the like; and a communication section 1109 including a network interface card such as a LAN card, a modem and the like.
- the communication section 1109 performs communication processing via a network such as the Internet.
- Driver 1110 is also connected to I/O interface 1105 as needed.
- Removable media 1111 such as magnetic disks, optical disks, magneto-optical disks, semiconductor memories, etc., are installed on the drive 1110 as needed, so that a computer program read therefrom is installed into the storage portion 1108 as needed.
- the present disclosure also provides a computer-readable storage medium.
- the computer-readable storage medium may be included in the device/device/system described in the above embodiments; it may also exist independently without being assembled into the device/system. in the device/system.
- the above computer-readable storage medium carries one or more programs. When the above one or more programs are executed, the method according to the embodiment of the present disclosure is implemented.
- the computer-readable storage medium may be a non-volatile computer-readable storage medium, which may include, but is not limited to, portable computer disks, hard disks, random access memory (RAM), and read-only memory (ROM). , erasable programmable read-only memory (EPROM or flash memory), portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
- a computer-readable storage medium may be any tangible medium that contains or stores a program for use by or in connection with an instruction execution system, apparatus, or device.
- the computer-readable storage medium may include one or more memories other than ROM 1102 and/or RAM 1103 and/or ROM 1102 and RAM 1103 described above.
- Embodiments of the present disclosure also include a computer program product including a computer program containing program code for performing the method illustrated in the flowchart.
- the program code is used to cause the computer system to implement the training method or construction method of the geological structure model based on multi-source heterogeneous data provided by the embodiments of the present disclosure.
- the computer program may rely on tangible storage media such as optical storage devices and magnetic storage devices.
- the computer program can also be transmitted and distributed in the form of a signal on a network medium, and downloaded and installed through the communication part 1109, and/or installed from the removable medium 1111.
- the program code contained in the computer program can be transmitted using any appropriate network medium, including but not limited to: wireless, wired, etc., or any suitable combination of the above.
- the computer program may be downloaded and installed from the network via communication portion 1109 and/or installed from removable media 1111 .
- the computer program is executed by the processor 1101, the above-described functions defined in the system of the embodiment of the present disclosure are performed.
- the systems, devices, devices, modules, units, etc. described above may be implemented by computer program modules.
- the program code for executing the computer program provided by the embodiments of the present disclosure may be written in any combination of one or more programming languages. Specifically, high-level procedural and/or object-oriented programming may be utilized. programming language, and/or assembly/machine language to implement these computational procedures. Programming languages include, but are not limited to, programming languages such as Java, C++, python, "C" language or similar programming languages.
- the program code may execute entirely on the user's computing device, partly on the user's device, partly on a remote computing device, or entirely on the remote computing device or server.
- the remote computing device may be connected to the user computing device through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computing device, such as provided by an Internet service. (business comes via Internet connection).
- LAN local area network
- WAN wide area network
- Internet service business comes via Internet connection
- each block in the flowchart or block diagrams may represent a module, segment, or portion of code that contains one or more logic functions that implement the specified executable instructions.
- the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown one after another may actually execute substantially in parallel, or they may sometimes execute in the reverse order, depending on the functionality involved.
- each block in the block diagram or flowchart illustration, and combinations of blocks in the block diagram or flowchart illustration can be implemented by special purpose hardware-based systems that perform the specified functions or operations, or may be implemented by special purpose hardware-based systems that perform the specified functions or operations. Achieved by a combination of specialized hardware and computer instructions.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- General Physics & Mathematics (AREA)
- Geometry (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- General Engineering & Computer Science (AREA)
- Biophysics (AREA)
- General Health & Medical Sciences (AREA)
- Biomedical Technology (AREA)
- Health & Medical Sciences (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Mathematical Physics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Molecular Biology (AREA)
- Computing Systems (AREA)
- Remote Sensing (AREA)
- Computer Graphics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Medical Informatics (AREA)
- Computer Hardware Design (AREA)
- Geophysics And Detection Of Objects (AREA)
Abstract
Description
Claims (12)
- 一种基于多源异构数据的地质构造建模方法,包括:获取关于目标区域的多源异构数据,其中,所述多源异构数据包括断层解释数据和层位解释数据,所述多源异构数据包括以下至少一种:地质露头观测数据、测井数据、多种地球物理数据、经验知识数据;基于预设模型网格转换所述断层解释数据和所述层位解释数据,得到转换后的断层解释数据和转换后的层位解释数据;以及将所述转换后的断层解释数据和所述转换后的层位解释数据输入到预先训练好的神经网络中,输出与所述目标区域对应的完整地质构造模型。
- 根据权利要求1所述的方法,其中,所述利用预设模型网格转换所述断层解释数据和所述层位解释数据,得到转换后的断层解释数据和转换后的层位解释数据包括:针对所述断层解释数据中的每个断层,将距离所述断层一个网格以内的点标为第一值,得到所述转换后的断层解释数据;针对所述层位解释数据中的每个层位,将离所述层位一个网格以内的点设为第二值,得到所述转换后的层位解释数据,其中,所述第二值为所述层位上所有散点的纵坐标平均值。
- 根据权利要求1所述的方法,其中,所述训练好的神经网络的训练方法,包括:利用数据仿真技术生成多个地质仿真构造模型,得到地质仿真构造模型库,所述地质仿真构造模型具有多样化褶皱和断层特征;针对所述地质仿真构造模型库中的每个地质仿真构造模型,获取所述地质仿真构造模型的地质断层数据和不均匀分布的地质层位数据,最终得到训练样本数据集;以及利用所述训练样本数据集训练神经网络,得到可用于多源异构数据地质建模的神经网络。
- 根据权利要求3所述的方法,其中,所述利用数据仿真技术生成多个地质仿真构造模型,得到地质仿真构造模型库包括:构建初始地质仿真构造模型,其中,所述初始地质仿真构造模型为水平方向恒定、垂向单调递增的层状模型,所述初始地质仿真构造模型包括至少一个构造参数;其中,所述构造参数包括褶皱参数、倾斜参数、断层构造参数中的至少一个;针对所述至少一个构造参数中的每个构造参数,在预设范围内调整所述构造参数,得到所述地质仿真构造模型库。
- 根据权利要求3所述的方法,其中,所述获取所述地质仿真构造模型的地质断层数据和不均匀分布的地质层位数据,得到训练样本数据集包括:提取所述地质仿真构造模型中的不连续特征,得到所述地质断层数据;从所述地质仿真构造模型的等值面中选取预设数量的等值面,得到目标等值面集合;针对所述目标等值面集合中的每个目标等值面,将所述目标等值面上的散点数据,按照纵坐标值域范围划分为多个数据区间;随机丢弃所述多个数据区间中第二预设数量的数据区间,剩余的数据区间内的散点数据作为所述地质层位数据;根据所述地质断层数据、所述地质层位数据和所述地质仿真构造模型,生成所述训练样本数据,得到所述训练样本数据集。
- 根据权利要求5所述的方法,其中,从所述地质仿真构造模型的等值面中选取预设数量的等值面,得到目标等值面集合包括:将所述地质仿真构造模型中的所有等值面的值域范围按照降序划分为至少一个数值区间;针对所述至少一个数值区间中的每个数值区间,从所述数值区间中随机选取一个数值,得到目标数值;确定与所述目标数值对应的等值面为目标等值面,得到所述目标等值面集合。
- 根据权利要求3所述的方法,还包括:利用预设归一化方式对所述地质仿真构造模型进行归一化处理,得到归一化后的地质仿真构造模型;其中,所述获取所述地质仿真构造模型的地质断层数据和不均匀分布的地质层位数据,得到训练样本数据集包括:提取所述归一化后的地质仿真构造模型的地质断层数据和地质层位数据,得到所述训练样本数据集。
- 根据权利要求3所述的方法,其中,所述神经网络包括编码器分支和解码器分支,所述编码器分支包括至少一个编码特征处理单元,所述解码器分支包括至少一个解码特征处理单元;其中,所述利用所述训练样本数据集训练神经网络包括:将所述地质断层数据和所述地质层位数据输入所述编码器分支,经过所述编码器分支中的至少一个所述编码特征处理单元处理之后,输出最终编码隐藏特征;将所述最终编码隐藏特征输入所述解码器分支,经过所述解码器分支中的至少一个所述解码特征处理单元处理之后,输出预测构造模型;将所述预测构造模型和所述仿真构造模型输入混合损失函数,输出损失结果,其中,所述混合损失函数将基于单点的回归损失与基于局部滑动高斯窗的多尺度结构相似性进行结合;根据所述损失结果调整所述神经网络的网络参数,直至所述混合损失函数满足预设条件;将所述混合损失函数满足所述预设条件时得到的神经网络作为所述训练好的神经网络。
- 根据权利要求8所述的方法,其中,所述编码特征处理单元包括反向残差模块和最大池化层,所述反向残差模块包括扩展卷积层、深度可分离卷积层和投影卷积层;所述将所述地质断层数据和所述地质层位数据输入所述编码器分支,经过所述编码器分支中的至少一个所述编码特征处理单元处理之后,输出最终编码隐藏特征包括:将所述地质断层数据和所述地质层位数据输入所述扩展卷积层,以扩展特征维数,输出扩展特征;将所述扩展特征输入所述深度可分离卷积层进行特征提取,输出提取特征;将所述提取特征输入所述投影卷积层,以对所述提取特征进行降维处理,输出第一编码隐藏特征;将所述第一编码隐藏特征输入所述最大池化层,输出所述最终编码隐藏特征。
- 一种基于多源异构数据的地质构造建模装置,包括:获取模块,被配置用于获取关于目标区域的多源异构数据,其中,所述多源异构数据包括断层解释数据和层位解释数据,所述多源异构数据包括以下至少一种:地质露头观测数据、测井数据、多种地球物理数据、经验知识数据;转换模块,被配置用于基于预设模型网格转换所述断层解释数据和所述层位解释数据,得到转换后的断层解释数据和转换后的层位解释数据;以及输入输出模块,被配置用于将所述转换后的断层解释数据和所述转换后的层位解释数据输入到预先训练好的神经网络中,输出与所述目标区域对应的完整地质构造模型。
- 一种电子设备,包括:一个或多个处理器;存储装置,被配置用于存储一个或多个程序,其中,当所述一个或多个程序被所述一个或多个处理器执行时,使得所述一个或多个处理器执行根据权利要求1~9中任一项所述的方法。
- 一种计算机可读存储介质,其上存储有可执行指令,该指令被处理器执行时使处理器执行根据权利要求1~9中任一项所述的方法。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US18/546,360 US20250029330A1 (en) | 2022-08-31 | 2022-10-14 | Method of modeling interactive intelligent three-dimensional implicit structure based on deep learning |
Applications Claiming Priority (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202211064255.5 | 2022-08-31 | ||
| CN202211064255 | 2022-08-31 | ||
| CN202211240817.7A CN115587537A (zh) | 2022-08-31 | 2022-10-11 | 基于多源异构数据的地质构造建模方法 |
| CN202211240817.7 | 2022-10-11 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2024045285A1 true WO2024045285A1 (zh) | 2024-03-07 |
Family
ID=84779124
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2022/125275 Ceased WO2024045285A1 (zh) | 2022-08-31 | 2022-10-14 | 基于多源异构数据的地质构造建模方法 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US20250029330A1 (zh) |
| CN (1) | CN115587537A (zh) |
| WO (1) | WO2024045285A1 (zh) |
Cited By (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN118626819A (zh) * | 2024-08-15 | 2024-09-10 | 中南大学 | 一种地质特征识别方法、装置、终端设备及介质 |
| CN118628756A (zh) * | 2024-08-13 | 2024-09-10 | 大连健星建筑工程有限公司 | 基于多节点关联性的地质勘测预测方法及系统 |
| CN118917555A (zh) * | 2024-10-10 | 2024-11-08 | 山东能源数智云科技有限公司 | 基于工业互联的设备综合效率评估方法及装置 |
| CN119006734A (zh) * | 2024-10-18 | 2024-11-22 | 北京朗境创新技术有限公司 | 一种三维地质建模方法、装置及电子设备 |
| CN119918122A (zh) * | 2024-11-21 | 2025-05-02 | 宁波公路市政设计有限公司 | 一种隧道智能设计系统和方法 |
| CN121071511A (zh) * | 2025-09-03 | 2025-12-05 | 钜鑫电子技术(梅州)有限公司 | 一种基于特征空间映射的pcb产线工艺参数智能匹配方法 |
Families Citing this family (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN117649529B (zh) * | 2024-01-30 | 2024-07-09 | 中国科学技术大学 | 一种基于多维信号分析神经网络的测井数据解释方法 |
| CN118469100B (zh) * | 2024-07-11 | 2024-09-10 | 江苏省地质调查研究院 | 一种地热资源有利区预测方法、系统、设备及存储介质 |
| CN118762144B (zh) * | 2024-09-06 | 2024-11-22 | 中南大学 | 融合复杂断层网络的煤层地质体建模方法及系统 |
| CN120067995B (zh) * | 2025-03-04 | 2026-01-23 | 广东电网有限责任公司东莞供电局 | 多元负荷预测方法、设备、存储介质及程序产品 |
| CN120370431B (zh) * | 2025-04-11 | 2026-01-06 | 中国地质科学院 | 一种盆地区深层卤水成矿分析与评估方法 |
| CN120354736A (zh) * | 2025-04-16 | 2025-07-22 | 山东地矿开元工程科技有限公司 | 基于深度学习的岩土体参数智能反演系统 |
| CN120707763B (zh) * | 2025-06-27 | 2026-03-31 | 华能澜沧江水电股份有限公司 | 一种多源信息融合的岩石三维重构方法及系统 |
| CN121235231B (zh) * | 2025-12-04 | 2026-02-10 | 天津市地质工程勘测设计院有限公司 | 基于多源数据融合的煤矿采空区塌陷智能预测系统 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20200183047A1 (en) * | 2018-12-11 | 2020-06-11 | Exxonmobil Upstream Research Company | Automated Reservoir Modeling Using Deep Generative Networks |
| WO2022078514A1 (zh) * | 2020-10-15 | 2022-04-21 | 山东大学 | 一种结构和波速随机布设的三维速度地质建模方法 |
| CN114758085A (zh) * | 2022-05-06 | 2022-07-15 | 煤炭科学研究总院有限公司 | 基于地质预测网络的三维地质模型生成方法及装置 |
| CN114882187A (zh) * | 2022-05-09 | 2022-08-09 | 吉林大学 | 一种区域三维地质建模数据的智能化生成方法 |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110441820B (zh) * | 2019-08-21 | 2020-06-16 | 中国矿业大学(北京) | 地质构造的智能解释方法 |
| CN112562075B (zh) * | 2019-09-26 | 2024-08-27 | 中国石油天然气集团有限公司 | 多滑脱层构造三维地质建模方法及装置 |
-
2022
- 2022-10-11 CN CN202211240817.7A patent/CN115587537A/zh active Pending
- 2022-10-14 US US18/546,360 patent/US20250029330A1/en active Pending
- 2022-10-14 WO PCT/CN2022/125275 patent/WO2024045285A1/zh not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20200183047A1 (en) * | 2018-12-11 | 2020-06-11 | Exxonmobil Upstream Research Company | Automated Reservoir Modeling Using Deep Generative Networks |
| WO2022078514A1 (zh) * | 2020-10-15 | 2022-04-21 | 山东大学 | 一种结构和波速随机布设的三维速度地质建模方法 |
| CN114758085A (zh) * | 2022-05-06 | 2022-07-15 | 煤炭科学研究总院有限公司 | 基于地质预测网络的三维地质模型生成方法及装置 |
| CN114882187A (zh) * | 2022-05-09 | 2022-08-09 | 吉林大学 | 一种区域三维地质建模数据的智能化生成方法 |
Non-Patent Citations (1)
| Title |
|---|
| BI ZHENGFA, WU XINMING, LI ZHAOLIANG, CHANG DEKUAN, YONG XUESHAN: "DeepISMNet: three-dimensional implicit structural modeling with convolutional neural network", GEOSCIENTIFIC MODEL DEVELOPMENT, vol. 15, no. 17, 8 September 2022 (2022-09-08), pages 6841 - 6861, XP093144899, ISSN: 1991-9603, DOI: 10.5194/gmd-15-6841-2022 * |
Cited By (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN118628756A (zh) * | 2024-08-13 | 2024-09-10 | 大连健星建筑工程有限公司 | 基于多节点关联性的地质勘测预测方法及系统 |
| CN118626819A (zh) * | 2024-08-15 | 2024-09-10 | 中南大学 | 一种地质特征识别方法、装置、终端设备及介质 |
| CN118917555A (zh) * | 2024-10-10 | 2024-11-08 | 山东能源数智云科技有限公司 | 基于工业互联的设备综合效率评估方法及装置 |
| CN119006734A (zh) * | 2024-10-18 | 2024-11-22 | 北京朗境创新技术有限公司 | 一种三维地质建模方法、装置及电子设备 |
| CN119918122A (zh) * | 2024-11-21 | 2025-05-02 | 宁波公路市政设计有限公司 | 一种隧道智能设计系统和方法 |
| CN121071511A (zh) * | 2025-09-03 | 2025-12-05 | 钜鑫电子技术(梅州)有限公司 | 一种基于特征空间映射的pcb产线工艺参数智能匹配方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN115587537A (zh) | 2023-01-10 |
| US20250029330A1 (en) | 2025-01-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2024045285A1 (zh) | 基于多源异构数据的地质构造建模方法 | |
| US11668853B2 (en) | Petrophysical inversion with machine learning-based geologic priors | |
| US11397272B2 (en) | Data augmentation for seismic interpretation systems and methods | |
| US11693139B2 (en) | Automated seismic interpretation-guided inversion | |
| EP3894902B1 (en) | Subsurface models with uncertainty quantification | |
| US12223420B2 (en) | Artificial learning fracture system and method for predicting permeability of hydrocarbon reservoirs | |
| US20180247227A1 (en) | Machine learning systems and methods for data augmentation | |
| CN108830421B (zh) | 致密砂岩储层的含气性预测方法及装置 | |
| CN110276402B (zh) | 一种基于深度学习语义边界增强的盐体识别方法 | |
| US20240045089A1 (en) | Generating realistic synthetic seismic data items | |
| Huang et al. | Machine learning using U-net convolutional neural networks for the imaging of sparse seismic data | |
| Wang et al. | Seismic stratum segmentation using an encoder–decoder convolutional neural network | |
| CN115639605A (zh) | 基于深度学习的高分辨率断层的自动识别方法和装置 | |
| Lang et al. | Semi-supervised seismic impedance inversion with convolutional neural network and lightweight transformer | |
| Gao et al. | Fault representation in structural modelling with implicit neural representations | |
| CN115687887A (zh) | 一种基于自监督生成对抗学习和重构物理约束的稀疏时频分析方法、设备及可读存储介质 | |
| CN118051793B (zh) | 基于trd工法的地层数据实时分析与预测方法及系统 | |
| Liu et al. | Foundation models for exploration geophysics | |
| Wu et al. | Seismic Impedance Inversion Using Conditional Generative Adversarial Networks Assisted by Spectral Reconstruction-Based Data Augmentation | |
| Wu et al. | Surrogate model for fracture propagation in heterogeneous reservoirs based on generative neural networks | |
| CN120044591B (zh) | 基于正交标注的断层识别模型的训练方法、断层识别方法、电子设备以及存储介质 | |
| US20250272916A1 (en) | Geologically meaningful subsurface model generation based on a text description | |
| US20260004398A1 (en) | System and method for enhancing seismic images | |
| Xie | Impact of Deep Generative Models for solving non-linear Inverse Problems: application to Seismic Imaging | |
| Xu et al. | DiffSIM: Unconditional and conditional facies simulation based on denoising diffusion generative models |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| WWE | Wipo information: entry into national phase |
Ref document number: 18546360 Country of ref document: US |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 22957101 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 16.06.2025) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 22957101 Country of ref document: EP Kind code of ref document: A1 |

