Abstract

With the rapid development of materials science and medical imaging technology, traditional optimization algorithms cannot solve the problem of inverse scattering of complex scatterers well. Therefore, more and more imaging algorithms for solving complex scatterers were proposed. In this paper, a novel hybrid algorithm is put forward for the microwave imaging problem. First, the proposed algorithm improves the search path of the traditional sine cosine algorithm, which obtains better global search capability. Second, the least square is introduced to form judging and contrasting mechanisms, which forms the parallel algorithm simultaneously, in order to make the proposed algorithm more suitable for the diverse microwave imaging problem. To prove the efficiency of the proposed algorithm, several examples, including ten benchmark functions, two engineering design problems, and three different microwave imaging problem tests are adopted. As expected, the results show that the proposed algorithm achieves not only superior optimal value but also the reconstruction of the complicated permittivity of the scatterer compared with several traditional optimization algorithms.

1. Introduction

The research of microwave imaging has been widely applied in medical imaging, underground detection, and other engineering fields [13]. However, such microwave imaging problems are nonlinear and ill-posed. Traditional methods are based on gradient information. Although the computational efficiency is high, it is easy to get the local optimum, instead of the global optimum. Especially, with the rapid development of the field of artificial metamaterials, the permittivity distribution of materials is becoming more and more complicated. Traditional methods based on gradient information cannot reconstruct the permittivity distribution of such scatterers well.

Traditional stochastic optimization algorithms have been widely used in microwave imaging [46]. Researchers transformed the traditional microwave imaging problem into an optimization problem and solved it through optimization algorithms. For instance, researchers [710] introduced particle swarm optimization (PSO) to solve the inverse scattering problems, and the results proved the feasibility of PSO. Researchers introduced the engineering application of PSO and differential evolution (DE) to reconstruct the shape of a perfect electrical conductor, human tissue, scatterer profile, and shape from the measurement data of the scattered field [1113].

An improved evolution strategy was proposed, and it was applied to the microwave imaging. The advantages of the proposed algorithm were proved by the numerical results [14]. In [15], bat algorithm (BA), as a natural heuristic optimization algorithm with excellent performance, was used to solve microwave imaging problems. In [16], the whale optimization algorithm (WOA) was applied to solve the inverse scattering problem, which was a problem solving the reconstruction of an imperfect conductor with corners.

Although the stochastic optimization algorithm provides a new solution to the microwave imaging problem, there are still some performance problems, such as slower convergence rate and large error, when solving complicated microwave imaging problem, such as layered media and materials with bubbles.

Researchers have been studying and exploring new stochastic optimization methods during these ten years. Many optimization algorithms with good performance have been proposed, such as the naked mole-rat (NMR) algorithm [17] and several improved whale optimization algorithms. The researchers [18] proposed a novel optimization algorithm, called the sine cosine algorithm (SCA). SCA has been widely applied in the engineering field due to its good performance [1922]. The results of applications proved that SCA performed well because it had more flexible search path and very few algorithm parameters [2325]. In the iterative process, it easily found the global optimum with high search efficiency. Meanwhile, different researchers have been constantly improving the SCA according to specific engineering problems and obtaining good performance [2628].

To summarize, it is all known that there is currently no SCA method applied to microwave imaging. Furthermore, when traditional stochastic optimization algorithms are applied to solve microwave imaging problems with complicated scatterers, such as layered media and materials containing bubbles, accurate results cannot be obtained due to the high degree of nonlinearity and morbidity of the problem.

In this paper, a hybrid algorithm (HA) based on an improved sine cosine algorithm and least square is proposed. A novel parameter is introduced to improve the search path, so as to be more widely applied in complex inverse scattering problems.

To prove the property of the proposed algorithm, the benchmark function test, engineering design problems, and three microwave imaging problems are applied. The results are compared with that of the traditional metaheuristic algorithm, such as particle swarm optimization (PSO) [29], gray wolf optimizer (GWO), and moth-flame optimization (MFO). The results show that the proposed algorithm can overcome the shortcoming of being easily trapped in the local minimum and that it is more suitable for the complicated microwave imaging problem.

The composition of paper is arranged as follows. In Section 2, the mathematical model of the two-dimensional microwave imaging problem is described. In Section 3, the hybrid algorithm is introduced. In Section 4, the benchmark function tests, engineering design problems, and three different microwave imaging problems are applied to verify the property of the proposed hybrid algorithm (HA).

2. Problem Description

As shown in Figure 1, the incident field is generated by the incident antenna, and the scattered field of the scatterer can be received at the receiving line by the scattering effect of unknown objects in the detection area. The intensity of the scattered field is determined by the distribution of electromagnetic parameters of the scatterers in the imaging domain. Under the condition that the parameter distribution of the scatterer is known, the mathematical process of calculating the scattering field is the forward scattering of the electromagnetic field, and the process of calculating the parameter distribution of the object in the electromagnetic field through the scattering field at the receiving antenna is the inverse scattering problem [30].

In the process of solving this problem, an important relationship is used. The total field can be counted as the superposition of the incident field and the scattered field [30]:where represents the total field, represents the incident field, and represents the scattered field.

As it is known, the incident field satisfies the following Helmholtz equation:where .

Then, the Dyadic Green function is used. The solution of the scattering field is as follows:where D represents the imaging domain. When the incident wave vector lies in the plane of the two-dimensional object,

Finally, the Lippman–Schwinger equation is obtained:where .

It is obvious that equation (5) is nonlinear and highly ill-posed. is unknown.

3. A Hybrid Algorithm

The sine cosine algorithm (SCA) was proposed by Seyedali Mirjalili in 2016 [18]. More details of the proposed algorithm could be found in detail in Section 3 of [18]. The search path is shown as follows:

Due to the serious morbidity and nonlinearity of equation (5), traditional SCA cannot solve the microwave imaging problem well, especially the complicated permittivity distribution (the specific performance results will be shown in Section 4).

Inspired from the PSO, the traditional search path has been improved. The improved search path iswhere , is the current position of the particle, is individual extreme, is global extremum, is the convergence factor, and are constants, and is the trigonometric coefficient.

In the improvement of the search path, the search paths of sine and cosine are retained to keep the search feature of the sine and cosine dual path. The absolute value in the traditional path is cancelled to make the search range larger, which is conducive to finding the global optimum. In addition, global variable Gbest is introduced into the path at the same time. Under the common constraints of global variable Gbest and individual variable Pbest, the global optimum can be better found.

Through the improvement above, the search range will rapidly narrow towards the global optimum. The search will follow a smoother path to find the global best point, which is shown in Figure 2.

In [31, 32], a novel parameter called empirical optimal parameter was introduced into the search path. It had been successfully used into the antenna pattern optimization and the good performance had been obtained. Therefore, in the improved search path, empirical parameter Ebest is also introduced. The definition of Ebest can be found in [31, 32]. Finally, the final search path is shown as follows:where .

In equation (8), , , and are constants. , and is a random number.

The correct setting of the convergence factor plays a very important role in an optimization algorithm. The convergence factor is also improved in equation (8), which is defined as follows:where and are constants.

Diversified parameter settings can make the optimization algorithm more widely applicable to engineering problems.

The least square is a traditional mathematical optimization technique and is a deterministic method. It is all known that the single stochastic optimization algorithm is not suitable for microwave imaging of complicated scatterer. To make the algorithm more suitable for a wider range of microwave imaging problems, the least square method is combined with the modified SCA to form a hybrid and parallel algorithm. Through the combination of traditional stochastic optimization algorithms and deterministic algorithms and parallel computing, the proposed hybrid algorithm can adapt to more diverse electromagnetic field inverse problems. The flowchart of the hybrid algorithm is presented in Figure 3.

The specific process of the algorithm is as follows:Step 1. First, the initial population is generated, that is, the relative permittivity is generated according to the number of blocks N into which the scatterer is divided and the upper and lower bounds are searched by the algorithm.Step 2. The generated relative permittivity is brought into the objective function (fitness function), and the first objective function value is calculated. The scattering data of the forward electromagnetic field will be calculated according to the method of moments (MoM).Step 3. The algorithm iteration starts; as the convergence factor continues to shrink, the search range for the relative permittivity gradually becomes smaller, and the boundary violation is handled to prevent the algorithm from crossing the boundary.Step 4. The algorithm continues to iterate. After reaching the maximum number of iterations, the iteration is stopped and the relative permittivity gbest1 generated by the iteration is outputted.Step 5. In the process of steps (2)–(4), the least square method is used at the same time to obtain another set of relative permittivity gbest2.Step 6. gbest1 and gbest2 are substituted into the original scattering field solution formula, the error is calculated, the relative permittivity is selected with the smallest error to output, and the result is obtained.

4. Experimental Results and Comparisons

In this part, to measure the performance of the proposed method, ten benchmark functions which are chosen from [18], two engineering design, and three inverse scattering problems are applied. Microwaving imaging problems include the reconstructions of the uniform permittivity distribution, the layered permittivity distribution, and the materials with bubbles. All the data, the parameters of the listed algorithms and the settings of benchmark functions can be found in the following part.

4.1. Benchmark Functions Test

The performance of proposed algorithm is compared with traditional optimization algorithms genetic algorithm (GA), DE, PSO, moth-flame optimization (MFO), gray wolf optimizer (GWO), and SCA. The parameters of the algorithm settings are shown in Table 1.

The details of the benchmark functions are shown in Table 2.

The optimal function values are listed in Table 3.

Based on the results and considering all of the benchmark function test results, for the benchmark function “F5,” the proposed hybrid algorithm (HA) cannot get the better solution than the others, and for the function F10, the proposed HA cannot get the better solution as DE within the tolerance of error. For the other functions, the proposed algorithm is more efficient and accurate at solving the benchmark function tests, and it can obtain the superior optimal solution than the traditional algorithms listed.

4.2. Tension/Compression Spring Design Problem

Figure 4 shows the sketch map of this problem. It is a classic problem of verifying the performance of the proposed optimization algorithms. There are three variables in this problem: D, P, and d.

This problem is described in mathematical language as follows:

Consider

Minimize

Subject to , where , , and .

The detailed description of the problem can be found in [35]. The optimization results of all algorithms used are shown in Table 4, which are from [35] (more details can be found in the network link https://e-tarjome.com/storage/panel/fileuploads/2019-08-22/1566462251_E11587-e-tarjome.pdf).

From the optimization results, it can be seen that the proposed hybrid algorithm (HA) can achieve the best optimal cost compared with the other algorithm listed.

4.3. Pressure Vessel Design Problem

Figure 5 shows the sketch map of this problem.

This problem is described in mathematical language as follows:

Consider

Minimize

Subject to , where

The detailed description of the problem can be found in [35]. All the results can be found in Table 5, which are from [35] (more details can be found in the network link https://e-tarjome.com/storage/panel/fileuploads/2019-08-22/1566462251_E11587-e-tarjome.pdf).

From the optimization results, it can be seen that the proposed hybrid algorithm (HA) can achieve the best optimal cost compared with the other algorithm listed.

4.4. Reconstruction of the Uniform Permittivity Distribution

As an example, consider a problem of microwave imaging for the scatterer with uniform permittivity. The shape of scatterer is a square. The permittivity is 3. The center coordinate of the conductor is located at (0, 0). The scatterer is separate into pieces of 4 × 4 (Dim = 16).

The transmit antenna with a frequency of 3 GHz is adopted in the field model. The distance between the incentive source and the center of the scatterer is 0.5 m. Sixty receiving antennas are evenly applied, with a radius of 0.5 m, just as shown in Figure 6.

The fitness function is defined aswhere is the given scattered field data, which is calculated by method of moments (MoM), and is calculated by the algorithm.

In addition, the mean squared error (MSE) is also applied to judge the performance of the HA. It is defined aswhere is the optimal solution, which is obtained by the proposed algorithm, and equals 3, which represents the known permittivity.

The results are listed in Table 6. These parameters are to judge the constancy of the results.

The convergence curve is shown in Figure 7.

Based on the results, the convergence rate of PSO is very fast. However, it is obvious that it is caught in the algorithm precocity. And, the stability of the DE solution is not better than the proposed HA. To sum up, considering the stability of the solution, the error of solution and the MSE, the proposed algorithm represents better than the other three optimization algorithms listed.

4.5. Reconstruction of Layered Permittivity Distribution

As an example, consider a microwave imaging problem for the scatterer with the layered permittivity distribution. The shape of the scatterer is the same as above, which has a layered relative permittivity distribution, as illustrated in Figure 8. The permittivity is 2, 8, and 4 from the top to bottom in turn.

Four incentive sources with a frequency of 2 GHz are adopted, 0.1 m from the center of the scatterer. Sixty receiving antennas are evenly applied, with a radius of 1.5 m. According to the free-space wavelength, the imaging domain is divided into N = 10 × 10 subdomains.

To test the property of the proposed method, three other common algorithms (PSO, DE, and SCA) are used for comparison purposes. The number of iterations is 200, and the population number is 50. The results of the reconstruction are shown in Figure 9.

The convergence curve is shown in Figure 10.

Based on the results of convergence curve, the four methods all have reconstruction errors. This is due to the serious morbidity of the inverse scattering problem. Obviously, the four algorithms have fallen into different degrees of precocity. However, the convergence value of the proposed algorithm is the smallest.

From the imaging results, the three other optimization algorithms cannot reconstruct the number of layers and distribution of the permittivity of the scatterer well. The nature of the scatterer cannot be effectively observed from the results. The proposed algorithm possesses the ability to reconstruct the stratification of the permittivity distribution.

Correlation coefficient is a statistical indicator, which is used to reflect the close degree of correlation between variables. According to the reconstruction results, the correlation coefficient between the scattered field data obtained by optimization and original field data is shown in Table 7.

It can be seen from the correlation coefficient that the correlation coefficient obtained by the proposed algorithm is the largest among the listed algorithm, that is, the reconstructed scattered field data are closest to the original field data.

4.6. Reconstruction of Materials with Bubbles

As an example, consider a problem of reconstructing a scatterer with bubbles in it. The shape of the scatterer is the same as the above part. The permittivity equals 5. Three bubbles are randomly distributed in the scatterer, as shown in Figure 11.

Four incentive sources with a frequency of 2 GHz are adopted, which is 0.1 m from the center of the scatterer. Sixty receiving points are evenly applied on a circle. The radius of circle is 1.5 m. According to the free-space wavelength, the imaging domain is partitioned into N = 10 × 10 subdomains.

To test the properties of the proposed method, three other common algorithms (PSO, DE, and SCA) are used for comparison purposes. The number of iterations is 200, and the population number is 50. The reconstruction results are illustrated in Figure 12.

The convergence curve is shown in Figure 13.

From the results, the four methods all have reconstruction errors, but the convergence value of the proposed algorithm is the smallest. It can be observed that the three other optimization algorithms cannot reconstruct the bubble positions and the permittivity of the scatterer. The reconstruction result cannot reflect the material properties of the scatterer and bubble positions well. The proposed algorithm possesses the ability of reconstruction for materials with bubbles.

The correlation coefficient between the obtained scattered field data and the original field data is shown in Table 8:

It is shown that the correlation coefficient obtained by the proposed algorithm HA is the largest among the listed algorithm. It means that the reconstructed scattered field data obtained by the proposed algorithm are closest to the original field data.

It can be seen from quantitative analysis results that the proposed hybrid algorithm, when solving reconstruction of the uniform permittivity distribution, can obtain the smaller resulting error and more stable solution than the traditional stochastic optimization algorithm listed. And, it can be seen from qualitative analysis results that when solving the reconstruction of layered permittivity distribution and of materials with bubbles, the proposed algorithm is proved to be able to solve these problems.

5. Conclusion

In this paper, a hybrid algorithm (HA) based on a modified SCA and least square is proposed to solve the microwave imaging problems.

Firstly, the proposed algorithm improves the search ability of traditional SCA. The search path of traditional algorithms has been modified. The improved algorithm can obtain the optimal solution closer to the theoretical value.

Then, to be more suitable for diverse and complicated microwave imaging problems, the least square method is introduced to form a joint and parallel algorithm. Numerical results show that the hybrid algorithm is better applicable for solving the problem of complex scatterer imaging.

In addition, two classical engineering design problems are applied to prove the properties of the proposed algorithm. The experiment results demonstrated the validity and efficiency of the HA, which can get the minimum cost compared with the results from the references.

However, at the same time, the inverse scattering problem used in the paper has relatively small dimensions and does not involve lossy materials, that is, the permittivity of the scatterer has a large imaginary part. Therefore, in the future research, the research direction of the physical-inspired algorithm for lossy materials and high-dimensional inverse scattering should be explored.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

The authors would like to thank the journal editor for the work done for the manuscript sincerely.