Next Article in Journal
Extraction of Roads Using the Archimedes Tuning Process with the Quantum Dilated Convolutional Neural Network
Previous Article in Journal
Progress in Active Infrared Imaging for Defect Detection in the Renewable and Electronic Industries
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Microwave Imaging of Anisotropic Objects by Artificial Intelligence Technology

1
Department of Electrical and Computer and Engineering, Tamkang University, New Taipei City 251301, Taiwan
2
School of Engineering, San Francisco State University, San Francisco, CA 94117-1080, USA
*
Author to whom correspondence should be addressed.
Sensors 2023, 23(21), 8781; https://doi.org/10.3390/s23218781
Submission received: 27 September 2023 / Revised: 24 October 2023 / Accepted: 24 October 2023 / Published: 27 October 2023
(This article belongs to the Section Sensing and Imaging)

Abstract

:
In this paper, we present the microwave imaging of anisotropic objects by artificial intelligence technology. Since the biaxial anisotropic scatterers have different dielectric constant components in different transverse directions, the problems faced by transverse electronic (TE) polarization waves are more complex than those of transverse magnetic (TM) polarization waves. In other words, measured scattered field information can scarcely reconstruct microwave images due to the high nonlinearity characteristic of TE polarization. Therefore, we first use the dominant current scheme (DCS) and the back-propagation scheme (BPS) to compute the initial guess image. We then apply a trained convolution neural network (CNN) to regenerate the microwave image. Numerical results show that the CNN possesses a good generalization ability under limited training data, which could be favorable to deploy in image processing. Finally, we compare DCS and BPS reconstruction images for anisotropic objects by the CNN and prove that DCS is better than BPS. In brief, successfully reconstructing biaxial anisotropic objects with a CNN is the contribution of this proposal.

1. Introduction

Microwave imaging is an emerging imaging technology that uses electromagnetic waves to irradiate the unknown object. This technology eliminates the pressure and radiation problems associated with X-ray detection in the detection of breast cancer. Microwave devices are far more capable of receiving scattered field information than X-ray devices, which enables them to reconstruct high-resolution images in complex environments. Therefore, some scholars have attached great importance to medical imaging techniques in recent years, such as computed tomography and magnetic resonance imaging, that have wide applications and significant developments. There are still some problems to be investigated: poor penetration, improper positioning, nonlinearity, the curse of dimensionality, etc. In order to solve the aforementioned problems, the general algorithm for solving the inverse scattering problem (ISP) converts the ISP into an optimization problem.
In the past, the methods for solving the inverse scattering problem could be divided into two major categories: traditional algorithms [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40] and neural networks [41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67]. Traditional algorithms to solve the ISP have been published in recent years. In 2021, Zhao proposed a highly efficient inversion method that utilized the improved subspace-regularized distorted-Born iterative method and the multilevel Green’s function interpolation method to solve 3D ISP [23]. In 2022, Wei proposed a subspace-based, distorted finite difference frequency domain-based iterative method to improve the efficiency of electromagnetic scattering inversion [33]. In 2023, Sun proposed cross-correlated contrast source inversion in homogeneous background media [40]. Some researchers used AI technology to solve the ISP in recent years. In 2019, Chen proposed the dominant current scheme (DCS) to calculate the initial guess image to be inputted into a convolution neural network (CNN) for reconstructing high-resolution images that had effectively converged with the training procedure [42]. In 2020, Shao proposed deep learning networks, which can reduce the difficulty of training by a two-stage training process [45]. In 2021, Zhou proposed a modified contrast scheme to solve the 2D and 3D ISP. This method could reconstruct high relative permittivity [50]. In 2022, Xu proposed end-to-end scalable cascaded convolution neural networks to solve the ISP. He inputted scattered information to the cascaded CNN blocks to reconstruct high-resolution images. The advantages of the above methods are that real-time reconstructed high-resolution images and high performance can be obtained. The microwave imaging technology has also made significant discoveries in the biomedical imaging problem [59]. In 2023, Zhang proposed a two-stage neural network approach to solve the ISP. In the first step, the single frequency scattered field information was inputted to a deep residual convolutional neural network, and the multi-frequency scattered field information was predicted through a training process. In the second step, the predicted multi-frequency scattered field information was further inputted to a deep convolutional encoder–decoder, which was used to reconstruct the exact dielectric constant distribution. In the numerical results, it was confirmed that this method could accurately reconstruct inhomogeneous and high-contrast scatterers [67].
Since biaxial anisotropic scatterers have different components of dielectric coefficients in different transverse directions, the problem is more complicated than that of pure transverse magnetic (TM) polarization. Recently, a few studies have been published on anisotropic objects [68,69,70,71,72,73]. In 1998, Chiu reconstructed a perfect biaxial conductor using an uncorrelated illumination method. Numerical results illustrated that the proposed method could reconstruct materials of large dielectric coefficient distribution. Noise interference had also been considered subsequently [68]. Ye introduced the subspace-based distorted-Born iteration method to reconstruct biaxial objects in 2020. Numerical results showed that the proposed method was capable of reconstructing high-resolution images with good noise immunity [72]. In 2022, Ye proposed to use a generative adversarial network with a visual geometry group and total variation loss function to reconstruct biaxial objects. Numerical results demonstrated that the proposed method was able to reconstruct high-resolution images rapidly [56]. Next, Chiu also proposed an AI technique to reconstruct uniaxial objects. The scattered field information obtained from our first measurement was used to estimate the preliminary permittivity distribution by back-propagation scheme (BPS) and DCS. It was then being inputted to U-Net and trained to reconstruct an accurate permittivity distribution. Numerical results elucidated that our proposed method had high performance in the reconstruction of uniaxial objects, especially in the dielectric coefficient distribution aspect [73].
The contributions of this paper are summarized as follows:
(1)
We have successfully utilized neural networks and deep learning technology to reconstruct anisotropic objects in the microwave imaging research field. Compared to [74], our method does not need to designate the incident angle. It is worth mentioning that under the same noise level and training parameter settings, our proposed method can still reconstruct accurate anisotropic microwave images.
(2)
We have reconstructed anisotropic objects primarily by BPS and DCS, which are more complicated, by just modifying the formula process. Transverse electronic (TE) polarized waves have x and y vectors, while TM-polarized waves are scalars. The correlated x and y field vectors may cause more difficulty to reconstruct images than with the TM wave as well as in uniaxial cases. In brief, the multiple scattering problems of TE-polarized waves is more serious than that of TM-polarized waves.
(3)
As far as we are aware, using a DCS initial guess with a CNN on anisotropic objects has not yet been studied. In this paper, we successfully implemented DCS with a CNN upon anisotropic objects and acquired good reconstruction results. In addition to that, our proposed method also successfully achieves real-time imaging.
(4)
Numerical results show that our proposed method is able to reconstruct different permittivity distributions efficiently. And this has been verified from the experimental data measured by the Fresnel Institute.
(5)
The GAN architecture introduced by Ye et al. [56] required an extended training period, whereas the U-Net architecture developed by us delivers exceptional performance in significantly less computational time. To summarize, we can attain excellent reconstruction results by leveraging our novel selection method for anisotropic objects.
We introduce the theory and formula in Section 2. The CNN architecture is described in Section 3. In Section 4, we analyze the numerical results. Section 5 presents the conclusions.

2. Theoretical Formulations

2.1. Forward Problem

We assume that the scatterer is placed in free space with infinite extension in the Z directions, as in Figure 1. We denote the dielectric constant tensor of the scatterer as ε = r and the magnetic permeability as μ 0 . The diagonal matrix of ε = r is given by the ε x   x , y , ε y   x , y , and ε z   x , y in the x, y, and z directions.
In this paper, we focus on the reconstruction of anisotropic objects in free space with e j ω t . Two different incident waves are considered as the following.

2.1.1. Transverse Magnetic Waves

E z i r ¯ represents the incident electric field; k 0 denotes the wave number in free space; and is the incident angle.
E ¯ i ρ = E z i ρ z ^     = e j k 0 ( x c o s + y s i n ) z ^
The scattered field has the Z component only since the incident wave has only the z-component, and the scatterer has infinite extension in the Z directions. The total field E ¯ = E z z ^ , and the scattered field E ¯ s = E z s z ^ can be written as the following equations:
E z ρ = s G ρ ,   ρ ε z ρ 1 E z ρ d s + E z i ρ ,   ρ , ρ S
E z s ρ = s G ρ , ρ ε z ρ 1 E z ρ d s ,   ρ S , ρ S
where G ρ , ρ = jk 0 2 4 H 0 2 k 0 ρ ρ is the two-dimensional free-space Green’s function, and H 0 2 is the zero-order Hankel function of the second kind.

2.1.2. Transverse Electric Waves

The incident waves E x i ρ and E y i ρ can be expressed as the following:
E x i ρ = s i n e j k 0 x c o s + y s i n
E y i ρ = c o s e j k 0 x c o s + y s i n
Due to the coupling relationship between E x and E y , we employ the vector potential technique to calculate the scattered fields with the given incident field E ¯ i ρ = E x i ρ x ^ + E y i ρ y ^ . The total field E ¯ ρ = E x ρ x ^ + E y ρ y ^ and the external scattered field E ¯ s ρ = E x s ρ x ^ + E y s ρ y ^ are expressed as the following equations:
E x ρ = 2 x 2 + k 0 2 s G ρ , ρ ε x ρ 1 E x ρ d s + 2 x y s G ρ , ρ ε y ρ 1 E y ρ d s + E x i ρ
E y ρ = 2 x y s G ρ , ρ ε x ρ 1 E x ρ d s + 2 x 2 + k 0 2 s G ρ , ρ ε y ρ 1 E y ρ d s + E y i ρ
E x s ρ = 2 x 2 + k 0 2 s G ρ , ρ ε x ρ 1 E x ρ d s + 2 x y s G ρ , ρ ε y ρ 1 E y ρ d s
E y s ρ = 2 x y s G ρ , ρ ε x ρ 1 E x ^ ρ d s + ( 2 x 2 + k 0 2 ) s G ρ , ρ ε y ρ 1 E y ^ ρ d s
In the TM case, we assume that the dielectric coefficient distribution is known. Then, we can find the total and scattered electric fields in the Z direction by Equations (1)–(3). Similarly, we can find the total and scattered electric fields in the X and Y directions for the TE case by using Equations (4)–(9).

2.2. Inverse Problem

Scattered field information was used to guess the dielectric coefficient distributions by BPS and DCS, respectively, in inverse scattering. This can effectively reduce the training process difficulty of the neural network. In the following step, the preliminary permittivity distributions of BPS and DCS are inputted to the CNN for reconstruction. The detailed formulation of BPS and DCS can be found in [73]. The trained CNN model is used to reconstruct in real time more accurate permittivity distributions.

3. Convolutional Neural Network

AI technology is flourishing nowadays, including vast applications in speech recognition, image processing, and self-driving vehicles. However, electromagnetic imaging techniques are also widely applied, such as in CNNs, deep convolutional neural networks [75,76], and generative adversarial networks, etc. In this study, we use a three-layer CNN architecture to solve the inverse scattering problem, which is shown in Figure 2. On the left half of the contraction network, a 3 × 3 convolutional layer, a normalization layer, a linear rectification layer, and a 2 × 2 pooling layer are repeatedly added. On the right half of the expansion network, a 3 × 3 convolutional layer, a normalization layer, a linear rectification layer, and a 3 × 3 deconvolutional layer are repeatedly added. Finally, a 1 × 1 convolutional layer is added as a full linkage layer, and the averaged outcome is inputted to the regression layer to calculate the error value of the dielectric coefficient distribution.
The cost function is defined as follows:
a r g m i n A i 1 , i : N = 1 N t f A i 1 ε z α , ε z + Q 1 i
a r g m i n A i 2 , i : N = 1 N t f A i 2 ε x α ε y α , ε x ε y + Q 2 i
where A i 1 and A i 2 represent the neural network architecture parameters; f represents the error; ε x α , ε y α , and ε z α represent the approximate permittivity coefficients; and Q 1 i and Q 2 i represent the regularization functions.
It is well known that CNNs have great advantages in regard to images [76,77]. Therefore, we choose CNN architecture to reconstruct microwave images in this study. The reasons for choosing a CNN include the following:
(1)
Inserting a skip connection in the input and output of a CNN can avoid the gradient disappearance problem during the training process.
(2)
Adding down-sampling to the CNN contraction network can give a large field-of-view effect to the input image and thus improve the prediction capability of each pixel of the output image.
(3)
Adding batch normalization layer to a CNN can alleviate the internal covariance bias. Other than that, it also accelerates the training time and reduces the dependence of the gradient on parameters or initial values.
(4)
Designating ReLu as the activation function of a CNN to reduce the interdependence between the parameters can effectively alleviate the occurrence of overfitting.

4. Discussion

In our exploration, we assume that anisotropic objects are placed in free space and that the emitters and receivers are placed uniformly around the scatter object. TM and TE waves are emitted in different directions to irradiate the anisotropic objects. We then receive the scattered field information from the unknown scatterers. The received scattered field information is used to estimate the preliminary estimated permittivity by BPS and DCS and is inputted to the CNN to reconstruct an accurate electromagnetic image.
In the simulation environment, we divide the edge constant size of the scatterer into 0.2 λ 0 ε r ; λ 0 denotes the wavelength in free space; and ε r denotes the relative permittivity of the anisotropic object. We define the dielectric coefficient of the scatterer as 1 to 2.5, with the frequency of the incident wave as 3 GHz, and set up 32 transmitter and receiver antennas uniformly. In order to simulate the real environment, we add 5% and 20% Gaussian noise to the simulated environment for investigation. We use the scattered field information to estimate the dielectric coefficient distribution by BPS and DCS to reduce the complexity of the neural network training process. In the artificial intelligence part, we partition the dielectric coefficient distribution estimated from BPS and DCS into 80% for the training set and 20% for the test set. Finally, we use the stochastic gradient descent method to train the neural network. We set the training parameters as momentum of 0.99, learning rate of 10 6 to 10 8 , and max epoch of 200. We shuffle the training data in each epoch.
We define the root mean square error formula in Equation (12) to evaluate the performance of each scenario.
R M S E = 1 M t i = 1 M t ε = r ε = r r F ε = r F
ε = r and ε = r r are the true and reconstructed relative permittivity profiles respectively; M t represents the number of tests conducted, while F denotes the Frobenius norm.
Next, we define the structural similarity index measure in Equation (13) for comparing the reconstruction results of each scenario.
S S I M = 2 μ y ˜ μ y + C 1 2 σ y ˜ y + C 2 μ y ˜ 2 + μ y 2 + C 1 σ y ˜ 2 + σ y 2 + C 2
Here, y ˜ and y are the reconstructed and true relative permittivity profiles, respectively; μ y is the mean of y; σ y ˜ 2 is the variance of y; and σ y ˜ y is the covariance of y ˜ and y. In order to eliminate the zero denominator, two small constraints, C 1 = K 1 D 2 and C 2 = K 2 D 2 , are added, where K 1 = 0.01 and K 2 = 0.03 are the two hyperparameters; D indicates the dynamic range of pixels for targeted image y [73].

4.1. Relative Permittivity between 1 and 1.5

In this case, we set the permittivity distribution between 1 and 1.5. We assume 10 scatterers with different permittivity distributions, which can move arbitrarily at 50 different positions within the measurement area. We add 20% Gaussian noise to the simulated environment. Then, we estimate the dielectric coefficient distribution from the scattered field information by BPS and DCS and input it to the CNN for electromagnetic image reconstruction. Finally, we compare the reconstruction results of two different input data.
Figure 3a–c show the original permittivity distributions of ε z , ε x , and ε y scatterers, respectively. Figure 4a–c show, respectively, the reconstructed permittivity distributions of ε z , ε x , and ε y by the CNN for BPS input. Figure 5a–c show, respectively, the reconstructed permittivity distributions of ε z , ε x , and ε y by the CNN for DCS input. Figure 4 illustrates that BPS can only reconstruct the position of the scatterer and the coarse distribution of the permittivity. In the TM case, the error rate of the BPS reconstruction result is 7.9%, and the similarity is 78.3%. In the TE case, the error rate of the BPS reconstruction result for ε x and ε y are 5.6% and 6.4%, respectively, while the similarity of the BPS reconstruction result for ε x and ε y are 84.3% and 84.5%, respectively. Figure 5 demonstrates that DCS can accurately reconstruct the scatterer’s position and dielectric coefficient distribution. In the TM case, the error rate of the DCS reconstruction result is 3.1%, and the similarity is 89.9%. In the TE case, the error rate of the DCS reconstruction result for ε x and ε y are 2.1% and 2%, respectively. And the similarity of the BPS reconstruction result for ε x and ε y are 93.2% and 94.1%, respectively. The results conclude that both DCS and BPS are able to reconstruct their shapes and sizes in the 1–1.5 scheme and that DCS is also able to reconstruct the exact dielectric coefficient distribution. The RMSE and SSIM of the reconstruction results are listed in Table 1. We can see that reconstructed images by DCS are better than those reconstructed by BPS in terms of both error rate and similarity.

4.2. Relative Permittivity between 1.5 and 2

In this case, we set the permittivity distribution between 1.5 and 2. We assume 10 scatterers with different permittivity distributions, which can move arbitrarily at 50 different positions within the measurement area. We add 5% Gaussian noise to the simulated environment. Then, we estimate the dielectric coefficient distribution from the scattered field information by BPS and DCS and input it to the CNN for electromagnetic image reconstruction. Finally, we compare the reconstruction results of two different input data.
Figure 6a–c show the original permittivity distributions of ε z , ε x , and ε y scatterers, respectively. Figure 7a–c show, respectively, the reconstructed permittivity distributions of ε z , ε x , and ε y by the CNN for BPS input. Figure 8a–c show, respectively, the reconstructed permittivity distributions of ε z , ε x , and ε y by the CNN for DCS input. Figure 7 illustrates that BPS is capable of reconstructing the ambiguous scatterer position and dielectric coefficient distribution. In the TM case, the error rate of the BPS reconstruction result is 11.5%, and the similarity is 81.5%. In the TE case, the error rate of the BPS reconstruction result for ε x and ε y are 9.1% and 9.8%, respectively, while the similarity of the BPS reconstruction result for ε x and ε y are 85.8% and 85.5%, respectively. Figure 8 demonstrates that DCS can not only reconstruct the position of the scatterer but also the ambiguous distribution of the dielectric coefficient. In the TM case, the error rate of the DCS reconstruction result is 6.6%, and the similarity is 80%. In the TE case, the error rate of the DCS reconstruction result for ε x and ε y are 3.9% and 3.8%, respectively. And the similarity of the BPS reconstruction result for ε x and ε y are 85.6% and 86.1%, respectively. The results conclude that both DCS and BPS are able to reconstruct their shapes and sizes in the 1.5–2 scheme, and that DCS also overwhelms BPS in reconstructing more accurate permittivity distributions. The RMSE and SSIM of the reconstruction results are listed in Table 2. We can see that reconstructed images by DCS are better than those reconstructed by BPS in terms of both error rate and similarity.

4.3. Relative Permittivity between 2 and 2.5

The modified National Institute of Standards and Technology database (MNIST) is a large handwritten dataset that was built by the National Institute of Standards and Technology in 1988. The MNIST dataset has been widely used in machine learning and deep learning for image recognition. The dataset has 70,000 images of handwritten numbers from 0–9, where each image is in a grayscale of 28 × 28 pixels. In this case, we selected MINST and set its dielectric distribution between 2 and 2.5. In our simulation environment, we select 50 images randomly as the data set and add 5% Gaussian noise. Then, we estimate the dielectric coefficient distribution from the scattered field information by BPS and DCS and input it to the CNN for electromagnetic image reconstruction. Finally, we compare the reconstruction results of two different input data.
Figure 9a–c show the original permittivity distributions of ε z , ε x , and ε y scatterers, respectively. Figure 10a–c show, respectively, the reconstructed permittivity distributions of ε z , ε x , and ε y by the CNN for BPS input. Figure 11a–c show, respectively, the reconstructed permittivity distributions of ε z , ε x , and ε y by the CNN for DCS input. The RMSE and SSIM of the reconstructed results are listed in Table 3. In summary, Figure 10 shows that BPS can reconstruct the outline and dielectric coefficient distribution of the relatively faint handwritten digit 9. In the TM case, the error rate of the BPS reconstruction result is 13.2%, and the similarity is 73.5%. In the TE case, the error rate of the BPS reconstruction result for ε x and ε y are 20.9% and 21.1%, respectively, while the similarity of the BPS reconstruction result for ε x and ε y are 65.9% and 64.8%, respectively. Figure 11 demonstrates that DCS is able to reconstruct an accurate handwritten digit 9 as well as their dielectric coefficient distributions. In the TM case, the error rate of the BPS reconstruction result is 10.3%, and the similarity is 75.5%. In the TE case, the error rate of the DCS reconstruction result for ε x and ε y are 13.1% and 10.6%, respectively. And the similarity of the DCS reconstruction result for ε x and ε y are 76.2% and 79.9%, respectively. The results conclude that both DCS and BPS are able to reconstruct the shape and size of the handwritten digit. Meanwhile, we also discover that the reconstructed results are more ambiguous, and the dielectric coefficient distribution is less accurate for the BPS scheme. However, DCS is able to reconstruct an accurate dielectric coefficient distribution and high-resolution images. Numerical results display that DCS performs better than BPS in terms of error rate and similarity in image reconstruction.

4.4. Different Levels of Noise

In this section, we use the trained model with a 5% noise level to predict the 10% and 20% noise test data.
Figure 12a–c and Figure 13a–c show the reconstruction results of BPS under 10% and 20% noise levels, respectively. Figure 14a–c and Figure 15a–c show the reconstruction results by DCS under 10% and 20% noise levels, respectively. The RMSE and SSIM of the reconstructed results for 10% and 20% noise levels are listed in Table 4 and Table 5, respectively. Results show that the reconstruction results are blurred for larger noise levels in both DCS and BPS.

4.5. Experimental Dataset

In this case, we use the experimental dataset provided by the Fresnel Institute [77]. This is to verify the effectiveness of our proposed BPS and DCS for TM and TE schemes. The experimental dataset is set up with eight transmitters and 241 receivers in the environment. The distance between the transmitters and the measured objects is 1.67 m. Since the transmitters in this dataset use horn antennas to measure the scattered fields, no transmitters are placed on either side of the receivers. We select the measured data of FoamDielExt in the TM and TE cases. The FoamDielExt pair consists of a large (SAITEC SBF 300) and a small (Berlon) cylinder. The large cylinder with a diameter of 80 mm has a permittivity of ε r = 1.45 ± 0.15, and the small cylinder with a diameter of 31 mm has a permittivity of ε r = 3 ± 0.3. In our simulation environment, we place the scatterers in a 320 × 320 mm measurement space and TM and TE incident waves with a frequency of 3 GHz, respectively. Then, we use the received scattered fields for calibration. During the calibration process, we select the simulated scattered fields received on the other side of the incident angle for normalization. The FoamDielExt schematic diagram is shown in Figure 16.
Figure 17a–c show, respectively, the reconstructed permittivity distributions of ε z , ε x , and ε y by the CNN for BPS input, respectively. Figure 18a–c show, respectively, the reconstructed permittivity distributions of ε z , ε x , and ε y by the CNN for DCS input. The RMSE and SSIM of the reconstructed results are listed in Table 6. In our investigation, Figure 16 shows that BPS can reconstruct the coarse scatterer location and dielectric coefficient distribution. In the TM case, the error rate of the BPS reconstruction result is 13.7%, and the similarity is 83.2%, while in the TE case, the error rate of the BPS reconstruction result for ε x and ε y are 11.5% and 11.6%, respectively. And the similarity of the BPS reconstruction result for ε x and ε y are 90.5% and 90.4%, respectively. Figure 18 demonstrates that DCS is able to reconstruct the exact object location and the relative dielectric coefficient distribution. In the TM case, the error rate of the BPS reconstruction result is 10.5%, and the similarity is 88.5%. In the TE case, the error rate of the DCS reconstruction result for ε x and ε y are 11.5% and 11.6%, respectively. And the similarity of the DCS reconstruction result for ε x and ε y are 81.4% and 81.1%, respectively. The results conclude that both DCS and BPS are able to reconstruct the shape and size of the experimental data. Meanwhile, we also discover that the reconstructed results are more ambiguous, and the dielectric coefficient distribution is less accurate for the BPS scheme. However, DCS is able to reconstruct an accurate dielectric coefficient distribution and high-resolution images. Numerical results display that DCS performs better than BPS in terms of error rate and similarity in image reconstruction.

5. Conclusions

In this paper, we investigate the electromagnetic backscattering of TM and TE incident waves from anisotropic objects. In other words, we use TM and TE incident anisotropic objects to estimate the preliminary dielectric coefficients from the received scattered field information by BPS and DCS. We believe this is an efficient scheme that could simplify the training process of neural networks. Eventually, the estimated dielectric coefficients are inputted to a CNN for image reconstruction. The main contribution of this paper is that since biaxial anisotropic scatterers have different components of dielectric coefficients along different transverse directions, the problem will be more complicated than the purely quantitative TM polarization case. Numerical results show that DCS can effectively and accurately reconstruct the dielectric coefficient distribution of anisotropic objects regardless of the noise and training parameters, while BPS can only reconstruct a blurred image. There is still room for the development of artificial intelligence technology in electromagnetic imaging. In the future, we will further investigate the study of anisotropic buried dielectric objects, which will be our next research goal. The use of different neural network architectures with different loss functions will also be one of our future research focuses.

Author Contributions

Conceptualization, S.-H.L.; Methodology, C.-C.C.; Software, P.-H.C.; Validation, P.-H.C.; Formal analysis, S.-H.L.; Investigation, P.-H.C.; Resources, H.J.; Data curation, H.J.; Writing—original draft, P.-H.C.; Writing—review & editing, C.-C.C.; Visualization, S.-H.L.; Supervision, S.-H.L.; Project administration, C.-C.C.; Funding acquisition, H.J. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by National Science and Technology Council Taiwan, grant number NSTC 112-2222-E-032-002.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Habashy, T.M.; Groom, R.W.; Spies, B.R. Beyond the born and Rytov approximations: A nonlinear approach to electromagnetic scattering. J. Geophys. Res. Atmos. 1993, 98, 1759–1775. [Google Scholar] [CrossRef]
  2. Devaney, A.J. Inverse-scattering theory within the Rytov approximation. Opt. Lett. 1981, 6, 374–376. [Google Scholar] [CrossRef] [PubMed]
  3. Slaney, M.; Kak, A.; Larsen, L. Limitations of imaging with first order diffraction tomography. IEEE Trans. Microw. Theory Tech. 1984, 32, 860–874. [Google Scholar] [CrossRef]
  4. Chen, B.; Stamnes, J.J. Validity of diffraction tomography based on the first Born and the first Rytov approximations. Appl. Opt. 1998, 37, 2996–3006. [Google Scholar] [CrossRef]
  5. Caorsi, S.; Costa, A.; Pastorino, M. Microwave imaging within the second-order Born approximation: Stochastic optimization by a genetic algorithm. IEEE Trans. Antennas Propag. 2001, 49, 22–31. [Google Scholar] [CrossRef]
  6. Belkebir, K.; Chaumet, P.C.; Sentenac, A. Superresolution in total internal reflection tomography. J. Opt. Soc. Am. A 2005, 22, 1889–1897. [Google Scholar] [CrossRef]
  7. Poli, L.; Oliveri, G.; Massa, A. Microwave Imaging Within the First-Order Born Approximation by Means of the Contrast-Field Bayesian Compressive Sensing. IEEE Trans. Antennas Propag. 2012, 60, 2865–2879. [Google Scholar] [CrossRef]
  8. Yin, T.; Wei, Z.; Chen, X. Non-Iterative Methods Based on Singular Value Decomposition for Inverse Scattering Problems. IEEE Trans. Antennas Propag. 2020, 68, 4764–4773. [Google Scholar] [CrossRef]
  9. Tajik, D.; Kazemivala, R.; Nikolova, N.K. Real-Time Imaging with Simultaneous Use of Born and Rytov Approximations in Quantitative Microwave Holography. IEEE Trans. Microw. Theory Tech. 2022, 70, 1896–1909. [Google Scholar] [CrossRef]
  10. Rodriguez-Duarte, D.O.; Origlia, C.; Vasquez, J.A.T.; Scapaticci, R.; Crocco, L.; Vipiana, F. Experimental Assessment of Real-Time Brain Stroke Monitoring via a Microwave Imaging Scanner. IEEE Open J. Antennas Propag. 2022, 3, 824–835. [Google Scholar] [CrossRef]
  11. Roger, A. Newton-kantorovitch algorithm applied to an electromagnetic inverse problem. IEEE Trans. Antennas Propag. 1981, 29, 232–238. [Google Scholar] [CrossRef]
  12. Tabbara, W.; Duchene, B.; Pichot, C.; Lesselier, D.; Chommeloux, L.; Joachimowicz, N. Diffraction tomography: Contribution to the analysis of some applications in microwaves and ultrasonics. Inverse Probl. 1987, 4, 305. [Google Scholar] [CrossRef]
  13. Crocco, L.; D’Urso, M.; Isernia, T. Testing the contrast source extended born inversion method against real data: The TM case. Inverse Probl. 2005, 21, S33. [Google Scholar] [CrossRef]
  14. Agarwal, K.; Song, R.; D’Urso, M.; Chen, X. Improving the performances of the contrast source extended born inversion method by subspace techniques. IEEE Geosci. Remote Sens. Lett. 2013, 10, 391–395. [Google Scholar] [CrossRef]
  15. Zhou, H.; Narayanan, R.M. Microwave Imaging of Nonsparse Object Using Dual-Mesh Method and Iterative Method with Adaptive Thresholding. IEEE Trans. Antennas Propag. 2019, 67, 504–512. [Google Scholar] [CrossRef]
  16. Ambrosanio, M.; Kosmas, P.; Pascazio, V.A. Multithreshold Iterative DBIM-Based Algorithm for the Imaging of Heterogeneous Breast Tissues. IEEE Trans. Biomed. Eng. 2019, 66, 509–520. [Google Scholar] [CrossRef]
  17. Chiu, C.C.; Lee, G.Z.; Jiang, H.; Hong, B.J. Microwave Imaging of a Periodic Homogeneous Dielectric Object Buried in Rough Surfaces. J. Electromagn. Waves Appl. 2019, 33, 1905–1919. [Google Scholar] [CrossRef]
  18. Qin, Y.; Rodet, T.; Lambert, M.; Lesselier, D. Microwave Breast Imaging with Prior Ultrasound Information. IEEE Open J. Antennas Propag. 2020, 1, 472–482. [Google Scholar] [CrossRef]
  19. Wei, T.-F.; Wang, X.-H.; Wang, L.; Feng, Z.; Wang, B.-Z. Efficient Born Iterative Method for Inverse Scattering Based on Modified Forward-Solver. IEEE Access 2020, 8, 229101–229107. [Google Scholar] [CrossRef]
  20. Bilgin, E.; Doğu, S.; Coşğun, S.; Çayören, M. A Modified Newton Method Formulation for Microwave Imaging. In Proceedings of the 2020 IEEE Asia-Pacific Microwave Conference (APMC), Hong Kong, China, 8–11 December 2020; pp. 1057–1059. [Google Scholar]
  21. Bevacqua, M.T.; Isernia, T. Quantitative Non-Linear Inverse Scattering: A Wealth of Possibilities through Smart Rewritings of the Basic Equations. IEEE Open J. Antennas Propag. 2021, 2, 335–348. [Google Scholar] [CrossRef]
  22. Menshov, A.; Okhmatovski, V.I. Superlens Enhanced 2-D Microwave Tomography with Contrast Source Inversion Method. IEEE Open J. Antennas Propag. 2021, 2, 453–463. [Google Scholar] [CrossRef]
  23. Zhao, P.; Liu, L.; Xu, K.; Ye, X.; Chen, S.; Wang, G.; Chan, C.H. An Improved Subspace-Regularized DBIM-MLGFIM Method for Three-Dimensional Inverse Scattering Problems. IEEE Trans. Antennas Propag. 2021, 69, 2798–2809. [Google Scholar] [CrossRef]
  24. Zhang, Y.; Zhao, Q.; Zhao, Z.; Nie, Z. A Hierarchical Subspace-Based Optimization Method for Reconstruction of 2-D Uniaxial Anisotropic Scatterers Using Multi-Frequency Data. IEEE Trans. Magn. 2021, 57, 7500204. [Google Scholar] [CrossRef]
  25. Nan, Y.; Huang, X.; Gao, X.; Guo, Y.J. 3-D Terahertz Imaging Based on Piecewise Constant Doppler Algorithm and Step- Frequency Continuous-Wave Signaling. IEEE Trans. Geosci. Remote Sens. 2021, 59, 6771–6783. [Google Scholar] [CrossRef]
  26. Morimoto, H.; Yamauchi, Y.; Kidera, S. Contrast Source Inversion-Based Multilayered Object Analysis for Terahertz Wave Imaging. IEEE Geosci. Remote Sens. Lett. 2022, 19, 8018005. [Google Scholar] [CrossRef]
  27. Bevacqua, M.T.; Isernia, T. An Effective Rewriting of the Inverse Scattering Equations via Green’s Function Decomposition. IEEE Trans. Antennas Propag. 2021, 69, 4883–4893. [Google Scholar] [CrossRef]
  28. Guo, L.; Nguyen-Trong, N.; Nguyen, P.; Bialkowski, K.; Abbosh, A. Microwave Tomography Using Random Multiple-Input–Multiple-Output Contrast Source Inversion. IEEE Antennas Wirel. Propag. Lett. 2021, 20, 1369–1373. [Google Scholar] [CrossRef]
  29. Bevacqua, M.T.; Palmeri, R.; Isernia, T.; Crocco, L. A Simple Procedure to Design Virtual Experiments for Microwave Inverse Scattering. IEEE Trans. Antennas Propag. 2021, 69, 8652–8663. [Google Scholar] [CrossRef]
  30. Suzuki, Y.; Kidera, S. Resolution Enhanced Distorted Born Iterative Method Using ROI Limiting Scheme for Microwave Breast Imaging. IEEE J. Electromagn. RF Microw. Med. Biol. 2021, 5, 379–385. [Google Scholar] [CrossRef]
  31. Song, R.; Zhou, Q.; Liu, Y.; Li, C.; Chen, X. A Convolutional Sparsity Regularization for Solving Inverse Scattering Problems. IEEE Antennas Wirel. Propag. Lett. 2021, 20, 2285–2289. [Google Scholar] [CrossRef]
  32. Saraskanroud, F.M.; Jeffrey, I. Hybrid Approaches in Microwave Imaging Using Quantitative Time- and Frequency-Domain Algorithms. IEEE Trans. Comput. Imaging 2022, 8, 121–132. [Google Scholar] [CrossRef]
  33. Wei, T.-F.; Wang, X.-H.; Wang, B.-Z. Subspace-Based Distorted FDFD Iterative Method for Inverse Scattering. IEEE Geosci. Remote Sens. Lett. 2022, 19, 3006005. [Google Scholar] [CrossRef]
  34. Guo, L.; Khosravi-Farsani, M.; Stancombe, A.; Bialkowski, K.; Abbosh, A. Adaptive Clustering Distorted Born Iterative Method for Microwave Brain Tomography with Stroke Detection and Classification. IEEE Trans. Biomed. Eng. 2022, 69, 1512–1523. [Google Scholar] [CrossRef]
  35. Yin, F.; Chen, C.; Chen, W. Resolution Enhancement for Mixed Boundary Conditions in Inverse Scattering Problems. IEEE Trans. Antennas Propag. 2022, 70, 3643–3655. [Google Scholar] [CrossRef]
  36. Wei, T.-F.; Wang, X.-H.; Ding, P.-P.; Wang, B.-Z. Accurate Iterative Inverse Scattering Methods Based on Finite-Difference Frequency-Domain Inversion. IEEE Trans. Geosci. Remote Sens. 2022, 60, 2003110. [Google Scholar] [CrossRef]
  37. Ma, D.; Zhang, Y.; Dubey, A.; Deshmukh, S.; Shen, S.; Zhang, Q.; Murch, R. Millimeter-Wave 3-D Imaging Using Leaky-Wave Antennas and an Extended Rytov Approximation in a Frequency-Diverse MIMO System. IEEE Trans. Microw. Theory Tech. 2022, 71, 1809–1825. [Google Scholar] [CrossRef]
  38. Castro-Camus, E.; Koch, M.; Mittleman, D.M. Recent advances in terahertz imaging: 1999 to 2021. Appl. Phys. B 2022, 128, 12. [Google Scholar] [CrossRef]
  39. Zhang, Y.; Lambert, M.; Fraysse, A.; Lesselier, D. Group Sparsity Penalized Contrast Source Solution Method for 2-D Non-Linear Inverse Scattering. IEEE Open J. Antennas Propag. 2022, 3, 48–58. [Google Scholar] [CrossRef]
  40. Sun, S.; Dai, D.; Wang, X. A Fast Algorithm of Cross-correlated Contrast Source Inversion in Homogeneous Background Media. IEEE Trans. Antennas Propag. 2023, 71, 4380–4393. [Google Scholar] [CrossRef]
  41. Wang, C.; Xu, C.; Wang, C.; Tao, D. Perceptual adversarial networks for image-to-image transformation. IEEE Trans. Image Process. 2018, 27, 4066–4079. [Google Scholar] [CrossRef]
  42. Wei, Z.; Chen, X. Deep-Learning Schemes for Full-Wave Nonlinear Inverse Scattering Problems. IEEE Trans. Geosci. Remote Sens. 2019, 57, 1849–1860. [Google Scholar] [CrossRef]
  43. Wei, Z.; Chen, X. Physics-Inspired Convolutional Neural Network for Solving Full-Wave Inverse Scattering Problems. IEEE Trans. Antennas Propag. 2019, 67, 6138–6148. [Google Scholar] [CrossRef]
  44. Yao, H.M.; Sha, W.E.I.; Jiang, L. Two-Step Enhanced Deep Learning Approach for Electromagnetic Inverse Scattering Problems. IEEE Antennas Wirel. Propag. Lett. 2019, 18, 2254–2258. [Google Scholar] [CrossRef]
  45. Shao, W.; Du, Y. Microwave Imaging by Deep Learning Network: Feasibility and Training Method. IEEE Trans. Antennas Propag. 2020, 68, 5626–5635. [Google Scholar] [CrossRef]
  46. Xiao, J.; Li, J.; Chen, Y.; Han, F.; Liu, Q.H. Fast Electromagnetic Inversion of Inhomogeneous Scatterers Embedded in Layered Media by Born Approximation and 3-D U-Net. IEEE Geosci. Remote Sens. Lett. 2020, 17, 1677–1681. [Google Scholar] [CrossRef]
  47. Xu, K.; Wu, L.; Ye, X.; Chen, X. Deep Learning-Based Inversion Methods for Solving Inverse Scattering Problems with Phaseless Data. IEEE Trans. Antennas Propag. 2020, 68, 7457–7470. [Google Scholar] [CrossRef]
  48. Ma, Z.; Xu, K.; Song, R.; Wang, C.-F.; Chen, X. Learning-Based Fast Electromagnetic Scattering Solver Through Generative Adversarial Network. IEEE Trans. Antennas Propag. 2021, 69, 2194–2208. [Google Scholar] [CrossRef]
  49. Guo, L.; Song, G.; Wu, H. Complex-Valued Pix2pix—Deep Neural Network for Nonlinear Electromagnetic Inverse Scattering. Electronics 2021, 10, 752. [Google Scholar] [CrossRef]
  50. Zhou, Y.; Zhong, Y.; Wei, Z.; Yin, T.; Chen, X. An Improved Deep Learning Scheme for Solving 2-D and 3-D Inverse Scattering Problems. IEEE Trans. Antennas Propag. 2021, 69, 2853–2863. [Google Scholar] [CrossRef]
  51. Song, R.; Huang, Y.; Xu, K.; Ye, X.; Li, C.; Chen, X. Electromagnetic Inverse Scattering with Perceptual Generative Adversarial Networks. IEEE Trans. Comput. Imaging 2021, 7, 689–699. [Google Scholar] [CrossRef]
  52. Li, J.; Chen, Y.; Zhuo, J.; Han, F. 3-D Voxel-Based Reconstruction of Multiple Objects Buried in Layered Media by VBIM Hybridized with Unsupervised Machine Learning. IEEE Trans. Geosci. Remote Sens. 2022, 60, 2002212. [Google Scholar] [CrossRef]
  53. Ji, Y.; Zhang, Y.; Yu, Y.; Zhang, K.; Lin, J.; Li, D.; Wu, Q. Inversion Method of a Highly Generalized Neural Network Based on Rademacher Complexity for Rough Media GATEM Data. IEEE Trans. Geosci. Remote Sens. 2022, 60, 5912512. [Google Scholar] [CrossRef]
  54. Liu, J.; Zhou, H.; Ouyang, T.; Liu, Q.; Wang, Y. Physical Model-Inspired Deep Unrolling Network for Solving Nonlinear Inverse Scattering Problems. IEEE Trans. Antennas Propag. 2022, 70, 1236–1249. [Google Scholar] [CrossRef]
  55. Liu, Z.; Roy, M.; Prasad, D.K.; Agarwal, K. Physics-Guided Loss Functions Improve Deep Learning Performance in Inverse Scattering. IEEE Trans. Comput. Imaging 2022, 8, 236–245. [Google Scholar] [CrossRef]
  56. Ye, X.; Du, N.; Yang, D.; Yuan, X.; Song, R.; Sun, S.; Fang, D. Application of Generative Adversarial Network-Based Inversion Algorithm in Imaging 2-D Lossy Biaxial Anisotropic Scatterer. IEEE Trans. Antennas Propag. 2022, 70, 8262–8275. [Google Scholar] [CrossRef]
  57. Zhang, K.; Hu, H.; Philbrick, K.; Conte, G.M.; Sobek, J.D.; Rouzrokh, P.; Erickson, B.J. SOUP-GAN: Super-resolution MRI using generative adversarial networks. Tomography 2022, 8, 905–919. [Google Scholar] [CrossRef]
  58. Li, Y.; Mavromatis, S.; Zhang, F.; Du, Z.; Sequeira, J.; Wang, Z.; Zhao, X.; Liu, R. Single-Image Super-Resolution for Remote Sensing Images Using a Deep Generative Adversarial Network with Local and Global Attention Mechanisms. IEEE Trans. Geosci. Remote Sens. 2022, 60, 3000224. [Google Scholar] [CrossRef]
  59. Xu, K.; Zhang, C.; Ye, X.; Song, R. Fast Full-Wave Electromagnetic Inverse Scattering Based on Scalable Cascaded Convolutional Neural Networks. IEEE Trans. Geosci. Remote Sens. 2022, 60, 2001611. [Google Scholar] [CrossRef]
  60. Song, R.; Huang, Y.; Ye, X.; Xu, K.; Li, C.; Chen, X. Learning-Based Inversion Method for Solving Electromagnetic Inverse Scattering with Mixed Boundary Conditions. IEEE Trans. Antennas Propag. 2022, 70, 6218–6228. [Google Scholar] [CrossRef]
  61. Hanabusa, T.; Morooka, T.; Kidera, S. Deep-Learning-Based Calibration in Contrast Source Inversion Based Microwave Subsurface Imaging. IEEE Geosci. Remote Sens. Lett. 2022, 19, 3006805. [Google Scholar] [CrossRef]
  62. Hu, X.; Xu, F.; Guo, Y.; Feng, W.; Jin, Y.-Q. MDLI-Net: Model-Driven Learning Imaging Network for High-Resolution Microwave Imaging with Large Rotating Angle and Sparse Sampling. IEEE Trans. Geosci. Remote Sens. 2022, 60, 5212617. [Google Scholar] [CrossRef]
  63. Aydın, İ.; Budak, G.; Sefer, A.; Yapar, A. CNN-Based Deep Learning Architecture for Electromagnetic Imaging of Rough Surface Profiles. IEEE Trans. Antennas Propag. 2022, 70, 9752–9763. [Google Scholar] [CrossRef]
  64. Rostami, P.; Zamani, H.; Fakharzadeh, M.; Amini, A.; Marvasti, F. A Deep Learning Approach for Reconstruction in Millimeter-Wave Imaging Systems. IEEE Trans. Antennas Propag. 2023, 71, 1180–1184. [Google Scholar] [CrossRef]
  65. Gu, Z.; Tao, L.; Ren, H.; Wu, R.-S.; Geng, J. Inverse-Scattering Theory Guided U-Net Neural Networks for Internal Multiple Elimination. IEEE Trans. Geosci. Remote Sens. 2023, 61, 5902814. [Google Scholar] [CrossRef]
  66. Wang, Y.; Zong, Z.; He, S.; Wei, Z. Multiple-Space Deep Learning Schemes for Inverse Scattering Problems. IEEE Trans. Geosci. Remote Sens. 2023, 61, 2000511. [Google Scholar] [CrossRef]
  67. Zhang, H.H.; Yao, H.M.; Jiang, L.; Ng, M. Enhanced Two-Step Deep-Learning Approach for Electromagnetic-Inverse-Scattering Problems: Frequency Extrapolation and Scatterer Reconstruction. IEEE Trans. Antennas Propag. 2023, 71, 1662–1672. [Google Scholar] [CrossRef]
  68. Chiu, C.C. Inverse Scattering of Inhomogeneous Biaxial Materials Coated on a Conductor. IEEE Trans. Antennas Propag. 1988, 46, 218–225. [Google Scholar] [CrossRef]
  69. Li, J.; Zhuo, J.; Chen, Y.; Han, F.; Liu, Q.H. Retrieval of Composite Model Parameters for 3-D Microwave Imaging of Biaxial Objects by BCGS-FFT and PSO. IEEE Trans. Microw. Theory Tech. 2020, 68, 1896–1907. [Google Scholar] [CrossRef]
  70. Li, J.; Zhuo, J.; Guan, Z.; Han, F.; Liu, Q.H. 3-D Electromagnetic Scattering and Inverse Scattering by Magnetodielectric Objects with Arbitrary Anisotropy in Layered Uniaxial Media. IEEE Trans. Antennas Propag. 2020, 68, 1009–1022. [Google Scholar] [CrossRef]
  71. Wang, J.; Li, J.; Chen, Y.; Han, F.; Liu, Q.H. Simulation of 3-D Electromagnetic Scattering and Inverse Scattering by Arbitrary Anisotropic Dielectric Objects Embedded in Layered Arbitrary Anisotropic Media. IEEE Trans. Antennas Propag. 2020, 68, 6473–6478. [Google Scholar] [CrossRef]
  72. Ye, X.; Zhang, N.; Xu, K.; Agarwal, K.; Bai, M.; Liu, D.; Chen, X. Application of Subspace-Based Distorted-Born Iteration Method in Imaging Biaxial Anisotropic Scatterer. IEEE Trans. Comput. Imaging 2020, 6, 1486–1492. [Google Scholar] [CrossRef]
  73. Chiu, C.C.; Chen, P.H.; Jiang, H. Electromagnetic Imaging of Uniaxial Objects by Artificial Intelligence Technology. IEEE Trans. Geosci. Remote Sens. 2022, 60, 2008414. [Google Scholar] [CrossRef]
  74. Chiu, C.C.; Chien, W.; Yu, K.X.; Chen, P.H.; Lim, E.H. Electromagnetic Imaging for Buried Conductors Using Deep Convolutional Neural Networks. Appl. Sci. 2023, 13, 679. [Google Scholar] [CrossRef]
  75. Moez, K. Convolutional Neural Networks: A Survey. Computers 2023, 12, 151. [Google Scholar]
  76. Naved, M.; Devi, V.A.; Gaur, L.; Elngar, A.A. IoT-Enabled Convolutional Neural Networks: Techniques and Applications, 1st ed.; River Publishers: Copenhagen, Denmark, 2023. [Google Scholar]
  77. Geffrin, J.-M.; Sabouroux, P.; Eyraud, C. Free space experimental scattering database continuation: Experimental set-up and measurement precision. Inverse Probl. 2005, 21, S117. [Google Scholar] [CrossRef]
Figure 1. Typical schematic of the problem in the plane.
Figure 1. Typical schematic of the problem in the plane.
Sensors 23 08781 g001
Figure 2. Convolution neural network architecture.
Figure 2. Convolution neural network architecture.
Sensors 23 08781 g002
Figure 3. Ground truth with relative permittivity 1 to 1.5 (a) ε z ; (b) ε x ; (c) ε y .
Figure 3. Ground truth with relative permittivity 1 to 1.5 (a) ε z ; (b) ε x ; (c) ε y .
Sensors 23 08781 g003
Figure 4. Reconstructed images with relative permittivity 1 to 1.5 at 20% noise by BPS (a) ε z ; (b) ε x ; (c) ε y .
Figure 4. Reconstructed images with relative permittivity 1 to 1.5 at 20% noise by BPS (a) ε z ; (b) ε x ; (c) ε y .
Sensors 23 08781 g004
Figure 5. Reconstructed images with relative permittivity 1 to 1.5 at 20% noise by DCS (a) ε z ; (b) ε x ; (c) ε y .
Figure 5. Reconstructed images with relative permittivity 1 to 1.5 at 20% noise by DCS (a) ε z ; (b) ε x ; (c) ε y .
Sensors 23 08781 g005
Figure 6. Ground truth with relative permittivity 1.5 to 2 (a) ε z ; (b) ε x ; (c) ε y .
Figure 6. Ground truth with relative permittivity 1.5 to 2 (a) ε z ; (b) ε x ; (c) ε y .
Sensors 23 08781 g006
Figure 7. Reconstructed images with relative permittivity 1.5 to 2 at 5% noise by BPS (a) ε z ; (b) ε x ; (c) ε y .
Figure 7. Reconstructed images with relative permittivity 1.5 to 2 at 5% noise by BPS (a) ε z ; (b) ε x ; (c) ε y .
Sensors 23 08781 g007
Figure 8. Reconstructed images with relative permittivity 1.5 to 2 at 5% noise by DCS (a) ε z ; (b) ε x ; (c) ε y .
Figure 8. Reconstructed images with relative permittivity 1.5 to 2 at 5% noise by DCS (a) ε z ; (b) ε x ; (c) ε y .
Sensors 23 08781 g008
Figure 9. Ground truth with relative permittivity 2 to 2.5 (a) ε z ; (b) ε x ; (c) ε y .
Figure 9. Ground truth with relative permittivity 2 to 2.5 (a) ε z ; (b) ε x ; (c) ε y .
Sensors 23 08781 g009
Figure 10. Reconstructed image with relative permittivity 2 to 2.5 at 5% noise by BPS (a) ε z ; (b) ε x ; (c) ε y .
Figure 10. Reconstructed image with relative permittivity 2 to 2.5 at 5% noise by BPS (a) ε z ; (b) ε x ; (c) ε y .
Sensors 23 08781 g010
Figure 11. Reconstructed image with relative permittivity 2 to 2.5 at 5% noise by DCS (a) ε z ; (b) ε x ; (c) ε y .
Figure 11. Reconstructed image with relative permittivity 2 to 2.5 at 5% noise by DCS (a) ε z ; (b) ε x ; (c) ε y .
Sensors 23 08781 g011
Figure 12. Reconstructed images with 10% noise by BPS (a) ε z ; (b) ε x ; (c) ε y .
Figure 12. Reconstructed images with 10% noise by BPS (a) ε z ; (b) ε x ; (c) ε y .
Sensors 23 08781 g012
Figure 13. Reconstructed images with 20% noise by BPS (a) ε z ; (b) ε x ; (c) ε y .
Figure 13. Reconstructed images with 20% noise by BPS (a) ε z ; (b) ε x ; (c) ε y .
Sensors 23 08781 g013
Figure 14. Reconstructed images with 10% noise by DCS (a) ε z ; (b) ε x ; (c) ε y .
Figure 14. Reconstructed images with 10% noise by DCS (a) ε z ; (b) ε x ; (c) ε y .
Sensors 23 08781 g014
Figure 15. Reconstructed images with 20% noise by DCS (a) ε z ; (b) ε x ; (c) ε y .
Figure 15. Reconstructed images with 20% noise by DCS (a) ε z ; (b) ε x ; (c) ε y .
Sensors 23 08781 g015
Figure 16. The FoamDielExt schematic diagram.
Figure 16. The FoamDielExt schematic diagram.
Sensors 23 08781 g016
Figure 17. Reconstructed experimental image by BPS (a) ε z ; (b) ε x ; (c) ε y .
Figure 17. Reconstructed experimental image by BPS (a) ε z ; (b) ε x ; (c) ε y .
Sensors 23 08781 g017
Figure 18. Reconstructed experimental image by DCS (a) ε z ; (b) ε x ; (c) ε y .
Figure 18. Reconstructed experimental image by DCS (a) ε z ; (b) ε x ; (c) ε y .
Sensors 23 08781 g018
Table 1. RMSE and SSIM for permittivity between 1 and 1.5 with 20% noise.
Table 1. RMSE and SSIM for permittivity between 1 and 1.5 with 20% noise.
Reconstruction
Performance
ε z ε x ε y
BPSRMSE7.9%5.6%6.4%
SSIM78.3%84.3%84.5%
DCSRMSE3.1%2.1%2%
SSIM89.9%93.2%94.1%
Table 2. RMSE and SSIM for permittivity between 1.5 and 2 with 5% noise.
Table 2. RMSE and SSIM for permittivity between 1.5 and 2 with 5% noise.
Reconstruction
Performance
ε z ε x ε y
BPSRMSE11.5%9.1%9.8%
SSIM81.5%85.8%85.5%
DCSRMSE6.6%3.9%3.8%
SSIM80%85.6%86.1%
Table 3. RMSE and SSIM for permittivity between 2 and 2.5 with 5% noise.
Table 3. RMSE and SSIM for permittivity between 2 and 2.5 with 5% noise.
Reconstruction
Performance
ε z ε x ε y
BPSRMSE13.2%20.9%21.1%
SSIM76.5%65.9%64.8%
DCSRMSE10.3%13.1%10.6%
SSIM75.5%76.2%79.9%
Table 4. RMSE and SSIM for 10% noise.
Table 4. RMSE and SSIM for 10% noise.
Reconstruction
Performance
ε z ε x ε y
BPSRMSE14.3%38.4%37.9%
SSIM75%42.1%42.1%
DCSRMSE14.3%32.6%28.3%
SSIM71%40.3%34.5%
Table 5. RMSE and SSIM for 20% noise.
Table 5. RMSE and SSIM for 20% noise.
Reconstruction
Performance
ε z ε x ε y
BPSRMSE16.1%39%38.6%
SSIM71%37%36.9%
DCSRMSE17.4%40.3%34.5%
SSIM60.6%29.8%31.6%
Table 6. RMSE and SSIM for experimental dataset.
Table 6. RMSE and SSIM for experimental dataset.
Reconstruction
Performance
ε z ε x ε y
BPSRMSE13.7%11.5%11.6%
SSIM83.2%90.5%90.4%
DCSRMSE10.5%11.5%11.6%
SSIM88.5%81.4%81.1%
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.

Share and Cite

MDPI and ACS Style

Liao, S.-H.; Chiu, C.-C.; Chen, P.-H.; Jiang, H. Microwave Imaging of Anisotropic Objects by Artificial Intelligence Technology. Sensors 2023, 23, 8781. https://doi.org/10.3390/s23218781

AMA Style

Liao S-H, Chiu C-C, Chen P-H, Jiang H. Microwave Imaging of Anisotropic Objects by Artificial Intelligence Technology. Sensors. 2023; 23(21):8781. https://doi.org/10.3390/s23218781

Chicago/Turabian Style

Liao, Shu-Han, Chien-Ching Chiu, Po-Hsiang Chen, and Hao Jiang. 2023. "Microwave Imaging of Anisotropic Objects by Artificial Intelligence Technology" Sensors 23, no. 21: 8781. https://doi.org/10.3390/s23218781

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop