key: cord-0072191-wodewt1m authors: Wu, Bowen; Zhu, Liangkuan; Cao, Jun; Wang, Jingyu title: A Hybrid Preaching Optimization Algorithm Based on Kapur Entropy for Multilevel Thresholding Color Image Segmentation date: 2021-11-29 journal: Entropy (Basel) DOI: 10.3390/e23121599 sha: 88713ee19bdecf5030f8ebd4c7862db4a417d6ac doc_id: 72191 cord_uid: wodewt1m Multilevel thresholding segmentation of color images plays an important role in many fields. The pivotal procedure of this technique is determining the specific threshold of the images. In this paper, a hybrid preaching optimization algorithm (HPOA) for color image segmentation is proposed. Firstly, the evolutionary state strategy is adopted to evaluate the evolutionary factors in each iteration. With the introduction of the evolutionary state, the proposed algorithm has more balanced exploration-exploitation compared with the original POA. Secondly, in order to prevent premature convergence, a randomly occurring time-delay is introduced into HPOA in a distributed manner. The expression of the time-delay is inspired by particle swarm optimization and reflects the history of previous personal optimum and global optimum. To better verify the effectiveness of the proposed method, eight well-known benchmark functions are employed to evaluate HPOA. In the interim, seven state-of-the-art algorithms are utilized to compare with HPOA in the terms of accuracy, convergence, and statistical analysis. On this basis, an excellent multilevel thresholding image segmentation method is proposed in this paper. Finally, to further illustrate the potential, experiments are respectively conducted on three different groups of Berkeley images. The quality of a segmented image is evaluated by an array of metrics including feature similarity index (FSIM), peak signal-to-noise ratio (PSNR), structural similarity index (SSIM), and Kapur entropy values. The experimental results reveal that the proposed method significantly outperforms other algorithms and has remarkable and promising performance for multilevel thresholding color image segmentation. Image segmentation is a vital processing stage in object location and pattern recognition [1] . It can be deemed as a technique that partitions the components of an image into several disjoint categories concerning color, feature, texture, etc. More precisely, this work can be divided into color image segmentation and gray image segmentation. Color images provide more abundant information than gray images, such as hue and saturation [2] . Hence, color image segmentation has been widely applied in numerous domains such as biological monitoring [3] , automatic driving [4] , and precision agriculture [5] , which makes color image segmentation a demanding task. In the past few years, researchers have proffered a range of methods to achieve image segmentation, which can be summarized as threshold-based method [6] , edge-based method [7] , region-based method [8] , clustering-based method [9] , turbopixel/superpixelbased methods [10, 11] , watershed-based methods [12, 13] , contour models-based [14, 15] , and artificial neural network-based methods [16] . The threshold technique has become the most in vogue method compared with other methods for its simple implementation and high accuracy [17] . It consists of bi-level and multilevel segmentation depending on the number of thresholds. Bi-level segmentation means that the given image should be segmented into two classes concerning a single threshold value, namely target and background [18] . However, the effect of bi-level threshold segmentation is inadequate when the image contains more objects or complex background. Considering these limitations, multilevel segmentation can be adopted. It divides pixels into several regions and can be efficaciously used for color image segmentation. Numerous techniques based on respective criteria have been developed for getting appropriate thresholds (by way of illustration, Otsu and information entropy). As a primary and available method, Otsu has long been highly valued and applied [19] . In addition, methods based on information entropy are extensively concerned due to captivating mathematical concepts, such as Shannon entropy [20] , fuzzy entropy [21] , Tsallis entropy [22] , Renyi entropy [23] , and Kapur entropy [24] . Among them, Kapur entropy classifies an image into multiple classes by comparing the entropy of the histogram. Ergo, Kapur entropy is not sensitive to the size of the subregions and preserves the details better compared with Otsu and other methods. It has been extensively used in multilevel image segmentation [6] . The essence of image segmentation can be regarded as an optimization problem. Still, the computation complexity increases explosively with the number of thresholds increases. For this reason, researchers combine heuristic algorithms with image segmentation methods creatively. In [24] , an improved fundamental ant colony optimization with horizontal and vertical crossover search was applied to image segmentation with a non-local means 2D histogram and Kapur entropy. The hybrid method obtained achieved better threshold values with better stability than the original, but its complexity inevitably increased due to the excessive mutation mechanism. In [25] , an efficient methodology for multilevel segmentation has been proposed using the Harris Hawks optimization algorithm and the minimum cross-entropy as a fitness function. The experiments conducted in this approach merely considered low-dimensional optimization problems and were only able to handle gray images. In [26] , an improved marine predators algorithm has been introduced for COVID-19 images detection with Kapur entropy and outperformed all other algorithms for a range of metrics. The approach outperforms comparative algorithms on high-dimension segmentation, but it suffers from a low convergence rate, which makes it perform poorly in the case of insufficient time. In [27] a crow search algorithm was used for maximizing the Kapur method to tackle the problems of multi-thresholding. The suggested method has fewer parameters to tune and achieved comparatively better results while tested on a set of benchmark images using multiple threshold values. Despite success in this work, it suffers from slow convergence. Additionally, there have been many intelligent optimization algorithms applied to the field of threshold segmentation, such as the sine cosine algorithm [28] , sparrow search algorithm [29] , particle swarm optimization [30] , and multiverse optimization algorithm [31] . To sum up, these studies combine heuristic algorithms with image segmentation methods successfully. Nonetheless, there is still much room for improvement in precision, since the results obtained by approximate optimization algorithms are often not right on the mark enough. The preaching optimization algorithm (POA) is a novel meta-heuristic algorithm proposed in 2021, which simulates the behavior of preachers in religious communication [32] . Preachers spread successors to improve the search range and select the next generation by the elite mechanism and weight consisted of fitness and location. As reported by experiments in a series of benchmark functions and applications in grayscale images segmentation, POA exhibits better performances than slap swarm algorithm (SSA) [33] , grey wolf optimizer (GWO) [34] , improved fruit fly optimization algorithm (FFO) [35] , dynamic particle swarm optimization algorithm (PSO) [36] , firefly algorithm (FL) [37] , improved bat algorithm (BA) [38] , harris hawks optimization (HHO) [39] , moth flame optimization algorithm (MFO) [40] , multiverse optimizer (MVO) [41] , and whale optimization algorithm (WOA) [42] . As the no free lunch (NFL) theorem for optimization is proposed [43] , people realize the openness of the research field of optimization algorithms: there is no ideal algorithm for all problems. More precisely speaking, any heuristic algorithm has its limitations and should solve different domain problems through improvement and adjustment. One of the most remarkable and general-purpose choices is the time-delay strategy. As a physical phenomenon in dynamics, time-delay is of great significance for the algorithm to make full use of its historical information. There have been many algorithms that achieved better execution results by adding time delay (see e.g., [44] [45] [46] ). According to the way in which it occurs, time-delay can be categorized as time-varying, constant, discrete, and distributed in [47] . Among them, distributed time-delay exhibits a distinct spatial nature that models delays in signal propagation distributed through several parallel channels in a certain period. Compared with others, distributed time-delay obtains more historical information and shows more complex dynamic mechanisms, which have been well studied [45, 47] . However, as with the above-mentioned heuristic algorithms, there are also some drawbacks of the standard POA algorithm mentioned as follows: unbalanced explorationexploitation and easy to fall into local optimization. According to the above research of the successful employment of distributed time-delay, a natural idea is to introduce it into POA to enhance the performance to a certain extent. In [48] , the mechanism of learning from both individual and global optimal individuals in particle swarm optimization (PSO) is used to express time-delay, which gives us another inspiration to improve POA efficiently, namely hybridization. Simultaneously, how to properly deploy time-delay at each stage is also considerable, and an inventive idea is to implement based on the evolutionary state. The evolutionary state is determined by the evolutionary factor, and the position equations are updated according to it. In the combination with time-delay, this procedure can be understood that the evolutionary state determines which historical information the individual learns more, the global optimal or the individual optimal [49] . Furthermore, for the sake of balanced exploration and exploitation, the distributed time-delay ought to be generated randomly based on a certain probability. Motivated by the above discussions, the purpose of this paper is to propose an HPOAbased segmentation algorithm for color images. The main contributions of this paper can be summarized as follows: (1) A novel HPOA algorithm is proposed where (a) the distributed time-delay contributes to a substantial reduction of premature convergence; (b) the hybridizing with PSO provides a thorough exploration of the entire search space; (c) the evolutionary state supplies a significant balance between the local and global search abilities. (2) An HPOA-based color image segmentation algorithm is obtained by combining HPOA with the Kapur entropy algorithm. The proposed HPOA-based segmentation algorithm searches for a more exact threshold thereby facilitating a better components partition of the color image. (3) The performances of HPOA and HPOA-based color image segmentation algorithm are investigated in detail: (a) eight classical single-objective benchmark functions are employed to assess the performance of HPOA on various types of problems. (b) A total of 24 Berkeley color images are utilized to verify the effectiveness of the HPOA-based segmentation algorithm on multiple complex images. The remainder of this article is organized as follows: Section 2 gives an overview of the POA algorithm. Section 3 describes the hybrid algorithm HPOA. Section 4 presents a color image segmentation algorithm based on HPOA. Section 5 introduces the simulation results of HPOA on the benchmark functions, Section 6 illustrates the experiment results of the HPOA-based segmentation method. Section 7 puts forward the conclusion and future work. POA is a novel swarm intelligence algorithm proposed in 2021 [32] . The main inspiration of the algorithm is the process of religious spread: communication, competition, and development, which will be introduced at length in the following subsections. When a preacher inherits the religious knowledge to his inheritors, the inheritors will follow around him as follows: where loc and loc are the positions of preachers and inheritors; randv(r/3) represents a vector following normal distribution with the mean of 1 and variance of r/3; r represents the weighted and normalized fitness value. Cultural competition occurs between all the inheritors. The elite individuals with the best fitness are selected directly to the next generation, and the remaining are considered according to the comprehensive ranking of location distribution and fitness function: where w represents the weight factors to sort individuals; distance is the normalized Euclidean distance from each inheritor to the center of the individual; f represents the fitness, max − min represent the difference between the maximum and minimum fitness values; q is the precision of floating-point numbers. The new preachers will develop their religion through study tours. The idea of the Levy-flight and normal distribution are employed to implement the behaviors. If they get a better position, then the original position will be updated. where loc is the updated position; randv represents a vector following normal distribution; and the position with higher fitness value will be chosen; levy represents the search step size generated using a levy flight mechanism. Although the POA algorithm outperforms various popular algorithms in solving engineering problems, there are still some defects existing such as insufficient thorough exploration for the entire search space and easy to fall into local optimum when facing practical problems, thus it needs to be improved. In this section, a novel HPOA algorithm is proposed to further strengthen the competence of the traditional POA algorithm. The main innovation of this algorithm lies in the introduction of the distributed time delay and the hybridization of the PSO algorithm. In the interim, the evolutionary state strategy is utilized. More specifically, the proposed HPOA algorithm enables the search agents to learn from historical personal or global optimal depending on their evolutionary states. Compared with other algorithms, HPOA pursues stronger capability, avoids being trapped by local optimum, and maintains a balance between convergence and diversity. The search process of heuristic algorithms is frequently phased. For example, agents are more likely to explore promising areas in the early stage of the search, and more inclined to exploit discovered solutions and potentially surrounding areas in the later stage of optimization. According to [50, 51] , this kind of behavior should ensure that the algorithm finally converges to the optimal solution in the entire search space. In [49] , the Entropy 2021, 23, 1599 5 of 28 evolutionary state of the population is creatively divided into the following four categories: exploration, exploitation, convergence, and escape. It can be represented by State 1-4, respectively, in this paper. When a biota explores the search space, the distance between different individuals can be used to measure the search state of the population as a whole part. To give an illustration, when the individuals are scattered far away, it means that they are looking for prey. When they gather closer, it's besieging the excellent targets. The distance D i can be calculated as follows: where Sa represents the number of populations; x i indicates the position of the individual i. Then the best individual is selected and its distance d best can be normalized as D n : where d max and d min represent the maximum and minimum values of distance. Finally, the evolutionary state of the population is classified: The estimation of the evolutionary state enables individuals to evaluate their search ability accurately. In the following part, adaptive search strategies will be added for different individuals based on their evolutionary states. In religious competition sessions, inheritors are comprehensively considered to decide whether to become new preachers or not. The new preachers selected by this procedure only consider the fitness and location of an individual in the current iteration. Still and all, the procedure ignores the exchange of information with themselves and the population experience. The search process can be more accurate and efficient if we can make better use of the previous knowledge that individuals and other individuals have searched. As a consequence, the randomly distributed time-delay is introduced into the search model. This strategy enables preachers to enhance the use of the accumulated with better accuracy and pursue a stronger capability of avoiding local trapping problems. Hence, the idea of distributed time-delay based on the PSO algorithm is introduced to the location update formula of POA. where t represents the number of iteration, r 1 and r 2 are random numbers, p l and p g are weighting factors which control the search direction according to the state of evolution, τ is the current delay iterations, and N is the upper bound number of time-delay. On the basis of the evolutionary state and distributed time-delay proposed above, this paper proposes a new location update strategy for POA. The novel orientation adjustment strategy consists of four different states, depending on different directions of historical information. The advantage of the method is to make individuals with adaptive capabilities more targeted to search and keep a proper balance between exploration and exploitation. In the exploration state, preachers are expected to search the entire search space as comprehensively as possible to get more optimal solutions. The historic global optimal solution contains a wealth of information, which is distributed in different locations in the search space. Therefore, the distribution time-delay which leads to randomly selected global optimal solutions is added to preachers' position update formula. Eventually, the orientation adjustment factor is set as p l = 0 and p g = 0.01. In the exploitation state, preachers should focus on the optimal solution which has been found. They improve search efficiency by learning from the individual optimal solution quickly. The record of the preachers' behavior in a valuable location is stored in the individual optimal solution, which can improve the search efficiency of the new individual greatly. Therefore, the distribution time-delay which leads to randomly selected individual optimal solutions is added to preachers' position update formula. The orientation adjustment factor is set as p l = 0.01 and p g = 0. In the convergence state, preachers are encouraged to gather around into the global optimal region as soon as possible. To implement this procedure, they ought to reduce the proximity of the other direction, which can be indicated by setting the orientation adjustment factor in the other direction to zero. The orientation adjustment factor is set as p l = 0 and p g = 0. In the escape state, preachers are trying to escape from the region around the local optimal. As a consequence, they learn from the entire history to make enough movement. This procedure expresses by double approximation to the individual and global optimal. The orientation adjustment factor is set as p l = 0.01 and p g = 0.01. It is worth noting that since the proposed strategy ought to be combined with iterationbased algorithms, it needs historical iteration messages of the individuals as the current agents are guided by previous optimums. The mechanism is shown in Figure 1 . In the escape state, preachers are trying to escape from the region around the local optimal. As a consequence, they learn from the entire history to make enough movement. This procedure expresses by double approximation to the individual and global optimal. The orientation adjustment factor is set as It is worth noting that since the proposed strategy ought to be combined with iteration-based algorithms, it needs historical iteration messages of the individuals as the current agents are guided by previous optimums. The mechanism is shown in Figure 1 . The implementation process of HPOA is as follows: The implementation process of HPOA is as follows: (1) Initialize the parameters including the population size, the max number of iterations, the search dimension, the number of inheritors, and the number of elite individuals. (2) Initialize the population. (3) Record global and local optimal historical information. (4) Transmit the location information to inheritors using Equation (1) . (5) Select new preachers by the mechanism of religion competition using Equation (2) . (6) Estimating the evolutionary state of the new preachers using Equations (4)-(6). In this section, the HPOA algorithm is utilized to optimize the basic Kapur entropy algorithm to improve the defects. Firstly, we present a brief description of the multilevel thresholding segmentation. Then, we describe the Kapur entropy and the fitness function. In the end, we present the proposed HPOA-based color image segmentation method. Multilevel thresholding segmentation utilizes a threshold group to divide the pixels of each gray level into different categories. This method can not only distinguish the foreground and background of the image but also achieve great results when the image is complex and need to be extracted. In the interim, this method is also suitable for color images. In this method, if the threshold group describe as [t 1 , t 2 , . . . , t n ], then the grayscale maps are given as follows: where l 0 , l 1 , . . . , l n are the categories of the segmented image; L = 256. Kapur entropy is an automatic threshold selection technique based on the maximization of entropy. It has clear mathematical meaning and can retain the small details excellent, which makes it extensively applied in complex image segmentation. Assuming that n thresholds are selected, then the objective function can be defined as: where: where H n denotes different categories entropy, ω n denotes the probability of each kind of pixel and P j denotes the probability of occurrence of pixels with gray value j. To select the optimal threshold combination, the following formula is used to judge: The combination maximizing f kapur is the optimal threshold group. To obtain the segmentation threshold more quickly and accurately, the HPOA algorithm is employed to optimize the Kapur entropy. The powerful capability of HPOA obtains more accurate segmentation thresholds, with the segmentation accuracy improving. The flow chart of the proposed segmentation algorithm based on HPOA is shown in Figure 2 . Select new preachers using equation (2) Estimating the evolutionary stateusing equation (4) (5) (6) Searching for new solutions by equation (3) Adding To verify the performance of the proposed algorithm, eight well-known benchmark functions are adopted. These functions are categorized into three groups: (1) multimodal, (2) fixed dimension multimodal, and (3) unimodal problems. In the test set, functions F1 to F3 are multimodal with a large number of local optima. The multimodal problems are ordinarily employed to evaluate the exploration ability since a large number of local optima increases the probability of stagnation; Functions F4 to F6 are multimodal but with low dimensions. The fixed dimension multimodal problems have fewer local optima as the dimension is less as compared to the multimodal problems. These problems examine the balance between local and global search abilities; Functions F7 to F8 are unimodal, only one global optimum is present. The unimodal problems evaluate the capability of exploitation. These functions have been used to evaluate algorithms in [34, 40, 42, 52, 53] . The details of functions are shown in Table 1 , and Figure 3 shows the two-dimensional shapes of the functions, where the edge colors vary according to the heights. To verify the performance of the proposed algorithm, eight well-known benchmark functions are adopted. These functions are categorized into three groups: (1) multimodal, (2) fixed dimension multimodal, and (3) unimodal problems. In the test set, functions F1 to F3 are multimodal with a large number of local optima. The multimodal problems are ordinarily employed to evaluate the exploration ability since a large number of local optima increases the probability of stagnation; Functions F4 to F6 are multimodal but with low dimensions. The fixed dimension multimodal problems have fewer local optima as the dimension is less as compared to the multimodal problems. These problems examine the balance between local and global search abilities; Functions F7 to F8 are unimodal, only one global optimum is present. The unimodal problems evaluate the capability of exploitation. These functions have been used to evaluate algorithms in [34, 40, 42, 52, 53] . The details of functions are shown in Table 1 , and Figure 3 shows the two-dimensional shapes of the functions, where the edge colors vary according to the heights. All of the algorithms are developed by using Matlab R2016b and implemented on Windows 7 environment on a computer having Intel CPU @2.20 GHz and 12 GB memory. The proposed HPOA is compared with several well-known heuristic algorithms. Each of them contains different characteristics, including: (1) Traditional POA algorithm [32] . (2) The state-of-the-art WOA algorithm, in which is flexible and requires fewer parameters to be adjusted [42] . (3) The classical representative of swarm intelligence: PSO [30] . (4) A newly proposed algorithm named SCA, containing several adaptive variables to ensure a balance between exploration and development [28] . (5) A novel natural heuristic algorithm: MVO, designed for engineering structure design [41] . (6) MFO, inspired by moth navigation which has advantages in solving unknown space problems [40] . (7) An interesting algorithm, ALO, along with characteristics of few adjusting parameters and high accuracy [53] . More precisely, the population size of all algorithms is set as 20, and the max number of iterations is 1000. Each algorithm runs 10 times to avoid contingency. As mentioned above, eight benchmark functions are used to evaluate the performance of the proposed HPOA algorithm. In this paper, the comprehensive performance of the algorithm ought to be analyzed by three kinds of criteria: (1) accuracy, (2) convergence, and (3) statistical analysis. The accuracy criterion of each algorithm is determined by average value and standard deviation. Tables 2 and 3 All of the algorithms are developed by using Matlab R2016b and implemented on Windows 7 environment on a computer having Intel CPU @2.20 GHz and 12 GB memory. The proposed HPOA is compared with several well-known heuristic algorithms. Each of them contains different characteristics, including: (1) Traditional POA algorithm [32] . (2) The state-of-the-art WOA algorithm, in which is flexible and requires fewer parameters to be adjusted [42] . (3) The classical representative of swarm intelligence: PSO [30] . (4) A newly proposed algorithm named SCA, containing several adaptive variables to ensure a balance between exploration and development [28] . (5) A novel natural heuristic algorithm: MVO, designed for engineering structure design [41] . (6) MFO, inspired by moth navigation which has advantages in solving unknown space problems [40] . (7) An interesting algorithm, ALO, along with characteristics of few adjusting parameters and high accuracy [53] . More precisely, the population size of all algorithms is set as 20, and the max number of iterations is 1000. Each algorithm runs 10 times to avoid contingency. As mentioned above, eight benchmark functions are used to evaluate the performance of the proposed HPOA algorithm. In this paper, the comprehensive performance of the algorithm ought to be analyzed by three kinds of criteria: (1) accuracy, (2) convergence, and (3) statistical analysis. The accuracy criterion of each algorithm is determined by average value and standard deviation. Tables 2 and 3 present the performance of the HPOA algorithm with different settings of the upper bound of the distributed time-delay N. As seen from the results, the HPOA algorithm obtains the best comprehensive performance when N = 200. The competitive results between HPOA and other algorithms are discussed as follows. In terms of accuracy, a higher average value signifies better capability. It is found that HPOA is outstanding to comparison algorithms from Tables 4 and 5 . Specifically, the average value of HPOA is normally lowest for each benchmark function, which indicates the superior capability of HPOA. Simultaneously, a lower value of standard deviation indicates better stability. For the functions F2, F3, F7, and F8, the standard deviation performance of HPOA is also most remarkable. Therefore, the experiment results demonstrate that the proposed algorithm has more accuracy and stability than other algorithms. In terms of convergence, it is observed that HPOA is also the most competitive from Figure 4 . For the functions F1, F2, F3, F7, F8, HPOA can converge to the best point most quickly. However, the convergence speed of HPOA is not as fast as POA (for F4 and F6), MVO (for F4), and PSO (for F5). The reason can be found from the fact that the accuracy criterion that this comparison algorithm falls into the local optimal point, which leads to premature convergence. Accordingly, it is demonstrated that the HPOA algorithm has the most extraordinary convergence property. In terms of statistical analysis, we conduct statistical tests to verify whether the improved algorithm is significantly better than the original algorithm, which is proposed in [50] . And well-established non-parametric tests are applied, namely the Wilcoxon rand sum test. As can be found in Table 6 , the proposed new algorithm HPOA has statistical diversity to the comparison algorithm in almost all problems, accounting for 96% of the total. This promising result indicates that HPOA has an astonishing statistical improvement. Based on above demonstration, HPOA achieves the best performance on N = 200, which performs better than seven popular algorithms in various benchmark functions. The experiment results observe that HPOA has better search accuracy, stability, and faster convergence speed. On this basis, there is a significant difference between the proposed algorithm and other methods. Thus, the proposed HPOA algorithm exhibits satisfactory performance, which indicates the reliability of the HPOA-based segmentation algorithm. In this section, the HPOA-based segmentation algorithm is employed in color images. The purpose of the experiments is to investigate whether the proposed method is competent in producing high-quality segmented images. We conduct the experiments on three groups of bench images in Table 7 (eight animal images, eight human images, and eight architecture images) from the Berkley Segmentation Dataset and Benchmark 500 (BSDS500). All experiments were performed on the 24 images with the following number of thresholds: 5, 10, 15. This setting enables a more comprehensive comparison of the performance of the proposed algorithm under different dimensions of the problem, which aims to attain more reliable results. Except that the number of iterations is set as 300, the other comparison algorithms and parameter settings are all the same as those in the previous section. The quality of the segmented images can be evaluated by the image evaluation metrics as follows: FSIM is an quality assessment (IQA) metrics to measure the image quality automatically [54] . The basic concept for its application in segmentation is evaluating feature similarity between the segmented image and the reference image-the ground truth. FSIM can be calculated as follows: where S L (x, y) is used to evaluate the similarity of the image, PC m (x, y) represents phase congruence of the reference and segmented images, and x ∈ X, y ∈ Y represents the pixel domain of an image. PSNR is a renowned image assessment index, which computes the peak signal-tonoise ratio between two images [55] . This ratio is often used as a quality measurement between the reference and segmented images [56, 57] , and can be calculated as follows: PSNR is a renowned image assessment index, which computes the peak signal-tonoise ratio between two images [55] . This ratio is often used as a quality measurement between the reference and segmented images [56, 57] , and can be calculated as follows: PSNR is a renowned image assessment index, which computes the peak signal-tonoise ratio between two images [55] . This ratio is often used as a quality measurement between the reference and segmented images [56, 57] , and can be calculated as follows: PSNR is a renowned image assessment index, which computes the peak signal-tonoise ratio between two images [55] . This ratio is often used as a quality measurement between the reference and segmented images [56, 57] , and can be calculated as follows: PSNR is a renowned image assessment index, which computes the peak signal-tonoise ratio between two images [55] . This ratio is often used as a quality measurement between the reference and segmented images [56, 57] , and can be calculated as follows: PSNR is a renowned image assessment index, which computes the peak signal-tonoise ratio between two images [55] . This ratio is often used as a quality measurement between the reference and segmented images [56, 57] , and can be calculated as follows: PSNR is a renowned image assessment index, which computes the peak signal-tonoise ratio between two images [55] . This ratio is often used as a quality measurement between the reference and segmented images [56, 57] , and can be calculated as follows: PSNR is a renowned image assessment index, which computes the peak signal-tonoise ratio between two images [55] . This ratio is often used as a quality measurement between the reference and segmented images [56, 57] , and can be calculated as follows: PSNR is a renowned image assessment index, which computes the peak signal-tonoise ratio between two images [55] . This ratio is often used as a quality measurement between the reference and segmented images [56, 57] , and can be calculated as follows: PSNR is a renowned image assessment index, which computes the peak signal-tonoise ratio between two images [55] . This ratio is often used as a quality measurement between the reference and segmented images [56, 57] , and can be calculated as follows: PSNR is a renowned image assessment index, which computes the peak signal-tonoise ratio between two images [55] . This ratio is often used as a quality measurement between the reference and segmented images [56, 57] , and can be calculated as follows: PSNR is a renowned image assessment index, which computes the peak signal-tonoise ratio between two images [55] . This ratio is often used as a quality measurement between the reference and segmented images [56, 57] , and can be calculated as follows: PSNR is a renowned image assessment index, which computes the peak signal-tonoise ratio between two images [55] . This ratio is often used as a quality measurement between the reference and segmented images [56, 57] , and can be calculated as follows: PSNR is a renowned image assessment index, which computes the peak signal-tonoise ratio between two images [55] . This ratio is often used as a quality measurement between the reference and segmented images [56, 57] , and can be calculated as follows: PSNR is a renowned image assessment index, which computes the peak signal-tonoise ratio between two images [55] . This ratio is often used as a quality measurement between the reference and segmented images [56, 57] , and can be calculated as follows: PSNR is a renowned image assessment index, which computes the peak signal-tonoise ratio between two images [55] . This ratio is often used as a quality measurement between the reference and segmented images [56, 57] , and can be calculated as follows: (w) P3-7 (x) P3-8 PSNR is a renowned image assessment index, which computes the peak signal-tonoise ratio between two images [55] . This ratio is often used as a quality measurement between the reference and segmented images [56, 57] , and can be calculated as follows: 6.2.3. Structural Similarity Index (SSIM) SSIM is an index to measure the similarity of two images, which takes into account various factors such as brightness, contrast, and structural similarity [58] . It finds the similarity between segmented image and the ground truth here: SSI M = l(I, I ) × c(I, I ) × s(I, I ) (15) c(I, I ) = 2σ I σ I + C 2 S(I, I ) = σ I I + C 3 σ I σ I + C 3 (17) l(I, I ) = 2µ I µ I + C 1 where µ I and µ I are the mean value of the reference image and the segmented image, σ I and σ I represents the variance between the images, σ I I represent the covariance between the reference image and the segmented image, and C 1 and C 2 are constants employed to guarantee the stability. To evaluate the result of the algorithms, the quality of the segmented images is quantitatively analyzed by FSIM, PSNR, and SSIM. The proposed method provides segmented results in RGB channels. Considering of these metrics require that the compared images ought to have the same classes, the segmented images are grayed to match the ground truths during the evaluation. The results of FSIM, PSNR, and SSIM of each algorithm are presented in Tables 8-10 . It can be observed that the proposed algorithm gives excellent results, which are usually the best and the second-best value in three indicators. For instance, in the case of various thresholds for 24 images: (1) In the FSIM table, the proposed algorithm obtains the most competitive results in almost all cases (66 out of 72 cases). These values indicate the performance of the proposed algorithm is the most outstanding. It is observed that the images segmented by the proposed method have higher similarity and lower distortion with the reference images. (2) In the PSNR table, although there are only small differences between the algorithms in low dimensions (Dim = 5), HPOA still shows superiority over the others on nearly all the images (21 out of 24 cases). With the number of thresholds increasing, the results become diverse. As exhibited that HPOA can commonly provide the best results as well (Dim = 10, 15), and the PSNR values of HPOA significantly increase. (3) In the SSIM table, it is perceived that the proposed method outperforms all the other algorithms on various bench images, since the SSIM index obtains the highest values for majority of cases (68 out of 72 cases). The result indicates that the images segmented by IPOA are more similar to the human segmentation images in structural similarity. Except for the image evaluation indicators, the value of the function fitness can also be a significant index to evaluate the performance of algorithms. Table 11 exhibits the fitness values obtained by each algorithm. It can be perceived that each algorithm can provide a higher fitness value with the increasing of the number of thresholds. The proposed algorithm generally attains better results than the comparison algorithm. The best value and the second-best value achieved by the HPOA-based algorithm are 194 among the 216 problems, accounting for 89% of the total. Based on the above demonstration, the competitive values of FSIM, PSNR, SSIM, and fitness values prove the high accuracy of the HPOA-based color image segmentation algorithm. Notably, the superiority of the proposed algorithm becomes more and more remarkable as the number of thresholds increases compared to other algorithms. For this reason, the HPOA-based segmentation algorithm can accomplish the complex tasks of color image segmentation effectively, as well as provide a more precise technique for multilevel segmentation. The segmentation images of the proposed algorithm are shown in Figures 5-7 . This paper presents a hybrid preaching optimization algorithm based on Kapur entropy for complex image segmentation problems. HPOA evaluates the evolutionary state of each population and adjusts the updating model adaptively. Even more noteworthy is that distributed time-delay containing historical information of previous personal and global best is introduced into HPOA. The expression of time-delay draws lessons from the PSO algorithm. Therefore, this strategy strengthens the diversity of the population and prevents premature convergence efficaciously. Eight classical test functions are employed to evaluate the comprehensive performance of HPOA. The validity and stability of the hybrid algorithm are verified by qualitative and quantitative methods. The experiment results reveal that HPOA has better accuracy, stability, and a faster convergence speed than other algorithms. Simultaneously, it has a statistically significant improvement. Eventually, combining HPOA with conventional Kapur entropy, an HPOA-based color image segmentation algorithm is proposed. All segmentation experiments are performed on three categories of images from the Berkeley dataset [59] , including eight animal images, eight human images, and eight architecture images. The quality of the segmented images is verified by FSIM, PSNR, SSIM, and Kapur entropy values. These indicators verify that the proposed method also exhibits excellent presentation on various image segmentation problems with strong effectiveness. As future work, our goal is to further improve HPOA for the MRI image segmentation problem [60] . We also plan to apply the proposed HPOA method for artificial neural network optimization [61] and real-world engineering problems such as structural optimization [62] . Due to the good performance of combing time-delay with the heuristic algorithm, some other efficient methods could be implemented with it for global optimization such as the marine predators algorithm [63] or Harris Hawks optimization algorithm [60] . In addition, considering that the strategy adopted in this paper is an unsupervised processing method, our future work will also focus on the combination with supervised learning mechanisms, such as mask R-CNN [1] , including how to improve generalization ability. Author Contributions: B.W. and L.Z. contributed to the idea of this paper; B.W. performed the experiments; all authors analyzed data; B.W. wrote the manuscript; B.W. and L.Z. contributed to the revision of this paper. All authors have read and agreed to the published version of the manuscript. This paper presents a hybrid preaching optimization algorithm based on Kapur entropy for complex image segmentation problems. HPOA evaluates the evolutionary state of each population and adjusts the updating model adaptively. Even more noteworthy is that distributed time-delay containing historical information of previous personal and global best is introduced into HPOA. The expression of time-delay draws lessons from the PSO algorithm. Therefore, this strategy strengthens the diversity of the population and prevents premature convergence efficaciously. Eight classical test functions are employed to evaluate the comprehensive performance of HPOA. The validity and stability of the hybrid algorithm are verified by qualitative and quantitative methods. The experiment results reveal that HPOA has better accuracy, stability, and a faster convergence speed than other algorithms. Simultaneously, it has a statistically significant improvement. Eventually, combining HPOA with conventional Kapur entropy, an HPOA-based color image segmentation algorithm is proposed. All segmentation experiments are performed on three categories of images from the Berkeley dataset [59] , including eight animal images, eight human images, and eight architecture images. The quality of the segmented images is verified by FSIM, PSNR, SSIM, and Kapur entropy values. These indicators verify that the proposed method also exhibits excellent presentation on various image segmentation problems with strong effectiveness. As future work, our goal is to further improve HPOA for the MRI image segmentation problem [60] . We also plan to apply the proposed HPOA method for artificial neural network optimization [61] and real-world engineering problems such as structural optimization [62] . Due to the good performance of combing time-delay with the heuristic algorithm, some other efficient methods could be implemented with it for global optimization such as the marine predators algorithm [63] or Harris Hawks optimization algorithm [60] . In addition, considering that the strategy adopted in this paper is an unsupervised processing method, our future work will also focus on the combination with supervised learning mechanisms, such as mask R-CNN [1] , including how to improve generalization ability. The data used to support the findings of this study are available from the first author upon request. A novel beta differential evolution algorithm-based fast multilevel thresholding for color image segmentation Accurate retinal vessel segmentation in color fundus images via fully attention-based networks Design of efficient embedded system for road sign recognition A spraying path planning algorithm based on colour-depth fusion segmentation in peach orchards Ant colony optimization with horizontal and vertical crossover search: Fundamental visions for multi-threshold image segmentation Remote sensing image semantic segmentation based on edge information guidance Multilabel Remote Sensing Image Retrieval Based on Fully Convolutional Network Motion Segmentation & Multiple Object Tracking by Correlation Co-Clustering Fast superpixels using geometric flows Superpixels: An evaluation of the state-of-the-art Automated coronal hole segmentation from Solar EUV Images using the watershed transform Watershed cuts: Thinnings, shortest path forests, and topological watersheds Geometric active curve for selective entropy optimization Active contours driven by region-scalable fitting and optimized Laplacian of Gaussian energy for image segmentation. Signal Process UNet plus plus: Redesigning skip connections to exploit multiscale features in image segmentation Interactive image segmentation using label propagation through complex networks Kapur's Entropy for Color Image Segmentation Based on a Hybrid Whale Optimization Algorithm Spatial Context Energy Curve-Based Multilevel 3-D Otsu Algorithm for Image Segmentation Transitive entropy-a rank ordered approach for natural sequences Entropy-like divergence based kernel fuzzy clustering for robust image segmentation An efficient multilevel thresholding based satellite image segmentation approach using a new adaptive cuckoo search algorithm Fractional renyi entropy image enhancement for deep segmentation of kidney mri Chaotic random spare ant colony optimization for multi-threshold image segmentation of 2D Kapur entropy An efficient Harris hawks-inspired image segmentation method A hybrid covid-19 detection model using an improved marine predators algorithm and a ranking-based diversity reduction strategy Kapur's entropy based optimal multilevel image segmentation using crow search algorithm Improved sine cosine algorithm with crossover scheme for global optimization. Knowl.-Based Syst A novel swarm intelligence optimization approach: Sparrow search algorithm PSO image thresholding on images compressed via fuzzy transforms Multiverse optimization algorithm based on levy flight improvement for multithreshold color image segmentation Preaching-inspired swarm intelligence algorithm and its applications. Knowl.-Based Salp swarm algorithm: A bio-inspired optimizer for engineering design problems Hybrid pso and genetic algorithm for multilevel maximum entropy criterion threshold selection Parameter estimation for VSI-Fed PMSM based on a dynamic PSO with learning strategies Firefly algorithms for multimodal optimization Cutting pattern identification for coal mining shearer through a swarm intelligence-based variable translation wavelet neural network Harris hawks optimization: Algorithm and applications Moth-flame optimization algorithm: A novel nature-inspired heuristic paradigm Multi-verse optimizer: A nature-inspired algorithm for global optimization The whale optimization algorithm No free lunch theorems for optimization On global smooth path planning for mobile robots using a novel multimodal delayed PSO algorithm Parameters identification of unknown delayed genetic regulatory networks by a switching particle swarm optimization algorithm A novel switching delayed pso algorithm for estimating unknown parameters of lateral flow immunoassay Neural networks with discrete and distributed time-varying delays: A general stability analysis A novel particle swarm optimization approach for patient clustering from emergency departments Adaptive particle swarm optimization A study of particle swarm optimization particle trajectories Coevolutionary particle swarm optimization with bottleneck objective learning strategy for many-objective optimization Evolutionary programming made faster The ant lion optimizer Fsim: A feature similarity index for image quality assessment Scope of validity of PSNR in image/video quality assessment Modified firefly algorithm based multilevel thresholding for color image segmentation Whale Optimization Algorithm and Moth-Flame Optimization for multilevel thresholding image segmentation Image quality assessment: From error visibility to structural similarity Contour Detection and Hierarchical Image Segmentation Segmentation of brain MRI using an altruistic Harris Hawks' Optimization algorithm Facial expression recognition via learning deep sparse autoencoders The authors declare no conflict of interest.Entropy 2021, 23, 1599