Literature DB >> 33265330

2D Tsallis Entropy for Image Segmentation Based on Modified Chaotic Bat Algorithm.

Zhiwei Ye1, Juan Yang1, Mingwei Wang2, Xinlu Zong1, Lingyu Yan1, Wei Liu1.   

Abstract

Image segmentation is a significant step in image analysis and computer vision. Many entropy based approaches have been presented in this topic; among them, Tsallis entropy is one of the best performing methods. However, 1D Tsallis entropy does not consider make use of the spatial correlation information within the neighborhood results might be ruined by noise. Therefore, 2D Tsallis entropy is proposed to solve the problem, and results are compared with 1D Fisher, 1D maximum entropy, 1D cross entropy, 1D Tsallis entropy, fuzzy entropy, 2D Fisher, 2D maximum entropy and 2D cross entropy. On the other hand, due to the existence of huge computational costs, meta-heuristics algorithms like genetic algorithm (GA), particle swarm optimization (PSO), ant colony optimization algorithm (ACO) and differential evolution algorithm (DE) are used to accelerate the 2D Tsallis entropy thresholding method. In this paper, considering 2D Tsallis entropy as a constrained optimization problem, the optimal thresholds are acquired by maximizing the objective function using a modified chaotic Bat algorithm (MCBA). The proposed algorithm has been tested on some actual and infrared images. The results are compared with that of PSO, GA, ACO and DE and demonstrate that the proposed method outperforms other approaches involved in the paper, which is a feasible and effective option for image segmentation.

Entities:  

Keywords:  2D Tsallis entropy; Bat algorithm; Levy flight; chaotic process; image segmentation

Year:  2018        PMID: 33265330      PMCID: PMC7512754          DOI: 10.3390/e20040239

Source DB:  PubMed          Journal:  Entropy (Basel)        ISSN: 1099-4300            Impact factor:   2.524


1. Introduction

Image analysis and computer vision are core topics in artificial intelligence, which have been deeply studied and obtained a wealth of achievements [1]. Image segmentation is a primary task in image analysis and computer vision. It is a process that partitions the whole image into several regions based on compatibility and dissimilarity existing between the pixels of the input image [2,3]. Thresholding is a commonly used method for carrying out image segmentation based on the different intensities in the foreground and background regions of an image [4,5]. A variety of thresholding methods have been proposed to perform the task of image segmentation [6,7]. Galland et al. [8] utilized Fisher probability density functions for image segmentation. Wei et al. [9] used a novel adaptive thresholding method based on multi-directional gray-scale wave transformation for image segmentation. The image could be regarded as a digital signal with certain probability distribution; as a result, many entropy based thresholding approaches have been put forward, which seek the thresholds that separate the gray-level regions of an image in an optimal manner on the basis of some discriminating criteria such as maximum entropy and cross entropy. Li and Tam [10] presented a minimum cross-entropy thresholding method to obtain the binary image as indicative of preservation of information. Sahoo et al. [11] presented a general technique for thresholding of digital images based on Renyi’s entropy. Tsallis entropy is called non-extensive entropy, which has been studied for a possible extension of Shannon’s entropy to information theory [12,13]. This study has brought a similarity between the Shannon’s entropy and Boltzmann/Gibbs entropy functions [14]. Khader et al. [15] used a multicomponent Jensen–Tsallis similarity measure for nonrigid registration of diffusion tensor images, which had a better performance than the affine registration method based on mutual information. In addition, it is also pointed out in [16] that Jensen–Tsallis divergence is generalizable and symmetric for any optional number of datasets or probability distributions and it has the feasibility of assigning weights to the distributions. However, entropy-based methods based on 1D histograms do not utilize the spatial correlation information within the neighborhood. When the proportion of the target area is very small, its threshold of the image is very easy to drift or shift. In addition, the segmented result is also easily influenced by noise. Consequently, a group of entropy-based methods based on 2D histograms are proposed to solve the problem. Brink [17] presented an approach that evaluates 2D entropy based on the two-dimensional (local average grey-scale) histogram or scatterplot. Sahoo and Arora [18] presented a common thresholding method based on 2D Renyis entropy. Wu et al. [19] proposed a modified 2D entropy thresholding method, and its fast iterative algorithm. All of the above 2D entropy thresholding methods can obtain better segmented results than the 1D entropy thresholding method. However, as the number of dimension increases, the computational complexity greatly increases as the number of thresholds increases [20]. Obviously, the alternate solution is to employ computational techniques [21]. Evolutionary computation is a subfield of artificial intelligence that involves continuous optimization and combinatorial optimization problems, which has been previously used to perform 2D entropy-based image segmentation. Abdel-Khalek et al. [22] presented a 2D Tsallis and Renyi entropies method of image segmentation based on genetic algorithm (GA). Zhou et al. [23] proposed a two-dimensional Otsu image segmentation based on a modified firefly algorithm. Soham Sarkar [24] presented a two-dimensional histogram and maximum Tsallis entropy based on differential evolution algorithm (DE) to improve the separation between objects. Jiang et al. [25] suggested combining artificial fish-swarm algorithm (AFSA) and two-dimensional Fisher evaluation function to improve image the threshold segmentation algorithm. Similar to other 2D entropy-based approaches, 2D Tsallis entropy has been used for image segmentation [13], whose efficiency still needs to be improved. The Bat algorithm (BA) is a population-based random search algorithm that imitates the intelligent behavior of organisms to solve complex problems. Yang has testified its performance on some benchmark functions [26]. However, since its local search scope is too narrow; the convergence speed of the primary BA is slow, which might be improved by some strategies. Chaos, defined as highly unreliable motion in limited phase space, often appears in deterministic nonlinear dynamic systems, the motion of which is similar to stochastic processes [27]. Taking advantage of its easy implementation and extensive local search scope, any variable in the chaotic space can travel periodically over the whole space of interest. Feng et al. [28] presented the application of appropriate chaotic map and Gaussian perturbation can significantly improve the overall performance and the solution quality of the algorithm. Nowadays, the chaotic process has been widely used in evolutionary computational techniques [29,30]. Adarsh et al. [31] proposed solving the economic dispatch problem involving a number of equality and inequality constraints such as prohibited operating zones and power balance. Suresh [32] proposed a modified variant of Darwinian particle swarm optimization algorithm based on Chaotic functions. Wang [33] proposed a band selection method based on chaotic binary coded gravitational search algorithm to reduce the dimensionality of airborne hyperspectral images. Mlakar et al. [34] proved that the chaotic maps method in differential evolution (DE) applied to gray-level image thresholding prevails over the traditional randomized method. Wang et al. [35] proposed the novel chaotic cuckoo search optimization, which has turned out to be a meta-heuristic algorithm with comparable and superior performance. Wang et al. [36] improved the solution quality and convergence speed using chaotic maps in the cuckoo search (CS) algorithm. Zhang et al. [37] proposed a hybrid chaotic ant swarm algorithm, which performs better in the application of the heat exchanger networks synthesis. Oliva et al. [38] proposed the chaotic whale optimization algorithm for the parameter estimation of photovoltaic cells, which proves that chaotic maps can enhance computing ability and mechanically adapt the internal parameters of the optimization algorithm. Koupaei et al. [39] proposed a new algorithm to solve nonlinear optimization problems by combining chaotic mapping capability and a gold segmentation search method that has been proved to be an effective and efficient optimization algorithm. Levy flight is a way to forage for random walks existing among animals, the walking steps of which satisfied a heavy tail distribution. It is also an ideal foraging search for exploring short distances and occasionally long walks. Therefore, it is widely utilized to improve the optimization algorithm [40]. Yan et al. [41] developed the particle swarm optimization (PSO) algorithm by combining the characteristics of random learning mechanism and Levy flight. Jensi et al. [42] improved PSO with Levy flight for the global optimization. Heidari [43] modified the grey wolf optimizer with Levy flight for optimization tasks. In this paper, a modified chaotic Bat algorithm (MCBA) is used to perform the 2D Tsallis entropy based method for image segmentation. In addition, the performance of the proposed method is compared with some previously presented 1D and 2D histogram based image segmentation methods, and a traditional Bat algorithm based 2D Tsallis entropy method. The experimental results display that the proposed method outperforms the other approaches from the subjective and objective viewpoints. The remainder of the paper will be structured as below: Section 2 introduces image thresholding based on Tsallis entropy. Section 3 describes the modified chaotic Bat Algorithm in brief. Section 4 presents the fundamental viewpoint of MCBA-based 2D Tsallis entropy thresholding method. In Section 5, simulation results and discussion are displayed. Finally, conclusions are drawn in Section 6.

2. Image Thresholding Based on Tsallis Entropy

2.1. Definition of 1D Tsallis Entropy

In information theory, entropy is the measurement of the indeterminacy in a random variable [44]. The term mostly refers to the Shannon entropy in this case. Shannon entropy quantifies the expected value of the information that is comprised in a message, and it is the average unpredictability in a random variable equal to its information content. The most commonly used Shannon entropy was defined as Equation (1): By following the multi-fractal concepts, Tsallis entropy is an extension of the standard Boltzmann/Gibbs entropy. In 1988, Constantino Tsallis utilized it as a support for generalizing the standard statistical mechanics [45], which could be applied to a non-extensive system in view of a general entropic formula as Equation (2): where n indicates total times of the system and q is the measure of degree of non-extensivity of the system called Tsallis parameter or even entropic index. Different values of the parameter q have an effect on the image segmentation result [46]. When the whole system consists of two independent subsystems A and B, this entropic form can be extended for a statistical independent system by a pseudo-additive entropic rule as Equation (3):

2.2. 2D Histogram

Assume that the size of a digital image is , and indicates the gray value of the pixel located at the point . represents the average gray value of the pixel located at the point in the adjacent field of (k is usually set as 3) [47]. The average gray value for the neighborhood of each pixel is calculated as Equation (4): The pixel’ s gray value , and the average of its neighborhood , are utilized to construct a 2D histogram as Equation (5): where indicates the size of test image, represents the pixel number of which the gray value is i, and the average gray value in the neighborhood is j. indicates the 2D histogram function of test image. L is the maximum gray values of the test images. In our test images, L is 255. The threshold is obtained through a vector where t indicates the threshold of the gray level and s indicates the threshold of the average gray level in the neighborhood. Using the 2D histogram function , a surface can be described that will have two peaks and one valley. The object and background correspond to the peaks and can be divided by selecting the vector that maximizes a appropriate standard function. Using this vector , the domain of the histogram is separated into four quadrants, shown in Figure 1.
Figure 1

The 2D histogram plane.

It is indicated that the area A by , the area B by , the area C by , and the area D by . Since two areas, C and D, contain noise and inessential information, they are ignored in the calculation. Owing to the areas A and B containing the object and the background, they are independently distributed, normalizing their probability values in each case so that the total probability of each region is 1. The normalization is completed by utilizing a posteriori class probabilities, and are defined as Equation (6): where the contribution of the areas that comprises the edges and noise information can be ignored; hence, is approximately equal to .

2.3. Definition of 2D Tsallis Entropy

Assume that the test image can be segmented as two independent parts: object sets O and background sets B, the 2D Tsallis entropy interrelated with object and background sets are defined by Equations (7) and (8): Consequently, the definition of 2D Tsallis entropy of the whole image is as Equation (9): Three different entropies can be defined by different values of q. For , the Tsallis entropy becomes a subextensive entropy, where ; for , the Tsallis entropy reduces to an standard extensive entropy, where ; for , the Tsallis entropy becomes a superextensive entropy, where [48]. The paper mainly focused on enhancing efficiency of 2D Tsallis entropy thresholding; therefore, q is set as a constant value, that is . In order to obtain the optimal segmentation threshold , the objective function is defined to maximum the above criterion function as Equation (10):

3. The Modified Chaotic Bat Algorithm

Nowadays, meta-heuristic algorithms are becoming an efficient way for solving tough optimization problems [49]. For the most part, meta-heuristic algorithms make few or no assumptions about the optimization problem to be solved and are able to make an extensive search in candidate spaces. Behaviors of physical systems or biological systems in nature have bred most heuristic and meta-heuristic algorithms, such as ant colony optimization algorithm (ACO) algorithm, PSO and simulated annealing. In 2010, Xin-She Yang developed a novel bat inspired meta-heuristic optimization algorithm [50]. Owing to the initialization process being random and the generated sequences not being distributed uniformly, the experimental results on the benchmark function show that the basic Bat algorithm can easily fall into local optimum [31]. The chaotic Bat algorithm (CBA) is a very efficient method for solving the optimization problem. However, for the evolutionary algorithm, due to the chaotic process, is usually taken after each iteration is completed. In the traditional Bat algorithm, a random walk is used to make a local search, and the chaotic process largely extends the search space of the whole algorithm. The previous local search will be out of action, and the convergence rate of the algorithm is also significantly reduced. On the other hand, the local search ability is mainly influenced by the parameter ; is a manually set parameter in the initialization step and cannot be changed during the whole iterative processes. that is too big or too small will all lead to a case that the algorithm can not obtain the optimal solution. Levy flight was proposed as a local search strategy by Yang and Deb in 2009 [51]. They found that the random walk style search performed better through Levy flights rather than a simple random walk, which is more efficient in searching the solve space, and its step length is much longer in the long run. More importantly, Levy flight does not need to set any parameters. All of these advantages make Levy flight have better local search ability.

3.1. Overview of the Basic Bat Algorithm

The Bat algorithm (BA) is inspired by ultrasonic detection behavior of bats, in which virtual bats are deemed as search agents to find the optimal solution for practical problems. Simulating bats to detect prey and avoid obstacles, the basic mathematical model of the Bat algorithm could be defined as follows: Assume that virtual bats fly randomly with velocity at position and go hunting with a settled frequency of , variable wavelength and loudness . The bats are able to automatically alter the wavelength and the pulse emission rate on the basis of the distance from the targets. The loudness varies from a maximum value to a minimum value , which both are constants. In addition, and the plus rate ranges in Bat algorithm is between 0 and 1, where 1 means the maximum rate of pulse emission and 0 stands for no pulse.

3.1.1. Movement of Virtual Bats

Rules that update new solutions and velocities at time step t in a multi-dimensioned search space are defined as Equations (11)–(13) [52,53]: where is a random vector in and and are on behalf of the new solutions and the velocities value in time step t, respectively. In Equation (12), denotes the current global optimal solution in all solutions engendered by n bats. Here, parameter is utilized to adjust the velocity change while fixing the wavelength , depending on the form of the problem of interest, which is randomly generated in the range of . For the sake of fine search, the local search operation of the Bat algorithm has been designed as Equation (14): where is a random number, and the average loudness of all bats are represented by at time step t.

3.1.2. Loudness and Pulse Emission

As the algorithm is executed, loudness and rate requires to be renewed according to the time step t. In the hunting process, once the prey is captured by the bat, will get decreased while will get increased. Usually, might be fit with any effective value: In Equation (15), and are usually set as constants. For any and in the range of and , we have Equation (16) as below: Generally, is set equal to . Parameters needs to be fine-tuned from experiments.

3.2. Chaotic Process

Chaos is an irregular nonlinear phenomenon in nature, which is defined as the highly unstable unpredictable motion of deterministic systems in restricted phase space. Yang et al. [53] proposed chaotic optimization algorithms for global optimization that utilized chaotic variables instead of random variables. In these algorithms, due to the non-repetition and ergodicity of chaos, they can achieve an overall search at a higher speed than probabilistic random searches. Accordingly, a nonlinear system is said to be chaotic if it exhibits sensitive dependence on initial conditions, which is generally exhibited by systems containing multiple elements with nonlinear interactions, and has an infinite number of different periodic responses [54]. Additionally, complex systems as well as some logistic equations are utilized to generate chaotic sets. In addition, some of the well-known chaotic maps, as illustrated from Equations (17) to (27), are as below: Logistic map: where denotes the value of the chaotic variable x at the n-th iteration, , and is the bifurcation parameter, . Sine map: where denotes the value of the chaotic variable x at the n-th iteration, , and is the bifurcation parameter, . Sinusoidual map: where denotes the value of the chaotic variable x at the n-th iteration, , and is the bifurcation parameter, . Singer map: where denotes the value of the chaotic variable x at the n-th iteration, , and is the bifurcation parameter, . Sinus map: where denotes the value of the chaotic variable x at the n-th iteration, . Chebyshev map: where denotes the value of the chaotic variable x at the n-th iteration, , and k is the degree parameter, . Circle map: where denotes the value of the chaotic variable x at the n-th iteration, , while and are the control parameters; here, , . Dyadic map: where denotes the value of the chaotic variable x at the n-th iteration, . Gaussian map: where denotes the value of the chaotic variable x at the n-th iteration, , and is the bifurcation parameter, which can be set as arbitrary constant. Iterative map: where denotes the value of the chaotic variable x at the n-th iteration, , and is the bifurcation parameter, . Tent map: where denotes the value of the chaotic variable x at the n-th iteration, , and is the bifurcation parameter, .

3.3. Levy Flight

Levy flight is a Markov chain process, which is different from regular Brownian motion that the lengths of individual jumps are distributed with the probability density function. Various research indicates that the flight behaviour of many organisms has demonstrated the typical characteristics of Levy flights [55]. Rhee et al. [56] has shown that fruit flies explore their landscape through a series of straight flight paths punctuated by a abrupt turn, which leads to a Levy-flight-style intermittent scale free search pattern. To generate a new solution , Levy flight can be defined as Equation (28): where denotes the new solution relying on the current location and the transition probability. The product ⊕ means entry-wise multiplications. is the step size that needs to be connected with the search space—in most cases, , for controlling the step size. This entry-wise product is similar to those employed in PSO, and the random walk by Levy flight is more efficient to explore the searching space, and it has a much longer step length in the long term. In essence, Levy flight provides a random walk while the random step length is drawn from a Levy distribution, which has an infinite variance with an infinite mean as Equation (29): In Equation (29), the consecutive steps of a bat are from a random walk process that obeys a power law step-length distribution with a heavy tail. Some of the new solutions should be produced via Levy flight round the optimal solution acquired by far; this will speed up the local search. The main idea of MCBA is that, after updating the velocity vector and position vector , the chaotic process is utilized to make a random search for each bats, and, finally, the local search strategy by using Levy flight is adopted for the best solutions in the current generation to quickly obtain the optimal solution.

4. The Proposed Methodology

In this paper, a modified chaotic Bat algorithm (MCBA) is proposed to complete the task of image segmentation. MCBA is employed to search the optimal threshold values, which is used for image segmentation. Here, the algorithm is utilized to search the best thresholding pair through maximizing the 2D Tsallis entropy. The initialization of the bat population is generated with n number of solutions, each of which is a D-dimension vector. For each solution representing 2D candidate threshold, D is set to 2. denotes the i-th bat position in the population, which indicates a candidate threshold pair and its fitness will be measured by 2D Tsallis function. The basic procedures of image segmentation by using MCBA-based 2D Tsallis entropy algorithm can be depicted as follows: The set of generated position vectors as the parameters t, s. The final segmented image with selected thresholds based on the optimal parameters. Initialization Set the control parameter value. Initialize velocity vectors , pulse rates and the loudness . Define pulse frequency at , iterations of MCBA . Calculate the fitness value Compute the value of objective function using Equation (9). Reproduction loop Reproduction loop: Movement of virtual bats Generate new solutions by adjusting frequency, and update velocities and locations/solutions by using Equations (11)–(13). Make a chaotic process by using one of Equations (17)–(27). Compute the value of objective function using Equation (9). Make a local search by Levy flight using Equation (28). Loudness and pulse emission If Accept the new solutions. Increase and reduce by using Equations (15) and (16). Update the current best parameters Rank the bats and find the current best . End of the algorithm If (k < ) go to Step 3. Else output the segmented image based on the optimal parameters. According to the operational process of meta-heuristic algorithm, the computational results of the Bat algorithm depend on parameters setting in some extent; fine tuning of the parameters setting can produce a better result. Among them, Table 1 show the parameters used in the Bat algorithm.
Table 1

Parameters used in the Bat algorithm.

ParameterExplanationValue
NNumber of bat(s)30
Max_gen Maximum iteration number50
LGray-scale of test image256
ri Rate of pulse emission(0,1)
Ai Loudness(1,2)

5. Simulation Results and Discussion

In order to evaluate the performance of the algorithms on the actual images accurately and effectively, the proposed algorithm and some classical optimization algorithms will be tested on a set of images. In the first part, some natural images are utilized for testing the mentioned algorithms, the objects, foreground and background of which can be accurately separated by suitable thresholds. In addition, some infrared target images were selected in this paper, which are obtained by measuring the heat radiated from the object, which can resolve the consistency judgment of the same target and distinguish the objects by gray levels. In this section, for the sake of showing the advantages of the proposed method, five nature images respectively named “AIRPORT”, “PLANE”, “BIRD”, “SKIMAN”, “MRI” and five infrared images respectively named “SHIP”, “FIELD”, “TARGET”, “PISTOL”, “PERSON” are used to evaluate the segmentation technique based on the MCBA-based 2D Tsallis entropy algorithm. We present some contrastive experimental results, including illustrative examples and performance evaluating tables, which clearly demonstrate the advantages of the proposed method. To make purposeful yet effective comparison for the optimization ability, the results of MCBA are respectively compared with GA, PSO, ACO, DE, and BA. All the test images are classified as two different categories; all the algorithms are evaluated by using Equation (10) as the objective function. Table 2, Table 3, Table 4 and Table 5 show the parameters setting of GA, PSO, ACO and DE, and results are put in Table 6, which include average and variance of the fitness value by 50 independent runs for each algorithm. The MATLAB code to generate these thresholds is available as Supplementary Material.
Table 2

Parameters used in genetic algorithm (GA).

ParameterExplanationValue
NNumber of genetic(s)30
Max_gen Maximum iteration number50
LGray-scale of test image256
Ps Selection ratio0.9
Pc Crossover ratio0.8
Pm Mutation ratio0.05
Table 3

Parameters used in particle swarm optimization (PSO).

ParameterExplanationValue
N Number of particle(s)30
Max_gen Maximum iteration number50
LGray-scale of test image256
c1,c2 Positive acceleration constants(0,2)
r1,r2 Random numbers(0,1)
Table 4

Parameters used in ant colony optimization algorithm (ACO).

ParameterExplanationValue
NNumber of ant(s)30
Max_gen Maximum iteration number50
LGray-scale of test image256
α,βRelative importance of trail versus1
ρ Evaporation of pheromone(0,1)
Table 5

Parameters used in differential evolution algorithm (DE).

ParameterExplanationValue
NNumber of individual(s)30
Max_gen Maximum iteration number50
LGray-scale of test image256
fm Mutation factor0.54
CR Crossover rate0.6
Table 6

Land use classes in the Bagmati watershed at Khokana gauging station.

ImageFitness Value/Variance
GAPSOACODEBA
FitnessVarianceFitnessVarianceFitnessVarianceFitnessVarianceFitnessVariance
AIRPORT83.10280.990283.35280.258583.41290.271483.45250.239183.51520.2052
PLANE53.16430.546653.29770.350453.36120.242153.42790.178553.44540.1661
BIRD32.67681.056334.61390.400735.16750.27736.49290.176435.63230.137
SKIMAN104.44350.1831104.45310.1468104.50130.0665104.54760.0537104.60980.046
MRI56.01640.124456.02690.093556.04140.079456.05060.078656.05720.07
SHIP75.46370.175475.49670.156875.53890.126575.55520.115675.57820.0976
FIELD78.3550.186278.37410.174878.41850.157178.43590.14878.45590.1359
TARGET29.68250.719529.86420.634129.99870.554330.15890.519530.21510.4113
PISTOL49.95640.114549.96240.088549.99550.06850.00080.067550.01040.0607
PERSON54.03270.079554.04260.07554.05710.067554.06660.064254.07940.0596
Furthermore, to make purposeful yet effective comparison for the segmentation ability, results of the proposed method are respectively compared with 1D Fisher, 1D maximum entropy, 1D cross entropy, 1D Tsallis entropy, fuzzy entropy, 2D Fisher, 2D maximum entropy and 2D cross entropy. All the original images and segmented results are shown in Figures 4–13. In order to evaluate the segmentation objectively, the absolute error ratio [57] is used as the performance indicator in this paper, which is defined as follows: The absolute error is defined as the absolute difference of the number of target pixels between the optimum thresholding image and the thresholding image obtained by each methods. The optimum threshold image and the corresponding threshold are acquired manually through visual inspection.

5.1. Comparison of Optimization Ability

For testing the effectiveness of the proposed MCBA based 2D Tsallis entropy algorithm, five nature images and five infrared images have been implemented separately for this method. The evaluation metrics for examining the performance of the method are made with the choice of the absolute error ratio, which is utilized to ensure the quality of the thresholding images. In order to evaluate and compare its optimization ability, MCBA is compared with other evaluation algorithms such as GA, PSO, ACO, DE, BA and CBA. Table 6 shows the average fitness value of 2D Tsallis entropy respectively using GA, PS, ACO, DE, BA for 10 test images. The fitness value of GA, PSO and ACO is distinctly worse than that of DE and BA, and the maximum difference of the average fitness value between them is more than 2.9. For “MRI” and “GUN” images, the fitness value of DE and BA is very similar. However, for all of the 10 test images, BA has better optimization ability than DE. Moreover, its variance of the fitness value is also the minimum in all algorithms. For “SHIP”, “SKIMAN”, “PERSON” and “BIRD” image, the variance is lower than and the fitness value converges to the optimal solution, and other algorithms can not converge to the optimal solution for any test images, which illustrates that BA is a more stable and robust algorithm. In order to make a comparison between different chaotic strategies, Table 7 shows the average fitness value of 10 test images by using BA expect the local search and 11 different chaotic maps as the Section 3.2 showed. It is clear that the circle map is the best chaotic strategy among them; it has the maximum fitness value and minimum variance for all of the 10 test images. Although for “TARGET” and “GUN” images, the fitness value of tent map and gauss map is also very similar. For other seven test images, however, their fitness values are not very good. Moreover, Fan and Zhang [58] structured a new definition of piecewise map to carry out the chaotic process. In this paper, we proposed a novel piecewise circle map. The mapping curve and autocorrelation curve of the basic circle map and the piecewise circle map are respectively shown in Figure 2 and Figure 3, and the smaller autocorrelation coefficient is better [59]. Obviously, both the piecewise circle map and the basic circle map have a very small autocorrelation coefficient; they are as good enough as chaotic sequences. However, in contrast, the three maximum autocorrelation coefficients of the piecewise circle map and the basic circle map are 0.0713, 0.0694, 0.0632 and 0.0967, 0.0843, 0.0747, and the minimum are −0.1049, −0.0738, −0.0710 and −0.0986, −0.0835, −0.0757; respectively. Both the minimum and maximum autocorrelation coefficient of the piecewise circle map are all smaller than that of the basic circle map, and the average and variance of the piecewise circle map and the basic circle map are , and , 0.0010, while the average and variance of piecewise circle map are all much closer to 0. Hence, the piecewise circle map is more random and decentralized. The fitness value based on the piecewise circle map is better than that from using the basic circle map. The piecewise circle map is defined as Equation (31): where denotes the value of the chaotic variable x at the iteration, , while and are the control parameters; here, , and .
Table 7

Fitness value and variance of 10 test images using different chaotic maps.

ImageFitness Value/Variance
LogicalSinSinusoidalSingerSinusCheby
Fv.Var.Fv.Var.Fv.Var.Fv.Var.Fv.Var.Fv.Var.
AIRPORT83.45560.187483.44760.224583.40690.254283.44770.216783.40150.223683.40160.2381
PLANE53.46040.149953.44650.178253.40320.207353.43790.187153.31140.281253.4080.2014
BIRD35.21080.248835.26280.221135.29070.192534.72530.398635.42170.163535.33860.1813
SKIMAN104.53710.1287104.51660.1422104.51270.1389104.47980.1749104.5140.1445104.52330.1328
MRI56.04930.050856.03750.059956.060.04656.03330.061656.05980.036156.05690.0378
SHIP75.58020.099375.56990.083175.55890.091175.54650.117575.5690.094375.5660.0779
FIELD78.45590.136578.43350.144178.39850.16178.40690.155878.40720.151178.39020.1664
TARGET30.08740.477730.10890.45130.36890.468730.08060.487530.09070.463330.01890.5151
PISTOL49.98340.0749.97770.079849.98070.06349.97150.081350.00540.061949.98630.0693
PERSON54.05030.065254.07160.062354.06610.064554.04620.069254.07460.055154.06780.0549
ImageCircleDyadicGaussIterativeTentProposed
Fv.Var.Fv.Var.Fv.Var.Fv.Var.Fv.Var.Fv.Var.
AIRPORT83.53750.163983.48890.170183.42440.248383.37730.239583.50440.17183.55730.1489
PLANE53.48580.139153.44930.167253.36660.226653.32490.275653.42770.204553.49490.1197
BIRD35.81360.121735.49580.144235.57370.148735.5690.143435.4840.158335.85090.1171
SKIMAN104.58390.0805104.53750.1224104.54590.1118104.55560.1081104.55560.1128104.60350.0612
MRI56.07040.033656.06530.041156.0540.049956.06240.040856.06980.039156.08550.0306
SHIP75.60660.058675.59780.073675.56930.085575.52830.122775.58020.070875.60820.0582
FIELD78.47660.118478.41290.150878.41920.146578.38190.177178.44460.143578.48550.1139
TARGET30.29850.382630.1210.440429.99630.514330.00740.496830.20870.417530.45150.3486
PISTOL50.01190.055649.99970.064350.00030.064450.00010.059649.99980.066950.01760.055
PERSON54.08980.050654.07530.062554.08640.053854.08390.056154.05710.054654.09560.0469
Figure 2

Mapping curve of the basic circle map and the piecewise circle map.

Figure 3

Autocorrelation curve of the basic circle map and the piecewise circle map.

In addition, results of the proposed method are compared with three other methods, namely (i) local search before chaos using Equation (14) (ii) local search after chaos using Equation (14) and (iii) local search before chaos using Equation (28), which is shown in Table 8. It is obvious that Levy flight is a better-performing local search method. For all test images, its fitness value and variance are all better than that of Equation (14). On the other side, local search after chaos is a more reasonable idea; the chaotic process let the population have an extensive search space, and then the local search makes each individual around the optimal solutions. Finally, Table 9 shows the selected threshold and absolute error ratio of 10 test images. It is obviously revealed that GA, PSO, ACO, DE and basic BA can all make an optimization for 2D Tsallis entropy; the result is acceptable, but its threshold still has some differences compared with manual thresholding. The average threshold difference between those is more than 5; the maximum threshold difference is more than 10. However, the average threshold difference between the proposed method and manual thresholding is about 1, and the maximum threshold difference is only 5. At the same time, the absolute error ratio of the proposed method is lower than for all of the 10 test images, and there are four test images for which absolute error ratio is as low as 0. The selected threshold of the proposed method is very close to manual thresholding, and its performance is better than other methods. The experiment shows that the proposed method has a better optimizing efficiency and convergence ability. The performance of the proposed method is better than other algorithms, which is more suitable for real-time image segmentation application using 2D Tsallis entropy.
Table 8

Fitness value and variance of 10 test images using different methods.

ImageFitness Value/Variance
(i)(ii)(iii)Proposed
FitnessVarianceFitnessVarianceFitnessVarianceFitnessVariance
AIRPORT83.59530.11483.6260.079983.6740.05983.6940.039
PLANE53.51560.094653.5940.074953.63490.035753.64790.0061
BIRD36.15780.072136.16430.042736.19370.007536.1979 5.15×106
SKIMAN104.62160.0451104.63750.0284104.65540.006104.6579 6.61×105
MRI56.09610.018856.09760.017956.11090.01556.12060.0074
SHIP75.64850.021675.64960.020975.66510.006975.6691 8.61×108
FIELD78.58850.091978.60060.083378.64650.070678.66120.0523
TARGET30.51920.285630.52750.278730.8040.142430.90070.1261
PISTOL50.05880.037250.07340.019350.07890.011950.08470.0041
PERSON54.12780.025554.13510.023354.14710.008454.1501 9.53×104
Table 9

Selected threshold and error ratio () of 10 test images.

ImageSizeRef. ValueSelected Threshold/Error Ratio (%o)
GAPSOACODEBAMCBA
ThresholdErrorThresholdErrorThresholdErrorThresholdErrorThresholdErrorThresholdError
AIRPORT355 × 297145,144156,15110.1159,1468.8151,1496.7148,1484.7147,1462.7145,1461.6
PLANE540 × 360157,157146,15813154,1525.9161,1603.8159,1613.4162,1572.1158,1591.7
BIRD481 × 3218973110,9326.4988311.689837.192793.388711.989730
SKIMAN481 × 321110,11211,1953.4128,1102.1105,1101.9106,1151.7113,1121110,1120
MRI512 × 512106,106119,1111011,0998.5102,1016.8100,1055.9109,1083.2106,1050.97
SHIP360 × 256105,127121,1268.4117,1286.1118,1235.4115,1254.3112,1283.3105,1270
FIELD100 × 100131,132144,13747.4140,13635.3136,13728.2137,13013.7128,1298132,1321.8
TARGET552 × 381150,150158,14311.6145,1625.5152,1623.4153,1611.1157,1510.86153,1520.39
PISTOL320 × 240757574691.786781.679811.275710.7771770.5675730.14
PERSON320 × 236104,112121,1111.4111,1180.93105,1080.73109,1130.52101,1110.19104,1120

5.2. Visual Evaluation of the Segmented Image

The qualitative performance of the proposed method and the contemporary methods are given in Figure 4, Figure 5, Figure 6, Figure 7, Figure 8, Figure 9, Figure 10, Figure 11, Figure 12 and Figure 13, respectively. The original images are shown in Figure 4a, Figure 5a, Figure 6a, Figure 7a, Figure 8a, Figure 9a, Figure 10a, Figure 11a, Figure 12a and Figure 13a. The segmented images of the same by 1D Fisher, 1D maximum entropy, 1D cross entropy, 1D Tsallis entropy, fuzzy entropy, 2D Fisher, 2D maximum entropy, 2D cross entropy and the proposed method are shown in Figure 4b–j, Figure 5b–j, Figure 6b–j, Figure 7b–j, Figure 8b–j, Figure 9b–j, Figure 10b–j, Figure 11b–j, Figure 12b–j and Figure 13b–j, respectively. According to the segmented images, 1D Tsallis entropy method has the best segmentation effect among all of the 1D histogram based thresholding methods. For some test images, the segmented result is even better than a portion of 2D histogram based thresholding method. Basically, all of the 2D histogram based thresholding methods have the better segmentation effect than corresponding 1D histogram based thresholding methods. Although 2D maximum entropy can make a great effect for four test images, for all of the 10 test images, its effect is not very good. The experiment shows that the MCBA based 2D Tsallis entropy algorithm provides the best thresholding performance among all methods being compared.
Figure 4

Segmented results of SKIMAN image: (a) original image; (b) 1D Fisher; (c) 1D cross entropy; (d) 1D maximum entropy; (e) 1D Tsallis entropy; (f) fuzzy entropy; (g) 2D Fisher; (h) 2D cross entropy; (i) 2D maximum entropy; (j) proposed method.

Figure 5

Segmented results of BIRD image: (a) original image; (b) 1D Fisher; (c) 1D cross entropy; (d) 1D maximum entropy; (e) 1D Tsallis entropy; (f) fuzzy entropy; (g) 2D Fisher; (h) 2D cross entropy; (i) 2D maximum entropy; (j) proposed method.

Figure 6

Segmented results of AIRPORT image: (a) original image; (b) 1D Fisher; (c) 1D cross entropy; (d) 1D maximum entropy; (e) 1D Tsallis entropy; (f) fuzzy entropy; (g) 2D Fisher; (h) 2D cross entropy; (i) 2D maximum entropy; (j) proposed method.

Figure 7

Segmented results of PLANE image: (a) original image; (b) 1D Fisher; (c) 1D cross entropy; (d) 1D maximum entropy; (e) 1D Tsallis entropy; (f) fuzzy entropy; (g) 2D Fisher; (h) 2D cross entropy; (i) 2D maximum entropy; (j) proposed method.

Figure 8

Segmented results of Magnetic Resonance Imaging (MRI) image: (a) original image; (b) 1D Fisher; (c) 1D cross entropy; (d) 1D maximum entropy; (e) 1D Tsallis entropy; (f) fuzzy entropy; (g) 2D Fisher; (h) 2D cross entropy; (i) 2D maximum entropy; (j) proposed method.

Figure 9

Segmented results of TARGET image: (a) original image; (b) 1D Fisher; (c) 1D cross entropy; (d) 1D maximum entropy; (e) 1D Tsallis entropy; (f) fuzzy entropy; (g) 2D Fisher; (h) 2D cross entropy; (i) 2D maximum entropy; (j) proposed method.

Figure 10

Segmented results of SHIP image: (a) original image; (b) 1D Fisher; (c) 1D cross entropy; (d) 1D maximum entropy; (e) 1D Tsallis entropy; (f) fuzzy entropy; (g) 2D Fisher; (h) 2D cross entropy; (i) 2D maximum entropy; (j) proposed method.

Figure 11

Segmented results of FIELD image: (a) original image; (b) 1D Fisher; (c) 1D cross entropy; (d) 1D maximum entropy; (e) 1D Tsallis entropy; (f) fuzzy entropy; (g) 2D Fisher; (h) 2D cross entropy; (i) 2D maximum entropy; (j) proposed method.

Figure 12

Segmented results of PISTOL image: (a) original image; (b) 1D Fisher; (c) 1D cross entropy; (d) 1D maximum entropy; (e) 1D Tsallis entropy; (f) fuzzy entropy; (g) 2D Fisher; (h) 2D cross entropy; (i) 2D maximum entropy; (j) proposed method.

Figure 13

Segmented results of PERSON image: (a) original image; (b) 1D Fisher; (c) 1D cross entropy; (d) 1D maximum entropy; (e) 1D Tsallis entropy; (f) fuzzy entropy; (g) 2D Fisher; (h) 2D cross entropy; (i) 2D maximum entropy; (j) proposed method.

6. Conclusions

Automatically and adaptively selecting a robust, optimum threshold to separate an object from the background has been a hot topic in the field of image analysis. Among entropy-based methods, the methods based on Tsallis entropy has been proved to be an effective thresholding strategy and widely applied in image segmentation. However, entropy-based methods based on 1D histograms do not contain the spatial correlation information within the neighborhood. When the proportion of the target area is very small, its threshold of test image is very easy to drift or shift. Hence, some entropy methods based on 2D histograms containing the 2D Tsallis entropy method are proposed. To measure the segmentation capabilities, results of the proposed method are respectively compared with 1D Fisher, 1D cross entropy, 1D maximum entropy, 1D Tsallis entropy, fuzzy entropy, 2D Fisher, 2D maximum entropy and 2D cross entropy. Due to the 2D Tsallis entropy-based thresholding method having high computational costs, which requires a great deal of computation to seek a group of parameters, some meta-heuristics algorithms were employed to speed up the basic 2D Tsallis entropy-based thresholding method. However, these methods easily fall into the local optimum. Compared with chaotic maps of tent, iterative, gauss, dyadic, circle, cheby, sinus, singer, sinusoidal, sin, and logical, we proposed a novel piecewise circle map and proved its performance. In order to upgrade the search mechanism of the standard BA, chaotic sequences generated by the piecewise circle map and Levy flight are incorporated into the BA. In the paper, MCBA is proposed and applied to the 2D Tsallis entropy algorithm for gray-level images segmentation, which employs MCBA to look for the best combination of all the parameters. Results of the proposed method are compared with some other meta-heuristics algorithms, like GA, ACO, DE, PSO, BA and CBA. Among these methods, the proposed method can converge to the optimal solution, and the segmentation results are better than other methods involved in this paper, which is a practical thresholding approach. However, the q parameter is not investigated here, which plays a crucial part as a tuning parameter in the image segmentation and is set a constant value. In future work, we will concentrate on (1) analysis of segmented results with different q values; and the (2) automatic and fine q-adjusting method.
  5 in total

1.  Thresholding using two-dimensional histogram and fuzzy entropy principle.

Authors:  H D Cheng; Y H Chen; X H Jiang
Journal:  IEEE Trans Image Process       Date:  2000       Impact factor: 10.856

2.  Multilevel image thresholding based on 2D histogram and maximum Tsallis entropy--a differential evolution approach.

Authors:  Soham Sarkar; Swagatam Das
Journal:  IEEE Trans Image Process       Date:  2013-08-15       Impact factor: 10.856

3.  Chaotic genetic algorithm and Adaboost ensemble metamodeling approach for optimum resource planning in emergency departments.

Authors:  Milad Yousefi; Moslem Yousefi; Ricardo Poley Martins Ferreira; Joong Hoon Kim; Flavio S Fogliatto
Journal:  Artif Intell Med       Date:  2017-10-18       Impact factor: 5.326

4.  Evidence of Levy walk foraging patterns in human hunter-gatherers.

Authors:  David A Raichlen; Brian M Wood; Adam D Gordon; Audax Z P Mabulla; Frank W Marlowe; Herman Pontzer
Journal:  Proc Natl Acad Sci U S A       Date:  2013-12-23       Impact factor: 11.205

5.  Modified Discrete Grey Wolf Optimizer Algorithm for Multilevel Image Thresholding.

Authors:  Linguo Li; Lijuan Sun; Jian Guo; Jin Qi; Bin Xu; Shujing Li
Journal:  Comput Intell Neurosci       Date:  2017-01-03
  5 in total
  2 in total

Review 1.  Recent advances of bat-inspired algorithm, its versions and applications.

Authors:  Zaid Abdi Alkareem Alyasseri; Osama Ahmad Alomari; Mohammed Azmi Al-Betar; Sharif Naser Makhadmeh; Iyad Abu Doush; Mohammed A Awadallah; Ammar Kamal Abasi; Ashraf Elnagar
Journal:  Neural Comput Appl       Date:  2022-08-11       Impact factor: 5.102

2.  Self-Adaptive Image Thresholding within Nonextensive Entropy and the Variance of the Gray-Level Distribution.

Authors:  Qingyu Deng; Zeyi Shi; Congjie Ou
Journal:  Entropy (Basel)       Date:  2022-02-23       Impact factor: 2.524

  2 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.