1. Introduction
The magnetotelluric method has been widely used in geophysical exploration to investigate Earth’s deep electrical structure [1,2,3,4]. It is based on the relationship between the electric fields and the magnetic fields measured on the Earth’s surface, which can be expressed as follows:
(1)
where and denote the electric field, the magnetic field, and the impedance tensor, respectively. Then, the apparent resistivity and phase were calculated as follows:(2)
where is the angular frequency, is the magnetic permeability of free space, and Z is the impedance tensor; the real part of Z is denoted as Re(Z), and the imaginary part is marked as Im(Z).The sources of the MT method are lightning activities at high frequencies and the current magnetospheric current flows excited by solar wind at low frequencies [5]. The MT signal is non-stationary and broadband. It can be easily affected by cultural noises, from power lines, railway lines, road vibration, and vehicles [6]. Noisy MT data have low reliability and interpretability for deep structure detection. Improving the quality of MT data can make the subsequent inversion more reliable [7,8].
Classical denoising methods are the remote reference (RR) method, the robust method, and the time domain signal–noise separation method. RR uses the correlation between the magnetic fields of the measuring station and those of the reference station to improve the quality of the apparent resistivity and phase curves [9]. It can separate signal and noise when signals are correlated and noises are uncorrelated [10]. However, in the case of continuous and cultural solid noises, choosing remote reference stations becomes very difficult [11]. The robust method does not depend on remote reference stations. It is a power spectrum selection method [12,13]. The robust method may lead to erroneous results if the noise is continuous and intense during the whole observation process [14,15,16]. The signal–noise separation methods in the time domain can effectively remove intense cultural noises [17,18,19,20,21,22]. However, these methods have their limitations [22]. For example, these methods are more or less prone to damage to low-frequency effective signals and require manual intervention [23,24].
Deep learning algorithms have recently been applied to process geo-electromagnetic datasets [25]. For instance, the authors of [26] used the self-organizing feature map (SOM) neural network combined with the data segment selection method to remove the cultural noise in MT data. The authors of [27] employed the wavelet neural network to eliminate the noise generated by high-frequency motion in helicopter airborne transient electromagnetics. The authors of [28] used the long short-term memory (LSTM) neural network to remove power frequency noise.
After flowing through some layers of the convolutional neural network (ConvNet), the gradients of the error function become inaccurate. Residual Network (ResNet), a ConvNet variant, uses identity shortcuts to optimize the parameters [29]. It has been applied in signal denoising [30] but has poor feature learning ability for highly noisy MT data. New methods were needed for removing magnetotelluric noise under a robust noise environment.
In 2019, the deep residual shrinkage network (DRSN) model was proposed for improving the feature learning ability of low signal-to-noise ratio (SNR) signals [31]. It has been successfully used in signal recognition [31,32,33]. The DRSN model excavates the substrate features of the data and can extract hidden features without using prior knowledge. So, it provides more accurate and effective denoising results.
This study uses the DRSN for MT noise suppression. To improve the feature extraction ability, we add the Squeeze-and-Excitation Network (SENet), a deep learning method based on attention mechanism and a soft threshold function, to DRSN.
This method has three advantages. Firstly, it does not require professional signal processing knowledge and can adaptively select the noise threshold for MT denoising. Secondly, it can directly separate the signal and noise of MT data collected in various regions. Thirdly, using one-dimensional data can extract essential features from time series signals and avoid dimension transformation.
The rest of this study is arranged as follows. Section 2 introduces the DRSN model. Section 3 validates the DRSN model using synthetic and real MT datasets. In Section 4, the advantages and limitations of this method are discussed. Section 5 presents conclusions.
2. Methods
2.1. The DRSN Method
The DRSN is a deep learning method that can extract hidden features without prior knowledge, providing more accurate denoising performance. The residual building unit of the DRSN (RSBU) structure is shown in Figure 1.
DRSN has two types:
(1). DRSN-CS has the block of “residual shrinkage building unit with channel-shared thresholds (RSBU-CS)”.
(2). DRSN-CW has the block of “residual shrinkage building unit with channel-wise thresholds (RSBU-CW)”.
DRSN-CW is more effective than DRSN-CS in removing the noise because different channels of the feature map usually contain different amounts of noise-related information [30]. We adopt DRSN-CW and call it DRSN hereafter.
The structure of the proposed network is shown in Figure 2. RSBU (4,3,/2) means an RSBU has 4 convolutional kernels with a width of 3, and “/2” represents a step length of 2. In the RSBUs, three RSBUs were followed when the previous DRSN’s step length was 2, and there were 12 RSBUs. The residual module, BN layer, and threshold subnetwork were used to achieve regular training. The learning rate decreased exponentially from 0.001 to 0.0001, and the number of training cycles was 200. However, the training process will stop if the loss has no change within ten cycles.
2.2. Principle of MT Denoising by DRSN
2.2.1. Soft Threshold Function
The most representative time-series editing method is the soft threshold method. The soft threshold function is as follows:
(3)
where are the input feature and the output feature, respectively, and is the threshold with a positive value.The partial derivative of the soft thresholding function is as follows:
(4)
The partial derivative of the soft thresholding function is either 1 or 0; thus, we can perform the signal–noise separation.
2.2.2. Adaptive Noise Filter Block
The noise features are first extracted through the ResNet Block, and then a one-dimensional vector with an absolute operation () and a layer is used to reduce the feature map size.
(5)
Moreover, the number of neurons in the layer is the same as the number of channels from the input feature map. Then enters the two full connection layers a scale factor is obtained,
(6)
The scale factor is normalized to the range of (0, 1) by a sigmoid function. The threshold value of filtered noise features was obtained by multiplying the normalized result .
(7)
After the soft threshold processing, the noise-related features are removed.
(8)
where represents the soft threshold function for filtering features generated by the noises.To enhance the nonlinearity and the fitting capability, we apply the functions defined as follows:
(9)
where represents the variable output from the neural network cell in the upper layers.Finally, we have the relationship between input and output as follows:
(10)
where denotes the function of the below layer in Figure 1, denotes the function of the above layer in Figure 1, and is the rectified linear unit. Thus, only changes the channels (e.g., the stride in this block is set to 2, which results in different sizes between the input and output of this block) and does not influence the value of . That is to say, can still acquire the information of from .The hardware resources of the computer used for the processing in this study are as follows:
-. CPU: Intel i7-9700K, 3.00 GHz, 8×;
-. GPU: Nvidia GeForce RTX 2060 SUPER, 8 GB;
-. RAM: 16 GB.
2.3. Datasets
We obtained the dataset by adding simulation noise to measure high-quality data. Our team collected the high-quality MT data in 2012 in the Qaidam Basin of Qinghai Province, China. There was almost no interference. The MTU-5A collected the data from Phoenix Geophysics Ltd. The MT data can be used as noise-free signals. The software for these field data acquisitions and apparent resistivity and phase computations is SSMT-2000 (Version 0.6.0.70, Phoenix Geophysics Ltd., Toronto, Ontario, Canada).
We cut the actual MT data using windows and corrupted them using the artificial noise, such as the harmonic, square, triangle, impulse, and step noises, and the noise-free data were the label for forming datasets (Figure 3, Figure 4, Figure 5, Figure 6 and Figure 7). We had 22,000 datasets: 20,000 datasets for training and 2000 for verification. The training set performed denoising training on the DRSN so that the DRSN learned the mapping relationship between the noise-free data and the corresponding noise. Once the DRSN completed training, we fed the MT data sections into this DRSN. The outputs of the DRSN were the denoising MT signals. We used data from multiple places to produce the training set.
2.4. Training the DRSN for Denoising
Figure 8 shows the flow chart of the denoising process using the DRSN. Firstly, we use the time window to scan and segment the 1D MT data. We take the 1D rather than the 2D data to reduce the calculation time and resources. Secondly, the DRSN is used for noise suppression to obtain noise-free MT signals. The training set performs denoising training on the DRSN so that the DRSN learns the mapping relationship between the noise-free data and the corresponding noise. Once the DRSN completes training, those data sections are fed into this DRSN. The outputs of the DRSN for suppression are the denoising MT data.
We train the DRSN in two steps:
Hyperparameter setup
The hyperparameters were set as follows: mini-batch size 100, dropout 0.5 in full connection, initial learning rate 0.0001 that decreases 95% every five epochs.
-
2.. Optimize hyperparameters through training
Our DRSN has a nine-layer structure for denoising the magnetotelluric data. We use common training strategies to achieve faster convergence, such as the Adam optimization algorithm [34] and mini-batch training mode. The L2 norm can be used to optimize the parameters of neural network.
In training, the samples with noise are input into DRSN, and the samples without interference are the output. Forward propagation was used to obtain network parameters, and backpropagation was used to adjust network parameters.
The residual module, BN layer, and threshold subnetwork were used to achieve regular training. The learning rate decreased exponentially from 0.001 to 0.0001, and the number of training cycles was 200. However, the training process will stop if the loss has no change within ten cycles.
3. Experiments
3.1. Simulation Data Experiments
3.1.1. Comparison with Wavelet Transformation and VMD
We validated the proposed method using a simulated dataset with step-wave noise, which is typical for MT data.
First, we chose the noise-free signal from actual MT data, to which we added step-wave noise using a simulated dataset with step-wave noise. Then we used the trained DRSN model to separate signal and noise. We also denoised the data by using the wavelet transformation method and VMD, and the results are compared in Figure 9.
After signal processing, the noise was suppressed (Figure 9). As Figure 9f–h shows, compared with the noise-free spectrum, the results obtained by the wavelet transformation and VMD lose some low-frequency effective signals. However, our method yields no visible distortion.
We compare the normalized mutual correlations (NCCs) of the denoising results obtained by different methods in Table 1. NCC is often called similarity degree. When the NCC value is 1, two signals are the same; when the NCC value is 0, two signals are orthogonal; when the NCC value is −1, two signals have the same absolute value but opposite signs. Therefore, the closer the NCC value to 1, the better the separation effect [35]. In addition, we use the signal-to-noise ratio (SNR) to evaluate the denoising results.
(11)
(12)
where is the noise-free signal, is the denoised signal, and is the length of the signal.As Table 1 shows, the result obtained by our method has the highest NCC and SNR, so our approach has the best denoising effect.
After denoising the wavelet transformation, VMD and DRSN find the noise is attenuated (Figure 8).
However, compared with the original spectrum, it is clear that the results obtained by DRSN, the noise-free data section, can be protected well simultaneously.
3.1.2. Comparison with Other Deep Learning Models
To further verify the effectiveness of the DRSN, we compare it with the ConvNet and the ResNet. Several field MT time series with harmonic, square, triangle, impulse, and step noises were used for training the models. We introduced all the models with a one-time window (size ). Their performances are evaluated by the training loss and computational time (Figure 10). The parameters of these models are shown in Table 2.
The first column of Table 1 shows the number of blocks in different layers.
The second column shows the output sizes of the feature maps in different layers, which are in the 3-D form of . For example, means that the channel is 1, the width is 256, and the height is 1 (because it is 1D signal).
In the third column, CBU (4,3,/2) means a CBU has four convolutional kernels with a width of 3. “/2” represents CBU can reduce the width of the feature map by moving the convolutional kernels with a stride of 2. Other items have the same meaning.
Figure 10 presents the loss of training and validation datasets of the three deep learning methods for MT noise suppression, which both descend gradually as the number of epochs ascends. Both loss curves are stable, proving the generalization of the three deep learning methods. Because the DRSN reaches the stationary stage of both loss curves earlier than the ResNet, the DRSN has a better generalization capability than the ResNet. The training and test errors of the DRSN are much more minor than those of ConvNet and ResNet. This confirms that using the identity shortcuts, the attention mechanism, and the soft threshold function can improve parameter optimization.
We also investigate the influence of window size on the accuracy of the proposed method. We adopt four different window sizes, , , , and , for the validation datasets (Table 3).
Table 3 shows that the window size influences denoising accuracy and training time. As the window size grows, the DRSN’s training becomes more time-consuming. In addition, the losses are nearly equivalent when the window sizes are , , and and are smaller than the loss of . Hence, we choose the window size of to balance the loss and running time of the DRSN.
We also compare the DRSN method with other methods regarding training time and loss (Table 4). The window sizes were set as . As shown in Table 3, the DRSN has the minimum training loss and the longest training time.
We used data by adding simulation noise to measure high-quality data. First, we chose the noise-free signal from Qinghai in 2012, to which we added simulation noise. Then, we used the trained ConvNet, ResNet, and DRSN to separate signal and noise (Figure 11).
We compare the time series of the data denoised by different methods (Figure 11) and find the noise was attenuated, and the noise-free data section can be protected well.
As Table 5 shows, the result obtained by our method has the highest NCC and SNR, so our method has the best denoising effect.
We used data by adding simulation noise to measure high-quality data. First, we chose the noise-free signal from Luzong in 2010, to which we added simulation noise. Then we used the trained ConvNet, ResNet, and DRSN to separate signal and noise (Figure 11).
We compare the time series of the data denoised by different methods (Figure 12) and find the noise was attenuated, and the noise-free data section can be protected well.
As Table 6 shows, the result obtained by our method has the highest NCC and SNR, so our method has the best denoising effect.
3.2. Actual Data Experiments
3.2.1. Experimental Data in Qaidam Basin
We validated our method using the MT data collected in 2012 in the Qaidam Basin of Qinghai Province, China. There is almost no interference. The MTU-5A collected the data from Phoenix Geophysics Ltd. (Toronto, ON, Canada) and the controlled-source electromagnetic method (CSEM) transmitter from Central South University, China.
The sampling frequency was 15 Hz and the collection time was about 19 h, divided into two phases; the first was 1.5 h and the second was 17.5 h. In the first phase, a pseudo-random signal with the current of 80 A was injected into the ground 2 km from the measuring point by the wide field electromagnetic method (CSEM) so that our team collected the MT data under the interference of CSEM transmission. In the following 17.5 h, the transmitter stopped working, so there was almost no interference.
The apparent resistivity, phase, and polarization direction were used to evaluate the MT denoising performance [36].
Figure 13 shows the fragment of the noisy signal in the time domain collected in the first 1.5 h. The CSEM severely pollutes the data.
As shown in Figure 13, the time domain waveforms present periodicity and regularity, and the MT waveforms were almost submerged. As shown in Figure 14, the apparent resistivity and phase curves in the whole period are discontinuous and not smooth. The apparent resistivity and phase curves jump sharply between 0.3 Hz and 0.05 Hz in the xy direction. In the yx direction, the pronounced resistivity curve rises 45° between 0.5 Hz and 0.01 Hz and drops sharply when the frequency is lower than 0.01 Hz. The phase is mainly close to −180° between 0.5 Hz and 0.01 Hz. In summary, the MT data have apparent near-source interference in the whole period [37].
Figure 13 shows that the waveform and spectrum in the time domain of each original noise-containing signal are almost the same as those of each separate noise corresponding to Figure 15.
Figure 16 shows the signal denoised by our method. Before denoising, the signals in the time domain present periodicity and regularity, and the MT signal is almost submerged. After denoising, the signals present randomness and irregularity, which are the features of a natural MT signal. In addition, the signal amplitude is small.
We compare the denoising performance of the proposed method and the robust method in Figure 17. After processing our way, the apparent resistivity and phase curves have good continuity and smoothness across all frequency bands. Between 0.5 Hz and 0.01 Hz, the pronounced resistivity curve of the robust method has a 45° rising trend in the yx direction, but that of DRSN only shows a slight upward trend.
We compare the two results in Figure 17. The apparent resistivity and phase curves after robust processing are not consistent with those of the undisturbed segment. Still, the results of our method coincide with the steady part, indicating that our approach is better than the robust method in processing the cultural noise.
As shown in Figure 18, the noise leads to polarization direction converging in some angles, such as the range 0° in Figure 18a,b, indicating that the data are subject to extreme interference. Figure 18c,d show that the noise-free data’s polarization directions become random in electric and magnetic fields. After denoising, their polarization directions become overall random in electric and magnetic fields (Figure 18e,f). Because the undisturbed magnetotelluric signal originates from the natural area, its polarization direction was randomly distributed due to the characteristics of the field source. However, after noise interference, the strength of the artificial source is greater than that of the natural field, making the polarization direction show the characteristics of the artificial field source, which is relatively concentrated and regular. These results demonstrate that our approach can remove MT noise well regardless of the noise level.
3.2.2. Experimental Data in Luzong
In 2010, we performed a magnetotelluric experiment in the Luzong mining area, Anhui Province, China, using V5-2000 from Phoenix Geophysics Ltd. Due to the developed economy, there is much cultural noise, so the MT signals have many abnormal time series. However, the noise is relevant and persistent, making it challenging to eliminate effectively by traditional methods.
As shown in Figure 19, there are many outliers in the curves of the raw data. When the frequency is below 40 Hz, the apparent resistivity changes linearly with the frequency, showing a 45° rise, and the phase approaches 0 or ±180°. The noise around the observation station contaminates these data, so the original curves cannot accurately reflect the electrical structure underground.
Figure 20 shows the apparent resistivity, and phase curves varied smoothly with frequency after DRSN treatment. The results obtained by our method are consistent with those obtained by the RR method, except for the data in the low-frequency band. It shows that DRSN can be effective in MT denoising.
4. Discussion
This study applied the deep residual shrinkage network for MT signal–noise separation. Testing shows that in noise mitigation, the DRSN outperforms traditional noise removal methods and deep learning methods such as ConvNet and ResNet. First, it directly uses the noisy raw data to train the model. Furthermore, the algorithm, benefiting from the end-to-end DRSN structure, can extract useful features from noisy data. Finally, DRSN has a better noise removal effect, shorter training times, and fewer overfitting risks.
It has limitations. For instance, it requires a longer training time than other deep learning algorithms.
5. Conclusions
Using the MT method to investigate underground structures requires high-quality time series, which are difficult to extract from noisy MT data. To address this issue, we propose a novel signal–noise separation method based on the deep residual shrinkage network. The method can learn features and separate signal and noise. The results are improved obviously in the time domain, spectrum, apparent resistivity, phase curve, and polarization direction. In addition, the method was based on a relatively simple deep learning network, so no professional signal processing knowledge is needed, resulting in a simple operation. The DRSN method is effective and intelligent, effectively adjusting the sample distribution and improving the data quality. Although its training time is extended, the denoising process only takes 1–3 s, making it much faster than other MT denoising algorithms. In addition, the DRSN method can remove unknown electric noise, correct the distortion of resistivity and phases, and randomize the distribution of electric and magnetic fields.
Conceptualization, G.Z.; data curation, G.Z.; formal analysis, G.Z., L.Z. and G.L.; funding acquisition, Z.R., X.X., J.T., G.L. and G.Z.; investigation, G.Z., L.Z. and G.L.; methodology, G.Z. and L.Z.; project administration, G.Z.; resources, Z.R., X.X. and J.T.; software, G.Z.; writing—original draft, G.Z.; writing—review and editing, Z.R., X.X., J.T., G.Z., L.Z. and G.L. All authors have read and agreed to the published version of the manuscript.
The data discussed in this paper will be shared at reasonable request to the corresponding author.
We would also like to express our gratitude to Meixiang Huang for her helpful work in the formal analysis, investigation, methodology, and writing—review and editing. This work was carried out in part using hardware and/or software provided by the High Performance Computing Center of Central South University.
The authors declare no conflict of interest.
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Figure 1. The 1D residual shrinkage building unit (RSBU) of the DRSN structure. We insert the adaptive noise filter layer into the ResNet block. [Forumla omitted. See PDF.] is the input MT data. BN represents the batch normalization layer. [Forumla omitted. See PDF.] represents the rectified linear unit layer. Conv represents the convolutional layer. [Forumla omitted. See PDF.] represents the absolute operation processes. [Forumla omitted. See PDF.] is an operation layer that calculates a mean value. [Forumla omitted. See PDF.] represents the fully connected layer. [Forumla omitted. See PDF.] represents the feature obtained by domain transformation. [Forumla omitted. See PDF.] is the output MT signal. [Forumla omitted. See PDF.] denotes the multiplication of corresponding positions.
Figure 3. Synthesis of harmonic noise. (a) Noise-free data, (b) harmonic noise, (c) noisy data.
Figure 4. Synthesis of impulse noise. (a) Noise-free data, (b) impulse noise, (c) noisy data.
Figure 5. Synthesis of square noise. (a) Noise-free data, (b) square noise, (c) noisy data.
Figure 6. Synthesis of step noise. (a) Noise-free data, (b) step noise, (c) noisy data.
Figure 7. Synthesis of triangle noise. (a) Noise-free data, (b) triangle noise, (c) noisy data.
Figure 8. Flowchart of the proposed denoising process method. The blue line on the far left represents the noisy analog signal. The following the noise signal is equally divided by the time window. And then the signal after DRSN processing. Finally, the processed signals are spliced according to the time window.
Figure 9. Denoising results for the data with step-wave noise. Time domain waveform of (a) Noise-free data, (b) Noisy data the results of (c) wavelet transformation, (d) DRSN. Spectrum of (e) Noise-free data, (f) Noisy data, the results of (g) wavelet transformation, and (h) DRSN.
Figure 10. The loss curve of (a) the ConvNet, (b) the ResNet, and (c) the DRSN for MT noise suppression. The red loss curve is the loss of validation datasets, and the blue loss curve is the loss of training datasets.
Figure 10. The loss curve of (a) the ConvNet, (b) the ResNet, and (c) the DRSN for MT noise suppression. The red loss curve is the loss of validation datasets, and the blue loss curve is the loss of training datasets.
Figure 11. Denoising results for the data with noise. Time domain waveform of (a) Noise-free data, (b) Noisy data, (c) the results of ConvNet, (d) the results of ResNet, and (e) the results of DRSN. Spectrum of (f) Noise-free data, (g) Noisy data, (h) the results of ConvNet, (i) the results of ResNet, (j) the results of DRSN.
Figure 12. Denoising results for the data with harmonic noise. Time domain waveform (a) Noise-free data, (b) Noisy data, (c) the results of ConvNet, (d) the results of ResNet, and (e) the results of DRSN. Spectrum of (f) Noise-free data, (g) Noisy data, (h) the results of ConvNet, (i) the results of ResNet, and (j) the results of DRSN.
Figure 13. The MT data. Time domain waveform of (a) Ex component; (b) Ey component; (c) Hx component; (d) Hy component. The left panels are time domain waveforms, and the right panels are their spectra. Spectrum of (e) Ex component; (f) Ey component; (g) Hx component; (h) Hy component.
Figure 14. The apparent resistivity (upper panel) and the phase of the test dataset (lower panel) of the MT data. The red curve shows the apparent resistivity and phase curves in the xy direction. The green curve shows the apparent resistivity and phase curve in the yx direction.
Figure 15. The noise isolated by DRSN. Time domain waveform of (a) Ex component; (b) Ey component; (c) Hx component; (d) Hy component. Spectrum of (e) Ex component; (f) Ey component; (g) Hx component; (h) Hy component.
Figure 16. The time-series segments denoised by DRSN. Time domain waveform of (a) Ex component; (b) Ey component; (c) Hx component; (d) Hy component. The left panels are time domain waveforms, and the right panels are their spectra. Spectrum of (e) Ex component; (f) Ey component; (g) Hx component; (h) Hy component.
Figure 17. The (upper panels) are apparent resistivity curves, and the (bottom panels) are phase curves denoised by DRSN and the robust method.
Figure 18. The polarization direction of the test dataset. The electric field of (a) noisy data, (c) noise-free data, and (e) denoised data at 0.075 Hz. The magnetic field of (b) noisy data, (d) noise-free data, and (f) denoised data at 0.075 Hz.
Figure 19. The apparent resistivity (upper panel) and phase (lower panel) of the raw data in the Luzon ore district.
Figure 20. The apparent resistivity curves (upper panels) and the phase curves (bottom panels) denoised by DRSN and remote reference (RR).
Quantitative evaluation of the MT data denoised by different methods.
Method | NCC | SNR (dB) |
---|---|---|
Wavelet transformation | 0.5961 | 1.4672 |
VMD | 0.5940 | 1.7107 |
Our approach | 0.9301 | 8.1591 |
Structural parameters of the models.
Number of |
Output Size | ConvNet | ResNet | Our Approach |
---|---|---|---|---|
1 |
|
Input | Input | Input |
1 |
|
Conv (4,3,/2) | Conv (4,3,/2) | Conv (4,3,/2) |
1 |
|
CBU (4,3,/2) | RBU (4,3,/2) | RSBU (4,3,/2) |
3 |
|
CBU (4,3) | RBU (4,3) | RSBU (4,3) |
1 |
|
CBU (8,3,/2) | RBU (8,3,/2) | RSBU (8,3,/2) |
3 |
|
CBU (8,3) | RBU (8,3) | RSBU (8,3) |
1 |
|
CBU (16,3,/2) | RBU (16,3,/2) | RSBU (16,3,/2) |
3 |
|
CBU (16,3) | RBU (16,3) | RSBU (16,3) |
1 |
|
Max Pooling | Max Pooling | Max Pooling |
1 |
|
FC | FC | FC |
CBU: convolutional building unit. RBU: residual building unit. RSBU: residual shrinkage building unit of DRSN. BN: batch normalization layer. ReLU: rectified linear unit. GAP: an operation layer that calculates a mean value. FC: fully connected layer.
The training loss and the training time for different window sizes.
Window Size | Training Loss | Time per Epoch |
---|---|---|
|
0.0009411 | 1.3154s |
|
0.0006060 | 1.5766s |
|
0.0005103 | 3.4094s |
|
0.0006312 | 4.8007s |
The training loss and the training time for different methods.
Method | Training Loss | Time per Epoch |
---|---|---|
ConvNet | 0.0012367 | 1.2009s |
ResNet | 0.0009895 | 1.2858s |
DRSN | 0.0009411 | 1.3154s |
Quantitative evaluation of the MT data denoised by different methods.
Method | NCC | SNR (dB) |
---|---|---|
ConvNet | 0.9092 | 7.3796 |
ResNet | 0.9237 | 8.1638 |
Our approach | 0.9257 | 8.3184 |
Quantitative evaluation of the MT data denoised by different methods (added simulation noise).
Method | NCC | SNR (dB) |
---|---|---|
ConvNet | 0.9001 | 7.2013 |
ResNet | 0.9372 | 8.2241 |
Our approach | 0.9561 | 8.5321 |
References
1. Tikhonov, A. On determining electrical characteristics of the deep layers of the Earth’s crust. Dokl. Akad. Nauk. USSR; 1950; 73, pp. 295-297.
2. Cagniard, L. Basic theory of the magneto-telluric method of geophysical prospecting. Geophysics; 1953; 18, pp. 605-635. [DOI: https://dx.doi.org/10.1190/1.1437915]
3. Abimanyu, T.; Daud, Y. Re-evaluation of magnetotelluric 3D data processing results to reduce the risk of drilling in the “SML” geothermal field. AIP Conf. Proc.; 2021; 2320, 040009. [DOI: https://dx.doi.org/10.1063/5.0039441]
4. Guo, Z.W.; Lai, J.Q.; Zhang, K.N.; Mao, X.C.; Wang, Z.L.; Guo, R.W.; Deng, H.; Sun, P.H.; Zhang, S.H.; Yu, M. et al. Geosciences in Central South University: A state-of-the-art review. J. Cent. South Univ.; 2020; 27, pp. 975-996. [DOI: https://dx.doi.org/10.1007/s11771-020-4347-5]
5. Garcia, X.; Jones, A.G. Atmospheric sources for audiomagnetotellurics (AMT) sounding. Geophysics; 2002; 67, 448. [DOI: https://dx.doi.org/10.1190/1.1468604]
6. Cai, J.H.; Tang, J.T.; Hua, X.R.; Gong, Y.R. An analysis method for magnetotelluric data based on the Hilbert–Huang transform. Explor. Geophys.; 2009; 40, pp. 197-205. [DOI: https://dx.doi.org/10.1071/EG08124]
7. Ren, Z.Y.; Kalscheuer, T.; Greenhalgh, S.; Maurer, H. A goal-oriented adaptive finite-element approach for plane wave 3-D electromagnetic modelling. Geophys. J. Int.; 2013; 194, pp. 700-718. [DOI: https://dx.doi.org/10.1093/gji/ggt154]
8. Qi, J.; Zhang, L.; Zhang, K.; Li, L.; Sun, J. The application of improved differential evolution algorithm in electromagnetic frac-ture monitoring. Adv. Geo-Energy Res.; 2020; 4, pp. 233-246. [DOI: https://dx.doi.org/10.46690/ager.2020.03.02]
9. Ritter, O.; Junge, A.; Dawes, G.J.K. New equipment and processing for magnetotelluric remote reference observations. Geophys. J. Int.; 1998; 132, pp. 535-548. [DOI: https://dx.doi.org/10.1046/j.1365-246X.1998.00440.x]
10. Gamble, T.D.; Goubau, W.M.; Clarke, J. Magnetotellurics with a remote magnetic reference. Geophysics; 1979; 44, pp. 53-68. [DOI: https://dx.doi.org/10.1190/1.1440923]
11. Tang, J.T.; Li, G.; Zhou, C.; Li, J.; Liu, X.Q.; Zhu, H.J. Power-line interference suppression of MT data based on frequency domain sparse decomposition. J. Cent. South Univ.; 2018; 25, pp. 2150-2163. [DOI: https://dx.doi.org/10.1007/s11771-018-3904-7]
12. Egbert, G.D. Robust multiple-station magnetotelluric data processing. Geophys. J. Int.; 1997; 130, pp. 475-496. [DOI: https://dx.doi.org/10.1111/j.1365-246X.1997.tb05663.x]
13. Neukirch, M.; García, X. Nonstationary magnetotelluric data processing with instantaneous parameter. J. Geophys. Res. Solid Earth; 2014; 119, pp. 1634-1654. [DOI: https://dx.doi.org/10.1002/2013JB010494]
14. Escalas, M.; Queralt, P.; Ledo, J. Polarisation analysis of magnetotelluric time series using a wavelet-based scheme: A method for detection and characterization of cultural noise sources. Phys. Earth Planet Inter.; 2013; 218, pp. 31-50. [DOI: https://dx.doi.org/10.1016/j.pepi.2013.02.006]
15. Tang, J.T.; Li, J.; Xiao, X.; Zhang, L.C. Mathematical morphology filtering and noise suppression of magnetotelluric sounding data. Chin. J. Geophys.; 2012; 55, pp. 1784-1793. [DOI: https://dx.doi.org/10.6038/j.issn.0001-5733.2012.05.036]
16. Li, G.; Xiao, X.; Tang, J.T.; Li, J.; Zhu, H.J.; Zhou, C.; Yan, F.B. Near-source noise suppression of AMT by compressive sensing and mathematical morphology filtering. Appl. Geophys.; 2017; 14, pp. 581-589. [DOI: https://dx.doi.org/10.1007/s11770-017-0645-6]
17. Tang, J.T.; Xu, Z.M.; Xiao, X.; Li, J. Effect rules of strong noise on magnetotelluric (mt) sounding in the luzong ore cluster area. Chin. J. Geophys.; 2012; 55, pp. 4147-4159. [DOI: https://dx.doi.org/10.6038/j.issn.0001-5733.2012.12.027]
18. Trad, D.O.; Travassos, J.M. Wavelet filtering of magnetotelluric data. Geophysics; 2000; 65, pp. 482-491. [DOI: https://dx.doi.org/10.1190/1.1444742]
19. Tang, J.T.; Li, G.; Xiao, X.; Li, J.; Zhou, C.; Zhu, H.J. Strong noise separation for magnetotelluric data based on a signal reconstruction algorithm of compressive sensing. Chin. J. Geophys.; 2017; 60, pp. 3642-3654. [DOI: https://dx.doi.org/10.6038/cjg20170928]
20. Li, G.; Liu, X.; Tang, J.T.; Deng, J.Z.; Hu, S.G.; Zhou, C.; Chen, C.; Tang, W. Improved shift-invariant sparse coding for noise attenuation of magnetotelluric data. Earth Planets Space; 2020; 72, 45. [DOI: https://dx.doi.org/10.1186/s40623-020-01173-7]
21. Li, G.; He, Z.; Tang, J.T.; Deng, J.Z.; Liu, X.; Zhu, H.J. Dictionary learning and shift-invariant sparse coding denoising for controlled-source electromagnetic data combined with complementary ensemble empirical mode decomposition. Geophysics; 2021; 86, pp. E185-E198. [DOI: https://dx.doi.org/10.1190/geo2020-0246.1]
22. Zhang, X.; Li, J.; Li, D.Q.; Li, Y.; Liu, B.; Hu, Y.F. Separation of magnetotelluric signals based on refined composite multiscale dispersion entropy and orthogonal matching pursuit. Earth Planets Space; 2021; 73, 76. [DOI: https://dx.doi.org/10.1186/s40623-021-01399-z]
23. Li, G.; Liu, X.; Tang, J.; Li, J.; Ren, Z.; Chen, C. De-noising low-frequency magnetotelluric data using mathematical morphology filtering and sparse representation. Appl. Geophys.; 2020; 172, 103919. [DOI: https://dx.doi.org/10.1016/j.jappgeo.2019.103919]
24. Xiao-le, G.; Kun-de, Y.; Yang, S.; Rui, D. An underwater acoustic data compression method based on compressed sensing. J. Cent. South Univ.; 2016; 23, pp. 1981-1989.
25. Huang, T.; Yang, Y.; Yang, X. A survey of deep learning-based visual question answering. J. Cent. South Univ.; 2021; 28, pp. 728-746. [DOI: https://dx.doi.org/10.1007/s11771-021-4641-x]
26. Carbonari, R.; Di Maio, R.; Piegari, E.; D’Auria, L.; Esposito, A.; Petrillo, Z. Filtering of noisy magnetotelluric signals by som neural networks. Phys. Earth Planet. Inter.; 2018; 285, pp. 12-22. [DOI: https://dx.doi.org/10.1016/j.pepi.2018.10.004]
27. Wu, X.; Xue, G.; Xiao, P.; Li, J.; Liu, L.; Fang, G. The removal of the high-frequency motion-induced noise in helicopter-borne transient electromagnetic data based on wavelet neural network. Geophysics; 2019; 84, pp. K1-K9. [DOI: https://dx.doi.org/10.1190/geo2018-0120.1]
28. Xu, T.T.; Wang, Z.W. Magnetotelluric power frequency interference suppression based on lstm recurrent neural network. Prog. Geophys.; 2020; 35, pp. 2016-2022. [DOI: https://dx.doi.org/10.6038/pg2020DD0402]
29. He, K.; Zhang, X.; Ren, S.; Sun, J. Deep residual learning for image recognition. Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition; Las Vegas, NV, USA, 27–30 June 2016; pp. 770-778.
30. Fan, G.; Li, J.; Hao, H. Vibration signal denoising for structural health monitoring by residual convolutional neural networks. Measurement; 2020; 157, 107651. [DOI: https://dx.doi.org/10.1016/j.measurement.2020.107651]
31. Zhao, M.; Zhong, S.; Fu, X.; Tang, B. Deep residual shrinkage networks for fault diagnosis. IEEE Trans. Ind. Inform.; 2020; 16, pp. 4681-4690. [DOI: https://dx.doi.org/10.1109/TII.2019.2943898]
32. Zhang, S.; Pan, J.; Han, Z.; Guo, L. Recognition of Noisy Radar Emitter Signals Using a One-Dimensional Deep Residual Shrinkage Network. Sensors; 2021; 21, 7973. [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/34883980]
33. Zhang, L.; Yang, X.; Liu, H.; Zhang, H.; Cheng, J. Efficient Residual Shrinkage CNN Denoiser Design for Intelligent Signal Processing: Modulation Recognition, Detection, and Decoding. IEEE J. Sel. Areas Commun.; 2021; 40, pp. 97-111. [DOI: https://dx.doi.org/10.1109/JSAC.2021.3126074]
34. Kingma, D.P.; Ba, J. Adam: A method for stochastic optimization. arXiv; 2014; arXiv: 1412.6980
35. Tang, J.T.; Li, H.; Li, J.; Qiang, J.; Xiao, X. Top-Hat transformation and magnetotelluric sounding data strong interference separation of Lujiang-Zongyang ore concentration area. J. Jilin Univ.; 2014; 44, pp. 336-343.
36. Weckmann, U.; Magunia, A.; Ritter, O. Effective noise separation for magnetotelluric single site data processing using a frequency domain selection scheme. Geophys. J. Int.; 2005; 161, pp. 635-652. [DOI: https://dx.doi.org/10.1111/j.1365-246X.2005.02621.x]
37. Tang, J.T.; Zhou, C.; Wang, X.; Xiao, X.; Lv, Q.T. Deep electrical structure and geological signifcance of Tongling ore district. Tectonophysics; 2013; 606, pp. 78-96. [DOI: https://dx.doi.org/10.1016/j.tecto.2013.05.039]
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
© 2022 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
Magnetotelluric (MT) surveying is an essential geophysical method for mapping subsurface electrical conductivity structures. The MT signal is susceptible to cultural noise, and the intensity of noise is growing with urbanization. Cultural noise is increasingly difficult to be removed by conventional data processing methods. We propose a novel time-series editing method based on the deep residual shrinkage network (DRSN) to address this issue. Firstly, the MT data are divided into small segments to form a dataset system. Secondly, we use the dataset system to train the denoising model. Finally, the trained model is used for MT data denoising. The experiments using synthetic data and actual field data collected in Qinghai and Luzong, China, show that the DRSN can effectively remove the cultural noise and has better adaptability and efficiency than traditional MT signal processing methods.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Details



1 School of Geoscience and Info-Physics, Central South University, Changsha 410083, China
2 Shenzhen Research Institute of Central South University, Shenzhen 518057, China; Key Laboratory of Metallogenic Prediction of Nonferrous Metals and Geological Environment Monitoring (Ministry of Education), School of Geosciences and Info-Physics, Central South University, Changsha 410083, China
3 School of Geoscience and Info-Physics, Central South University, Changsha 410083, China; Key Laboratory of Metallogenic Prediction of Nonferrous Metals and Geological Environment Monitoring (Ministry of Education), School of Geosciences and Info-Physics, Central South University, Changsha 410083, China
4 School of Geophysics and Measurement-Control Technology, East China University of Technology, Nanchang 330013, China