Skip to main content

Science – Society – Technology

Prediction of geothermal temperature field by multi-attribute neural network

Abstract

Hot dry rock (HDR) resources are gaining increasing attention as a significant renewable resource due to their low carbon footprint and stable nature. When assessing the potential of a conventional geothermal resource, a temperature field distribution is a crucial factor. However, the available geostatistical and numerical simulations methods are often influenced by data coverage and human factors. In this study, the Convolution Block Attention Module (CBAM) and Bottleneck Architecture were integrated into UNet (CBAM-B-UNet) for simulating the geothermal temperature field. The proposed CBAM-B-UNet takes in a geological model containing parameters such as density, thermal conductivity, and specific heat capacity as input, and it simulates the temperature field by dynamically blending these multiple parameters through the neural network. The bottleneck architectures and CBAM can reduce the computational cost while ensuring accuracy in the simulation. The CBAM-B-UNet was trained using thousands of geological models with various real structures and their corresponding temperature fields. The method’s applicability was verified by employing a complex geological model of hot dry rock. In the final analysis, the simulated temperature field results are compared with the theoretical steady-state crustal ground temperature model of Gonghe Basin. The results indicated a small error between them, further validating the method's superiority. During the temperature field simulation, the thermal evolution law of a symmetrical cooling front formed by low thermal conductivity and high specific heat capacity in the center of the fault zone and on both sides of granite was revealed. The temperature gradually decreases from the center towards the edges.

Introduction

Geothermal energy stands out as a novel form of renewable energy known for its high stability and low vulnerability to external influences when compared to other renewable sources such as tidal, wind, and solar energy (Zhao and Wan 2014; Wang et al. 2020; Qiu et al. 2022). Being a clean energy alternative with minimal carbon dioxide emissions, geothermal energy has gathered considerable attention from researchers and governments globally (Zhu et al. 2015; Xia and Zhang 2019; Yang et al. 2022). Understanding the temperature field distribution within geothermal areas is paramount for assessing their reserves (Bassam et al. 2010; Forrest et al. 2005). The temperature field plays a critical role in identifying the optimal drilling location and depth before commencing geothermal drilling operations (Vogt et al. 2010). Given the substantial costs associated with measuring temperature fields in geothermal regions, it becomes imperative to adopt methods that can accurately simulate these temperature distributions based on available data.

Currently, various methods are employed for simulating geothermal temperatures, including geostatistical methods (Williams and DeAngelo 2011; Siler et al. 2016) and numerical simulations (Song et al. 2018; Aliyu and Archer 2021; Salinas et al. 2021; Lv et al. 2022). These methods have been successfully applied to conventional geothermal fields. Fabbri (2001) utilized post-processing indicator Kriging outcomes to derive probability maps, which highlighted areas with high probabilities of temperatures above 80 ℃, between 70 ℃ and 80 ℃, and lower than 70 ℃. Sepúlveda (2012) used Kriging to predict drill-hole temperatures and stratigraphic data sets in the Wairakei geothermal field, New Zealand. Cheng et al. (2019) developed a conceptual numerical model that employs a fully coupled thermos-poroelastic finite-element model with Discrete Fracture Network (DFN) to simulate the response of naturally fractured geothermal reservoirs to water injection. Akbar and Fathianpour (2021) devised a computational model utilizing geological, geophysical, and structural data to enhance the understanding of high-enthalpy geothermal reservoirs. The model incorporates a Curie depth map to estimate heat sources and employs finite element methods to solve governing equations. Lesmana et al. (2021) studied and compared two development strategies, full-scale and stepwise development, for the Tompaso field in North Sulawesi, Indonesia, based on numerical and thermodynamic simulations. Conducting numerical simulations, Li et al. (2022) investigated the impact of geological layering on the thermal energy performance of underground mines, evaluating the influence of geological stratification on heat storage capacity and performance using heat storage and insulation materials. However, these methods have a few weaknesses. Both numerical simulation and geostatistical methods need detailed geological information and data quantity to complete the task, which limits the application of the two methods.

Machine learning has emerged as a promising area of research and development in geothermal exploration, with a rise in its widespread application across multiple research fields within geothermal energy. Currently, traditional machine learning techniques are predominantly employed in the exploration, reservoir characterization, petrophysics, and drilling aspects of the geothermal energy industry. In contrast, the deep learning algorithms are primarily utilized in reservoir engineering, seismic activity, and production/injection engineering (Moraga, et al. 2022; Okoroafor et al. 2022). Esen et al. (2007; 2008a, b, c, d, e; 2015) have conducted extensive research on ground coupled heat pump (GCHP), ground heat exchanger (GHE), and ground source heat pump (GSHP). They utilized various machine learning techniques such as ANFIS, ANN, and SVM to model and predict the performance of GCHP, GHE, and GSHP, providing diverse tools to enhance the modeling and predictive capabilities of machine learning. Rezvanbehbahani et al. (2017) applied the Gradient Boosted Regression Tree (GBRT) model to predict the heat flux distribution in Greenland using the simplified global geothermal heat flow (GHF) data set. Assouline et al. (2019) proposed a new methodology that combined the results random forest algorithm with GIS data processing and physical modeling to assess Switzerland’s shallow geothermal potential via the geothermal gradient, ground thermal conductivity, and ground thermal diffusivity. In an effort to forecast the temperature of geothermal reservoirs based on selected hydro geochemistry data, Fusun and Mehmet Haklidir (2020) developed a Deep Neural Network (DNN) model, demonstrating promising results. Lösing and Ebbing (2021) suggested a machine learning-based method that employed the gradient-boosting regression technique to count geothermal heat flow (GHF) in Antarctica. Gudala and Govindarajan (2021) improved the mathematical model through the dynamic variations in the rock, fracture and fluid properties, and checked the geothermal performance through the recently developed integrated machine learning-response surface model-ARIMA model. Ishitsuka et al. (2021) developed two methods: one based on Bayesian estimation and the other based on neural network to estimate the temperature distribution of geothermal field. Xiong et al. (2022) compared the deep learning GoogLeNet model with Support Vector Machine (SVM), Decision Tree (DT), K-Nearest Neighbor (KNN) and other traditional machine learning to recognize geothermal surface manifestations. Yang et al. (2022) used the deep belief network (DBN) to identify the formation temperature field, and successfully applied the network to the identification of stratum temperature field of the southern Songliao Basin, China. Kiran et al. (2022) used FORGE well-logging data to synthesize the evolution of dynamic data, and analyzed and compared K-Nearest Neighbor, Random Forest, Decision Tree, Gradient Boosting and Deep Learning model with hidden layers.

The above researchers’ work on geothermal based on machine learning and deep learning fully demonstrates the practical significance of using deep learning to predict the geothermal temperature field. Therefore, we propose a novel network called CBAM-B-UNet for simulating temperature fields in complex hot dry rocks. Specifically, CBAM-B-UNet takes key parameters including density, specific heat capacity, and thermal conductivity as inputs, and these parameters are adaptively fused by the neural network to simulate temperature fields of hot dry rocks. The data set used in this study was generated using the finite element method, and the numerical results were compared with logging data to verify the accuracy of the proposed model. Our findings indicate that CBAM-B-UNet is more effective for simulating the temperature field of hot dry rocks. Furthermore, the use of CBAM-B-UNet in complex models allows for the analysis of the evolution of fracture temperature fields, lithology, and other related factors.

Methodology

The challenge of simulating a temperature field with multiple rock parameters can be reframed as a nonlinear regression problem. In tackling such nonlinear regression challenges, neural network processing emerges as an effective solution. Thus, UNet is leveraged to address the complex task of temperature field simulation. To enhance the UNet capability in accurately simulating the temperature field of hot dry rocks and mitigating uncertainties tied to single-parameter simulations, a combination of bottleneck architectures and Convolutional Block Attention Module is employed with UNet. By utilizing a network to integrate three parameters and merging them with geological structure and additional information, a more precise geothermal temperature field can be generated.

CBAM-B-UNet architecture

The architecture of CBAM-B-UNet is based on UNet (Ronneberger et al. 2015). The UNet's efficient representation capabilities allow for the accurate simulation of temperature fields from rock parameters. Specifically, the encoder component of the CBAM-B-UNet architecture extracts both rock parameters (density, thermal conductivity, and specific heat capacity) and temperature field data. The decoder subsequently generates a corresponding functional relationship between the two data types, enabling the deep simulation of temperature fields that have been trained through the UNet.

The modified UNet features a contraction path on the left side with four downsampling blocks and an expansion path on the right side with four upsampling blocks, in line with the original UNet structure. Each downsampling block in the left path comprises a bottleneck architecture, ReLU activation function, Convolutional Block Attention Module (CBAM), sigmoid activation function, and downsampling operation. The bottleneck architecture reduces the number of network parameters, thereby accelerating the training process. Incorporating the CBAM enhances the robustness and generalization capabilities of the UNet. Both ReLU and sigmoid activation functions are utilized as nonlinear transformations to increase network nonlinearity (Krizhevsky et al. 2012). The downsampling operation involves a 2 × 2 maxpooling layer with a stride of 2, reducing the feature map size by half while retaining the maximum value. The intermediate bottlenecks include the bottleneck architecture, ReLU activation function, CBAM, and sigmoid activation function. Each upsampling block includes an upsampling operation (2 × 2 bilinear interpolation with a stride of 2), concatenation to merge left path features, bottleneck architecture, ReLU activation function, CBAM, and sigmoid activation function. The upsampling operation uses an upsampling layer to double the input image size. Finally, the temperature field is generated by a 1 × 1 convolution layer. By adjusting the number of output channels to 1, the network can accurately map rock parameters to the temperature field during the contraction and expansion learning phases, thereby achieving multi-parameter fusion. The structure of CBAM-B-UNet is shown in Fig. 1.

Fig. 1
figure 1

The structure of CBAM-B-UNet

Convolutional block attention module (CBAM)

The convolutional block attention module (CBAM) was introduced by Woo et al. (2018). The module includes two sequential submodules, namely the channel and spatial submodules, and serves as a straightforward and efficient attention mechanism for feedforward convolutional neural networks. CBAM aims to direct the attention to the crucial features while also enhancing the representation capability of the neural network. By leveraging attention mechanisms, CBAM effectively focuses on informative features while suppressing redundant ones. In this study, the channel attention module and the spatial attention module are sequentially applied, facilitating the transmission of information in the neural network by learning to reinforce or suppress relevant characteristic information. Figure 2 shows the architecture of CBAM.

Fig.2
figure 2

Convolutional block attention module

The channel attention module represents a distinctive type of attention module that aims to address the information loss commonly associated with single pooling operations. This is achieved by performing two pooling operations (maxpooling and averagepooling) in order to obtain two different feature maps. These maps are then processed by multi-layer perceptual filters and added together. Finally, the sigmoid activation function is applied to obtain the channel attention. Figure 3 shows the channel attention module.

Fig. 3
figure 3

Channel attention module; the channel submodule includes maxpooling, averagepooling, concatenation, convolution and activation function

The channel attention is as follows:

$${{\varvec{M}}}_{c}\left(F\right)=\sigma \left\{MLP\left[AvgPool\left({\varvec{F}}\right)\right]+MLP\left[MaxPool\left({\varvec{F}}\right)\right]\right\},$$
(1)

where \({{\varvec{M}}}_{c}({\varvec{F}})\) is channel attention module;\(\sigma (\bullet )\) denotes the sigmoid function; \(MLP(\bullet )\) is a multilayer perceptron; \(AvgPool(\bullet )\) is avgpooling; \(MaxPool(\bullet )\) is maxpooling.

The spatial attention module principally reflects the importance of input values in the spatial dimension. The attention module is obtained through maxpooling and averagepooling, concatenation, convoluted by a standard convolution layer, and finally sigmoid activation function. Figure 4 shows the spatial attention module.

Fig. 4
figure 4

Spatial attention module; the spatial submodule includes maxpooling, averagepooling, concatenation, convolution and activation function

The spatial attention can be expressed as:

$${{\varvec{M}}}_{s}\left({{\varvec{F}}}^{\boldsymbol{^{\prime}}}\right)=\sigma \left\{f\left[Cat\left(AvgPool\left({{\varvec{F}}}{\prime}\right);MaxPool\left({{\varvec{F}}}{\prime}\right)\right)\right]\right\},$$
(2)

where \({{\varvec{M}}}_{s}({{\varvec{F}}}{\prime})\) is the spatial attention module; \(f(\bullet )\) is convolution layer operation;\(Cat(\bullet )\) is concatenate operation.

The input feature map is first multiplied by the channel attention point, then multiplied by the spatial attention point, and ultimately the final feature map is obtained after CBAM processing. This process is as follows:

$$\begin{gathered} \user2{F^{\prime}} = {\varvec{M}}_{c} \left( {\varvec{F}} \right) \otimes {\varvec{F}} \hfill \\ \user2{F^{\prime\prime}} = {\varvec{M}}_{s} \left( {\user2{F^{\prime}}} \right) \otimes \user2{F^{\prime}} \hfill \\ \end{gathered}$$
(3)

where \(\otimes\) represents the multiplication of matrices by elements; \({{\varvec{F}}}{\prime}\) is input characteristic map; \({{\varvec{F}}}^{{\prime}{\prime}}\) is output characteristic map.

Bottleneck architectures

The bottleneck architecture is a crucial component of ResNet, featuring a distinctive bottleneck design (He et al. He et al. 2016). This module utilizes three convolutional kernels of sizes 1 × 1, 3 × 3, and 1 × 1 to reduce network parameters and accelerate network training. The introduction of the CBAM enhances the network's robustness and generalization capabilities, albeit at the cost of increased network parameters, heightened computational complexity, and slower training speeds. To address this challenge, integrating the bottleneck architecture into UNet helps expedite network training. Figure 5 shows the bottleneck architecture.

Fig. 5
figure 5

Bottleneck architectures

Simulating of temperature field based on CBAM-B-UNet

CBAM-B-UNet takes the geological model containing rock parameters R (density, thermal conductivity, and specific heat capacity) as input and the temperature field T as expected output. That is, the relationship between R and T is established by CBAM-B-UNet:

$${\varvec{T}}=CBAM-B-Net\left({\varvec{R}};{\varvec{\theta}}\right),$$
(4)

where \(CBAM-B-Net(\bullet )\) denotes an CBAM-B-UNet;\({\varvec{\theta}}=\{{\varvec{W}},{\varvec{b}}\}\),W and b both are learnable parameters, W represents weight matrix, b represents bias matrix.

In the training process of CBAM-B-UNet, the optimization and adjustment of the objective function are iterative. By continually comparing the current objective function with the expected objective function, the weight and basis super-parameters of each layer in the neural network are adjusted. The mean square error (MSE) function, which is smooth, continuous, and differentiable, is chosen as the optimization criterion, making it more conducive to the use of gradient descent algorithms. In addition, the gradual decrease of the MSE as the error reduces assists in convergence. The fixed learning rate used can also quickly converge to the minimum value. In this study, the MSE is utilized to assess the difference between simulated \({\varvec{R}}_{i} ;{\varvec{\theta}}\) and actual \({\mathbf{T}}\) temperatures, and its calculation formula is as follows:

$$L\left({\varvec{\theta}}\right)=\frac{1}{2N}\sum_{i=1}^{N}{\Vert CBAM-B-Net\left({{\varvec{R}}}_{i};{\varvec{\theta}}\right)-{{\varvec{T}}}_{i}\Vert }_{F}^{2},$$
(5)

where the term \({\Vert \bullet \Vert }_{F}^{2}\) stands for the Frobenius norm; \({\{{{\varvec{R}}}_{i};{{\varvec{T}}}_{i}\}}_{i=1}^{N}\) stands for the number of training samples.

CBAM-B-UNet minimizes the loss function using the Adam algorithm (Kingma and Ba 2014) and updates the learned parameters \(\bf {\uptheta }\) of the neural network by propagating the prediction error back through backpropagation:

$${{\varvec{\theta}}}^{\left(i\right)}={{\varvec{\theta}}}^{\left(i\right)}-\alpha \frac{\partial L\left({\varvec{\theta}}\right)}{\partial {{\varvec{\theta}}}^{\left(k\right)}},$$
(6)

where \({{\varvec{\theta}}}^{(i)}\) represents neural network parameters of layer I; \(\alpha\) represents learning rate.

The trained CBAM-B-UNet input the geological model containing rocks parameters \({{\varvec{R}}}^{\boldsymbol{^{\prime}}}\), and the neural network can realize the end-to-end temperature field \({{\varvec{T}}}^{\boldsymbol{^{\prime}}}\) simulation:

$${{\varvec{T}}}{\prime}=CBAM-B-Net\left({{\varvec{R}}}{\prime};{\varvec{\theta}}\right).$$
(7)

Numerical examples

Data set preparation

As a data-driven algorithm, the performance of CBAM-B-UNet is contingent upon the qualities of the training data set. In the study, the training data set builds upon the simulation of the temperature field of the strata after 600,000 years utilizing the finite element method. The rock parameters are derived from high-temperature and high-pressure petrophysical experiments and previous research (Zhang et al. 2021). To simplify the finite element calculation, this study posits several assumptions as the basis for establishing labeled data:

  • (1) The rock matrix is considered to be homogeneous and isotropic, particularly with regard to thermal conductivity, which is assumed to be temperature independent.

  • (2) This study solely accounts for deep heat sources and does not take into consideration the generation of radioactive heat by rocks.

  • (3) Hydrothermal geothermal activity is not accounted for in the geological model, and the rock mass is assumed to be of the hot dry geothermal type. As water is not a part of the geological model, only heat conduction and energy transfer are considered.

  • (4) The dimensions of the geological model are 16 km × 16 km, with the heat source temperature set at 800 ℃ and the ground temperature set at 20 ℃.

The rock mass parameter ranges for all training data sets analyzed in this study are shown in Table 1. The geological structure model for the training data subset is shown in Fig. 6. Density, thermal conductivity, and specific heat capacity in the geological model are shown in Fig. 7. Subsequently, solving the temperature field was carried out using the finite element method, and the annotated results are shown in Fig. 8.

Table 1 Rock mass parameters
Fig. 6
figure 6

Four representative samples from 10,000 simulated training data sets. a Pleated structure model. b Horst model. c Horizontal structure model. d Horizontal structure model. Different geological structure model enriches the training data set

Fig. 7
figure 7

Rock parameters of four geological models (a–d) for the training data sets: a thermal conductivity, density and specific heat capacity of pleated structure model. b Thermal conductivity, density and specific heat capacity of horst model. c Thermal conductivity, density and specific heat capacity of horizontal structure model. d Thermal conductivity, density and specific heat capacity of horizontal structure model

Fig. 8
figure 8

The simulated temperature field in the context of a pleated structure model, b horst model, c horizontal structure model, and d horizontal structure model. The finite element method is used to simulate the heat conduction of the model, the temperature field after 600,000 years is simulated, and the labeled data are established

Data processing

The purpose of preprocessing data is to modify it to align with the requirements of the model and ensure compatibility between the data and model. Variations in values may result in the over-representation of attributes with greater values and increase training time for the neural network. Algorithms based on sample distance are sensitive to the magnitude of data. In this research, three parameters (density, thermal conductivity, and specific heat capacity) were selected to simulate the temperature field, and their values varied significantly, necessitating data preprocessing. To address this issue in the present study, a Z-score standardization technique was employed:

$${x}^{*}=\frac{x-\mu }{\sigma },$$
(8)

where x* is the normalized data; x is the original data; \(\mu\) is the mean of the sample data; \(\sigma\) is the standard deviation of the sample data.

To enhance the training data, we segmented the training data and labels into 160 × 160 slices, resulting in 10,000 slices with corresponding labels. Out of these, 8000 slices were utilized for training the neural network, while the remaining 2000 slices were assigned to the validation set. It is important to note that when using the CBAM-B-UNet architecture for image processing, segmented images do not necessarily need to be divided into 160 × 160 slices.

Training CBAM-B-UNet

The CBAM-B-UNet parameters are optimized using the Adam optimizer (Kingma and Ba 2014), with an initial learning rate of 0.001. To prevent overfitting and improve model generalization, the learning rate is attenuated using the cosine annealing algorithm with warm restart (Loshchilov and Hutter, Loshchilov and Hutter 2016). A batch size of 4 is used for training, and the model is trained for a total of 60 epochs.

Result test model

In this section, in order to verify the effectiveness and generalization ability of the neural network on the data set, the trained CBAM-B-UNet is applied to the geological model 1.

This section establishes a geological model, as shown in Fig. 9, comprising heat conduction channels, non-thermal conductors, and high-temperature granite conductors. The temperature field is simulated using CBAM-B-UNet and compared with the results obtained from a finite element method simulation, as shown in Fig. 10. Although the CBAM-B-UNet training relies on the data set generated by the finite element method, there exist slight disparities between the output of CBAM-B-UNet and the temperature field generated by the finite element method. Specifically, in the granite conductor, the temperature should be higher than in the periphery. However, the isotherms from the finite element method do not exhibit characteristics consistent with theoretical expectations. In contrast, the neural network simulation aligns more closely with the expected theoretical behavior. Consequently, it is concluded that the method proposed in this study offers enhanced performance in accurately predicting the temperature field, especially in scenarios where the granite conductor’s temperature behavior differs from that observed in the finite element method simulations, thus showcasing the method's improved predictive capabilities.

Fig. 9
figure 9

Geological model 1

Fig. 10
figure 10

a Temperature field simulated from CBAM-B-UNet; b temperature field simulated from the finite element method

Study area

The Gonghe Basin, located in Qinghai Province, is a rhombic basin that has developed during the Cenozoic Era. It lies on the northeast edge of the Qinghai-Tibet Plateau (Fig. 11A) and has been formed through tectonic movements of the Qilian and Kunlun Mountains (Fig. 11B) (Zeng et al. 2018; Zhang et al. 2018a, b). The basin boundary fault activity has resulted in uplift and rising of surrounding mountains; as a result, the basin has remained relatively stable, and an extensive set of Cenozoic sediments have been deposited. These sediments comprise primarily Quaternary alluvial–diluvial deposits, fluvial–lacustrine deposits, and Neogene and Paleogene lacustrine deposits. The base of the basin is mainly composed of Triassic strata and intrusive rocks, consisting of granite, granodiorite, and porphyry granite (Fig. 11C) (Wang et al. 2015; Li et al. 2015). In recent years, a series of wells (e.g., DR3, DR4, GR1, and GR2) have been organized and implemented by the China Geological Survey and Qinghai Provincial Department of Land and Resources, revealing the occurrence of high temperatures in Gonghe Basin (Fig. 11D) (Zhang et al. 2018a, b; Yan et al. 2015). This highlights the significant development potential of hot dry rocks in the Gonghe Basin.

Fig. 11
figure 11

Sketch map of regional geology and geothermal geology in Gonghe basin, northeastern Tibetan Plateau (modified from Zhang et al. 2021)

Gonghe model

To further validate the applicability of CBAM-B-UNet, a 12 km × 20 km Gonghe geological model was developed in this section, referencing the geological model of the Gonghe Basin established by Gao and Zhao (2024). This model (Fig. 12) comprises various geological structures with complex lateral geological conditions. It is structured into four layers: two uppermost caprocks, a middle geothermal reservoir, and a lower heat source. Tectonic activities have led to the development of numerous faults and cracks horizontally within the model, serving as conduits for geothermal energy underground. Subsequently, the trained CBAM-B-UNet is utilized to simulate the temperature field of the Gonghe geological model (Fig. 13). A comparison is made between the temperature field simulated by CBAM-B-UNet and those simulated by 3D-UNet and the finite element method (Fig. 13) (Gao and Zhao 2024). The comparison results indicate that the performance of CBAM-B-UNet aligns more consistently with theoretical expectations. Specifically, areas with a higher concentration of cracks at depths of 2–3 km, 6 km, 9 km, and 18–19 km exhibit increased temperatures compared to the surrounding regions. In order to verify the accuracy of the simulation, the actual logging temperature measurement curve are compared with the temperature field simulated by CBAM-B-UNet, as shown in Fig. 14. The results reveal a high degree of consistency with the actual geological conditions, thus underlining the reliability and feasibility of CBAM-B-UNet in accurately predicting the temperature field in complex geological settings.

Fig.12
figure 12

Gonghe geological model (modified from Gao and Zhao 2024)

Fig.13
figure 13

Comparison of geological models in the Gonghe Basin using CBAM-B-UNet, 3D-UNet, and the finite element method to simulate the temperature field. a Temperature field simulated by CBAM-B-UNet; b temperature field simulated by 3D-UNet (Gao and Zhao 2024); c temperature field simulated by the finite element method (Gao and Zhao 2024)

Fig. 14
figure 14

a The theoretical steady-state crustal geotherms of the Gonghe and the temperature curve obtained by CBAM-B-UNet simulation temperature field. b The temperature difference between the actual well logging temperature curve and the simulated temperature curve

Figure 14a shows the theoretical steady-state crustal geotherms of the Gonghe and the temperature curve obtained by CBAM-B-UNet simulation temperature field. The output value indicates a difference of less than 20 ℃, suggesting an error rate of less than 2% for CBAM-B-UNet (Fig. 14b). These results demonstrate the high superiority of our method.

Discussion

Based on the aforementioned points, we remain confident of the potential success of our proposed approach in simulating the temperature distribution of hot dry rocks. Consequently, this segment of the study emphasizes on scrutinizing the impact of various factors such as CBAM, bottleneck architectures, and cosine annealing algorithm with the warm restart method on the performance of UNet. Additionally, we carry out an in-depth analysis of the limitations and possible future directions of our study. The following discussion is based on geological model 1.

Effect of CBAM

This study enhances the capability of neural networks in handling regression problems by incorporating Convolutional Block Attention Modules (CBAM) into the original Unet architecture. The impact of CBAM on neural network performance is assessed by comparing the simulated temperature field by CBAM-B-UNet and the original UNet. The experimental outcomes reveal that, although the training duration of CBAM-B-UNet needs to be extended, the integrated attention mechanism of CBAM significantly enhances the simulation accuracy of the temperature field (Fig. 15). Notably, CBAM-enhanced models outperform original UNet in simulating the effects of heat conduction channels, aligning more precisely with contemporary geological insights. These results demonstrate the efficacy of integrating CBAM into neural network structures to enhance the precision of regression modeling.

Fig.15
figure 15

Comparison of simulated temperature fields for geological model 1 based on CBAM-B-UNet and original UNet. a Temperature field simulated from CBAM-B-UNet; b temperature field simulated from original UNet

Effect of bottleneck architectures

To mitigate the time overhead induced by merging CBAM, a bottleneck architecture has been introduced into the neural network. Furthermore, the time taken for an epoch by CBAM-B-UNet, CBAM-UNet, and original UNet under identical conditions, as well as the overall training duration, were compared. The experimental findings demonstrate that CBAM-B-UNet exhibits reduced time consumption, underscoring the benefits of incorporating the bottleneck architecture. Table 2 shows a comparative analysis of the time consumed by these three methods.

Table 2 Time consumed for the training and epoch processes

Effect of cosine annealing algorithm with warm restart

Hyperparameters are a set of free parameters that provide a means of controlling the entire algorithm. In this study, the learning rate was identified as a critical hyperparameter. To investigate the impact of the learning rate, two distinct learning rate adjustment strategies were compared in CBAM-B-UNet training, while keeping all other hyperparameters of CBAM-B-UNet constant. Figure 16 shows the loss curves resulting from the two different learning rate adjustment strategies. In the conventional algorithm, the loss value initially decreases gently, then gradually stabilizes around the 30th epoch with a high loss value. Conversely, the cosine annealing algorithm with warm restart exhibits only mild fluctuations during the attenuation process and stabilizes around the 30th epoch with a lower loss value. Notably, when the cosine annealing algorithm with a warm restart and the conventional algorithm complete training simultaneously, the conventional algorithm still exhibits underfitting, while the cosine annealing algorithm with a warm restart trains the neural network better. Consequently, this study suggests that the cosine annealing algorithm with a warm restart performs better than the conventional algorithm in training the neural network.

Fig. 16
figure 16

The loss curves of two different learning rates: the traditional algorithm is blue curve, and cosine annealing is red curve

Limitations and future work

As an AI algorithm that is reliant on data, the training data set plays a critical role in determining the generalization capability of the neural network and is instrumental in establishing the functional relationships used in this study. The training data set for this study was created through the use of the finite element method to simulate the temperature field. As a result, the performance of our neural network is dependent, to some extent, on the finite element method. When utilizing the finite element method to establish the labels, a significant number of preconditions must be taken into account. These include the initial temperature of the heat source, the heat source’s location, the boundary conditions (e.g., non-thermal conduction boundary), and the specific time at which the temperature conduction occurs. These preconditions limit the neural network’s ability to simulate the temperature field solely under certain circumstances. Consequently, it is not possible to simulate the temperature field of hot dry rocks over time dimensions. Moreover, the process of setting up the labels is time-consuming.

Conclusions

This study utilizes the CBAM-B-UNet method to simulate the temperature field of hot dry rock. The main findings are as follows:

  • 1. Based on the simulated temperature field: The cover layer has a significant impact on the regional temperature field due to its low thermal conductivity. This results in the temperature field above the cover layer being lower than the surrounding temperature field. Compared to granite and the crust, thermal conductive channels exhibit higher heat transfer rates, with temperatures in the conductive channels also higher than in the surrounding layers. The temperature field inside granite is higher than the surrounding geothermal field, indicating a faster heat transfer speed compared to the surrounding layers.

  • 2. Based on training the neural network: By incorporating attention mechanisms, a better calculation of the weights of three parameters and fitting of the spatial geological model have been achieved. Integration of bottleneck architectures enhances the training speed of the network and significantly reduces the time required for network training. The cosine annealing algorithm with warm restarts can improve the network’s fitting efficiency. Utilizing a multi-parameter fusion network to simulate the temperature field can effectively leverage multiple parameters, leading to more accurate results.

Availability of data and materials

Not applicable.

References

  • Akbar S, Fathianpour N. Improving the conceptual–numerical model of Sabalan geothermal system using geological, geophysical and structural information. Geothermics. 2021;90:102001.

    Article  Google Scholar 

  • Aliyu MD, Archer RA. Numerical simulation of multifracture HDR geothermal reservoirs. Renew Energy. 2021;164:541–55.

    Article  Google Scholar 

  • Assouline D, Mohajeri N, Gudmundsson A, Scartezzini JL. A machine learning approach for mapping the very shallow theoretical geothermal potential. Geothermal Energy. 2019;7(1):1–50.

    Article  Google Scholar 

  • Bassam A, Santoyo E, Andaverde J, Hernández JA, Espinoza-Ojeda OM. Estimation of static formation temperatures in geothermal wells by using an artificial neural network approach. Comput Geosci. 2010;36(9):1191–9.

    Article  Google Scholar 

  • Cheng Q, Wang X, Ghassemi A. Numerical simulation of reservoir stimulation with reference to the Newberry EGS. Geothermics. 2019;77:327–43.

    Article  Google Scholar 

  • Esen H, Inalli M, Sengur A, et al. Artificial neural networks and adaptive neuro-fuzzy assessments for ground-coupled heat pump system. Energy Build. 2007;40(6):1074–83.

    Article  Google Scholar 

  • Esen H, Inalli M, Sengur A, et al. Modelling a ground-coupled heat pump system using adaptive neuro-fuzzy inference systems. Int J Refrig. 2008a;31(1):65–74.

    Article  CAS  Google Scholar 

  • Esen H, Inalli M, Sengur A, et al. Forecasting of a ground-coupled heat pump performance using neural networks with statistical data weighting pre-processing. Int J Therm Sci. 2008b;47(4):431–41.

    Article  CAS  Google Scholar 

  • Esen H, Inalli M, Sengur A, et al. Modeling a ground-coupled heat pump system by a support vector machine. Renewable Energy. 2008c;8:33.

    Google Scholar 

  • Esen H, Inalli M, Sengur A, et al. Performance prediction of a ground-coupled heat pump system using artificial neural networks. Expert Syst Appl. 2008d;35(4):1940–8.

    Article  Google Scholar 

  • Esen H, Inalli M, Sengur A, et al. Predicting performance of a ground-source heat pump system using fuzzy weighted pre-processing-based ANFIS. Build Environ. 2008e;12:43.

    Google Scholar 

  • Esen H, Esen M, Ozsolak O. Modelling and experimental performance analysis of solar-assisted ground source heat pump system. J Exp Theor Artif Intell. 2015;29(1):1–17.

    Article  Google Scholar 

  • Fabbri P. Probabilistic assessment of temperature in the Euganean geothermal area (Veneto region, NE Italy). Math Geol. 2001;33(6):745–60.

    Article  CAS  Google Scholar 

  • Forrest J, Marcucci E, Scott P. Geothermal gradients and subsurface temperatures in the northern Gulf of Mexico. 2005.

  • Gao W, Zhao J. Deep-time temperature field simulation of hot dry rock: a deep learning method in both time and space dimensions. Geothermics. 2024;119:102978.

    Article  Google Scholar 

  • Gudala M, Govindarajan SK. Numerical investigations on a geothermal reservoir using fully coupled thermo-hydro-geomechanics with integrated rsm-machine learning and arima models. Geothermics. 2021;96(1–12):102174.

    Article  Google Scholar 

  • He K, Zhang X, Ren S, Sun J. Deep residual learning for image recognition. In: Proceedings of the IEEE conference on computer vision and pattern recognition. 2016. pp. 770–778.

  • Ishitsuka K, Kobayashi Y, Watanabe N, Yamaya Y, Bjarkason E, Suzuki A, Saito R. Bayesian and neural network approaches to estimate deep temperature distribution for assessing a supercritical geothermal system: evaluation using a numerical model. Nat Resour Res. 2021;30(5):3289–314.

    Article  Google Scholar 

  • Kingma D, Ba J. (2014). Adam: a method for stochastic optimization. Computer Science. 2014.

  • Kiran R, Dansena P, Salehi S, Rajak VK. Application of machine learning and well log attributes in geothermal drilling. Geothermics. 2022;101:102355.

    Article  Google Scholar 

  • Krizhevsky A, Sutskever I, Hinton GE. ImageNet classification with deep convolutional neural networks. Commun ACM. 2012;60:84–90.

    Article  Google Scholar 

  • Lesmana A, Pratama HB, Ashat A, Saptadji NM. Sustainability of geothermal development strategy using a numerical reservoir modeling: a case study of Tompaso geothermal field. Geothermics. 2021;96:102170.

    Article  Google Scholar 

  • Li X, Mo X, Huang X, Dong G, Yu X, Luo M, Liu Y. U-Pb zircon geochronology, geochemical and Sr–Nd–Hf isotopic compositions of the Early Indosinian Tongren Pluton in West Qinling: petrogenesis and geodynamic implications. J Asian Earth Sci. 2015;97:38–50.

    Article  Google Scholar 

  • Li B, Zhang J, Yan H, Zhou N, Li M, Liu H. Numerical investigation into the effects of geologic layering on energy performances of thermal energy storage in underground mines. Geothermics. 2022;102:102403.

    Article  Google Scholar 

  • Loshchilov I, Hutter F. SGDR: stochastic gradient descent with warm restarts. ICLR 2017 (5th International Conference on Learning Representations). 2016.

  • Lösing M, Ebbing J. Predicting geothermal heat flow in Antarctica with a machine learning approach. J Geophys Res: Sol Earth. 2021;126(6):e2020JB021499.

    Article  Google Scholar 

  • Lv Y, Yuan C, Gan Q, Li H, Zhu X. Analysis of heat transfer based on complex embedded discrete fracture network (EDFN) for field-scale EGS. Geothermics. 2022;104:102463.

    Article  Google Scholar 

  • Moraga J, Duzgun HS, Cavur M, Soydan H. The geothermal artificial intelligence for geothermal exploration. Renewable Energy. 2022;192:134–49.

    Article  Google Scholar 

  • Okoroafor ER, Smith CM, Ochie KI, Nwosu CJ, Gudmundsdottir H, Aljubran MJ. Machine learning in subsurface geothermal energy: two decades in review. Geothermics. 2022;102:102401.

    Article  Google Scholar 

  • Qiu Z, Zou C, Mills BJW, Xiong Y, Tao H, Lu B, Liu H, Xiao W, Poulton SW. A nutrient control on expanded anoxia and global cooling during the Late Ordovician mass extinction. Commun Earth Environ. 2022;3:82.

    Article  Google Scholar 

  • Rezvanbehbahani S, Stearns LA, Kadivar A, Walker JD, van der Veen CJ. Predicting the geothermal heat flux in Greenland: a machine learning approach. Geophys Res Lett. 2017;44(24):12271–9.

    Article  Google Scholar 

  • Ronneberger O, Fischer P, Brox T. October). U-net: Convolutional networks for biomedical image segmentation. In: Navab N, Hornegger J, Wells WM, Frangi AF, editors. International Conference on Medical image computing and computer-assisted intervention. Cham: Springer; 2015. p. 234–41.

    Google Scholar 

  • Salinas P, Regnier G, Jacquemyn C, Pain CC, Jackson MD. Dynamic mesh optimisation for geothermal reservoir modelling. Geothermics. 2021;94:102089.

    Article  Google Scholar 

  • Sepúlveda F, Rosenberg MD, Rowland JV, Simmons SF. Kriging predictions of drill-hole stratigraphy and temperature data from the Wairakei geothermal field, New Zealand: Implications for conceptual modeling. Geothermics. 2012;42:13–31.

    Article  Google Scholar 

  • Siler DL, Hinz NH, Faulds JE, Queen J. 3D analysis of geothermal fluid flow favorability: Brady’s, Nevada, USA. In: Siler DL, editor. Proceedings forty-first workshop on geothermal reservoir engineering. Stanford: Stanford University; 2016.

    Google Scholar 

  • Song X, Shi Y, Li G, Yang R, Wang G, Zheng R, Lyu Z. Numerical simulation of heat extraction performance in enhanced geothermal system with multilateral wells. Appl Energy. 2018;218:325–37.

    Article  Google Scholar 

  • Tut Haklidir FS, Haklidir M. Prediction of reservoir temperatures using hydrogeochemical data, Western Anatolia geothermal systems (Turkey): a machine learning approach. Nat Resour Res. 2020;29(4):2333–46.

    Article  Google Scholar 

  • Vogt C, Mottaghy D, Wolf A, Rath V, Pechnig R, Clauser C. Reducing temperature uncertainties by stochastic geothermal reservoir modelling. Geophys J Int. 2010;181(1):321–33.

    Article  Google Scholar 

  • Wang B, Li BX, Ma XH. The prediction of the depth and temperature of the reservoir in the evaluation of hot dry rock (HDR) for Gonghe-Guide basin. Ground Water. 2015;37(3):28–31.

    Google Scholar 

  • Wang G, Liu Y, Zhu X, Zhang W. The status and development trend of geothermal resources in China. Earth Sci Front. 2020;27(1):1.

    Google Scholar 

  • Williams CF, Deangelo J. Evaluation of approaches and associated uncertainties in the estimation of temperatures in the upper crust of the western united states. Trans Geotherm Resour Council. 2011;35:1599–605.

    Google Scholar 

  • Woo S, Park J, Lee JY, Kweon IS. CBAM: Convolutional block attention module. In: Proceedings of the European conference on computer vision (ECCV). 2018. pp. 3–19.

  • Xia L, Zhang Y. An overview of world geothermal power generation and a case study on China—the resource and market perspective. Renew Sustain Energy Rev. 2019;112:411–23.

    Article  Google Scholar 

  • Xiong Y, Zhu M, Li Y, Huang K, Chen Y, Liao J. Recognition of geothermal surface manifestations: a comparison of machine learning and deep learning. Energies. 2022;15(8):2913.

    Article  CAS  Google Scholar 

  • Yan WD. Characteristics of Gonghe basin hot dry rock and its utilization prospects. Sci Technol Rev. 2015;33(19):54–7.

    Google Scholar 

  • Yang W, Xiao C, Zhang Z, Liang X. Identification of the formation temperature field of the southern Songliao Basin, China based on a deep belief network. Renew Energy. 2022;182:32–42.

    Article  Google Scholar 

  • Zeng L, Zhang KJ, Tang XC, Zhang YX, Li ZW. Mid-Permian rifting in Central China: record of geochronology, geochemistry and Sr–Nd–Hf isotopes of bimodal magmatism on NE Qinghai-Tibetan Plateau. Gondwana Res. 2018;57:77–89.

    Article  CAS  Google Scholar 

  • Zhang C, Zhang S, Li S, Jia X, Jiang G, Gao P, Hu S. Geothermal characteristics of the Qiabuqia geothermal area in the Gonghe basin, northeastern Tibetan Plateau. Chin J Geophys. 2018a;61(11):4545–57.

    Google Scholar 

  • Zhang C, Jiang G, Shi Y, Wang Z, Wang Y, Li S, Hu S. Terrestrial heat flow and crustal thermal structure of the Gonghe-Guide area, northeastern Qinghai-Tibetan plateau. Geothermics. 2018b;72:182–92.

    Article  Google Scholar 

  • Zhang C, Huang R, Qin S, Hu S, Zhang S, Li S, Wang Z. The high-temperature geothermal resources in the Gonghe-Guide area, northeast Tibetan plateau: a comprehensive review. Geothermics. 2021;97:102264.

    Article  Google Scholar 

  • Zhao XG, Wan G. Current situation and prospect of China׳s geothermal resources. Renew Sustain Energy Rev. 2014;32:651–61.

    Article  Google Scholar 

  • Zhu JL, Hu KY, Lu XL, Huang XX, Liu KT, Wu XJ. A review of geothermal energy resources, development, and applications in China: current status and prospects. Energy. 2015;93:466–83.

    Article  Google Scholar 

Download references

Acknowledgements

We thank Peng Research Group in CUMTB for support of this work. We thank Zheng Qiushi from China University of Mining and Technology (Beijing) for providing feedback on the modifications made to our network.

Funding

This work is supported by Science Fund for Creative Research Groups of the National Natural Science Foundation of China (No. 42321002), Fundamental Research Funds for the Central Universities (Grant No. 2022JCCXMT01, 2602020RC130).

Author information

Authors and Affiliations

Authors

Contributions

Conceptualization, J.Z.; methodology, W.G. and J.Z.; software, W.G.; formal analysis, W.G. and J.Z.; writing and editing, W.G. and J.Z. All authors have read and agreed to the published version of the manuscript.

Corresponding author

Correspondence to Jingtao Zhao.

Ethics declarations

Competing interests

We (the authors) declare that there are no competing interests associated with the research.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Gao, W., Zhao, J. Prediction of geothermal temperature field by multi-attribute neural network. Geotherm Energy 12, 22 (2024). https://doi.org/10.1186/s40517-024-00300-x

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s40517-024-00300-x

Keywords