Articles | Volume 19, issue 18
https://doi.org/10.5194/gmd-19-8755-2026
https://doi.org/10.5194/gmd-19-8755-2026
Development and technical paper
 | 
18 Sep 2026
Development and technical paper |  | 18 Sep 2026

Uncertainty quantification of deep learning algorithms for mineral prospectivity mapping

Ziye Wang and Renguang Zuo
Abstract

Deep learning algorithms have significantly advanced mineral prospectivity mapping (MPM) by facilitating automated feature extraction and capturing nonlinear relationships among multi-source geological datasets. However, deep learning algorithms for MPM frequently neglect the intrinsic uncertainties arising from incomplete geological knowledge, limited sampling, and model variability, leading to overconfident and potentially unreliable predictions. To address this limitation, this study proposes a comprehensive uncertainty quantification framework that jointly evaluates the input data, model, and predictive uncertainties in deep learning-based MPM. Data uncertainty, originating from limited spatial resolution of geochemical/geophysical features and subjective interpretations of geological information, is characterized through stochastic simulation of evidential layers. Model uncertainty, arising from variability in network architecture and parameters estimation, is captured through a joint Bayesian convolutional neural network (CNN) and Monte Carlo Dropout. Predictive uncertainty, representing the overall uncertainty of predictions, is quantified by integrating the contributions of both data and model uncertainties. The proposed framework is demonstrated through a case study of gold prospectivity mapping in western Henan Province of China. These uncertainties are quantified using statistical measures including mean, variance, and entropy. The obtained results indicate that areas exhibiting high prospectivity and low uncertainty represent robust exploration targets, whereas those with high uncertainty highlight regions requiring improved metallogenic interpretation or model refinement. Furthermore, uncertainty contribution analysis reveals that data uncertainty contributes more to total predictive uncertainty than model uncertainty, suggesting that enhancing the quality and representativeness of evidence layers is more effective for reducing uncertainty than merely optimizing models' architecture or parameters. Overall, by modeling and visualizing both data and model uncertainties, the proposed framework transforms deep learning-based MPM from deterministic prediction to probabilistic decision-making, thereby enabling more reliable and trustworthy mineral exploration.

Share
1 Introduction

Mineral prospectivity mapping (MPM) refers to the application of predictive models to analyze and integrate geological, geochemical, geophysical, and remote sensing datasets for identifying areas that may host undiscovered mineral resources (Bonham-Carter, 1994). Methodologies for MPM have progressed from traditional statistical analysis to machine learning techniques and, more recently, highlight deep learning algorithms as the dominant paradigm (Yang et al., 2024a; Zuo et al., 2025; Lee and Moon, 2026). Compared with traditional approaches, deep learning algorithms are capable of progressively and automatically extracting high-level representations from multi-source geological data, enabling a more comprehensive understanding of complex and nonlinear mineralization processes (Zuo et al., 2019, 2023). A wide range of deep learning techniques has been applied in MPM, including autoencoders (Xiong and Zuo, 2016), convolutional neural networks (CNNs) (Li et al., 2020), generative adversarial networks (Li et al., 2022), graph neural networks (Zuo and Xu, 2023), and recurrent neural networks (Yin et al., 2022). Although these methods offer substantial advantages, however, a critical challenge remains: most deep learning algorithms for MPM overlook inherent sources of uncertainty, resulting in overconfident predictions.

Quantifying uncertainty is a critical task in supporting decision-making for MPM. Bárdossy (2004) defined uncertainty as the recognition that measurements and observations may deviate from natural reality, reflecting the imperfect and incomplete nature of human knowledge. In general, quantifying uncertainty is essential for addressing two key questions: where uncertainty arises and how it can be evaluated (Bárdossy and Fodor, 2001; Burkin et al., 2019). Typically, the workflow of deep learning-based MPM involves: (1) developing a conceptual metallogenic model; (2) collecting and preprocessing multi-source geological data; (3) constructing evidential layers; and (4) integrating these evidential layers using deep learning algorithms to produce a prospectivity map (Carranza, 2008; Zuo, 2020). Due to the multiple interpretations of geological knowledge, limited sampling, observational errors, and biased predictive models, uncertainties may arise at every stage of this workflow (Mann et al., 1994; Kreuzer et al., 2008; McCuaig et al., 2010; Zuo et al., 2021). Moreover, these uncertainties can propagate and accumulate throughout subsequent stages, ultimately leading to unreliable prospectivity predictions.

Uncertainty is commonly categorized into two types: aleatoric and epistemic (Hüllermeier and Waegeman, 2021; Wang et al., 2026). Aleatoric uncertainty, often termed data-related uncertainty, arises from intrinsic noise in data such as limited sampling, measurement errors, and observation inaccuracies. In contrast, epistemic uncertainty, or model-related uncertainty, originates from incomplete knowledge of the prediction model. This study focuses on the quantification of data-related uncertainty, model-related uncertainty, and total predictive uncertainty in MPM. Data uncertainty considers limited spatial resolution, subjective geological interpretations, and the selection of negative samples. Model uncertainty considers the variability in network architecture and parameters used to integrate evidential features. Predictive uncertainty represents the combined influence of these two sources and provides an overall measure of uncertainty in prospectivity predictions.

Mineralization is controlled by the integrated effects of multiple geological processes, and geochemical and geophysical data provide indirect evidence for this process (McCuaig et al., 2010; Hronsky and Kreuzer, 2019). In terms of data uncertainty quantification, existing studies have primarily focused on the construction of evidential features, including ore-controlling geological structures, geochemical anomalies, and geophysical anomalies (Zhang et al., 2024). For geological evidence features (e.g., ore-controlling faults, intrusions, and formation), discretization is often performed by classifying them into categorical units and assigning corresponding weights. Traditional approaches usually assign binary weights (0 or 1) based on the presence or absence of evidential features, thereby introducing uncertainty due to subjective interpretations of mineralization processes (Lisitsin et al., 2014; Yousefi and Carranza, 2015). Improved approaches like fuzzy logic (Knox‐Robinson, 2000) and fuzzy weights of evidence methods (Cheng and Agterberg, 1999) overcome this limitation by assigning continuous weights ranging from 0 to 1, which more realistically represent geological facts. For geochemical and geophysical evidence features, discrete sampling points are typically transformed into continuous grids using interpolation methods such as kriging (Matheron, 1963) and inverse distance weighting (Shepard, 1968). However, when sampling density is low, these interpolation approaches tend to oversmooth the data and can introduce biased estimates in unsampled locations (Goovaerts, 1997). Geostatistical simulation mitigates this limitation by modeling the probability distributions of values in unsampled areas, thereby effectively capturing complex multi-point spatial structures in discrete data and quantifying uncertainty caused by missing data (Wang and Zuo, 2019; Liu et al., 2019).

Additionally, data-driven MPM generally relies on both positive and negative training samples to establish the relationship between predictor variables and mineralization (Carranza et al., 2008). Positive samples are typically derived from known mineral deposit locations. In contrast, negative samples are more challenging to define because the absence of known mineralization does not necessarily indicate the absence of undiscovered deposits (Zuo and Wang, 2020). Consequently, negative samples are commonly constructed from randomly selected background points under geological constraints, known occurrences of other mineral deposit types, or drill holes with economically insignificant mineralization (Nykänen et al., 2015; Lindsay et al., 2022; Montsion et al., 2024). Carranza et al. (2008) further summarized four criteria for generating negative training samples: (1) negative samples should be selected sufficiently far from any known mineral deposit; (2) the number of negative samples should be equal to the number of positive samples; (3) the locations of negative training samples should be selected randomly; (4) the selected negative training sample locations should adequately represent the range of all variables. Previous research has demonstrated that the selection strategy for negative samples can introduce substantial uncertainty and significantly affect the predictive performance of MPM models (Zuo and Wang, 2020; Parsa and Carranza, 2021). Therefore, developing reliable strategies for constructing negative samples remains a critical challenge in MPM.

For model uncertainty quantification, Bayesian neural networks have emerged as one of the most widely used approaches (Gawlikowski et al., 2023). In traditional deep learning algorithms, network parameters are treated as deterministic values optimized during training. Although this approach often yields high predictive accuracy, it can also lead to overconfident and potentially unreliable predictions, especially when dealing with noisy or limited training datasets (Abdar et al., 2021). Bayesian neural networks provide an effective solution to this issue by incorporating probabilistic modeling into the neural network architecture (Wang and Yeung, 2020). Rather than treating network parameters as fixed values, Bayesian neural networks represent them as prior probability distributions, thereby capturing uncertainty by estimating the corresponding posterior distributions (Mena et al., 2021). To approximate the intractable posterior distribution of network parameters, various techniques have been developed, including Markov Chain Monte Carlo (Gilks et al., 1995), variational inference (Blei et al., 2017), and Monte Carlo Dropout (Gal and Ghahramani, 2016). Among them, Monte Carlo Dropout stands out as a practical and computationally efficient method for approximating Bayesian inference (Gal, 2016; Gal and Ghahramani, 2016). Originally introduced as a regularization technique to mitigate overfitting, dropout works by randomly disabling subsets of neurons during the training phase (Srivastava et al., 2014). At inference time, multiple stochastic forward passes are performed with different dropout masks, producing an ensemble of predictions. The variability among these predictions reflects the model uncertainty associated with the network architecture and parameter estimation (Gal and Ghahramani, 2016).

In summary, this study proposes an uncertainty quantification framework for MPM. The framework jointly simulates data uncertainty from evidential layers construction and negative training sample selection, model uncertainty caused by variability in models' architecture and parameters, as well as the resulting predictive uncertainty arising from the combined influence of these two sources. The main contributions are: (1) integrating Monte Carlo Dropout into a CNN to construct a Bayesian deep learning model for MPM; (2) quantifying both data and model uncertainties using statistical measures such as mean, variance, and entropy; (3) performing contribution analyses to evaluate the relative influence of different uncertainty sources on the overall predictive uncertainty. The proposed framework is illustrated through a case study of gold prospectivity mapping in western Henan Province of China, enabling the delineation of more reliable and trustworthy mineral prospective areas based on quantified uncertainties.

2 Methodology

2.1 Data uncertainty modeling

In deep learning-based MPM, ore-controlling features sometimes should be transformed into evidential layers according to mineral deposit models, which are then integrated to predict mineral potential by learning their relationships with known mineralization. However, this process inherently introduces uncertainty due to incomplete understanding of mineralization processes, insufficient spatial resolution for finer modeling grid, and training dataset construction (Zuo et al., 2021). In this study, data uncertainty is represented by stochastic simulation of evidential layers, including geological, geochemical, and geophysical features.

2.1.1 Geological evidential layers simulation: multifractal singularity

Geological evidential layers are commonly constructed by discretizing geological features and transforming them into weighted evidential features using weighting function. This process introduces uncertainty because the weighting functions are typically determined based on geological knowledge and expert judgment rather than objective observations. To simulate the uncertainty associated with this weighting functions, multifractal theory (Cheng and Agterberg, 1996) offers a mathematical foundation. Mineralization can be viewed as a singular geological phenomenon, marked by the localized concentration of energy or matter within a constrained spatiotemporal domain (Cheng, 2007). Under the framework of multifractal singularity theory, the relationship between mineral deposit density (ρ) and the scale (ϵ), defined as the distance to specific geological features, exhibits fractal behavior in two-dimensional space. This relationship can be expressed by a power-law function (Cheng, 2007; Zuo, 2016; Wang and Zuo, 2022):

(1) ρ = c ϵ - ( 2 - α ) ,

where α denotes the singularity index and c is a constant. The singularity index has proven effective for quantifying the spatial association between mineralization and geological features, thereby facilitating the construction of weighting functions for various geological evidential features (Zuo, 2016). A smaller singularity index reflects a stronger association between the corresponding geological features and the mineralization process, indicating greater metallogenic significance. Generally, for a given location (i,j) near a geological feature, areas closer to the feature tend to contain more significant mineralization information and should therefore be assigned higher weights. Conversely, areas farther away are less relevant, or even irrelevant to mineralization, should be assigned lower weights. Accordingly, the weighting function for an evidential feature can be expressed as a piecewise formula (Zuo, 2016; Wang et al., 2020):

(2) ω i j = c d - ( 2 - α ) d d m 0 d > d m ,

where d denotes the distance from a given location (i,j) to the geological feature, dm represents the maximum effective controlling distances of that feature. The weight ω quantifies the relative contribution of the geological feature to mineralization, with a larger ω indicating stronger ore-controlling effect.

In practice, the weight ω can be estimated by fitting a linear relationship to the log–log plot of ρ versus d using the least-squares method (Zuo, 2016; Wang et al., 2015):

(3) log ρ = - ω log d + c .

In the Eq. (2), the controlling distance dm, also known as the spatial extent of a feature's influence, is typically set empirically based on mineral deposit models, which vary according to expert interpretation. This subjectivity inevitably introduces data uncertainty into MPM (Wang and Zuo, 2022). To account for this uncertainty, the parameter dm is treated as a stochastic variable and randomly sampled within a predefined interval to generate multiple realizations of geological evidential features (Fig. 1). Consequently, the weighting function for geological features is expressed as:

(4) ω = 1 1 - d m ( 2 - α ) x - ( 2 - α ) - d m .

This formulation accounts for both the relative influence of geological features on mineralization and the uncertainty in the modeling process of evidential feature. The resulting weight values range continuously from 1 and 0. A weight of 1 indicates a strong statistical correlation between the geological feature and known mineral deposits, whereas decreasing values represent weaker spatial association. When the location x exceeds the maximum controlling distances dm, the weight reduces to 0, implying that the geological feature in those regions exerts no measurable impact on mineralization.

After obtaining the weight ω, the geological evidence layer g(ω) can be constructed as:

(5) g ( ω ) = g ω ,

where g is the original gridded geological feature and g(ω) is the weighted geological evidence layer.

https://gmd.copernicus.org/articles/19/8755/2026/gmd-19-8755-2026-f01

Figure 1A workflow of geological evidential layer simulation for data uncertainty modeling. Geological data are transformed into weighted evidential features using a distance-decay weighting function, and uncertainty is modeled by randomly sampling the maximum controlling distance to generate multiple simulation layers.

Download

2.1.2 Geochemical and geophysical evidential layers simulation: direct sampling

Grid construction from discrete samples is a fundamental step in generating continuous geochemical and geophysical evidence features. Unlike conventional two-point geostatistical methods, which characterize spatial dependence primarily through pairwise correlations or variograms, direct sampling (DS) multiple-point statistical simulation can reproduce complex spatial patterns involving multiple neighboring locations (Mariethoz et al., 2010; Meerschman et al., 2013). This capability is particularly useful for variables whose spatial distributions may exhibit nonlinear, non-Gaussian, and complex patterns that cannot be adequately represented by two-point statistics alone. In DS, a training image (TI) provides representative spatial patterns and local configurations for simulation, which serves as a reference for multiple-point pattern matching. Unlike conventional geostatistical methods, DS does not require a strict stationary Gaussian assumption. Instead, it searches the TI for patterns that closely resemble the local conditioning data event and reproduces the corresponding patterns to reconstruct values at unsampled locations (Hosseini et al., 2021).

Let G denote the simulation grid, z(xi) represent the observed value at location xi, and D=(xi,zxi)i=1n belongs to the set of n conditioning data. The goal of DS is to estimate z(x) for all unsampled locations x. At each unsampled node, a data event is defined as the set of conditioning nodes within a specified neighborhood around x. In the training image TI, DS commonly employs the normalized mean squared error to quantify the similarity between the simulation data event and the TI pattern. Given a similarity threshold t, DS sequentially scans the TI until the distance between an observed data event and a TI pattern falls below the threshold t. Then, the value at the central node of the matched TI pattern is assigned to the simulation node. If no sufficiently similar pattern is found after scanning a maximum fraction f of the TI, the value from the best-matched pattern encountered is used instead. By iteratively applying this procedure, DS generates multiple realizations, each honoring the conditioning data but differing in local spatial details due to stochastic sampling. This process transforms discrete samples into gridded maps that, on the one hand, alleviate smoothing effects at unsampled locations and, on the other hand, incorporate uncertainty arising from data gaps and limited spatial resolution (Yang et al., 2023; Wang et al., 2023) (Fig. 2).

https://gmd.copernicus.org/articles/19/8755/2026/gmd-19-8755-2026-f02

Figure 2A workflow of geochemical and geophysical evidential layer simulation for data uncertainty modeling. Discrete observations are used as conditioning data, while the original gridded evidential layer serves as TI. For each unsampled node, DS algorithm sequentially scans the TI to find the best-matching local pattern and assigns its central value, generating multiple stochastic realizations that preserve spatial continuity and represent data uncertainty.

Download

2.2 Negative training samples: random generation

CNNs rely on both positive and negative samples to learn discriminative features that distinguish mineralization from non-mineralized backgrounds. In practice, known mineral deposit locations are used as positive samples, while negative samples are typically selected randomly from non-mineralized areas (Carranza et al., 2008). However, the definition of non-mineralized regions is inherently uncertain, as geological processes are continuous and ore-forming environments may extend beyond the boundaries of known mineral deposits. In this study, the uncertainty associated with negative samples selection is modeled by randomly sampling points from regions located at least 10 km from known mineral deposits, ensuring minimize potential mineralization influence. The 10 km exclusion distance was determined empirically based on the geological characteristics of the study area and is consistent with the maximum mineralization control distance adopted in this study. The effects of negative sample selection on model performance can then be quantified, thereby providing a measure of data uncertainty arising from training sample preparation (Zuo and Wang, 2020).

2.3 Model uncertainty modeling

2.3.1 Bayesian CNN

CNNs can automatically extract low-level features, which are progressively combined into higher-level representations describing complex spatial patterns (Gu et al., 2018). A standard CNN architecture comprises a sequence of convolutional, pooling, and fully connected layers. The convolutional layers are responsible for capturing local spatial patterns using learnable filters; the pooling layers downsample feature maps, thereby lowering computational cost and helping to prevent overfitting. The fully connected layers then aggregate the extracted features into a global representation for final prediction. This hierarchical progression from low-level to high-level feature representations makes CNNs particularly effective for integrating diverse spatial evidential layers in MPM.

Bayesian CNNs (Fig. 3a) extend traditional CNNs by incorporating Bayesian inference to model uncertainty in both network parameters and predictions (Gal and Ghahramani, 2015; Shridhar et al., 2019). Bayesian CNNs share similar architectures with standard CNN while treat network weights as random variables defined by probability distributions. This probabilistic framework enables the network to learn complex, nonlinear feature representations while simultaneously quantifying model uncertainty. During training, Bayesian inference approximates the posterior distribution of network parameters. At inference time, multiple stochastic forward passes are conducted to produce a distribution of predictions, thereby enabling the estimation of model uncertainty.

2.3.2 Monte Carlo dropout

Bayesian inference provides a theoretical framework for modeling parameter uncertainty and propagating it into model uncertainty. However, exact Bayesian inference in neural networks is intractable due to high-dimensional parameter spaces. Monte Carlo Dropout is a practical and computationally efficient means to approximate Bayesian inference, without explicitly learning probability distributions over network weights (Gal and Ghahramani, 2016; Seoh, 2020) (Fig. 3b). Originally introduced as a regularization technique, dropout works by randomly deactivating neurons during training with a specified probability. In the Bayesian interpretation, this process can be viewed as sampling from a distribution over network parameters. During inference, dropout is kept active and multiple stochastic forward passes are performed for the same input, each corresponding to a different thinned subnetwork. The resulting ensemble of predictions forms an approximate posterior predictive distribution, enabling the estimation of model uncertainty. Importantly, Monte Carlo Dropout provides a lightweight, scalable, and easily implementable approach to Bayesian deep learning by simply adding dropout layers before each pooling layer in a standard CNN architecture.

https://gmd.copernicus.org/articles/19/8755/2026/gmd-19-8755-2026-f03

Figure 3A workflow of model uncertainty modeling: (a) Bayesian CNN, (b) Monte Carlo dropout. Model uncertainty is quantified by treating network weights probabilistically in a Bayesian CNN. Bayesian inference is approximated using Monte Carlo dropout by activating dropout during inference and performing multiple stochastic forward passes to estimate uncertainty.

Download

2.4 Uncertainty quantification metrics

For uncertainty quantification, variance and entropy are two of the most widely used statistical measures. Given T stochastic predictions ptt=1T, where pt is the probability predicted by the Bayesian CNN, the variance can be expressed as:

(6) Var p = 1 T t = 1 T ( p t - p ) 2 ,

where p denotes the mean prediction across all T forward passes at each location (i,j). Variance reflects the dispersion of predictions around the mean, indicating the degree of disagreement among stochastic realizations.

Entropy, introduced by Shannon (1948) in information theory, measures the expected amount of information contained in a probability distribution. It has been extensively applied in geoscientific modeling to characterize uncertainty in spatial predictions (Wellmann and Regenauer-Lieb, 2012). Mathematically, entropy is defined as (Shannon, 1948):

(7) H p = - t = 1 T p t log p t .

In this study, entropy quantifies the expected uncertainty of the predicted probability distribution for mineral occurrence. Thus, a higher entropy value indicates a more diffuse probability distribution, reflecting greater uncertainty and a lower level of confidence in the predicted prospectivity map.

3 Study area and dataset

3.1 Geological setting

The case study area is situated in western Henan Province of China (Fig. 4). This region is recognized as one of the country's most important gold-producing areas, hosting more than 81 large to super-large size of gold deposits (Deng and Wang, 2016; Fan et al., 2016; Zhang et al., 2020). Such findings highlight substantial potential for further gold exploration (Mao et al., 2002a; Mao, 2005; Tang et al., 2013). These gold deposits are predominantly magmatic-hydrothermal in origin, formed mainly during the Early Cretaceous under an extensional tectonic regime of the Yanshanian period (Mao et al., 2002b). According to the established mineral deposit models (Wu et al., 2012), mineralization and its spatial distribution are primarily controlled by regional faults, Yanshanian intrusions, and the strata of the Xiong'er and Taihua rock groups. Specifically, ore-forming materials are sourced from the deep mantle, while intrusions of intermediate to acidic magmatic rocks supplied the thermal energy for fluid migration. Faults served as major conduits for fluid transport, ultimately leading to gold mineralization within the Taihua and Xiong'er Group formations (Lu et al., 2002; Pang et al., 2020).

https://gmd.copernicus.org/articles/19/8755/2026/gmd-19-8755-2026-f04

Figure 4A simplified geological map of the study area (modified from the Geological Survey Institute of Henan, China).

3.2 Dataset

Geochemical and aeromagnetic data provide indirect indicators or proxy evidence of regional geophysical and elemental anomalies linked to gold mineralization. The geochemical exploration dataset was sourced from the Chinese National Geochemical Mapping Project (Xie et al., 1997), comprising of 1131 stream sediment samples collected at a 1:200 000 scale. The original stream sediment geochemical data were conducted at an average density of one sample per 1 km2, after which four adjacent samples were composited to represent a 4 km2 area grid cell (Xie et al., 1997). Each sample contains concentrations of 39 major and trace elements, determined using analytical techniques such as inductively coupled plasma atomic fluorescence spectrometry, X-ray fluorescence, and inductively coupled plasma atomic emission spectrometry (Xie et al., 1997). Geochemical exploration data are typical compositional data, which can induce spurious spatial and statistical correlations among elements (Zuo et al., 2013). Accordingly, geochemical exploration data were preprocessed using the centered-log ratio transformations to eliminate the influence of closure effects (Aitchison, 1982). The geophysical data were acquired from the China Geological Survey, comprising aeromagnetic gridded raster at the same scale. To reduce distortions associated with skewed magnetization, the vertical first-order derivatives were applied to enhance shallow magnetic anomaly signatures. The resulting raster was subsequently used as the geophysical input for simulation. Consequently, 44 mineralization-related evidential features, including faults, Yanshanian intrusions, Xiong'er and Taihua rock groups strata, geophysical aeromagnetic data, and geochemical data, are extracted to construct the evidential layers for MPM (Fan et al., 2023; Yang and Zuo, 2024; Yang et al., 2024b).

4 Evidential layers simulation

4.1 Geological evidential layers simulation

The generation of geological evidence layers relies on buffer analysis combined with weighting functions. This procedure involves counting the number of mineral deposits that fall within different buffer zones surrounding geological features, thereby quantifying their spatial correlation with mineralization. The resulting spatial correlation patterns are subsequently used to derive weighting functions for corresponding evidence layers. Specifically, singularity indexes α are calculated from log–log plots of paired datasets [ρ,d], yielding values of 1.324, 1.74, 1.093, and 1.37 for faults (Fig. 5a), Yanshanian intrusions (Fig. 5b), and the Xiong'er (Fig. 5c) and Taihua (Fig. 5d) rock groups strata, respectively. Fractal analysis suggests that the Xiong'er group strata and faults exert a stronger spatial influence on gold mineralization compared with other geological features. This finding is consistent with established mineral deposit models and existing geological knowledge (Wu et al., 2012), thereby supporting the reliability of the geological evidence layer construction.

https://gmd.copernicus.org/articles/19/8755/2026/gmd-19-8755-2026-f05

Figure 5Log–log plots of deposits density vs. buffer width: (a) faults, (b) Yanshanian intrusions, (c) Taihua rock groups strata, and (d) Xiong'er rock groups strata.

Download

https://gmd.copernicus.org/articles/19/8755/2026/gmd-19-8755-2026-f06

Figure 6Weighting functions curves: (a) faults, (b) Yanshanian intrusions, (c) Taihua rock groups strata, and (d) Xiong'er rock groups strata.

Download

The uncertainty of geological evidential features can be modeled by randomly sampling the parameter dm within a predefined interval. In this study, the uncertain dm, representing the maximum controlling distance of a geological feature, is empirically assigned as a random value within the estimated interval [5, 10]. Accordingly, Monte Carlo sampling is performed by randomly selecting dm values from the defined intervals, generating 100 weighting functions (Fig. 6) and corresponding weighted evidential layers for each geological feature (Fig. 7). These multiple realizations not only capture the variability arising from weighting function but also provide a probabilistic representation of the spatial relationships between geological features and mineralization, thereby offering a more robust characterization of data uncertainty.

https://gmd.copernicus.org/articles/19/8755/2026/gmd-19-8755-2026-f07

Figure 7Weighted evidence layers: (a) faults, (b) Yanshanian intrusions, (c) Taihua rock groups strata, and (d) Xiong'er rock groups strata. The first row is the original geological features, the second to fourth rows are the weighted evidence layers. The fifth row is the standard deviation of the generated evidence layer, which clearly illustrates the spatial variability among the realizations.

Download

4.2 Geochemical and geophysical evidential layers simulation

To model the spatial distribution patterns of geochemical elements, the DS algorithm is employed to transform discrete geochemical measurements into spatially continuous evidential layers on a 500 m grid from the original 2 km scale. This enhancement in spatial resolution inevitably introduces data uncertainty associated with the estimation of unsampled locations. In this study, geochemical layer serves as both conditioning data and the TI for the simulation process. Two parameters, the similarity threshold t and the maximum fraction f of the TI to be scanned, are empirically set to 0.1 and 0.7, respectively. In this regard, a total of 100 realizations of geochemical maps are generated with a spatial resolution of 500 × 500 m, each representing an independently simulated distribution pattern of element concentrations. These multiple simulations infill unsampled locations while preserving the spatial structures of the original datasets. The spatial distribution of Au geochemical samples and three randomly selected simulated evidential layers are shown in Fig. 8a. Geophysical evidence layers are produced following the same simulation procedure. Figure 8b presents three representative simulated aeromagnetic evidence layers.

https://gmd.copernicus.org/articles/19/8755/2026/gmd-19-8755-2026-f08

Figure 8Simulated evidence layers: (a) Au geochemical layer, (b) aeromagnetic layer. The first row is the original geochemical and geophysical data, the second to fourth rows are the DS realizations. The fifth row is the standard deviation of all realizations, which illustrates the spatial variability among the simulated layers.

Download

Furthermore, to evaluate the reliability of the simulated realizations, cumulative frequency distribution and experimental variogram curves are employed to compare the similarity between observed and simulated patterns. Using Au as an example, the cumulative frequency distribution curve (Fig. 9a) clearly demonstrate that the DS reproduces the statistical distribution pattern of geochemical features in the study area. Experimental variograms, which characterize the spatial continuity and autocorrelation of geoscientific data, are used to assess the preservation of spatial structure. The close agreement between the variogram curves of the observed and simulated realizations (Fig. 9b) further indicates that the DS approach successfully reproduces the major spatial structures of the original geochemical layer. These results demonstrate that the simulations preserve not only the statistical distribution of the evidential layers but also their spatial dependence, enabling the generation of realistic geochemical evidence layers while simultaneously accounting for uncertainty associated with unsampled regions.

It is worth noting that the application of DS to geochemical and geophysical data also has limitations. These variables are generally continuous and may exhibit anisotropy and heterogeneous spatial characteristics, which may not be fully represented by a single TI. Consequently, the quality and representativeness of the TI can strongly influence the simulated realizations. Moreover, when DS is applied to pre-interpolated geophysical data, the resulting simulations may inherit part of the smoothing effects and spatial assumptions introduced during the initial interpolation, thereby potentially propagate interpolation-related bias into the simulated realizations.

https://gmd.copernicus.org/articles/19/8755/2026/gmd-19-8755-2026-f09

Figure 9Cumulative frequency distribution curves (a) and experimental variogram curves (b) derived from 100 simulated Au geochemical layers.

Download

In total, 44 evidence layers are constructed as model inputs, including geological features (faults, intrusions, strata), aeromagnetic data, and geochemical data comprising 39 elemental concentration maps. Each evidential layer is simulated 100 times, providing sufficient realizations to quantify data-related uncertainty in MPM.

5 Experimental setting

5.1 Network architecture and parameters

The Bayesian CNN architecture (Table 1) comprises three 3×3 convolutional layers, three normalization layers, two 2×2 max-pooling layers, and two fully connected layers. Each convolutional layer is followed by a dropout layer to facilitate uncertainty estimation. The final output layer employs a sigmoid activation function to produce probability predictions for MPM. Key hyperparameters, including the learning rate, batch size, number of epochs, activation function, and optimizer, are listed in Table 2. These parameters are adjusted through grid search (Liashchynskyi and Liashchynskyi, 2019). Model performance is evaluated using binary cross-entropy loss and classification accuracy. It should be noted that the sensitivity analysis of these parameters is beyond the scope of the present study.

Table 1Network architecture of the Bayesian CNN.

Download Print Version | Download XLSX

Table 2Hyperparameter settings of the Bayesian CNN.

Download Print Version | Download XLSX

5.2 Sample preparation

A 9 × 9 sliding window is used to draw training samples from the evidential layers. This approach ensures that each training sample encompasses not only the central pixel but also the contextual information from its surrounding 9 × 9 neighborhood. Within this window, each pixel is characterized by 44 evidential features derived from geological, geochemical, and geophysical datasets, forming a comprehensive feature space that enables CNN to learn spatial-attribute relationships associated with mineralization. A total of 483 positive samples with dimensions of 9 × 9 × 44 are extracted from 51 known gold mineral deposits and their surrounding neighborhoods within a 3 × 3 km radius. This data augmentation strategy has been demonstrated effectively to improve the generalization ability of deep learning algorithms in MPM (Li et al., 2022; Zuo, 2025). To ensure dataset balance, an equal number of negative samples are also randomly generated from areas distant from known mineralization during each training stage. Of the total samples, 80 % are used for model training, while the remaining 20 % are reserved for validation.

6 Results

This study proposes a framework to quantify and visualize uncertainty in MPM by modeling data uncertainty via stochastic simulation of evidence layers and model uncertainty via Monte Carlo dropout. To evaluate the influence of different uncertainty sources on MPM, four comparative experimental models are designed: (1) deterministic CNN, (2) data uncertainty quantification, (3) model uncertainty quantification, and (4) total predictive uncertainty quantification that integrates both data and model uncertainties. Each case is structured to isolate or combine specific sources of uncertainty while keeping all other factors constant, allowing a systematic assessment of how data uncertainty, model uncertainty, and their combination affect predictive stability. All cases adopt identical network architectures, parameters, and evaluation metrics to ensure fair comparison.

6.1 Deterministic CNN

A deterministic CNN is first trained using the original evidence layers to validate the effectiveness of the proposed model's architecture and parameters settings. The training convergence curves of loss and accuracy over epochs (Fig. 10) indicate that the deterministic model achieved stable and satisfactory training performance. The resulting prospectivity map of gold deposits (Fig. 11) reveals that high-potential areas closely align with the spatial distribution of known mineral deposits. The outcomes provide additional evidence supporting the reliability and efficacy of the proposed CNN architecture for MPM.

https://gmd.copernicus.org/articles/19/8755/2026/gmd-19-8755-2026-f10

Figure 10Convergence curves of training loss and accuracy across epochs for the deterministic CNN.

Download

https://gmd.copernicus.org/articles/19/8755/2026/gmd-19-8755-2026-f11

Figure 11Mineral prospectivity map obtained by the deterministic CNN.

Download

6.2 Data uncertainty quantification

Data uncertainty is quantified by generating multiple simulated evidence layers with randomly selected negative samples, thereby capturing variability arising from incomplete geological knowledge, relatively coarse spatial resolution, and randomness of training labels. A deterministic CNN model is trained on simulated evidence layers to produce 100 prospectivity predictions. Figure 12 presents the mean, variance, and entropy maps across these predictions. The mean map (Fig. 12a) represents the most probable spatial distribution of mineralized potential by averaging the ensemble predictions. High mean values indicate areas of consistently high prospectivity, which are primarily distributed along major faults and within the Xiong'er rock groups strata. These regions closely coincide with known gold mineral deposits, confirming that CNN model effectively captures the key mineralization patterns. Most gold deposits in the study area are quartz-vein and altered-rock types (Mao et al., 2002b), mainly controlled by faults which act as pathways for mineralizing fluids, while the surrounding strata provide favorable host environments, jointly contributing to the high prospectivity in these regions.

The variance and entropy maps reveal different aspects of data uncertainty induced by the stochastic simulation of evidence layers. The variance map (Fig. 12b) quantifies the degree of variability among the 100 prospectivity predictions under varying evidence inputs. Regions with low variance indicate stable predictions and high confidence. Conversely, areas with high variance demonstrate strong sensitivity to data perturbations, suggesting that small variations in evidence layers can substantially affect the predicted probabilities. Although both metrics display broadly similar spatial patterns, the entropy map (Fig. 12c) offers additional insight beyond variance by characterizing the uncertainty in the probability distribution of predictions. In other words, entropy captures the degree of ambiguity in predictions, even when the magnitude of variation is moderate. Overall, areas exhibiting high mean and low entropy values represent the most reliable exploration targets, while those characterized by high prospectivity but high uncertainty deserve further geological investigation.

https://gmd.copernicus.org/articles/19/8755/2026/gmd-19-8755-2026-f12

Figure 12Data uncertainty quantification: (a) mean, (b) variance, and (c) entropy maps.

Download

6.3 Model uncertainty quantification

Model uncertainty is quantified using the Bayesian CNN trained on the original evidence layers, reflecting the inherent randomness in network architecture and parameters estimation. The resulting mean, variance, and entropy maps (Fig. 13) provide a comprehensive view of both predictive outcomes and the associated uncertainty in deep learning-based MPM. High-probability regions in the mean map (Fig. 13a) appear primarily distributed within the Xiong'er rock groups, implying favorable conditions for gold mineralization. The strong spatial correspondence between high-probability regions and known gold mineral deposits confirms that the Bayesian CNN model effectively captures the principal ore-controlling geological features of gold mineralization. The variance (Fig. 13b) and entropy maps (Fig. 13c) exhibit similar spatial patterns. Areas with low variance and low entropy generally coincide with high mean probabilities and known gold mineral deposits, reflecting strong model confidence and stable predictive behavior. Conversely, regions with high variance and entropy indicate greater model uncertainty, implying limited model knowledge or insufficient feature representation for inferring mineralization potential in those regions.

Notable differences are observed between the data and model uncertainty maps. Data uncertainty primarily arises from the heterogeneity and stochasticity of evidential layers, whereas model uncertainty reflects the limitations of the network in learning stable and generalizable relationships from the data. Overall, data uncertainty appears broader and more pronounced than model uncertainty, implying that variability in the evidence layers exerts a greater influence than model's architecture or parameter settings. This finding further suggests that, in geologically complex regions, CNN model faces challenges in accurately interpreting gold prospectivity when the input data themselves are highly uncertain.

https://gmd.copernicus.org/articles/19/8755/2026/gmd-19-8755-2026-f13

Figure 13Model uncertainty quantification: (a) mean, (b) variance, and (c) entropy maps.

Download

6.4 Predictive uncertainty quantification

The total predictive uncertainty represents the combined effects of both data and model uncertainties, derived through stochastic simulation of evidence layers with a Monte Carlo dropout-based Bayesian CNN. Specifically, 100 stochastic realizations of the evidence layers are generated to characterize data uncertainty. For each realization, 100 Monte Carlo Dropout stochastic forward passes were performed to sample model uncertainty. In this way, 10 000 predictions are generated, enabling a comprehensive characterization of the total uncertainty. The mean, variance, and entropy maps are shown in Fig. 14. Compared with the individual uncertainty quantification, the joint consideration of data and model uncertainties yields smoother and more spatially coherent patterns that align better with the distribution of known gold mineral deposits. The mean prospectivity map (Fig. 14a) preserves the main high-prospectivity areas identified in the data and model uncertainties, highlighting the stabilizing effect achieved by combining model stochasticity with variations in evidential inputs. The variance map (Fig. 14b) indicates that the total predictive uncertainty effectively captures variability arising from both geological features and CNN model, thereby enhancing predictive robustness. The spatial distribution of predictive entropy (Fig. 14c) provides direct implications for exploration strategy and model refinement. High entropy regions suggest either input data or model limitations, whereas low entropy areas represent priority targets because the model provides a low-risk predictive indication. Importantly, multiple predictions allow the model to account for variations in both evidence layers and network architecture, resulting in highly consistent variance and entropy patterns across the study area.

https://gmd.copernicus.org/articles/19/8755/2026/gmd-19-8755-2026-f14

Figure 14Predictive uncertainty quantification: (a) mean, (b) variance, and (c) entropy maps.

Download

7 Discussion

Uncertainty quantification has become an increasingly important component of deep learning-based MPM. Currently, existing studies primarily focused on uncertainty associated with parameters optimization, network architecture, or prediction models selection using approaches such as Bayesian neural networks and ensemble learning (Daviran et al., 2025; Hoseinzade et al., 2025; Nwaila et al., 2026; Liu, 2025, 2026). Although these methods provide valuable measures of predictive confidence, they generally assume that the input evidential layers are deterministic. In practice, the construction of geological, geochemical, and geophysical evidential layers is subject to substantial uncertainty. Neglecting these sources of uncertainty may result in unreliable prospective predictions. The proposed framework in this study addresses this limitation by integrating uncertainty quantification for both the input evidential layers and the predictive model. By transforming uncertainty from the evidential layers to the final prospective predictions, the proposed approach provides a more comprehensive characterization of predictive uncertainty throughout the entire MPM workflow than approaches relying solely on model uncertainty estimation.

7.1 Uncertainty decomposition

To quantify the relative contribution of data and model uncertainties to the total predictive uncertainty in MPM, a dominant uncertainty map is presented using the variance decomposition (Grömping, 2007). This statistical approach enables the partitioning of total predictive variance into components attributable to data variability and model stochasticity, thereby providing a clearer understanding of uncertainty sources and supporting more informed exploration decisions. The data uncertainty (Vardata) exhibits geologically meaningful patterns, reflecting the influence of heterogeneous simulated evidence layers. In contrast, the model uncertainty (Varmodel) primarily captures limitations of the network architecture and parameters, highlighting areas where CNN struggles to generalize. Then, the relative contribution of each component can be calculated as their ratio to the total predictive uncertainty (Vartotal).

Compared with the uncertainty maps in Figs. 12 and 13, the uncertainty decomposition maps (Fig. 15) identify the dominant source of predictive uncertainty rather than its magnitude at each location. Obviously, high data uncertainty contribution (Fig. 15a) exhibits broader spatial influence, whereas high model uncertainty contribution (Fig. 15b) is more localized with lower magnitude. This finding suggests that variability in the evidence layers is the primary source of total uncertainty. Moreover, the clustering of data uncertainty around known mineral deposits further reflects its dominant contribution to total uncertainty. Such decomposition provides additional diagnostic information beyond individual uncertainty maps and helps identify whether future efforts should focus on improving input data quality or model development. Consequently, enhancing the quality and representativeness of input evidence layers is likely to be more effective in reducing total MPM uncertainty than solely optimizing CNN architecture or parameters.

https://gmd.copernicus.org/articles/19/8755/2026/gmd-19-8755-2026-f15

Figure 15Uncertainty contribution maps: (a) data uncertainty, (b) model uncertainty.

Download

7.2 Relationship between predictive probability and uncertainty

To investigate the relationship between predictive probability and uncertainty, the mean predictive probability and uncertainty were jointly analyzed using a pixel-wise scatter plot. The mean-uncertainty scatter plots (Fig. 16) show the relationship between the mean predictive probability and predictive uncertainty in the study area, providing a direct visualization of how data uncertainty and model uncertainty vary with the mean predictive values. In this inverted U-shaped distribution plot, each scatter point represents one pixel of the study area, with the x-axis indicating the mean predictive probability obtained from multiple stochastic forward passes and the y-axis representing the corresponding entropy value. Data uncertainty exhibits a generally greater magnitude than model uncertainty, indicating that variability in the geological evidence layers contributes more to the predictive uncertainty than instability in the model's architecture and parameters. The area under the receiver operating characteristic curve (AUC) (Hanley and McNeil, 1982) is another robust metric widely adopted to quantitatively measure model performance, particularly in the presence of class imbalance. Figure 17 presents the frequency distribution of AUC values derived from 100 realizations for data uncertainty and model uncertainty. Both distributions are centered around AUC  0.95, indicating that CNN model maintains consistently high predictive accuracy across multiple simulations. However, the wider spread of the data uncertainty curve reflects greater variability in predictive performance due to fluctuations in the evidence layers. In contrast, the narrower spread of the model uncertainty curve demonstrates that the models' architecture and parameters remain relatively stable during stochastic forward passes. Such results further emphasize the importance of optimizing mineral deposit models and weighting strategy by identifying the most influential geological features, as they exert more influence on predictive uncertainty.

https://gmd.copernicus.org/articles/19/8755/2026/gmd-19-8755-2026-f16

Figure 16Scatter plots of mean probability versus uncertainty: (a) data uncertainty, (b) model uncertainty. The x-axis denotes the mean predictive probability obtained from multiple stochastic forward passes and the y-axis denotes the corresponding uncertainty (entropy).

Download

https://gmd.copernicus.org/articles/19/8755/2026/gmd-19-8755-2026-f17

Figure 17Frequency distribution of AUC values: (a) data uncertainty, (b) model uncertainty.

Download

To further facilitate the exploration target prioritization, an exploration reliability map (Fig. 18) is delineated by integrating both the mean predictive probability with predictive uncertainty:

(8) R p = p * - H ( p ) * ,

where p* and H(p)* denote the normalized mean predictive prospectivity and normalized predictive entropy, respectively. This normalization places both variables on the same scale, allowing predictive potential and reliability to be considered simultaneously. Areas with high values represent locations correspond to both high prospectivity and low uncertainty, and are therefore regarded as the most reliable exploration targets. Compared with the mean prospectivity map alone, this map suppresses regions with high uncertainty while preserving areas with consistently high prospectivity, thereby providing a more reliable basis for exploration decision-making.

https://gmd.copernicus.org/articles/19/8755/2026/gmd-19-8755-2026-f18

Figure 18The exploration reliability map.

Download

7.3 Geological significance

Uncertainty quantification provides essential insights into the reliability of MPM. On the one hand, it delineates regions characterized by low uncertainty and high prospective probability, thereby guiding exploration efforts toward areas with the greatest potential of new mineral discoveries. On the other hand, it facilitates the interpretation of spatial relationships between mineral prospectivity and major geological features. By decomposing total uncertainty into data uncertainty and model uncertainty, the proposed framework establishes a quantitative basis for evaluating the credibility of predictive outcomes. Such differentiation enables the identification of whether uncertainty stems from inappropriate evidence layers or model limitations. Specifically, regions with high prospectivity and low uncertainty represent high-confidence exploration targets, whereas high uncertainty areas correspond to high-risk but potential opportunities. Consequently, uncertainty quantification not only enhances the interpretability of MPM but also supports informed decision-making in mineral exploration.

7.4 Future prospects

Future advances in uncertainty quantification for MPM are expected to focus on improvements in data quality, modeling strategies, interpretability, and decision optimization to reduce predictive uncertainty. From a data perspective, enhancing the geological representativeness of evidence layers and developing more reliable strategies for negative sample selection are critical for reducing data uncertainty and more accurately capturing the spatial variability of mineralization controls. Regarding the uncertainty modeling, progress should extend beyond conventional Monte Carlo dropout toward Bayesian inference and ensemble learning capable of jointly characterizing both data and model uncertainties. In terms of the uncertainty interpretability and visualization, embedding geological knowledge directly into deep learning architectures and loss functions offers a promising way to constrain model training, reduce high-uncertainty output, and enhance the transparency of predictions (Zuo et al., 2023, 2024). In addition, feature attribution is also valuable for identifying which evidential layers drive most to high prospectivity or high uncertainty, thereby strengthening geological interpretability (Dwivedi et al., 2023). Finally, integrating uncertainty quantification with risk-return analysis will support the selection of exploration targets that balance mineralization potential against geological risk, translating probabilistic predictions into more actionable decision support (Wang et al., 2020).

8 Conclusions

This study proposes an integrated framework for uncertainty quantification in deep learning-based MPM. The framework quantifies data uncertainty, model uncertainty, total predictive uncertainty, and is illustrated through a case study of gold prospectivity mapping in western Henan Province of China. Uncertainty quantification transforms MPM from a purely predictive approach into a decision-support framework, enabling more valuable mineral exploration.

  1. Data uncertainty in MPM arises from subjective interpretation of geological feature modeling, as well as relatively limited spatial resolution of geochemical and geophysical data, which is modeled through stochastic simulation of evidence layers constrained by geological understanding. Model uncertainty reflects variability in network architecture and parameter estimation, which is modeled using a Bayesian CNN with Monte Carlo dropout.

  2. Contribution analysis reveals that data uncertainty is the dominant source of total predictive uncertainty in MPM, exhibiting more geologically meaningful patterns than model uncertainty. This finding indicates that improving the quality and representativeness of evidence layers is more effective for reducing overall uncertainty than optimizing CNN architecture and parameters.

  3. Uncertainty quantification enhances the reliability of MPM by distinguishing between data- and model-driven uncertainties. Areas characterized by high prospectivity and low uncertainty represent robust exploration targets, while those with high uncertainty highlight regions requiring improved geological knowledge or further model refinement.

Code and data availability

The codes and data are provided on Zenodo at https://doi.org/10.5281/zenodo.22347352 (Wang, 2026).

Author contributions

ZW: Conceptualization, Methodology, Software, Writing-original draft, Writing-review & editing. RZ: Writing-review & editing, Supervision.

Competing interests

The contact author has declared that neither of the authors has any competing interests.

Disclaimer

Publisher's note: Copernicus Publications remains neutral with regard to jurisdictional claims made in the text, published maps, institutional affiliations, or any other geographical representation in this paper. The authors bear the ultimate responsibility for providing appropriate place names. Views expressed in the text are those of the authors and do not necessarily reflect the views of the publisher.

Acknowledgements

This research was jointly supported by the National Science and Technology Major Project for Deep Earth Probe and Mineral Resources Exploration (2025ZD1009109) and National Natural Science Foundation of China (42372344).

Financial support

This research has been supported by the National Science and Technology Major Project (grant no. 2025ZD1009109) and the National Natural Science Foundation of China (grant no. 42372344).

Review statement

This paper was edited by Thomas Poulet and reviewed by Nathan Bowman and Guillaume Pirot.

References

Abdar, M., Pourpanah, F., Hussain, S., Rezazadegan, D., Liu, L., Ghavamzadeh, M., Fieguth, P., Cao, X., Khosravi, A., and Acharya, U. R.: A review of uncertainty quantification in deep learning: Techniques, applications and challenges, Inform. Fusion, 76, 243–297, https://doi.org/10.1016/j.inffus.2021.05.008, 2021. 

Aitchison, J.: The statistical analysis of compositional data, J. Roy. Stat. Soc. Ser. B, 44, 139–160, https://doi.org/10.1111/j.2517-6161.1982.tb01195.x, 1982. 

Bárdossy, G. and Fodor, J.: Traditional and new ways to handle uncertainty in geology, Nat. Resour. Res., 10, 179–187, https://doi.org/10.1023/A:1012513107364, 2001. 

Bárdossy, G.: Evaluation of Uncertainties and Risks in Geology, New Mathematical Approaches for their Handling, Springer, https://doi.org/10.1007/978-3-662-07138-0, 2004. 

Blei, D. M., Kucukelbir, A., and McAuliffe, J. D.: Variational inference: A review for statisticians, J. Am. Stat. Assoc., 112, 859–877, https://doi.org/10.1080/01621459.2017.1285773, 2017. 

Bonham-Carter, G.: Geographic information systems for geoscientists: modelling with GIS, Elsevier, https://doi.org/10.1080/01431169608948997, 1994. 

Burkin, J. N., Lindsay, M. D., Occhipinti, S. A., and Holden, E.: Incorporating conceptual and interpretation uncertainty to mineral prospectivity modelling, Geosci. Front., 10, 1383–1396, https://doi.org/10.1016/j.gsf.2019.01.009, 2019. 

Carranza, E., Hale, M., and Faassen, C.: Selection of coherent deposit-type locations and their application in data-driven mineral prospectivity mapping, Ore Geol. Rev., 33, 536–558, https://doi.org/10.1016/j.oregeorev.2007.07.001, 2008. 

Carranza, E. J. M.: Geochemical anomaly and mineral prospectivity mapping in GIS, 11, Elsevier, https://doi.org/10.1016/S0168-6275(08)X0001-7, 2008. 

Cheng, Q.: Mapping singularities with stream sediment geochemical data for prediction of undiscovered mineral deposits in Gejiu, Yunnan Province, China, Ore Geol. Rev., 32, 314–324, https://doi.org/10.1016/j.oregeorev.2006.10.002, 2007. 

Cheng, Q. and Agterberg, F. P.: Multifractal modeling and spatial statistics, Math. Geol., 28, 1–16, https://doi.org/10.1007/BF02273520, 1996. 

Cheng, Q. and Agterberg, F. P.: Fuzzy weights of evidence method and its application in mineral potential mapping, Nat. Resour. Res., 8, 27–35, https://doi.org/10.1023/A:1021677510649, 1999. 

Daviran, M., Ghezelbash, R., Hajihosseinlou, M., and Maghsoudi, A.: Uncertainty quantification in genetic algorithm-optimized artificial intelligence-based mineral prospectivity models: Automated hyperparameter tuning for support vector machines and random forest, Model. Earth Syst. Environ., 11, 10, https://doi.org/10.1007/s40808-024-02176-z, 2025. 

Deng, J. and Wang, Q.: Gold mineralization in China: Metallogenic provinces, deposit types and tectonic framework, Gondwana Res., 36, 219–274, https://doi.org/10.1016/j.gr.2015.10.003, 2016. 

Dwivedi, R., Dave, D., Naik, H., Singhal, S., Omer, R., Patel, P., Qian, B., Wen, Z., Shah, T., Morgan, G., and Ranjan, R.: Explainable AI (XAI): Core ideas, techniques, and solutions, ACM Comput. Surv., 55, 1–33, https://doi.org/10.1145/3561048, 2023. 

Fan, H., Zhai, M., Yang, K., and Hu, F.: Late Mesozoic gold mineralization in the North China craton, in: Main tectonic events and metallogeny of the North China craton, Springer, 511–525, https://doi.org/10.1007/978-981-10-1064-4_21, 2016. 

Fan, M., Xiao, K., Sun, L., and Xu, Y.: Metallogenic prediction based on geological-model driven and data-driven multisource information fusion: A case study of gold deposits in Xiong'ershan area, Henan Province, China, Ore Geol. Rev., 156, 105390, https://doi.org/10.1016/j.oregeorev.2023.105390, 2023. 

Gal, Y.: Uncertainty in deep learning, PhD thesis, University of Cambridge, 2016. 

Gal, Y. and Ghahramani, Z.: Bayesian convolutional neural networks with Bernoulli approximate variational inference, arXiv [preprint], https://doi.org/10.48550/arXiv.1506.02158, 2015. 

Gal, Y. and Ghahramani, Z.: Dropout as a bayesian approximation: Representing model uncertainty in deep learning, https://doi.org/10.48550/arXiv.1506.02142, 2016. 

Gawlikowski, J., Tassi, C. R. N., Ali, M., Lee, J., Humt, M., Feng, J., Kruspe, A., Triebel, R., Jung, P., and Roscher, R.: A survey of uncertainty in deep neural networks, Artif. Intell. Rev., 56, 1513–1589, https://doi.org/10.1007/s10462-023-10562-9, 2023. 

Gilks, W. R., Richardson, S., and Spiegelhalter, D.: Markov chain Monte Carlo in practice, CRC press, https://doi.org/10.1201/b14835, 1995. 

Goovaerts, P.: Geostatistics for Natural Resources Evaluation, Oxford University Press, Oxford, UK, https://doi.org/10.1093/oso/9780195115383.001.0001, 1997. 

Gu, J., Wang, Z., Kuen, J., Ma, L., Shahroudy, A., Shuai, B., Liu, T., Wang, X., Wang, G., Cai, J., and Chen, T.: Recent advances in convolutional neural networks, Pattern Recogn., 77, 354–377, https://doi.org/10.1016/j.patcog.2017.10.013, 2018. 

Grömping, U.: Estimators of relative importance in linear regression based on variance decomposition, Am. Stat., 61, 139–147, https://doi.org/10.1198/000313007X188252, 2007. 

Hanley, J. A. and McNeil, B. J.: The meaning and use of the area under a receiver operating characteristic (ROC) curve, Radiology, 143, 29–36, https://doi.org/10.1148/radiology.143.1.7063747, 1982. 

Hoseinzade, Z., Shojaei, M., Khademi, F., Mokhtari, A. R., and Saremi, M.: Integration of deep learning models for mineral prospectivity mapping: A novel Bayesian index approach to reducing uncertainty in exploration, Model. Earth Syst. Environ., 11, 161, https://doi.org/10.1007/s40808-025-02342-x, 2025. 

Hosseini, S. T., Asghari, O., and Emery, X.: An enhanced direct sampling (DS) approach to model the geological domain with locally varying proportions: Application to Golgohar iron ore mine, Iran, Ore Geol. Rev., 139, 104452, https://doi.org/10.1016/j.oregeorev.2021.104452, 2021. 

Hronsky, J. M. and Kreuzer, O. P.: Applying spatial prospectivity mapping to exploration targeting: Fundamental practical issues and suggested solutions for the future, Ore Geol. Rev., 107, 647–653, https://doi.org/10.1016/j.oregeorev.2019.03.016, 2019. 

Hüllermeier, E. and Waegeman, W.: Aleatoric and epistemic uncertainty in machine learning: An introduction to concepts and methods, Mach. Learn., 110, 457–506, https://doi.org/10.1007/s10994-021-05954-7, 2021. 

Knox-Robinson, C. M.: Vectorial fuzzy logic: A novel technique for enhanced mineral prospectivity mapping, with reference to the orogenic gold mineralisation potential of the Kalgoorlie Terrane, Western Australia, Austr. J. Earth Sci., 47, 929–941, https://doi.org/10.1046/j.1440-0952.2000.00816.x, 2000. 

Kreuzer, O. P., Etheridge, M. A., Guj, P., McMahon, M. E., and Holden, D. J.: Linking mineral deposit models to quantitative risk analysis and decision-making in exploration, Econ. Geol., 103, 829–850, https://doi.org/10.2113/gsecongeo.103.4.829, 2008. 

Lee, S. and Moon, I.: Recent advances and future perspectives of AI-based mineral exploration: A review of machine learning, deep learning, and geologically informed approaches, Minerals, 16, 584, https://doi.org/10.3390/min16060584, 2026. 

Li, S., Chen, J., and Xiang, J.: Applications of deep convolutional neural networks in prospecting prediction based on two-dimensional geological big data, Neural Comput. Appl., 32, 2037–2053, https://doi.org/10.1007/s00521-019-04341-3, 2020. 

Lisitsin, V. A., Porwal, A., and McCuaig, T. C.: Probabilistic fuzzy logic modeling: quantifying uncertainty of mineral prospectivity models using Monte Carlo simulations, Math. Geosci., 46, 747–769, https://doi.org/10.1007/s11004-014-9504-5, 2014. 

Liu, Y.: Quantifying uncertainty of mineral prediction using a novel Bayesian deep learning framework, Artif. Intell. Geosci., 6, 100164, https://doi.org/10.1016/j.aiig.2025.100164, 2025. 

Liu, Y.: A spatially aware evidential deep learning framework for mineral prospectivity mapping and uncertainty evaluation, Math. Geosci., https://doi.org/10.1007/s11004-025-10266-6, 2026. 

Liu, Y., Cheng, Q., Carranza, E. J. M., and Zhou, K.: Assessment of geochemical anomaly uncertainty through geostatistical simulation and singularity analysis, Nat. Resour. Res., 28, 199–212, https://doi.org/10.1007/s11053-018-9466-1, 2019. 

Li, T., Zuo, R., Zhao, X., and Zhao, K.: Mapping prospectivity for regolith-hosted REE deposits via convolutional neural network with generative adversarial network augmented data, Ore Geol. Rev., 142, 104693, https://doi.org/10.1016/j.oregeorev.2022.104693, 2022. 

Liashchynskyi, P. and Liashchynskyi, P.: Grid search, random search, genetic algorithm: A big comparison for NAS, arXiv [preprint], https://doi.org/10.48550/arXiv.1912.06059, 2019. 

Lindsay, M. D., Piechocka, A. M., Jessell, M. W., Scalzo, R., Giraud, J., Pirot, G., and Cripps, E.: Assessing the impact of conceptual mineral systems uncertainty on prospectivity predictions, Geosci. Front., 13, 101435, https://doi.org/10.1016/j.gsf.2022.101435, 2022. 

Lu, X., Yu, Z., Feng, Y., Wang, Y., Ma, W., and Cui, H.: Mineralization and tectonic setting of deep-hypabyssal granites in east Qinling Mountain, Mineral Deposits, 21, 168–178, https://doi.org/10.3969/j.issn.0258-7106.2002.02.009, 2002 (in Chinese with English abstract). 

Mann, C. J., Davis, J. C., and Herzfeld, U. C.: Uncertainty in geology, in: Computers in Geology – 25 Years of Progress, edited by: Davis, J. C. and Herzfeld, U. C., 241–254, Oxford University Press, Oxford, UK, https://doi.org/10.1093/oso/9780195085938.003.0025, 1994. 

Mao, J.: Mesozoic large-scale metallogenic pulses in North China and corresponding geodynamic settings, Acta Petrol. Sin., 21, 169–188, https://doi.org/10.1016/S1875-5364(05)80015-7, 2005. 

Mao, J., Qiu, Y., Goldfarb, R. J., Zhang, Z., Garwin, S., and Fengshou, R.: Geology, distribution, and classification of gold deposits in the western Qinling belt, central China, Miner. Deposita, 37, 352–377, https://doi.org/10.1007/s00126-001-0249-0, 2002a. 

Mao, J., Goldfarb, R. J., Zhang, Z., Xu, W., Qiu, Y., and Deng, J.: Gold deposits in the Xiaoqinling–Xiong'ershan region, Qinling Mountains, central China, Miner. Deposita, 37, 306–325, https://doi.org/10.1007/s00126-002-0165-7, 2002b. 

Mariethoz, G., Renard, P., and Straubhaar, J.: The direct sampling method to perform multiple‐point geostatistical simulations, Water Resour. Res., 46, https://doi.org/10.1029/2009WR008650, 2010. 

Matheron, G.: Principles of geostatistics, Econ. Geol., 58, 1246–1266, https://doi.org/10.2113/gsecongeo.58.8.1246, 1963. 

Meerschman, E., Pirot, G., Mariethoz, G., Straubhaar, J., Van Meirvenne, M., and Renard, P.: A practical guide to performing multiple-point statistical simulations with the Direct Sampling algorithm, Comput. Geosci., 52, 307–324, https://doi.org/10.1016/j.cageo.2012.10.009, 2013. 

Mena, J., Pujol, O., and Vitrià, J.: A survey on uncertainty estimation in deep learning classification systems from a bayesian perspective, ACM Computing Surveys (CSUR), 54, 1–35, https://doi.org/10.1145/3450626, 2021. 

McCuaig, T. C., Beresford, S., and Hronsky, J.: Translating the mineral systems approach into an effective exploration targeting system, Ore Geol. Rev., 38, 128–38, https://doi.org/10.1016/j.oregeorev.2010.05.008, 2010. 

Montsion, R. M., Perrouty, S., Lindsay, M. D., Jessell, M. W., and Sherlock, R.: Development and application of feature engineered geological layers for ranking magmatic, volcanogenic, and orogenic system components in Archean greenstone belts, Geosci. Front., 15, 101759, https://doi.org/10.1016/j.gsf.2023.101759, 2024. 

Nykänen, V., Lahti, I., Niiranen, T., and Korhonen, K.: Receiver operating characteristics (ROC) as validation tool for prospectivity models – A magmatic Ni–Cu case study from the Central Lapland Greenstone Belt, Northern Finland, Ore Geol. Rev., 71, 853–860, https://doi.org/10.1016/j.oregeorev.2014.09.007, 2015. 

Nwaila, G. T., Durrheim, R. J., Frimmel, H. E., and Carranza, E. J. M.: Robust uncertainty analysis in mineral prospectivity mapping: A prototype for Fe–Mn exploration in South Africa, Nat. Resour. Res., 35, 901–931, https://doi.org/10.1007/s11053-025-10615-6, 2026. 

Pang, Z., Gao, F., Du, Y., Du, Y., Zong, Z., Xie, J., and Xin, F.: Late Jurassic to Early Cretaceous magmatism in the Xiong'ershan gold district, central China: implications for gold mineralization and geodynamics, Geol. Mag., 157, 435–457, https://doi.org/10.1017/S001675681900022X, 2020. 

Parsa, M. and Carranza, E. J. M.: Modulating the impacts of stochastic uncertainties linked to deposit locations in data-driven predictive mapping of mineral prospectivity, Nat. Resour. Res., 30, 3081–3097, https://doi.org/10.1007/s11053-021-09891-9, 2021. 

Seoh, R.: Qualitative analysis of monte carlo dropout, arXiv [preprint], https://doi.org/10.48550/arXiv.2007.01720, 2020. 

Shannon, C. E.: A mathematical theory of communication, Bell Syst. Tech. J., 27, 379–423, https://doi.org/10.1002/j.1538-7305.1948.tb01338.x, 1948. 

Shepard, D.: A two-dimensional interpolation function for irregularly-spaced data, in: Proceedings of the 1968 23rd ACM National Conference, ACM, New York, USA, 517–524, https://doi.org/10.1145/800186.810616, 1968. 

Shridhar, K., Laumann, F., and Liwicki, M.: A comprehensive guide to bayesian convolutional neural network with variational inference, arXiv [preprint], https://doi.org/10.48550/arXiv.1901.02731, 2019. 

Srivastava, N., Hinton, G., Krizhevsky, A., Sutskever, I., and Salakhutdinov, R.: Dropout: A simple way to prevent neural networks from overfitting, J. Mach. Learn. Res., 15, 1929–1958, 2014. 

Tang, K., Li, J., Selby, D., Zhou, M., Bi, S., and Deng, X.: Geology, mineralization, and geochronology of the Qianhe gold deposit, Xiong'ershan area, southern North China Craton, Miner. Deposita, 48, 729–747, https://doi.org/10.1007/s00126-013-0526-7, 2013. 

Wang, H. and Yeung, D.: A survey on Bayesian deep learning, ACM Computing Surveys (CSUR), 53, 1–37, https://doi.org/10.1145/3357223, 2020. 

Wang, J. and Zuo, R.: Recognizing geochemical anomalies via stochastic simulation-based local singularity analysis, J. Geochem. Explor., 198, 29–40, https://doi.org/10.1016/j.gexplo.2018.12.004, 2019. 

Wang, Z.: Uncertainty quantification of deep learning model for mineral prospectivity mapping, Zenodo [code and data set], https://doi.org/10.5281/zenodo.22347352, 2026. 

Wang, Z. and Zuo, R.: Mineral prospectivity mapping using a joint singularity-based weighting method and long short-term memory network, Comput. Geosci., 158, 104974, https://doi.org/10.1016/j.cageo.2022.104974, 2022. 

Wang, Z., Zuo, R., and Zhang, Z.: Spatial analysis of Fe deposits in Fujian Province, China: Implications for mineral exploration, J. Earth Sci., 26, 813–820, https://doi.org/10.1007/s12583-015-0534-4, 2015. 

Wang, Z., Yin, Z., Caers, J., and Zuo, R.: A Monte Carlo-based framework for risk-return analysis in mineral prospectivity mapping, Geosci. Front., 11, 2297–2308, https://doi.org/10.1016/j.gsf.2020.05.009, 2020. 

Wang, Z., Zuo, R., and Yang, F.: Geological mapping using direct sampling and a convolutional neural network based on geochemical survey data, Math. Geosci., 55, 1035–1058, https://doi.org/10.1007/s11004-023-09990-7, 2023. 

Wang, Z., Zuo, R., and Kreuzer, O. P.: Uncertainty Quantification of Deep Learning Algorithms for Lithological Mapping, Math. Geosci., 58, 503–531, https://doi.org/10.1007/s11004-025-10235-z, 2026. 

Wellmann, J. F. and Regenauer-Lieb, K.: Uncertainties have a meaning: Information entropy as a quality measure for 3-D geological models, Tectonophysics, 526, 207–216, https://doi.org/10.1016/j.tecto.2011.11.004, 2012. 

Wu, F., Gong, Q., Shi, J., Li, J., and Wang, Z.: Ore-controlling geological factors of gold deposits in the Xiong'ershan region, western Henan Province, Geol. Explor., 48, 865–875, 2012. 

Xiong, Y. and Zuo, R.: Recognition of geochemical anomalies using a deep autoencoder network, Comput. Geosci., 86, 75–82, https://doi.org/10.1016/j.cageo.2016.05.002, 2016. 

Xie, X., Mu, X., and Ren, T.: Geochemical mapping in China, J. Geochem. Explor., 60, 99–113, https://doi.org/10.1016/S0375-6742(97)00029-0, 1997. 

Yang, F. and Zuo, R.: Geologically constrained convolutional neural network for mineral prospectivity mapping, Math. Geosci., 56, 1605–1628, https://doi.org/10.1007/s11004-024-09947-z, 2024. 

Yang, F., Wang, Z., Zuo, R., Sun, S., and Zhou, B.: Quantification of uncertainty associated with evidence layers in mineral prospectivity mapping using direct sampling and convolutional neural network, Nat. Resour. Res., 32, 79–98, https://doi.org/10.1007/s11053-022-09901-6, 2023. 

Yang, F., Zuo, R., and Kreuzer, O. P.: Artificial intelligence for mineral exploration: A review and perspectives on future directions from data science, Earth-Sci. Rev., 258, 104941, https://doi.org/10.1016/j.earscirev.2024.104941, 2024a. 

Yang, F., Zuo, R., Xiong, Y., Xu, Y., Nie, J., and Zhang, G.: Dual-branch convolutional neural network and its post hoc interpretability for mapping mineral prospectivity, Math. Geosci., 56, 1487–1515, https://doi.org/10.1007/s11004-024-09938-y, 2024b. 

Yousefi, M. and Carranza, E. J. M.: Fuzzification of continuous-value spatial evidence for mineral prospectivity mapping, Comput. Geosci., 74, 97–109, https://doi.org/10.1016/j.cageo.2014.10.014, 2015. 

Yin, B., Zuo, R., and Xiong, Y.: Mineral prospectivity mapping via gated recurrent unit model, Nat. Resour. Res., 31, 2065–2079, https://doi.org/10.1007/s11053-021-09826-7, 2022. 

Zhang, L., Bai, Y., Zhu, M., Huang, K., and Peng, Z.: Regional heterogeneous temporal–spatial distribution of gold deposits in the North China Craton: A review, Geol. J., 55, 5646–5663, https://doi.org/10.1002/gj.3765, 2020.  

Zhang, S. E., Lawley, C. J. M., Bourdeau, J. E., Nwaila, G. T., and Ghorbani, Y.: Workflow-induced uncertainty in data-driven mineral prospectivity mapping, Nat. Resour. Res., 33, 995–1023, https://doi.org/10.1007/s11053-024-10322-8, 2024. 

Zuo, R.: A nonlinear controlling function of geological features on magmatic–hydrothermal mineralization, Sci. Rep., 6, 27127, https://doi.org/10.1038/srep27127, 2016. 

Zuo, R.: Geodata science-based mineral prospectivity mapping: A review, Nat. Resour. Res., 29, 3415–3424, https://doi.org/10.1007/s11053-020-09700-9, 2020. 

Zuo, R.: Key technology for intelligent mineral prospectivity mapping: Challenges and solutions, Sci. China Earth Sci., 68, 2976–2991, https://doi.org/10.1007/s11430-024-1406-9, 2025. 

Zuo, R. and Wang, Z.: Effects of random negative training samples on mineral prospectivity mapping, Nat. Resour. Res., 29, 3443–3455, https://doi.org/10.1007/s11053-020-09706-3, 2020. 

Zuo, R. and Xu, Y.: Graph deep learning model for mapping mineral prospectivity, Math. Geosci., 55, 1–21, https://doi.org/10.1007/s11004-022-09920-9, 2023. 

Zuo, R., Xia, Q., and Wang, H.: Compositional data analysis in the study of integrated geochemical anomalies associated with mineralization, Appl. Geochem., 28, 202–211, https://doi.org/10.1016/j.apgeochem.2012.10.031, 2013. 

Zuo, R., Xiong, Y., Wang, J., and Carranza, E. J. M.: Deep learning and its application in geochemical mapping, Earth-Sci. Rev., 192, 1–14, https://doi.org/10.1016/j.earscirev.2018.12.009, 2019. 

Zuo, R., Kreuzer, O. P., Wang, J., Xiong, Y., Zhang, Z., and Wang, Z.: Uncertainties in GIS-based mineral prospectivity mapping: Key types, potential impacts and possible solutions, Nat. Resour. Res., 30, 3059–3079, https://doi.org/10.1007/s11053-021-09871-z, 2021. 

Zuo, R., Xiong, Y., Wang, Z., Wang, J., and Kreuzer, O. P.: A new generation of artificial intelligence algorithms for mineral prospectivity mapping, Nat. Resour. Res., 32, 1859–1869, https://doi.org/10.1007/s11053-023-09936-4, 2023. 

Zuo, R., Cheng, Q., Xu, Y., Yang, F., Xiong, Y., Wang, Z., and Kreuzer, O. P.: Explainable artificial intelligence models for mineral prospectivity mapping, Sci. China Earth Sci., 67, 2864–2875, https://doi.org/10.1007/s11430-024-1391-7, 2024. 

Zuo, R., Yang, F., Cheng, Q., and Kreuzer, O. P.: A novel data-knowledge dual-driven model coupling artificial intelligence with a mineral systems approach for mineral prospectivity mapping, Geology, 53, 284–288, https://doi.org/10.1130/G52970.1, 2025. 

Download
Short summary
This study proposes a comprehensive uncertainty quantification framework that jointly evaluates data, model, and prediction uncertainties in deep learning-based mineral prospectivity mapping. By modelling and visualizing both data and model uncertainties, the framework transforms deep learning-based mineral prospectivity mapping from deterministic prediction to probabilistic decision-making, thereby enabling more reliable and trustworthy mineral exploration.
Share