Abstract

Diameter is a critical metric during producing circular workpieces, but it is always challenging to measure accurately due to the existence of noise. The intelligent Hough transform with Jaya (IHTJ) is developed to solve this issue recently. However, it suffers from some disadvantages including unsatisfactory accuracy and convergence rate caused by the problem of trapping into local optimization in the case of inaccurate priori knowledge. In this paper, an IHTJ of multipopulation cooperation (IHTJMC) is proposed to overcome these disadvantages. Firstly, we analyse the problem of IHTJ in the diameter measurement. Secondly, a ring structure of the multipopulation cooperation is designed. In this structure, the whole population is divided into several subpopulations which evolve independently all the time. This can ensure a few best and worst solutions guide the evolution of the whole population at the same time. Then, we propose a migration strategy to finish the cooperation among the different subpopulations, which selects a few individuals from each subpopulation randomly, and exchange them with each other. This strategy can make the different subpopulations share the information among the entire population and improve the global search ability. Finally, three experiments are introduced to test the effectiveness of the IHTJMC. The experimental results demonstrate that the IHTJMC can restrain the problem of falling into local optimization significantly. Compared with the existing methods, it has superior accuracy and robustness for the diameter measurement of a circular workpiece which is heated to red state.

1. Introduction

Diameter is a critical parameter in many fields including monitoring the state of trains, inspecting the fuel injection, ceramic cylindrical workpiece manufacturing, polymeric fibre production, and monocrystal silicon growth [15]. In these fields, the diameter can be used to evaluate the quality of products or the operation state of equipment. If the diameter cannot be measured accurately, some unqualified products or faults cannot be found in time. This will lead to large economic losses or disasters. As a result, it is vital to measure the diameters precisely for some crucial workpiece production. However, it is very difficult to measure the diameter with the traditional contact measuring technologies in some high-temperature environments. For example, the traditional contact measuring technologies for the diameter have great limitations when the workpieces are burned red in the production of hot forgings. With the rapid development of charge coupled device (CCD) sensor and digital image processing technology, the diameter measurement based on the image processing technology has been developed [68]. Because this method is noncontact and has a high precision, it is used to measure the circular workpiece’s diameter which is red-hot. The process of diameter measurement based on the image processing technology is as follows: firstly, capture the image of the circular workpiece by a CCD camera, and the workpiece is elliptical in the image because of the shooting angle; secondly, segment the image and extract the edge of the workpiece; finally, apply an ellipse fitting method to fit these extracted edge points, so as to obtain the diameter of the workpiece [9]. However, there are some heat radiation and dust in the production of hot forgings, which results in massive noise in the previous image processing. This makes the edge points not be completely located on an ideal ellipse. As a result, it is really hard to get the precise parameters of the ellipse which consists of the edge points, and the diameter measurement cannot be obtained precisely. Consequently, it is so crucial to present a strong estimation method for elliptical parameters to measure diameter when the edge points of a red-hot circular workpiece include much noise.

Recently, lots of ellipse fitting methods have been proposed. They are mainly divided into three categories. The first category is the least square (LS) method. This kind of method searches the optimal ellipse parameters through making the distance between the ideal and real ellipse minimum. Its strengths are good realizability and instantaneity, but its robustness is unsatisfactory due to the effect of the noise, so its precision and robustness are poor [6, 1012]. The second category is random sample consistency (RANSAC). In RANSAC, a subset is sampled from the edge points and then tested whether the points outside the subset meet the model. If so, the points are put into subsets. Repeat the above steps and get the subset including the most edge points so as to obtain the optimal ellipse which is corresponding to this subset. Compared with the LS method, RANSAC is more robust, but its detection accuracy is limited by the iterative times. When the iterative time is unreasonable, the errors of ellipse parameters are very large [1315]. The last category is Hough transform (HT). This method maps the ellipse model into the parameter space and searches the optimal ellipse parameters by the enumeration in this space. Compared with the previous two categories, the HT method has stronger robustness and higher accuracy, so it is widely used in elliptic fitting [1618]. However, the HT has some terrible disadvantages, such as the bad real-time performance and high memory footprint. As a result, it is very difficult to implement in the real application [1921]. To overcome these, many scholars have developed the improved methods. Xu et al. propose the random HT (RHT) in [22], which greatly reduces memory consumption and computation by sampling pixels randomly. However, its performance is obviously impacted by noise in the image because of the introduction of solving equations. And then, a circle HT (CHT) architecture is proposed in [23], which can reduce the memory by 74% to 93%, with little reduction inaccuracy. It is utilized to find the inner and outer iris boundaries in eye images, but the accuracy and real-time performance of this method may decrease when there is additive Gaussian noise in the images. In [24], to solve the problem of low real-time performance in the track-before-detect algorithm based on HT (HT-TBD), an adaptive real-time recursive radial distance-time plane HT-TBD method was proposed. This method takes advantage of the adaptive approach to adjust the parameter space to realize the recursive detection. It can effectively raise the real-time performance of the method. With the development of artificial intelligence (AI) methods, some AI methods have been introduced in signal processing [2527]. Recently, Zhang et al. propose an intelligent HT with Jaya (IHTJ) in [28], which transforms the ellipse fitting into an optimal problem, thus using Jaya to seek the optimum solution in the parameter space. The speed and accuracy of the HT are improved greatly. However, although Jaya has the good global search ability, it is unavoidable to trap into local optimization, and the convergence rate of the method gets slow when the range of the initial values is set unreasonable. This is because the prior knowledge cannot be obtained precisely in most practical applications, especially there are lots of noise in the edge points during the process of measuring the diameter of the red-hot circular workpiece. Therefore, it is really critical for the IHTJ to improve its global search ability so as to increase the accuracy and speed of measuring the diameter of the circular workpiece which is heated to red.

In this paper, an IHTJ of multipopulation cooperation (IHTJMC) is developed to overcome the issue in the diameter measurement of a circular workpiece which is heated to the red-hot state. The major work of this paper are as follows: (1)We describe the problem of the diameter measurement in the production of a circular workpiece and analyse the reasons for the disadvantages of IHTJ(2)An intelligent ring structure of multipopulation cooperation is proposed. It can improve the global search ability through dividing the population into several subpopulations which evolves independently with their own best and worst solutions(3)We design the cooperative strategy based on the migration between the different subpopulations. This can enhance the global search ability and convergence rate further through exchanging the information among different subpopulations, so as to increase the accuracy and robustness of the diameter measurement(4)The proposed method is tested by simulation and practical experiments, and the results are satisfactory

The remainder of this paper is summarized as follows: Section 2 introduces the problem of diameter measurement in the production of the red-hot circular workpiece and describes the disadvantages of the IHTJ. And the detail of the proposed method is introduced in Section 3. Section 4 makes the verification for the performance of the proposed method according to the simulation and practical experiments. Section 5 presents the conclusion.

2. Problem Description and IHTJ Review

2.1. Problem Description

In the process of producing a red-hot circular workpiece, it is really hard to measure its diameter directly due to the high-temperature environment. A noncontact measuring method is adopted to overcome this issue, which introduces the CCD and digital image processing technology. Figure 1 is the schematic of its principle. As shown in this figure, a CCD camera is installed above the workpiece to collect its image, and then, the edge point set of the workpiece contour can be obtained by image segmentation and edge extraction. Because there is an angle between the camera and the surface of the workpiece, the real diameter in the vertical direction shortens in the image and the contour of the circle workpiece is an ellipse in the image (the effect of errors and deviations is not considered here). Hence, the workpiece’s diameter will be estimated by fitting these edge points.

Assume that the point set obtained through the edge extraction is , where is the number of points in the set. Elliptic equation can be described as follows [9]. where is the semimajor axis of the ellipse, is the semiminor axis of the ellipse, and is the centre coordinate of the ellipse.

Through fitting (1) with the set of edge points, the parameters of ellipse can be obtained, and thus, the diameter of circular workpiece can be obtained. Therefore, the diameter measurement is transformed into the ellipse fitting according to the point set. And the performance of diameter measurement depends on the ellipse fitting method [9].

2.2. IHTJ Review

HT is widely used to fit the ellipse because of its strong robustness, but it is not easy to realize in many practical problems. This is because it uses the exhaustive method, which leads to the bad real-time performance and high memory occupation. Especially, it gets worse in ellipse fitting because there are four parameters in an elliptic equation at least. To address this issue, the IHTJ is proposed in [28]. This method maps (1) into the parameter space and designs a fitness function firstly, and then, it transforms the ellipse fitting to seek the optimum value in the parametric space, which can get the peak value of the HT’s accumulator. The fitness function is expressed by where is the accumulator of in the HT method. Since it is impossible that all of the points are on the ellipse due to the existence of noise, a threshold is considered in this equation, which can enhance the robustness of the method.

Then, an intelligent optimization method known as Jaya is introduced to overcome this problem and the IHTJ is developed. This method decreases the computational complexity and memory occupation of the HT greatly without any loss of robustness and accuracy. However, although Jaya has excellent global search ability, it still suffers from the problem of falling into local optimum. In some practical applications, it is very hard to obtain the prior information about the circular workpiece, so the scope of initial values cannot be set very accurate. This makes the problem of falling into local optimum worsen significantly, and it results in unsatisfactory convergence rate and diameter measurement of the red-hot workpiece. Therefore, it is really critical to improve the accuracy and convergence rate of IHTJ in the case of inaccurate scope of initial values during measuring the circular workpiece’s diameter when it is heated red.

3. Proposed Method

To solve the problem that the IHTJ method falls into local optimal solution easily when the scope of initial values is inaccurate, this paper proposes an IHTJMC method that designs the structure of multipopulation cooperation and the collaborative strategy between different populations, so as to strengthen the information exchange and global search ability. Compared with the IHTJ method, this method can improve the convergence rate and the accuracy of diameter measurement due to the use of multipopulation cooperation. Meanwhile, it maintains the great robustness of the HT. In the following subsections, the details of IHTJMC and the full procedure are described.

3.1. Structure of Multipopulation Cooperation in IHTJMC

Due to the advantages of the small number of parameters and simple realization, Jaya is introduced into the IHTJ method to find the optimal solution in the parametric space for the diameter measurement of the red-hot circular workpiece. Unlike other swarm intelligence algorithms and evolutionary algorithms, Jaya considers the impacts of the optimal and the worst solution at the same time, so it has advanced optimization accuracy and search efficiency [29, 30]. And the IHTJ method has better efficiency and speed compared with the general HT. However, the similarity of the populations continues to increase with the increasing iterations, and the diversity of the whole population is low. As a result, the Jaya and IHTJ method are easy to trap in the local optimization, which misleads the results.

To improve the global search ability of the IHTJ, a collaborative structure of multipopulation is proposed in this paper. It is shown as Figure 2. In this structure, the whole population is divided into subpopulations randomly after the initialization. The number of individuals in each subpopulation is . At the beginning of every iteration, the cooperation is implemented between different subpopulations through the designed migration strategy. A few individuals are, respectively, chosen from subpopulation and subpopulation randomly, where , and then exchange them with each other. Next, do this operation in turn until . When , sample the individuals from subpopulation and subpopulation 1 randomly and replace them with each other. After that, all subpopulations form a ring structure, and the cooperation is finished in each subpopulation with the migration between the two different subpopulations. This structure introduces the idea of cooperation and improves the population diversities to improve the global search capability of Jaya by exchanging information between different subpopulations. Then, each subpopulation keeps independent all the time, and they finish the generation of new individuals through the mechanism of Jaya, in which the own best and worst individuals of each subpopulation are used to update the individuals. The details will be introduced in Section 3.2. At last, the global optimal solution is obtained from these subpopulations.

Compared with the IHTJ, the proposed method introduces the multipopulation cooperation structure. It finishes the population evolution by dividing the whole population into subpopulations rather than only one population. In this process, each subpopulation updates its individuals based on its own best and worst individual. This can enhance the diversity of population through implementing the population evolution based on more than one best and worst individual. Meanwhile, the cooperations between different subpopulations are achieved by the migration. It can improve the global search ability further by sharing the information between different subpopulations. Hence, it is helpful for the IHTJMC to raise the convergence rate of the method and the measuring accuracy of the red-hot workpiece’s diameter, especially when the scope of initial values is inaccurate.

3.2. Optimization Strategy of IHTJMC

In the IHTJMC of this paper, the multipopulation migration is designed to realize the cooperation between different subpopulations. The purpose is to improve the population diversity through dispersing the entire population into a few subpopulations and sharing the information between different subpopulations. In this strategy, each subpopulation can search its own global optimal solution in its own subregion independently. Then, some individuals are sampled randomly from one subpopulation and are migrated into another. At the same time, the same number of individuals is also selected from the other subpopulation at random and migrated into this one. The historical and present information can be shared among different subpopulations effectively. Compared with the evolution including only one population, it is beneficial to improve the diversity of the entire population and the global search ability when some best and worst individuals guide the evolution of the population at the same time. As a result, IHTJMC can restrain the problem of local optimization while maintaining the superiority of IHTJ.

3.2.1. Fitness Function of IHTJMC

To maintain the superiority of the HT, the fitness function has been designed in the IHTJ method. This fitness function converts the ellipse fitting into the optimal problem of seeking the best elliptical parameters in the parametric space after the HT. It retains the robustness and precision of the HT as well as improving its real-time performance and memory occupancy through the introduction of the intelligent optimization algorithms. In order to guarantee that the algorithm has the great robustness, this fitness function is reserved in the IHTJMC. It is shown as (2)–(4) in Section 2.2.

3.2.2. Population Initialization

During the initialization, some parameters are set. They include the size of the population , the number of subpopulation , the number of iterations , and the initial population , where . In , the four components are defined by the elliptical parameters. They are as follows: , , , and . In order to make the initial population cover the entire search space very well, the chaotic mapping is used to generate the initial individuals. It is calculated by where represents the -th individual in the initial population, is the upper boundary, is the lower boundary, is the chaos factor and it is set to 4 in general, and is the -th individual after the chaotic mapping.

3.2.3. Subpopulation Division

To implement the multipopulation cooperation, individuals are divided into subpopulations randomly after the population initialization, and the number of the individuals in each subpopulation is . Throughout the process of iteration, these subpopulations are always kept separated. Every subpopulation possesses its best and worst individual, and these best and worst individuals direct the evolution of its own subpopulation.

3.2.4. Subpopulation Migration

In the IHTJMC, migration is an important part which is used to achieve the cooperation between the different subpopulations. It can ensure that the information is shared among the different subpopulations. Based on the ring structure designed in Section 3.1, choose 20% of the individuals from the -th and -th subpopulation at random, respectively. Then, exchange these individuals between each other’s subpopulations. Repeat this operation until . When , do that between the and first subpopulation. After that, all of subpopulations have finished the migration, and the cooperation of them has been achieved through the ring structure. As a result, the information from different subpopulations will enhance the search capacity of each subpopulation. It lays a good foundation for the generation of new individuals and the evolution of the whole population.

3.2.5. New Individual Generation

After the migration of subpopulations, these subpopulations begin to iterate and evolve independently. Each subpopulation generates new individuals in its own search space. The new individual generation is expressed by where represents the -th new individual of the -th population in the -th iteration, , , and are the vectors sampled from [0,1] randomly, and and represent the best and worst individual of the population in the -th iteration, respectively. The idea of “seeking advantages and avoiding disadvantages” is well reflected in (7). corresponds to “advantages-seeking,” which shows that the individuals of each subpopulation get close to the present optimal individual in the process of iteration constantly; corresponds to “disadvantages-avoiding,” which expresses that the individuals in each population keep moving away from the present worst individual in the iterative process.

3.2.6. Illegal Individuals Treatment

After generating new individuals, each subpopulation needs to detect whether the newly generated individuals are within the normal range. If not, these individuals are called illegal individuals and need to be repaired. They are repaired by where represents the component of , , and and are the upper and lower boundary of the component, respectively.

3.2.7. Population Update

In this paper, the purpose is to search the maximum value of the fitness function in the parameter space after transforming the ellipse fitting into the optimization problem. As a result, it is necessary to compare the fitness function value of the new individual with that of the previous individual and determine which of them should be preserved into the iteration. The individual update is calculated by where represents the fitness function value which is determined by (2)-(4) in Section 2.2. As can be seen from (9), the new individual which owns lager fitness function value than the previous will be saved for the next iteration. Otherwise, it will be discarded and the previous one will be preserved into the next iteration. This can make the algorithm obtain the optimal solution in each subpopulation after a few iterations.

3.2.8. Best and Worst Individual Renewal

When all of the individuals in the subpopulations are renewed, the best individual and the worst individual of every subpopulation in the iteration are updated as follows:

At the same time, the best individual and the worst individual of the whole population must be updated, too. They are obtained by

In the IHTJMC method, the processes of subpopulation migration, new individual generation, illegal individual treatment, population update, and best and worst individual renewal are implemented in turn repeatedly until it reaches the maximum number of iterations or stopping condition. Then, the optimal solution is obtained in the last iteration, which makes the fitness function maximum. And the optimal parameters of the ellipse can be obtained, thereby obtaining the optimal measurement of the red-hot workpiece’s diameter.

Compared with the HT, the IHTJMC can increase the running speed and decrease the memory occupation significantly because it uses the Jaya with multipopulation cooperation rather than traverses all of the solutions in the parametric space. Compared with the IHTJ, the IHTJMC increases the measuring accuracy and restrains the problem of trapping into the local optimization through introducing the optimization strategy based on the cooperation of the multipopulation.

3.3. Implementation of IHTJMC

The implementation of IHTJMC is summarized as follows: (1)Set the parameter initial values of the IHTJMC, such as the population size , the maximum number of iterations , the number of the subpopulations , and the stopping condition and ; then, generate the initial population through (5) and (6)(2)Divide the whole population into subpopulations according to Subpopulation Division(3)Execute the migration between the different subpopulations according to Subpopulation Migration(4)Calculate the best and worst individual of every subpopulation according to (10), and obtain the best and worst individual of the whole population through (11); then, generate new individual for each subpopulation by (7)(5)Detect and treat illegal individuals according to (8) and update the population through (9)(6)If the maximum number of iteration or stopping condition is reached, the optimal individual is output as the optimal solution; otherwise, return to step (3).

The flow chart of IHTJMC is shown in Figure 3 as follows.

4. Experiment and Result Analysis

In this section, three experiments are designed to test the superiority of the proposed method. The first experiment introduces six test functions to evaluate the performance of the proposed strategy based on the cooperation of multipopulation in the IHTJMC, which are widely used for the verification of the swarm intelligence optimization algorithms. The second is to test the performance of the IHTJMC through fitting a standard ellipse with some noise in simulation. The last one is to verify the performance of the IHTJMC for the diameter measurement with a red-hot gasket in a practical experiment.

4.1. Verification for Cooperation of Multiple Populations

In this experiment, six test functions including Sphere, Drop-wave, Girewank, Rastrigin, Rosenbrock, and Schaffer are introduced to test the effectiveness of the proposed strategy based on the cooperation of multiple populations in the IHTJMC. These functions are always utilized to verify the performance of the swarm intelligence optimization algorithms [31, 32]. They are shown in Table 1. At the same time, the unimproved Jaya which uses only one population is introduced into the comparison and the root mean square error (RMSE) is concerned as a performance index, and this experiment is implemented 30 times repeatedly and independently. The RMSE is calculated as follows: where is the number of independent experiments, is the -th estimation of the -th component, and is the true value of the -th component.

Table 2 shows the RMSE of the Jaya with only one population and the proposed strategy in 30 independent experiments, respectively. From Table 2, we can see that the RMSE of the Jaya with the proposed strategy for the six test functions is far superior to the unimproved Jaya. Compared with unimproved Jaya, the accuracy of the method with the proposed strategy is higher. This is because the cooperation of multipopulation can improve the diversity of the whole population, which possesses the strong ability of the information interaction between different subpopulations and the great evolutionary ability guided by multiple best and worst solutions.

Except for RMSE, the convergence curves of the methods are used to evaluate their convergence rates. The convergence curves of the Jaya with only one population and the proposed strategy for the six test functions are shown in Figures 49, respectively. These figures show that the Jaya with the proposed strategy has a higher convergence rate than the unimproved one. Especially in Figures 46, we can see that the unimproved Jaya traps into the local optimization and cannot jump out all the time. And the convergence curve of the Jaya with the proposed strategy is much better, because the global search capacity is enhanced due to the introduction of the cooperation of multiple populations. As a result, the search accuracy and convergence rate of the Jaya are significantly improved when the proposed strategy are added.

4.2. Ellipse Fitting Experiment

This experiment is used to verify the superiority of IHTJMC in the ellipse fitting. 100 data points are selected from an ellipse with Gaussian noise, in which the parameters are set as . The Gaussian noise variance is 0.01. These data points are shown in Figure 10. In order to test the superiority of IHTJMC better, a few existing methods including the IHTJ, direct least square (DLS), RHT, and RANSAC methods are introduced into the comparative evaluation. And RMSE is also considered as a performance index.

The parameter settings of these methods are as follows: the maximum number of iterations is 1000, the number of the individuals is 90, is 0.06, the termination condition is , the number of subpopulations is 3, the search scope is (they are set double as large as those in [28]), and the experiment is also implemented 30 times repeatedly and independently.

Figure 11 provides the fitting results of these methods. We can see from this figure that the precision of the IHTJMC is better than those of other methods. Figure 12 presents the iteration curves of the fitness function with the IHTJ and IHTJMC, respectively. As shown in Figure 12, the IHTJ converges at the 18-th time, but the IHTJMC converges at the 13-th time, so the convergence rate of the IHTJMC is superior to that of IHTJ. Moreover, the final value of fitness function of the IHTJ is less than that of the IHTJMC because the IHTJ has the problem of trapping into the local optimization, which is effectively suppressed in the IHTJMC through the introduction of the cooperation of multipopulation. Table 3 shows the RMSE of these methods in ellipse fitting, respectively. As shown in Table 3, the fitting accuracy of IHTJMC is much higher than those of other methods. As can be seen from these experimental results, the IHTJMC has better fitting accuracy than other methods. Compared with the IHTJ method, the IHTJMC has improved the fitting accuracy and convergence rate greatly when the search scope is doubled. This is because the cooperation strategy of multiple population strengthens the information exchange between the different subpopulations and can suppress the problem of the trapping local optimization effectively. As a result, it is very helpful to measure the workpiece’s diameter accurately when the prior knowledge is inaccurate.

4.3. Diameter Measurement for Red-Hot Workpiece

To verify the IHTJMC for practical problems, it is used to measure the diameter of a gasket under high-temperature conditions. In this experiment, a CCD camera is used to capture image, and the edge point set which is used for ellipse fitting is obtained by image segmentation and edge extraction. Figure 13 is the image of the gasket under high temperature after the adjustment of CCD camera is finished. Because there is a shooting angle that is shown in Figure 1, the image of the gasket actually includes two ellipses: an inner ellipse and an outer ellipse. In this experiment, the diameter of the inner ellipse is used to calibrate, and the diameter of the outer ellipse is used to verify.

The parameters are set as follows: maximum number of iterations is 1000, the number of the individuals is 90, the termination condition is , the number of subpopulations is 3, the search scope is set twice as big as that in [28], and the experiment is run 30 times independently, too.

The results of ellipse fitting are shown in Figure 14. We can see from this figure that the result of the IHTJMC is closer to the true value compared with other methods, and the accuracy of the IHTJMC is highest. Figure 15 presents the iteration curves of fitness function in the IHTJ and IHTJMC, respectively. As shown in the figure, the IHTJ converges at the 12-th time, and the IHTJMC converges at the 5-th time. This proves that the convergence rate of the IHTJMC is superior to that of the IHTJ. Table 4 shows the comparison of RMSE of these methods. From the table, we can see that the accuracy of the IHTJMC for diameter measurement is much higher than those of other methods.

As can be seen from these experimental results, the measuring accuracy and converge rate are greatly raised after the improvement for the IHTJ with the cooperation strategy of multiple populations. It not only inherits the strengths of superior robustness and accuracy in HT but also overcomes the weakness of trapping into local optimization in the IHTJ and improves the accuracy and robustness of the IHTJ. Therefore, the IHTJMC provides a more effective method for the diameter measurement in many complex industrial applications, especially the prior knowledge is inaccurate.

5. Conclusion

In this paper, IHTJMC is developed to address the disadvantage of the IHTJ in diameter measurement of a red-hot workpiece. In this method, a collaborative structure of multipopulation is proposed, and the migration strategy is designed to finish the cooperation between different subpopulations. The problem of trapping into local optimization is restrained and the global search ability is improved greatly. Three experiments are designed to test the effectiveness of the IHTJMC. Compared with the existing methods, the IHTJMC has better accuracy and robustness. It preserves the advantages of the IHTJ including high accuracy and strong robustness and improves the global search capacity of the IHTJ. It is beneficial to solve the problem of diameter measurement when the priori knowledge is not accurate. In future, how to restrain the effect of the error and the aberration during the measurement is an important subject in this field. At the same time, the better migration strategy will be further researched in the IHTJMC and the superior experimental scheme will be designed in the future.

Data Availability

In experiment I, six test functions including Sphere, Drop-wave, Girewank, Rastrigin, Rosenbrock, and Schaffer are used to test the effectiveness of the proposed strategy based on the cooperation of multiple populations in the IHTJMC. These functions are always used to verify the performance of the swarm intelligence optimization algorithms. They are shown in Table 1 of the manuscript. In experiment II, 100 data points are selected from an ellipse with Gaussian noise, in which the parameters are set in the manuscript. The Gaussian noise variance is 0.01. These data points are shown in Figure 9 of the manuscript. The image of the last experiment can be obtained through sending an e-mail to the corresponding author.

Conflicts of Interest

The authors declare that there is no conflict of interest regarding the publication of this paper.

Acknowledgments

This work was supported by the National Natural Science Foundation (NNSF) of China [grant numbers 62003261, 61702410, 62073258, and 61871318] and Natural Science Basic Research Plan in Shaanxi Province of China [grant numbers 2020JQ-645 and 2020JQ-650].