1. Introduction
Electromagnetic imaging relies fundamentally on the precise detection and characterization of electromagnetic fields scattered by objects of interest. Among various detection mechanisms, magnetic sensors and systems offer distinct advantages due to their high sensitivity to weak magnetic fields, wide dynamic range, and compatibility with different environmental conditions. In particular, magnetic sensors enable the non-invasive acquisition of field data with high spatial and temporal resolution, which is critical for accurately reconstructing the target’s properties in electromagnetic imaging. Techniques such as magnetic induction tomography, magnetic resonance imaging, and magnetoacoustic imaging exemplify the integration of magnetic sensing technologies into electromagnetic imaging frameworks. Furthermore, the development of advanced magnetic sensor systems, including superconducting quantum interference devices, fluxgate magnetometers, and giant magnetoresistance sensors, has significantly expanded the capabilities of electromagnetic imaging in both scientific research and industrial applications. These advantages have led to the widespread integration of magnetic sensors into various imaging modalities, including biomedical imaging and industrial non-destructive evaluation [
1]. Thus, magnetic sensors and systems not only enhance the performance of existing electromagnetic imaging methods but also enable the creation of novel imaging modalities, addressing key challenges such as low signal-to-noise ratios, high computational demands, and imaging in complex environments.
Electromagnetic imaging is a technique in which electromagnetic waves are transmitted to illuminate and analyze an unknown scatterer and subsequently reconstruct its shape, size, location, and material properties by analyzing the scattered field reflected from the object. Due to its effectiveness, electromagnetic imaging has been widely used in various domains, including biomedical imaging, geophysical exploration, remote sensing, and medical imaging. In particular, imaging based on transverse electric (TE) wave excitation remains less investigated than its transverse magnetic (TM) counterpart, due to the difficulty of satisfying boundary conditions associated with electric field continuity and weaker scattering behavior [
2,
3]. However, challenges arise due to its inherent nonlinearity and ill-posedness, and the computational complexity associated with optimization algorithms and parameter selection. In previous studies, the inverse scattering problem has often been reformulated as an optimization problem for solution. However, traditional algorithms require substantial computational resources and time, making it difficult to efficiently obtain high-resolution reconstructed images.
In parallel, non-iterative techniques such as the Direct Sampling Method (DSM) have attracted growing attention due to their computational simplicity and robustness to noise. The DSM constructs an indicator function based directly on the measured scattered fields, allowing rapid estimation of the object’s support without iterative solvers or prior information [
4,
5,
6].
Objective function methods are typically employed to determine the extrema of a given function, such as minimizing the error between the measured and calculated scattered fields. Over the past two decades, extensive research has been conducted in this area. Two primary subtypes of electromagnetic imaging algorithms are identified: local search and global search methods. In general, solutions are obtained using either gradient-based methods or global optimization algorithms. Gradient-based methods are more suitable for local search problems, whereas global optimization algorithms are preferred for broader search domains. There are three principal categories of neural network-based learning methods: direct learning, objective function enhancement through learning, and physics-assisted learning. The direct learning approach utilizes neural networks to compute wave equations directly, and the learning-assisted objective function method utilizes neural networks during the iterative process to determine optimal iteration directions for image reconstruction. Meanwhile the physics-assisted learning method leverages Maxwell’s equations to first compute certain physical parameters and then apply neural networks to refine these parameters for more accurate object reconstruction. Currently, methods for addressing the electromagnetic imaging problems can generally be divided into two principal approaches: objective function methods [
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18] and neural network-based learning methods [
19,
20,
21,
22,
23,
24,
25,
26,
27].
In the study of objective function methods for microwave imaging, in 2022, Xie et al. proposed an image-domain scattering parameter determination technique for UltraWideBand (UWB) MicroWave Photonic (MWP) signals. Particle Swarm Optimization (PSO) was employed to detect the parameters of Attributed Scattering Centers (ASCs) within the image domain. Additionally, Orthogonal Matching Pursuit (OMP) eliminated unnecessary computations. The results demonstrated superior accuracy and completeness in obtaining ASC parameters from UWB MWP signals [
14]. In the same year, Zhang et al. introduced a Group Sparsity Penalized Contrast Source Inversion (GSPCSI) algorithm to address inverse scattering problems. Computational simulations indicated that this approach successfully mitigates noise interference, leading to significant improvements in imaging performance [
16]. More recently, in 2024, Wang et al. introduced a new approach called the Cross-Correlated Subspace Optimization Method (CC-SOM). The method employed fast algorithms, leveraging the properties of singular value decomposition (SVD) to simplify large-scale matrices while incorporating Fast Fourier Transform (FFT) to enhance computational speed. The key advantage of this method lies in its superior computational accuracy; however, it also introduces increased computational complexity [
18].
In recent years, various neural network-based approaches have been proposed to enhance microwave imaging. In 2019, Wei et al. introduced a method leveraging the Dominant Current Scheme (DCS) to obtain an initial estimation of the dielectric permittivity distribution, which was then refined using a U-Net model for accurate reconstruction. The results indicated that this approach is effective only for cases with low dielectric permittivity [
19]. In 2020, Xiao et al. proposed a technique that first employed the Born Approximation (BA) to estimate an initial 3D representation of the scattering object. The initial image was then refined using the Monte Carlo method before being processed by a 3D U-Net and variational Born iteration method (VBIM) architecture for final reconstruction. Numerical simulations indicated that 3-D U-Net did better than VBIM in both precision and efficiency [
20]. In 2021, Huang et al. proposed a novel loss function for U-Net, integrating Mean Squared Error (MSE) at the pixel level and the Structural Similarity Index (SSIM) to enhance reconstruction quality. Numerical results demonstrated that this method achieved high performance and superior resolution in microwave imaging applications [
21]. In 2022, Chiu et al. proposed an AI-driven approach for reconstructing electromagnetic images of biaxial objects. The study combined the DCS with the Backpropagation Scheme (BPS) for initial estimations and subsequently utilized a U-Net deep learning framework for image reconstruction. Numerical simulations indicated that the DCS-based initial estimation provided superior accuracy and noise robustness compared to the BPS method [
23]. Most recently, in 2024, Chiu et al. introduced an improved deep learning-based method that integrated a Modified Contrast Scheme (MCS) with a U-Net neural network for reconstructing biaxial electromagnetic images. Experimental results demonstrated that, compared to the DCS, the MCS exhibited higher accuracy and better noise resistance [
26].
In recent years, most researchers have focused on electromagnetic imaging of dielectric materials or the transmission of TM waves for conductor reconstruction, while studies on TE wave transmission for conductors remain scarce. The values of this research include the following:
To the best of our knowledge, most of the aforementioned papers focused mainly on transmitting TM wave electromagnetic imaging. There is no publication that transmits TE waves and combines AI techniques to reconstruct conductors in free space.
Unlike scalar TM waves, TE-polarized waves comprise both and components, which are inherently coupled. This work explicitly models these vectorial interactions in the forward problem, addressing a computationally challenging yet underexplored aspect of TE-based imaging.
Traditional algorithms require a long calculation time. Furthermore, processing is not instantaneous. So, we propose training U-Net to achieve instantaneous imaging. In short, good reconstruction can be achieved by utilizing our proposed single-axis object selection method.
Cooperating with the DSM to estimate the initial permittivity distribution can effectively accelerate the training process.
Numerical simulations reveal that our introduced method successfully achieves good performance and high-resolution reconstruction of conductor shapes in TE wave electromagnetic imaging.
The proposed method is structured as a five-stage pipeline: (1) TE-polarized waves illuminate the target conductor; (2) the scattered fields in the x- and y-directions are collected and used in forward modeling; (3) the Direct Sampling Method (DSM) produces an initial estimate of the shape; (4) a U-Net is trained with DSM-derived data to learn optimal parameters; and (5) the trained model is used to reconstruct high-resolution images. Accordingly,
Section 2 presents the theoretical formulations of the electromagnetic field and the DSM, corresponding to the TE illumination (Step 1) and initial shape estimation (Step 3).
Section 3 introduces the U-Net architecture used for deep learning-based refinement (Step 4).
Section 4 reports the results of numerical simulations validating the trained model (Step 5), based on scattered field data acquisition (Step 2).
Section 5 concludes this paper.
2. Materials and Methods
In this section, we present the theoretical formulation for electromagnetic scattering under transverse electric (TE) wave illumination [
28,
29]. We set a perfect conductor situated in free space, stretching to infinity along the z-axis. The cross-sectional shape in the
plane is defined by the polar equation
, which is illustrated in
Figure 1. The angle
used in Equations (1) and (2) denotes the incident angle in the cylindrical coordinate system, and the incident field is modeled as a time-harmonic plane wave propagating in the two-dimensional xy-plane under transverse electric (TE) polarization.
Let
represent the incident magnetic field and
represent the incident electric field.
Since TE-polarized waves and two-dimensional conductors have the characteristics outlined in Equations (3) and (4) can be derived.
and
are the incident electric fields along the
- and
-axes.
is the induced surface magnetic current density. Through equivalent formulations, the scattered magnetic field,
at a random point
in the Cartesian coordinate system or
in polar coordinate representation outside the scatterer, is given by
where
is the Hankel function of the second kind of order zero, and
is the induced surface magnetic current density.
is the outer contour of the conductor. To comply with the boundary condition, the total tangential electric field must be zero on the scatterer’s surface, which leads to an integral equation for
.
Here
corresponds to the unit normal vector perpendicular to the conductor’s surface and pointing outward. In the direct scattering problem, the scattered fields
are determined based on the assumption of a known object shape. This is accomplished by first solving
in the above Equation (7) and calculating
from Equation (6). In addition, Equation (9) can be derived from Equation (7).
where
Here
is the scattered electric field. Based on the method of moments (MoM), the conductor’s edge is partitioned into N small segments, where the induced magnetic current on each small segment can be regarded as a constant.
where the pulse function
is the basis function in the expansion, and
is the
th arc segment of the object from
to
is the number of segments for the conductor. Let the test function be
Then, take the dot product of Equation (9) with
.
where
Similarly, take the dot product of Equation (6) with
.
where
The DSM is a straightforward, efficient, and non-iterative technique designed to retrieve the shape and location of an unknown scatterer. Its schematic diagram is shown in
Figure 2. Originally developed for two-dimensional dielectric inverse scattering problems under fixed-plane wave illumination, the DSM has been extended to address a broader range of inverse scattering applications. Its efficiency is primarily attributed to the fact that it bypasses complex operations like singular value decomposition and the resolution of ill-posed integral equations. Furthermore, the DSM demonstrates strong robustness against random noise, making it a reliable approach for inverse scattering problems. In this study, for reconstructing surface and conductor shapes, the DSM demonstrates particular effectiveness in identifying the geometry and position of unknown scattering objects, as conductors only require shape and size reconstruction. The indicator function used in the DSM is formulated as follows:
where
denotes a single sampling point, and
represents the receiver position with a total of
receiver points.
denotes the number of transmitters.
is the vector of
× 1 and
is the
× 1 vector. If
≈ 1, then the sampling point
is considered to lie within the unknown scatterer. And, if
≈ 0, the sampling point
is located in the background medium.
3. U-Net
The U-Net architecture is composed of a contracting network on the left side and an expanding network on the right side, as illustrated in
Figure 3. This architecture includes repeated application of
convolutional layers, batch normalization layers, and Rectified Linear Unit (ReLU) layers. In the pooling layers of the contracting network, a
max-pooling layer is employed, whereas in the pooling layers of the expanding network, a
transposed convolution layer is utilized.
The convolutional layer is mainly tasked with feature detection from the input image. The process involves transforming the input image into a matrix format, followed by the application of multiple convolutional filters., which slide over the matrix to produce feature maps. Critical attributes of the image, including spatial size and stride, are captured within the generated feature maps. Batch normalization layers help reduce training time by reducing the sensitivity of gradients to parameter initialization, thus enhancing the network’s overall accuracy. The ReLU activation function introduces nonlinearity, improving the network’s capacity to recognize intricate patterns and improve predictive accuracy. However, while such corrections contribute to enhanced training performance, the impact may not be readily observable.
Pooling layers are designed to reduce the dimensionality of feature maps, therefore lowering the number of parameters that require learning, which also helps mitigate overfitting. Maximum values are selected from separate regions of the feature map, with care taken to prevent overlap between selected areas. In the contracting network, pooling is used for down-sampling, while in the expanding network, it is used for up-sampling, ensuring that the quantity of input channels matches the quantity of output channels .
In the final stage, to complete the network architecture, a 1 × 1 convolutional layer is incorporated, effectively acting as a fully connected layer responsible for final decision-making, which integrates the extracted features and generates the predictions [
19]. The minimization equation is given as follows:
Here, refers to the neural network architecture and its corresponding parameters, denotes the error function, represents the approximated conductor shape, and denotes the regularization function.
One of the major advantages of U-Net is that it uses “skip connections” to connect corresponding layers in the contracting and expanding paths. These connections can restore the spatial information lost during the down-sampling process, thereby enhancing reconstruction accuracy, especially for better recognition of fine structures. In addition, U-Net demonstrates high data efficiency, making it suitable for problems with limited training data, as is often the case in electromagnetic imaging applications. Its modular design is also highly flexible and can be applied to multi-category image segmentation, 3D reconstruction, and even integration of multimodal image data, rendering it a powerful tool for solving a variety of problems. In real-world practice, U-Net has demonstrated high robustness and good generalization capabilities in multiple areas like biomedical imaging, industrial detection, and remote sensing, effectively showcasing its versatility and value.
The complete experimental flowchart is shown in
Figure 4. The procedure begins by placing the conductors in free space. Next, the conductors are illuminated by a TE-polarized wave. The resulting scattered field data from both training and test sets are then input into the DSM for initial reconstruction. The dataset is fed into the U-Net training for image reconstruction. The Root Mean Square Error (RMSE) and Structural Similarity Index Measure (SSIM) are compared in different level noise conditions.
4. Numerical Results
This section presents a simulation setup that is established to recreate a conductor in free space. Repeated illumination with TE-polarized waves enables the collection of complete scattered field data.
A TE-polarized incident wave with a frequency of 3 GHz is employed to illuminate the conductors. A total of 64 transmitters and receivers are uniformly distributed around the scatterers at angular intervals of 5.625 degrees. The Domain of Interest (DOI) spans an area of , which is discretized into a pixel grid. Conductors of different shapes are placed at random positions in the DOI.
We select Adaptive Moment estimation (ADAM) in the training since it is usually used in practice. For the ADAM parameters, the learning rate is configured as
to
and halved at every 20 epochs. The batch size is 32, and the maximum number of epochs is 40. To measure the effectiveness of each scheme, we define the RMSE formula as follows:
Here
and
denote the original shape and the reconstructed shape, in that order,
represents the total number of test cases, and
represents the Frobenius norm. In order to compare the reconstruction results of each graph trained by the neural-like network, we define the SSIM as follows:
where
and y are the reconstruction and original shapes, in that order.
represents the average pixel value of y,
is the variance of y, and
is the covariance of ỹ and y.
and
are constants introduced to stabilize the division in cases of weak denominators.
An oval shape is chosen for case 1.
Figure 5a displays the original shape of an oval shape.
Figure 5b is the reconstructed image of an oval shape by the DSM with 10% noise and
Figure 5c is the reconstructed image of an oval shape by U-Net with 10% noise.
Figure 5d is the reconstructed image of an oval shape by the DSM with 20% noise and
Figure 5e is the reconstructed image of an oval shape by U-Net with 20% noise.
Figure 5b,d depict the reconstruction results obtained using the DSM for oval-shaped perfectly conducting objects under two different levels of additive noise. As shown, the DSM reconstructions suffer from shape deformation and noticeable background artifacts, particularly around the conductor boundaries. These deficiencies highlight the method’s limited robustness in handling noisy measurements. In contrast,
Figure 5c,e present the corresponding reconstruction outcomes refined by the U-Net model. The results clearly demonstrate that the proposed deep learning framework effectively mitigates the noise-induced artifacts and recovers the conductor’s geometry with significantly improved accuracy and continuity. This comparison confirms the added value of incorporating neural networks to enhance the quality of initial estimates obtained by DSM.
Table 1 presents the RMSE and SSIM results for the reconstruction by the DSM.
Table 2 presents the RMSE and SSIM results for the reconstruction by the U-Net.
A peanut shape is chosen for case 2.
Figure 6a displays the original shape.
Figure 6b and 6c, respectively, show the images reconstructed by U-Net with 10% and 20% noise in the DSM training sets.
Table 3 presents the corresponding RMSE and SSIM results for the reconstruction.
A UFO shape is chosen for case 3.
Figure 7a displays the original shape;
Figure 7b and 7c, respectively, show the images reconstructed by U-Net with 10% and 20% noise in the DSM training sets.
Table 4 presents the RMSE and SSIM results for the reconstruction.
A pea shape is chosen for case 4.
Figure 8a displays the original pea shape;
Figure 8b and 8c, respectively, show the images reconstructed by U-Net with 10% and 20% noise in the DSM training sets.
Table 5 presents the RMSE and SSIM results for the reconstruction.
Four-petal shape is chosen for case 5.
Figure 9a displays the original shape;
Figure 9b and 9c, respectively, show the images reconstructed by U-Net with 10% and 20% noise in the DSM training sets.
Table 6 provides the RMSE and SSIM results for the reconstruction.
A cross shape is chosen for case 6.
Figure 10a displays the original shape;
Figure 10b and
Figure 10c, respectively, show the images reconstructed by U-Net with 10% and 20% noise in the DSM training sets.
Table 7 provides the RMSE and SSIM results for the reconstruction.
Figure 11 shows the progression of the training process by displaying how the loss value decreases with the number of training epochs. The loss function quantifies the discrepancy between U-Net’s reconstructed image (shape) and the corresponding ground truth. In the first five training cycles, the loss drops sharply, indicating a rapid learning phase. Between the 5th and 20th cycles, the loss continues to decrease significantly, and between the 20th and 40th cycles, the downward trend becomes more gradual, suggesting that the network is approaching convergence.
5. Conclusions
In this study, we present the reconstruction capability for perfect conductors illuminated with TE-polarized waves using U-Net. The proposed method is structured as a five-stage pipeline: (1) TE-polarized waves illuminate the target conductor; (2) the scattered fields in the x- and y-directions are collected and used in forward modeling; (3) the Direct Sampling Method (DSM) produces an initial estimate of the shape; (4) a U-Net is trained with DSM-derived data to learn optimal parameters; and (5) the trained model is used to reconstruct high-resolution images. We derive the integral equation for the scattered field using the concept of induced currents and solve it using the method of moments. First, we apply the DSM to estimate the initial shapes of conductors. The results show that the DSM cannot clearly reconstruct the image, with an RMSE between 17% and 26%, and only indicates the relative position. Consequently, we adopt U-Net to achieve better reconstruction. Based on the results of our numerical simulations, under 10% noise and 20% noise, U-Net performs more clearly than the DSM, with an RMSE below 15%. Despite the high nonlinearity of the TE waves, AI technology has a significant effect and is timesaving for ISP. While practical TE wave imaging systems are still under development, our framework can be adapted to future implementations using mmWave arrays or terahertz sensing platforms. In future studies, we plan to integrate a Generative Adversarial Network (GAN) with advanced AI techniques. Additionally, we will strive to address more advanced scenarios like the buried space.