Applsci 13 06250 With Cover
Applsci 13 06250 With Cover
Article
Shinhye Kong, Jongchan Oh, Daeung Yoon, Dong-Woo Ryu and Hyoung-Seok Kwon
https://doi.org/10.3390/app13106250
applied
sciences
Article
Integrating Deep Learning and Deterministic Inversion for
Enhancing Fault Detection in Electrical Resistivity Surveys
Shinhye Kong 1 , Jongchan Oh 1 , Daeung Yoon 1, * , Dong-Woo Ryu 2 and Hyoung-Seok Kwon 3
Abstract: Clays in fault zones have low electrical resistivity, making electrical resistivity tomography
(ERT) effective for fault investigations. However, traditional ERT inversion methods struggle to find
a unique solution and produce unstable results owing to the ill-posed nature of the problem. To
address this, a workflow integrating deep-learning (DL) technology with traditional ERT inversion
is proposed. First, a deep-learning model named DL-ERT inversion that maps apparent resistivity
data to subsurface resistivity models is developed. To create target-oriented training data, we use
approximately 150 field borehole data acquired from various survey areas in South Korea. The
DL-ERT inversion algorithm is based on a U-Net structure and includes an additional network called
the borehole mixer to incorporate borehole information when available. The DL-ERT inversion
model is trained in three stages: base model training, borehole mixer training, and fine-tuning.
Results showed that the fine-tuning model provided the highest prediction accuracy for all test
datasets. Next, the prediction of the trained model is used as the initial model for the deterministic
inversion method to predict the final subsurface model. The efficiency and accuracy of the proposed
workflow are demonstrated in fault detection using a field data example compared with traditional
deterministic inversion.
Citation: Kong, S.; Oh, J.; Yoon, D.;
Ryu, D.-W.; Kwon, H.-S. Integrating
Keywords: fault detection; borehole data; electrical resistivity inversion; electrical resistivity tomography;
Deep Learning and Deterministic deep learning; U-Net; initial model
Inversion for Enhancing Fault
Detection in Electrical Resistivity
Surveys. Appl. Sci. 2023, 13, 6250.
https://doi.org/10.3390/app13106250 1. Introduction
Academic Editor: Giuseppe Faults are typically characterized by soft ground as rocks become fractured and
Lacidogna clays and groundwater are introduced due to repeated movements over time. Therefore,
faults are considered a crucial aspect in investigations of site characteristics for large-
Received: 20 April 2023 scale construction, such as geological surveys, tunnels, and bridges, as well as in ground
Revised: 12 May 2023
stability assessment, including ground subsidence, tunnel collapse, and slope stability
Accepted: 16 May 2023
investigations [1–3]. Geophysical exploration techniques, including seismic, electrical, and
Published: 19 May 2023
electromagnetic methods, are actively being used in various fields to detect faults [4–9]. In
particular, fault zones, weathered zones, and aquifers containing clay minerals exhibit low
electrical resistivity, making electrical resistivity tomography (ERT) surveys an effective
Copyright: © 2023 by the authors.
tool in fault zone investigations [10].
Licensee MDPI, Basel, Switzerland. Numerous studies have been dedicated to the detection and characterization of fault
This article is an open access article zones using electrical resistivity surveys. Rønning et al. [11] investigated the application
distributed under the terms and of resistivity mapping in identifying and characterizing weakness zones in crystalline
conditions of the Creative Commons bedrock, providing a valuable tool for assessing rock stability and geological engineering.
Attribution (CC BY) license (https:// Ganerød et al. [12] conducted a comparative analysis of different geophysical methods and
creativecommons.org/licenses/by/ determined resistivity measurement to be the most effective technique for mapping faults
4.0/). and fracture zones. Moreover, extensive research has been conducted on fault detection by
utilizing electrical resistivity surveys in both terrestrial and marine environments [13–17].
These studies collectively demonstrate the wide-ranging applicability and effectiveness of
electrical resistivity surveys in detecting and mapping fault structures.
To analyze fault zones in electrical resistivity surveys, deterministic inversion methods
are typically used. However, the traditional inversion process is challenging due to its
ill-posed nature, which can result in non-unique and unstable solutions. In particular, if the
initial model is far from the true subsurface properties, it can lead to convergence problems
or inaccurate estimates. Additionally, the complexity of the numerical calculations involved
makes the inversion process both time-consuming and computationally expensive [18,19].
Recently, studies have actively incorporated deep-learning technology into ERT inver-
sion to overcome its limitations. Liu et al. [20] introduced ERSInvNet, which is based on
the U-Net architecture, for mapping apparent resistivity data to resistivity models. They
used a tier feature map as an additional input feature to mitigate the ambiguity that arises
when using a convolutional neural network (CNN) due to the vertical variation in patterns
between the input and output. Liu et al. [21] also designed an adaptive CNN for electrical
resistivity inversion, taking into account the vertically varying characteristics between
apparent resistivity data and resistivity models. Similarly, Vu and Jardani [22] proposed
a deep-learning algorithm for the three-dimensional (3D) reconstruction of ERT, using
SegNet architecture for the inversion network and training it with subsurface resistivity
models generated by a geostatistical anisotropic Gaussian generator and corresponding
apparent resistivity. Wilson et al. [23] also developed a ERT inversion using deep learning,
proposing a variational encoder–decoder network for the inversion network and construct-
ing realistic resistivity synthetic models with complex layers. Furthermore, various studies
have applied similar approaches to electromagnetic (EM) inversion, with Oh et al. [24]
developing a CNN model to delineate salt dome structure from marine controlled-source
EM (CSEM) data and other studies utilizing deep-learning technology for the inversion of
airborne EM data [25–27].
Although these methods have shown promising results, their training datasets were
not target-oriented; rather, they aimed to achieve a general solution by creating subsurface
models with randomly selected box-shaped anomalies or multiple layers. However, be-
cause the inverse problem is ill-posed in nature, a deep-learning approach still requires
constraints, such as regularization terms in traditional inversion, to ensure the stability and
reliability of the solution. In the deep-learning approach, these constraints can be incorpo-
rated when generating training data by adding prior knowledge, such as information about
background layers obtained from borehole data in the application area. Additionally, these
methods do not incorporate borehole data, which can be utilized to improve the inversion
results when available. Furthermore, although the deep-learning model is well-trained
using a training dataset that closely resembles realistic settings, the trained model is not
guaranteed to obtain the optimal solution because the distribution of the target field data
may differ from that of the training data.
To address the abovementioned limitations, we propose a new workflow that combines
deep-learning technology with traditional deterministic inversion to enhance fault detection
in electrical resistivity surveys. First, we create a target-oriented training dataset for fault
detection using field borehole data. Then, we develop a deep-learning model based on the
U-Net architecture using the training dataset for ERT inversion. In addition, we include
an additional network called borehole mixer at the end of the U-Net, which incorporates
borehole information to enhance the inversion results if borehole data are available. Finally,
we use the prediction of the trained model as the initial subsurface model for deterministic
inversion to predict the final subsurface model. Through numerical examples of synthetic
and field data, we have obtained encouraging experimental results, which indicate that the
proposed workflow has better performance than the traditional inversion in fault detection.
Appl. Sci. 2023, 13, 6250 3 of 20
2. Methodology
In this section, we first explain to the procedure for creating geological models based
on field borehole data and corresponding apparent resistivity data using the open-source
libraries GemPy and SimPEG, respectively. Then, we illustrate the network structure and
training process of the deep learning-based ERT inversion, called DL-ERT inversion. Finally,
we propose an approach to integrate DL-ERT inversion with deterministic inversion using
the prediction of DL-ERT inversion as the initial model for the deterministic inversion.
Figure 1 shows the flowchart of the proposed workflow.
Figure 1. Proposed workflow for deep learning-based ERT inversion (DL-ERT) and integration with
deterministic inversion.
2.1. Creating Target-Oriented Resistivity Models Based on Field Borehole Data Using GemPy
To create a deep-learning model optimized for fault zone detection, we employed a
method that involved generating subsurface resistivity models based on field borehole
data using GemPy, an open-source Python library for 3D geological modeling [28]. The
potential-field method developed by Lajaunie [29] was used to create a 3D geological
model in GemPy. To create a stratigraphic model, it is important to interpolate lithological
interfaces that show changes in physical properties using a scalar field value [30]. The
input values for the scalar field include layer interface points that represent interfaces
between two layers and gradients of the scalar field that indicate poles of the layer. The
layer interface points are also known as surface contact points, and the gradients of the
scalar field are referred to as orientations. The scalar values are subsequently calculated
for all interfaces in the scalar field to identify the lithology of every point in the mesh. By
discretizing 3D space, we generated a layered model, as shown in Figure 2a, which is a
vertical section of the 3D model.
Appl. Sci. 2023, 13, 6250 4 of 20
Figure 2. Geological structures created using GemPy: (a) layered structure, (b) fault structure,
and (c) saturated fault structure.
To create a fault structure, we added surface contact points and orientations for a fault
to the layered model, as depicted in Figure 2b. To simulate the assumption that the fault
zone is saturated with groundwater, we increased the thickness of the existing fault line,
which resulted in the saturated fault structure shown in Figure 2c.
In this work, field borehole data and resistivity properties were used to create 3D
resistivity models in GemPy. We assigned the same coordinates as the field borehole
data and set the depths of each stratum as surface contact points with upward-facing
surface orientations. This approach allowed us to generate realistic 3D layered models
reflecting field conditions, as shown in Figure 3. Additionally, to create a fault structure, the
surface points and displacements for the faults were assigned randomly, and the surface
orientations were set close to perpendicular to the fault plane. Assuming the fault zone
to be saturated with groundwater, a fault structure with a random thickness and low
resistivity was created. From the 3D models, we randomly selected two-dimensional (2D)
sections along survey lines to generate 2D resistivity models.
Appl. Sci. 2023, 13, 6250 5 of 20
where σ represents the electrical conductivity, φ represents the electrical potential, and I is
→ →
the input current at the positive and negative dipole locations, r A and r B , respectively.
To simulate the partial differential Equation (1), the subsurface model was first dis-
cretized on a computational mesh. The conductivity values and potentials were then
defined at the cell centers and nodes of the staggered grid, respectively. SimPEG provides
several mesh options; in this study, a tensor mesh was used. The 2D resistivity sections
generated from GemPy were interpolated onto the tensor mesh in SimPEG, and additional
cells were added horizontally and vertically to ensure adequate satisfaction of the bound-
ary conditions, as shown in Figure 4. The interpolated domain of the resistivity model,
indicated by the red box in Figure 4b, served as a label (ground truth) for our deep-learning
network in the inverse problem.
Figure 4. Two-dimensional lithological model and resistivity model generated in (a) GemPy and
(b) SimPEG, respectively.
After Equation (1) was numerically solved, the potential fields were projected onto
the receiver electrode locations through interpolation. The apparent resistivity (ρa , ohm-m)
could then be calculated using the following formula:
∆VΔV
ΔV
MN
ρa ρρ= · K,
⋅⋅ K,
K, (2)
I
Appl. Sci. 2023, 13, 6250 6 of 20
where ∆V MN (Volt) is the potential difference between two electrodes M and N; I is the
electric current; K (m) is a geometric factor that depends on the geometry of the electrode
array. K can be calculated as
1 −1
" #
1 1 1
K = 2π − − + , (3)
AM MB AN NB
where A and B indicate the locations of the current electrodes; M and N indicate the
locations of the potential electrodes in Figure 5a. In this study, a dipole–dipole array was
used, and Figure 5b shows a pseudosection of the apparent resistivity, which was used as
input for our deep-learning network for the inverse problem.
(a) (b)
Figure 5. (a) Pseudosection’s setting and observation points in pseudo-elevation for dipole–dipole
array, and (b) corresponding pseudosection of apparent resistivity data.
Figure 6. DL-ERT inversion network comprising a base model and a borehole mixer.
The borehole mixer is designed to incorporate borehole information into the network
to improve the inversion results. A borehole feature map, b, is created by adding the true
Appl. Sci. 2023, 13, 6250 8 of 20
resistivity values at the borehole locations to a map of the same size as the output of the
base model, m̂, setting all other parts except the borehole locations to zero, as shown in
Figure 7. Then, the resistivity values of the output of the base model, m̂, are replaced
with the true resistivity values of the borehole, and the replaced output and the borehole
feature map, b, are concatenated and fed into the borehole mixer network. The following
relationship can be employed for the final estimation of m:
where θ ∗ denotes the model parameters of the borehole mixer network, Mixer(). The
borehole mixer network is added to the output layer of the base model as shown in
Figure 6, and the network is simply composed of four convolutional layers: three 13 × 13
convolutional layers and one 1 × 1 convolutional layer. The detailed structure of the
borehole mixer network is presented in Table 2.
Figure 7. Input of the mixer network incorporating the borehole feature map.
N
1
θ̂ = argmin
θ N ∑ (mi − Base(d; θ ))2 , (6)
i =1
In the borehole mixer training, the pre-trained model parameters of the base model, θ̂,
are transferred and frozen, and only the borehole mixer network is trained as follows:
N
1
θ̂ ∗ = argmin
∗ θ N ∑ (mi − Mixer(m̂, b; θ ∗ ))2 . (7)
i =1
Finally, in the fine-tuning stage, the pre-trained base model and borehole mixer are
unfrozen and re-trained to slightly adjust the inversion result:
N N
1 2 1 2
θ̂ f inal = argmin ∑ mi − Base d; θ̂ + ∑ mi − Mixer m̂, b; θ̂ ∗ (8)
θ̂, θ̂ ∗ N i =1
N i =1
We solved Equations (6)–(8) using the Adam optimizer and set the learning rate to
decrease at each stage for stable training with transfer learning and fine-tuning.
where β is the regularization parameter; Wd and Wm are data weights and model weights,
respectively; F is forward modeling; dobs denotes observed data. The prior information in
the model is incorporated through the a priori model mapr . Further details on the method
can be found in [31].
Then, we used the Gauss–Newton method to solve the minimization of Equation (9).
The flowchart of the deterministic inversion is presented in Figure 8. Typically, the initial
model is assumed to be a homogeneous background model, which could be far from
the true resistivity model and make it difficult to achieve convergence in the misfit. By
contrast, we used the output of the DL-ERT inversion as the initial model and then ran
the deterministic inversion. This approach allowed us to obtain better data fitting than the
traditional deterministic inversion. In the next section, we demonstrate the effectiveness of
our approach using synthetic test data and field data.
Appl. Sci. 2023, 13, 6250 10 of 20
Figure 8. Flowchart of the deterministic inversion with the initial model from the DL-ERT inversion.
3. Experiment
3.1. Data Generation Using Borehole Information
To generate target-oriented subsurface resistivity models, we used borehole data ac-
quired from 13 drilling sites in South Korea, including Jangheung, Jangseong, Gwangyang,
and Suncheon in South Jeolla Province; Changwon, Yangsan, and Hadong in South
Gyeongsang Province; Gwangju and Icheon in Gyeonggi Province; Jecheon in North
Chungcheong Province; and Gijang-gun in Busan. Figure 9 shows a map indicating the
locations of the drilling sites. Each site is composed of various rock types, including
gneiss, schist, phyllite, acidic dike, granite, andesite, granite, phyllite, tuff, limestone, and
metamorphic sedimentary rocks originating from a wide range of geological eras from
the Precambrian to the Mesozoic. Each site includes 5–19 borehole data, for a total of
150 borehole data used in this study. Each borehole data provides information on the Trans-
verse Mercator (TM) coordinates, depth (m), Unified Soil Classification System (USCS),
and stratum composition. On the basis of the electrical resistivity values of the strata, we
categorized them into four layers: soil layer, weather ground layer, basement rock layer,
and fault layer, as determined by USCS. The range of electrical resistivity values for each
stratum was set as follows: 500–1000 ohm-m for the soil layer, 500–2000 ohm-m for the
weather ground layer, 1000–3000 ohm-m for the basement rock layer, and 200–500 ohm-m
for the faults [36,37]. It is important to note that there may be some overlap in the resistivity
values between different strata. This is primarily due to the presence of mixed rock types
within the field borehole data, which cannot be easily categorized into a single specific
stratum. Then, the borehole information, including the coordinates, depth, and resistivity
values, was used to generate resistivity models, with resistivity values randomly selected
from within the specified range.
Appl. Sci. 2023, 13, 6250 11 of 20
Figure 9. A map indicating the locations of the drilling area and electrical resistivity survey area in
South Korea.
All experiments were carried out on TensorFlow 2, and two GPUs (NVIDIA GeForce RTX
2090 Ti) were used to accelerate computation.
Figure 10. Loss curves for base model training, borehole mixer training, and fine-tuning of the
DL-ERT inversion.
3.4. Evaluating the Performance of DL Inversion Models Using Synthetic Test Dataset
After training the models in the three stages, the performance of each model was
evaluated by comparing the results on the test datasets, which consisted of the layered,
one-fault, and two-fault structures. The normalized root-mean-squared error (NRMSE),
which is calculated by normalizing the root-mean-squared error (RMSE) by the difference
between the maximum and minimum values, was used to quantify the performance of
the trained inversion models. In Figure 11, the base model without a borehole mixer and
borehole information shows promising results; however, the fine-tuning model shows the
clearest and most similar results to the ground truth with the lowest NRMSE. Similarly,
as shown in Figure 12, for a one-fault structure, all three models predicted the fault zone
very clearly, but artifact noise is observed in the base model. The artifacts disappeared in
borehole mixer training and fine-tuning, confirming results that incorporating the borehole
information in the borehole mixer network helps predict the weather ground layer, which
the base model cannot predict. To verify the generalization performance of the deep-
learning model, prediction results were also compared for the two-fault structure, and the
fine-tuning model exhibited the best performance, as shown in Figure 13. It is important
to note that a two-fault structure was not included in the training dataset, which only
consisted of a one-fault model. By evaluating the model’s performance on an unseen
fault configuration, we were able to gauge its ability to generalize beyond the specific
training data. Moreover, a comparsion of the prediction results of the three types of test
datarevealed that the fine-tuning model provided the highest prediction accuracy.
Additionally, to evaluate the effectiveness of the mixer network incorporating borehole
information, we compared the results of the fine-tuning model with data from an increasing
number of borehole data. As shown in Figure 14, as the number of boreholes increases, the
NRMSE value gradually decreases with less artifact noise and clearer layered structures.
Notably, when examining the red circles in Figure 14i–m, it is evident that an increase in the
number of boreholes from zero to one, one to two, and two to four progressively enhanced
the distinction of the three layers. Additionally, when there was no change in the borehole
configuration within the red circles, the NRMSE showed a slight decrease. However, with
changes in the borehole configuration, the NRMSE exhibited a significant decrease. These
findings emphasize that both the number and distribution of boreholes play a crucial role
in the inversion’s performance.
Appl. Sci. 2023, 13, 6250 13 of 20
Figure 11. Prediction results of DL-ERT inversion for the layered structure: (a) boreholes injected
during training, (b) ground truth, (c) base model result: NRMSE = 0.0355, (d) borehole mixer training
result: NRMSE = 0.0245, and (e) fine-tuning result: NRMSE = 0.0235.
Figure 12. Prediction results of DL-ERT inversion for the one-fault structure: (a) boreholes injected
during training, (b) ground truth, (c) base model result: NRMSE = 0.0343, (d) borehole mixer training
result: NRMSE = 0.0272, and (e) fine-tuning result: NRMSE = 0.0217.
Figure 13. Prediction results of DL-ERT inversion for the two-fault structure: (a) boreholes injected
during training, (b) ground truth, (c) base model result: NRMSE = 0.0115, (d) borehole mixer training
result: NRMSE = 0.0076, (e) fine-tuning result: NRMSE = 0.0049.
Appl. Sci. 2023, 13, 6250 14 of 20
Figure 14. Prediction results of DL-ERT inversion according to the number of boreholes. The NRMSE
values obtained with an increase in the number of boreholes are 0.0707, 0.0706, 0.0689, 0.0680, 0.0679,
and 0.0669. (a) Ground truth. Number of boreholes = (b,h) 0; (c,i) 1; (d,j) 3; (e,k) 5; (f,l) 7; and (g,m) 10.
Finally, we compared our results with those from conventional deterministic inversion
methods. In this work, we used the conventional smoothing least-squares inversion
method with SimPEG. As shown in Figure 15, the deep learning-based model shows
superior prediction accuracy compared with the conventional inversion method, as it more
accurately predicts the layers and the direction and position of the fault zone.
Appl. Sci. 2023, 13, 6250 15 of 20
Figure 15. Comparison of deterministic inversion and DL-ERT inversion: (a) ground truth,
(b) deterministic inversion results, and (c) DL-ERT inversion results.
RMSE]
where N is the number of data points. ΦN /? ,
Appl. Sci. 2023, 13, 6250 16 of 20
The RMSEd of the DL-ERT inversion was calculated as 4.3832, while the deterministic
inversion after 20 iterations was 3.3959, as shown in Figure 16. The deterministic inversion
exhibits a better fit to the data in terms of data misfit, indicating a limitation in the applica-
bility of deep-learning models when synthetic training data differ from the target field data.
However, it is worth noting that the data misfit of the traditional deterministic inversion
shown in Figure 17 does not decrease significantly beyond four iterations, indicating that
it may become trapped in a local minimum. However, when the recovered model from
the DL-ERT inversion was used as the initial model for the deterministic inversion, the
RMSEd value decreased continuously and reached 1.6595 after 20 iterations. This significant
improvement demonstrates the effectiveness of using the DL-ERT inversion as a starting
point to enhance the accuracy and data fitting in the deterministic process.
Figure 16. Recovered models (top), corresponding apparent resistivities (middle), and differences
between calculated and observed data (bottom) for (a) DL-ERT inversion, (b) deterministic inversion,
and (c) deterministic inversion using the initial model from DL-ERT inversion.
Figure 17. Convergence curves of deterministic inversion and integrating DL-ERT with
deterministic inversion.
Appl. Sci. 2023, 13, 6250 17 of 20
4. Discussion
In this study, we propose a methodology that utilizes field borehole data to create
target-oriented resistivity models. However, it is important to acknowledge that the
resistivity models generated in this study are relatively simple, typically comprising of two
or three layers with linear faults. This simplicity arises from the nature of the acquired field
borehole data, which exhibit a relatively simple lithology characterized by a few distinct
layers. Nonetheless, we believe that our proposed workflow can be extended to create
more complex resistivity models by incorporating field borehole data from lithologically
diverse and complex regions.
Despite the promising results obtained from our methodology, several limitations war-
rant further attention. Firstly, our current deep-learning model is designed for 2D resistivity
models and 2D survey data, lacking the inclusion of 3D effects that are crucial for accurately
inverting field data. Incorporating three-dimensional considerations into our model will
enhance its ability to capture the true complexity of subsurface resistivity distributions.
Secondly, topographical information plays a vital role in the modeling and inversion
processes. However, our current deep-learning model does not account for topographical ef-
fects. Future improvements to our methodology should focus on integrating topographical
data to enhance the accuracy and reliability of the inversion results.
Thirdly, when generating resistivity models with faults, we only considered a single-
fault structure with a linear shape. Although this approach provides valuable insights,
it may not fully capture the diverse range of fault structures encountered in real-world
scenarios. Expanding the fault modeling capability of our methodology to incorporate
various fault geometries will be an important area of future investigation.
Additionally, it is worth noting that the training data used in this study were generated
without considering noise. Including noise in the training data would enable the deep-
learning model to better handle real-world data characterized by various noise sources
and levels.
Furthermore, for the training data, we intentionally used a wide electrode spacing of
20 m. This choice was made because a smaller electrode spacing would require more data
points in the apparent resistivity map to cover the same survey area, resulting in a larger
input and output size for the deep-learning model and increased computational memory
requirements. The electrode spacing plays a crucial role in the sensitivity of detecting faults.
In our study, we considered a fault thickness ranging from 20 to 100 m, taking into account
the electrode spacing of 20 m. Therefore, to detect thin faults, a shorter electrode spacing
and larger input and output data sizes for DL-ERT inversion need to be considered.
Lastly, our current DL-ERT inversion model has been specifically trained for the
dipole–dipole array configuration. Consequently, applying the model to other electrode
configurations may yield suboptimal results due to inherent differences in data charac-
teristics. We conducted an experiment comparing the performance of our model with
Wenner, Schlumberger, and dipole–dipole arrays (Figure 18), confirming that our current
DL-ERT model is not well-suited for non-dipole–dipole arrays. Addressing this limitation
and developing a more versatile model capable of accommodating different electrode
configurations will be the focal point of our future research.
Appl. Sci. 2023, 13, 6250 18 of 20
Figure 18. Results of the proposed method applied to different electrode configurations: (a) ground
truth, (b) apparent resistivities,
ies (c) DL-ERT inversion results.
In our field data example, even though the comparison of the convergence curves
between deterministic inversion with and without the DL-ERT initial model implies the
effectiveness of our proposed workflow, it is worth mentioning that to fully demonstrate
the efficacy of our approach, it would be beneficial to have borehole data for a direct
comparison of the results.
In summary, while our proposed methodology has demonstrated promising results, it
is important to acknowledge and address the limitations outlined above. Future research
efforts will focus on extending our model to incorporate 3D effects, integrating topographi-
cal information, enhancing fault modeling capabilities, considering noise in the training
data, and developing a more versatile approach capable of handling different electrode
configurations. By addressing these limitations, we aim to advance the field of DL-ERT
inversion and improve its applicability to real-world scenarios.
5. Conclusions
In this paper, we present a novel approach for integrating deep learning and de-
terministic inversion for electrical resistivity surveys. The proposed workflow involves
generating a target-oriented training dataset based on field borehole data and training
the deep-learning model in three stages: base model training, borehole mixer training,
and fine-tuning. The base model performs pure resistivity inversion without borehole
information, while the mixer network incorporates borehole data into the inversion result.
In the fine-tuning stage, we slightly adjust the model parameters for better performance.
In addition, to overcome the limitation of deep-learning models when synthetic training
data differs from target field data, we use the recovered model from DL-ERT inversion
as an initial model for the deterministic inversion. We tested our approach using both
synthetic test data and field data from a railway tunnel construction site in South Korea,
and our proposed method, which combines deterministic inversion with a DL-ERT initial
model, was designed to outperform DL-ERT or deterministic inversion alone in terms of
accuracy and data fitting. Our findings suggest that the combination of deep learning
and deterministic inversion methods holds great promise for solving inversion problems.
The proposed approach can potentially be extended to other geophysical methods and
geological scenarios to improve the accuracy and efficiency of inversion solutions.
Author Contributions: Conceptualization, D.Y.; Methodology, S.K. and D.Y.; Software, S.K., J.O. and
D.Y.; Validation, S.K.; Formal Analysis, H.-S.K.; Data Curation, D.-W.R. and H.-S.K.; Writing—Original
Draft Preparation, S.K.; Writing—Review and Editing, S.K., D.Y. and H.-S.K.; Visualization, S.K.;
Supervision, D.Y.; Project Administration, D.Y.; Funding Acquisition, D.Y. All authors have read and
agreed to the published version of the manuscript.
Appl. Sci. 2023, 13, 6250 19 of 20
Funding: This work was supported in part by the Basic Research and Development Project of
Korea Institute of Geoscience and Mineral Resources (KIGAM) under Grant 23-3117 and in part
by the Korea CCUS Association(K-CCUS) grant funded by the Korea Government (MOE, MOTIE)
(KCCUS20220001, Human Resources Program for Reduction of greenhouse gases).
Institutional Review Board Statement: Not applicable.
Informed Consent Statement: Not applicable.
Data Availability Statement: The data are not publicly available owing to confidentiality.
Acknowledgments: The authors would like to thank HSGEO INC. for providing the field data.
Conflicts of Interest: The authors declare no conflict of interest.
References
1. Shin, H.; Choon, S. Civil Structure Construction and Fault. J. Korean Tunn. Undergr. Space Assoc. 1999, 1, 39–49.
2. Cho, K.; Kim, K.S.; Lee, K.S. 3D resistivity survey at a collapsed tunnel site. Geophys. Geophys. Explor. 2015, 18, 14–20. [CrossRef]
3. Moon, S.W.; Yun, H.S.; Choo, C.O.; Kim, W.S.; Seo, Y.S. A Study on Mineralogical and Basic Mechanical Properties of Fault
Gouges in 16 Faults. J. Miner. Soc. Korea 2015, 28, 109–126. [CrossRef]
4. Wei, X.L.; Zhang, C.X.; Kim, S.W.; Jing, K.L.; Wang, Y.J.; Xu, S.; Xie, Z.Z. Seismic fault detection using convolutional neural
networks with focal loss. Comput. Geosci. 2021, 158, 104968. [CrossRef]
5. Pochet, A.; Diniz, P.H.; Lopes, H.; Gattass, M. Seismic fault detection using convolutional neural networks trained on synthetic
poststacked amplitude maps. IEEE Geosci. Remote Sens. Lett. 2018, 16, 352–356. [CrossRef]
6. Barnes, H.; Hinojosa, J.R.; Spinelli, G.A.; Mozley, P.S.; Koning, D.; Sproule, T.G.; Wilson, J.L. Detecting fault zone characteristics
and paleovalley incision using electrical resistivity: Loma Blanca Fault, New Mixoco. Geophysics 2021, 86, B209–B221. [CrossRef]
7. Torrese, P.; Pilla, G.; Bersan, M.; Rainone, M.L.; Ciancetti, G. Mapping the uprising of highly mineralized waters occurring along
a fault zone in the Oltrepò Pavese plain upper aquifers (Northern Italy) using VLF-EM survey. In Proceedings of the SAGEEP
22nd Annual Meeting, Fort Worth, TX, USA, 25 June 2009.
8. Nurhasan; Ogawa, Y.; Kimata, F.; Sutarno, D.; Sugiyanto, D.; Ismail, N. Identification of Sumatran fault zone using magnetotelluric
and gravity data. In Proceedings of the 13th SEGJ International Symposium, Tokyo, Japan, 29 April 2019.
9. Saribudak, M.; Ruder, M.; Van Nieuwenhuise, B. Hockley Fault revisited: More geophysical data and new evidence on the fault
location, Houston, Texas. Geophysics 2018, 83, B133–B142. [CrossRef]
10. Park, M.K. Laboratory study on the electrical resistivity characteristics with contents of clay minerals. Geophys. Geophys. Explor.
2005, 8, 218–223.
11. Rønning, J.S.; Ganerød, G.V.; Dalsegg, E.; Reiser, F. Resistivity mapping as a tool for identification and characterisation of
weakness zones in crystalline bedrock: Definition and testing of an interpretational model. Bull. Eng. Geol. Environ. B Eng. Geol.
Environ. 2014, 73, 1225–1244. [CrossRef]
12. Ganerød, G.V.; Rønning, J.S.; Dalsegg, E.; Elvebakk, H.; Holmøy, K.; Nilsen, B.; Braathen, A. Comparison of geophysical methods
for sub-surface mapping of faults and fracture zones in a section of the Viggja road tunnel, Norway. Bull. Eng. Geol. Environ. B
Eng. Geol. Environ. 2006, 65, 231–243. [CrossRef]
13. Zhu, T.; Zhou, J.; Wang, H. Localization and characterization of the Zhangdian-Renhe fault zone in Zibo city, Shandong province,
China, using electrical resistivity tomography (ERT). Appl. Geophys. 2017, 136, 343–352. [CrossRef]
14. Tassis, G.; Rønning, J.S.; Tsourlos, P.; Dahlin, T. Marine ert modeling for the detection of fracture zones. In Proceedings of the
SAGEEP 2015, Austin, TX, USA, 22–26 March 2015.
15. Zhu, T.; Feng, R.; Hao, J.Q.; Zhou, J.G.; Wang, H.L.; Wang, S.Q. The application of electrical resistivity tomography to detecting a
buried fault: A case study. J. Environ. Eng. Geophys. 2009, 14, 145–151. [CrossRef]
16. Ioane, D.; Chitea, F.; Diacopolos, C.; Stochici, R. Active faults detected in urban areas using ves and ert geophysical techniques
study case: Bucharest, Romania. In Proceedings of the Geoscience 2016, Bucharest, Romania, 25 November 2016.
17. Sana, H.; Taborik, P.; Valenta, J.; Bhat, F.A.; Flašar, J.; Štěpančíkova, P.; Khwaja, N.A. Detecting active faults in intramountain
basins using electrical resistivity tomography: A focus on Kashmir Basin, NW Himalaya. Appl. Geophys. 2021, 192, 104395.
[CrossRef]
18. Araya-Polo, M.; Dahlke, T.; Frogner, C.; Zhang, C.; Poggio, T.; Hohl, D. Automated fault detection without seismic processing.
Lead. Edge 2017, 36, 208–214. [CrossRef]
19. Jeong, J.; Jang, H.; Caesary, D.; Joung, I.S.; Cho, A.; Yoon, D.; Nam, M.J. Research Trends and Case Studies of Deep Learning
Applications in Geo-electric and Electromagnetic Surveys. J. Korean Soc. Miner. Energy Resour. Eng. 2022, 59, 379–397. [CrossRef]
20. Liu, B.; Guo, Q.; Li, S.; Liu, B.; Ren, Y.; Pang, Y.; Guo, X.; Liu, L.; Jiang, P. Deep learning inversion of electrical resistivity data.
IEEE Trans. Geosci. Remote. Sens. 2020, 58, 5715–5728. [CrossRef]
21. Liu, B.; Guo, Q.; Wang, K.; Pang, Y.; Nie, L.; Jiang, P. Adaptive Convolution Neural Networks for Electrical Resistivity Inversion.
IEEE Sens. J. 2020, 21, 2055–2066. [CrossRef]
Appl. Sci. 2023, 13, 6250 20 of 20
22. Vu, M.T.; Jardani, A. Convolutional neural networks with SegNet architecture applied to three-dimensional tomography of
subsurface electrical resistivity: CNN-3D-ERT. Geophys. J. Int. 2021, 225, 1319–1331. [CrossRef]
23. Wilson, B.; Singh, A.; Sethi, A. Appraisal of resistivity inversion models with convolutional variational encoder-decoder network.
IEEE Trans. Geosci. Remote Sens. 2022, 60, 1–10. [CrossRef]
24. Oh, S.; Noh, K.; Yoon, D.; Seol, S.J.; Byun, J. Salt delineation from electromagnetic data using convolutional neural networks.
IEEE Geosci. Remote Sens. Lett. 2018, 16, 519–523. [CrossRef]
25. Noh, K.; Yoon, D.; Byun, J. Imaging subsurface resistivity structure from airborne electromagnetic induction data using deep
neural network. Explor. Geophys. 2020, 51, 214–220. [CrossRef]
26. Li, J.; Liu, Y.; Yin, C.; Ren, X.; Su, Y. Fast imaging of time-domain airborne EM data using deep learning technology. Geophysics
2020, 85, E163–E170. [CrossRef]
27. Wu, X.; Xue, G.; Zhao, Y.; Lv, P.; Zhou, Z.; Shi, J. A deep learning estimation of the earth resistivity model for the airborne transient
electromagnetic observation. J. Geophys. Res. 2022, 127, e2021JB023185. [CrossRef]
28. de la Varga, M.; Schaaf, A.; Wellmann, F. GemPy 1.0: Open-source stochastic geological modeling and inversion. Geosci. Model
Dev. 2019, 12, 1–32. [CrossRef]
29. Lajaunie, C.; Courrioux, G.; Manuel, L. Foliation fields and 3D cartography in geology: Principles of a method based on potential
interpolation. Math. Geol. 1997, 29, 571–584. [CrossRef]
30. Calcagno, P.; Chilès, J.P.; Courrioux, G.; Guillen, A. Geological modelling from field data and geological knowledge: Part I.
Modelling method coupling 3D potential-field interpolation and geological rules. Phys. Earth Planet. Inter. 2008, 171, 147–157.
[CrossRef]
31. Cockett, R.; Kang, S.; Heagy, L.J.; Pidlisecky, A.; Oldenburg, D.W. SimPEG: An open source framework for simulation and
gradient based parameter estimation in geophysical applications. Comput. Geosci. 2015, 85, 142–154. [CrossRef]
32. Ronneberger, O.; Fischer, P.; Brox, T. U-net: Convolutional networks for biomedical image segmentation. In Proceedings of the
MICCAI, Munich, Germany, 5–9 October 2015.
33. Ioffe, S.; Szegedy, C. Batch normalization: Accelerating deep network training by reducing internal covariate shift. In Proceedings
of the ICML, Lille, France, 6–11 July 2015.
34. Agarap, A.F. Deep learning using rectified linear units (ReLU). arXiv 2018, arXiv:1803.08375.
35. Nava, L.; Cuevas, M.; Meena, S.R.; Catani, F.; Monserrat, O. Artisanal and small-scale mine detection in semi-desertic areas by
improved U-Net. IEEE Geosci. Remote Sens. Lett. 2022, 19, 1–5. [CrossRef]
36. Kwon, H.S.; Hwang, S.H.; Baek, H.J.; Kim, K.S. A study on the correlation between electrical resistivity and rock classification.
Geophys. Geophys. Explor. 2008, 11, 350–360.
37. Loke, M.H. Tutorial: 2-D and 3-D Electrical Imaging Survey; University of Alberta: Edmonton, AB, Canada, 2004. Available online:
https://sites.ualberta.ca/~unsworth/UA-classes/223/loke_course_notes.pdf (accessed on 12 May 2023).
38. Hong, S.H.; Oh, I.; Kim, H.; Lee, B.J. Numerical Geometry_50,000 Scale_Yangsu-ri. Available online: https://data.kigam.re.kr/
data/7503d484-5613-429c-b741-fc2ded9fc360 (accessed on 2 May 2023).
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual
author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to
people or property resulting from any ideas, methods, instructions or products referred to in the content.