3.2. Spatial Analysis
The objective of this analysis is to quantify and assess the impact of various factors on the mineralization process [
35,
36,
37,
38], as well as to elucidate the relationship between structural features and mineralization. By conducting distance field analysis, slope analysis, Morphological analysis, and analysis of The dip variation within the Nibao gold deposit, we aim to achieve a comprehensive understanding of the determinants influencing gold mineralization.
Distance analysis utilizes the spatial relationship between the fault and adjacent geological entities to delineate the features and structural attributes of the fracture surface by computing the distance field. This method involves examining the relationship between fault and geological objects through the observation of changes, gradients, and spatial distribution patterns within the distance field [
39,
40,
41,
42]. Such analysis can elucidate the connectivity of fault, the interconnections among fracture segments, and the dynamics of fracture networks. The convention sets the hanging wall unit as exhibiting a positive distance, while the footwall unit is assigned a negative distance. This assigns the position of the unit’s center point
.Consequently,when a point
.. resides on the fracture surface, the assigned value is positive; conversely, when a point
is situated in the footwall of the fracture surface, the value is deemed negative.
.In the equation
represent the spatial coordinates of the center point of the gold ore body unit. To analyze profile data on a designated fracture surface, one or more profile lines are selected across the fracture surface, and elevation changes along these lines are measured. Subsequently, the profile slope of the fracture surface is determined based on the gradient of elevation change along the profile line. This profile slope offers insights into the fracture surface’s inclination and variations. Distinct from the fault’s dip angle, the slope provides a more localized reflection of changes in the fracture surface’s orientation. By calculating elevation values at various points on the fault surface and analyzing elevation change patterns, the structural slope of the fault surface can be deduced. The equation of any △ABC of the TIN model can be expressed as
.To calculate the slope α, just substitute a and b in the formula into the formula
.
The transition between steep and gentle inclinations within the Nibao gold deposit’s metalorganic structure marks a critical juncture where the behavior of ore-forming hydrothermal fluids is notably altered. At this juncture, the fluids may either experience abnormal migration or encounter a barrier that halts their further movement, prompting them to accumulate at this site. This phenomenon contributes to the formation of a distinct steep-to-gentle transition in the metallogenic structure, effectively illustrating the ore control effect of this structural feature. The spatial manifestation of the mineralization structure’s surface can be leveraged to elucidate this influence on ore deposition.
to represent. write it down as,,.The local surface analytical formula can be obtained according to the least squares method. The fitting method is as follows .in the formula, is the neighborhood range of point, efers to the weight of pointto the current point be found, which can be determined by the geographical weighted regression method, is the L2 norm of a,b, that is, a, b Euclidean distance between. Obtaining a determines the local analytical formula of the structural surface .
in the formula,,,.
Upon establishing the local surface analytical expression of the mineralization structure, it becomes possible to compute the intensity value of the steep-to-gentle transition. This transition specifically pertains to the intensity of variation within the structural orientation, necessitating the calculation of the second-order directional derivative of the surface’s analytical expression at the specified point (with the first order representing the slope). The process is as follows:
In the formula, the coordinate system is the local coordinate of the point to be found, that is, x=0, y=0 is the point to be found. As just mentioned, the first directional derivative of the structural surface is the slope, that is
. In the formula, θ is the inclination angle (slope angle) of the structural surface at the point to be found. It should be noted that
represents the intensity of the change in structural orientation, namely, the steep-to-gentle transition intensity value.
By substituting the result of By inserting the results and the dip angle (slope angle) into the preceding formula, the steep-to-gentle transition intensity value can be calculated.
The shape of the fault surface plays a significant role in controlling the ore within the geological space surrounding the fault surface. By examining the concave and convex features of the fracture surface, insights into the structural background and controlling factors influencing mineral deposit formation can be gained. This process allows for the quantitative expression of the convexity and concavity degree on certain sections of the geological body surface. By adjusting the radius of the interpolation search range, different levels of trend undulations can be discerned. The undulation of the fault surface significantly influences ore control within the geological space surrounding the fault. Analyzing the concave and convex features of the fracture surface uncovers the structural background and factors controlling mineral deposit formation. This involves identifying and segregating trends and fluctuations within the data. Based on the fault’s size and the exploratory project’s network density, a 100-meter radius is designated for the interpolation search range, leading to the smoothing of the original data. Morphological filtering of the fracture surface is conducted to delineate the trend shape; subsequently, distances from units within both the convex and concave sections to the trend shape’s outline are calculated. This enables the quantitative expression of the convexity and concavity degrees on specific sections of the geological body surface. By adjusting the radius of the interpolation search range, trends and fluctuations at various levels can be discerned. .Here,epresents the elevation value of the point with coordinates in the TIN model of the original primary fracture surface , and is the elevation value of the corresponding point on the trend surface T. Thus, when the value of is positive, it indicates an uplift at this point on the fracture surface; a negative value signifies a depression. The process of determining the trend surface involves using the ID numbers of the TIN model points as indexes, setting a filtering window of a specified size for each point, and calculating the average elevation value of all points within the range, specifically as . In this formula, is the number of points within the filtering search radius; is the elevation value of the point with coordinates in the TIN model of the original primary fracture surface , and is the elevation value of the corresponding point on trend surface,d_i is the Euclidean distance from point to point Based on the actual subject of study, the uplift and depression of the fracture surface at different scales were examined to determine the trend surface T_1, with the filtering radius set to 100 m during the generation of . focuses more on the local morphological features of the fracture surface, hence the formula is further refined to is the elevation value of the point with coordinates in the TIN model of the original primary fracture surface , and s the elevation value of the corresponding point on trend surface.
Figure 3.
3D models showing the effects of the Nibao fault’s geometric attributes on known voxels: geometric attributes on known voxels: (a slope (dip angle gF); b distance (dF) where negative values on the scale are in the footwall; c undulations (waF); and d dip angle changes (fV).
Figure 3.
3D models showing the effects of the Nibao fault’s geometric attributes on known voxels: geometric attributes on known voxels: (a slope (dip angle gF); b distance (dF) where negative values on the scale are in the footwall; c undulations (waF); and d dip angle changes (fV).
3.3. Mineral Prospectivity Modeling
which regards the spatial information as multivariate features [
15,
36,
39] Unstructured data was adeptly processed using Artificial Neural Network Model algorithms to unveil the obscured relationships between structure and mineralization. [
43,
44,
45,
46]
The Multilayer Perceptron (MLP), a widely implemented artificial neural network model, is adept at addressing both classification and regression challenges. It comprises multiple layers of neurons, including an input layer, one or more hidden layers, and an output layer. The architecture of an MLP—such as the number of neurons in the input layer, the count and size of hidden layers, and the number of neurons in the output layer—is tailored based on the problem’s complexity and the data’s characteristics. Initial values for all connection weights and bias terms are set using methods like random or normal distribution initialization [
47,
48,
49].
During forward propagation, the neural network’s output is computed as input features traverse from the input layer through the hidden layers to the output layer. Each neuron processes inputs from the preceding layer, applying weights and biases, before passing the result to the next layer. Nonlinear transformations are introduced via activation functions (e.g., ReLU, Sigmoid, tanh). The weight matrices link the input layer to the hidden layer and the hidden layer to the output layer, with the output value derived after applying the activation function [
50].
The MLP employs the error backpropagation algorithm, coupled with gradient descent for weight updates, to refine the weight matrices across layers. This iterative process aims to minimize the discrepancy between the network’s output and the actual target output, enhancing the correlation between input features and desired outcomes. Through non-linear activation functions in the hidden layers, MLPs can model complex non-linear relationships, offering superior performance over simple linear models [
51]. They are versatile, suitable for various machine learning tasks like classification, regression, and clustering, with adjustable structures to accommodate different data sets and objectives [
52]. However, the complexity of MLPs necessitates substantial data and computational resources for training and fine-tuning, with attention required to avoid overfitting and to mitigate the impact of initial weight settings on training efficacy and convergence rates.
,. Among them,
is the input feature,
、
and
are the weight matrix, bias and output of each hidden layer,
is the network output, and
is the sigmoid activation function:
.
When using a multi-layer perceptron model to correlate mineralization indicators and prospecting information indicators, the objective function (mean square error) is:
Figure 4.
The diagram displays the architecture of a multilayer perceptron deep neural network, which includes an input layer and hidden layers.
Figure 4.
The diagram displays the architecture of a multilayer perceptron deep neural network, which includes an input layer and hidden layers.
In the context,
represents the actual output corresponding to input
. During the training phase of the multilayer perceptron model, the error backpropagation algorithm utilizes the gradient descent strategy [
53,
54,
55]. This involves adjusting the network’s weights in the direction opposite to the gradient of the objective function. Training concludes once the objective function has been minimized to an optimal extent. The Receiver Operating Characteristic (ROC) curve serves as a graphical tool for analyzing binary classification models [
56]. Within the ROC space, the False Positive Rate (FPR) is designated as the x-axis, and the True Positive Rate (TPR) occupies the y-axis. The significance of the Area Under the ROC Curve (AUC) encompasses the following points: AUC values range from 0 to 1, predicated on the assumption that values above a certain threshold are classified as positive, while those below are deemed negative. Furthermore, if a positive and a negative sample are randomly chosen, the AUC represents the probability that the classifier will correctly assign a higher score to the positive sample over the negative one [
57]. Consequently, a larger AUC value indicates greater accuracy of the classifier.