{"id":62628,"date":"2024-12-30T10:26:26","date_gmt":"2024-12-30T10:26:26","guid":{"rendered":"https:\/\/biomedpharmajournal.org\/?p=62628"},"modified":"2025-01-07T04:07:57","modified_gmt":"2025-01-07T04:07:57","slug":"medical-image-segmentation-using-enhanced-feature-weight-learning-based-fcm-clustering","status":"publish","type":"post","link":"https:\/\/biomedpharmajournal.org\/staging\/vol17no4\/medical-image-segmentation-using-enhanced-feature-weight-learning-based-fcm-clustering\/","title":{"rendered":"Medical Image Segmentation using Enhanced Feature Weight Learning Based FCM Clustering"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><strong>Introduction<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Image\nsegmentation is the process of partitioning an image into different parts in\nthe sets of pixels or superpixels. The segmentation is a crucial step for image\nanalysis and its understanding. It aims to represent the image information in a\nform that is more suitable for different applications. Image segmentation finds\na variety of applications such as face recognition<sup>1<\/sup>, object\ndetection<sup>2<\/sup>, fingerprint recognition<sup>3<\/sup>, biomedical image\nprocessing<sup>4<\/sup> and industrial applications<sup>5-8<\/sup>. Image\nsegmentation may be broadly classified as threshold-based methods<sup>9, 10<\/sup>\nregion-extension methods<sup>11<\/sup> and clustering based methods<sup>12<\/sup>.\nThese methods have their different advantages and limitations. In recent years,\ncluster-based methods have become very popular because of its fast\nimplementation and superior performance<sup>13<\/sup>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The\nFuzzy c-means (FCM) is a popular data clustering algorithm for colour images due\nto its easy and fast implementation<sup>14<\/sup>. In this method, pixels can be\nassigned to different clusters; providing improved information and better\nsegmentation performance<sup>15<\/sup> as compared to hard clustering techniques\nsuch as k-means<sup>16<\/sup>. In addition, the fuzzy membership set in this method\nhelps discover complex evaluation between samples and clusters with more accuracy.\nThe limitations of FCM algorithm are its sensitivity to the selection of initial\ncluster centres<sup>17<\/sup>, and the property that different features of the\nimage contribute equally and hold same importance<sup>18, 19<\/sup>. As the number\nof features increase in source images; some features hold more importance than\nothers. So assigning same weights to all features limits the performance of\nimage segmentation<sup>20, 21<\/sup>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The\nRGB components of an input image are shown in Fig 1. As shown in the figure, R\nchannel should be better than the other channels within the feature of\nsegmentation. This can also be true for other features and sub-features; so assigning\nsame weights reduces the efficiency of image segmentation.<\/p>\n\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-62633\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig1-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig1-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig1-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig1.jpg 888w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 1: Color components of RGB image (a) Input image, (b) Component R, (c) Component G, and (d) Component B.<\/strong><\/p>\n<p>\u00a0<\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig1.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u00a0<\/p>\n\n\n<p class=\"wp-block-paragraph\">The paper is organized in the following sections.\nThe current state of research in the area of image segmentation is presented in\nsection 2. The proposed algorithm is presented in section 3. Section 4 describes\nthe results and analysis. Conclusion is presented in section 5.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Related Work<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In recent years, a variety of image segmentation\nalgorithms based on clustering techniques have been proposed. &nbsp;An algorithm based on combination of modified\nk-means and Imperialistic Competitive Algorithm (ICA) used cluster centers to\nimprove segmentation performance<sup>22<\/sup>.&nbsp;\nThe CSFCM method improved the segmentation performance by combining\nthree meta-heuristics of biogeography, genetic and firefly<sup>23<\/sup>. A fuzzy\nmodel based on unsupervised learning combined color and Gaussian density into\nfuzzy clustering algorithm and improved clustering by incorporating the\nneighbouring information into the learning step<sup>24<\/sup>. A technique named\nA-PSO-IT2IFCM used particle swarm optimization (PSO) to find suitable cluster center\nand the fuzzifiers for image segmentation<sup>25<\/sup>. Other similar proposed methods\ntried to obtain required set of clusters or primary centers<sup>26-28<\/sup>. G.\nSilva analysed improvements in dental X-ray using automated teeth segmentation<sup>29<\/sup>.\nThe article provided insights into current trends and potential future\ndirections in this field by introducing a new dataset and benchmarking different\nsegmentation techniques improve dental diagnostics efficiency and accuracy.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In the past years, Multi-Objective Evolutionary\nAlgorithms (MOEAs) have been frequently used for color image segmentation<sup>25,\n30<\/sup>. The purpose of these algorithms is to\nfind optimal cluster centers. But these methods also suffer from higher\ncomputational requirements. To address this limitation, Kriging-assisted\nreference vector evolutionary algorithm (KREVA) based methods were proposed<sup>30,\n31<\/sup>. A new deep\nlearning method combined attention mechanisms and JGate modules into the\nResidual U-Net architecture for brain tumor segmentation<sup>32<\/sup>. This\ntechnique successfully extracted contextual information and minute details from\nbrain MRI images to improve segmentation accuracy.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A\nmethod combined level sets with Backchannel Filling Convolutional Neural\nNetworks (CNNs) for segmentation of skin lesions in images<sup>33<\/sup>. Lesion\nboundaries were enhanced by delineation of by filling in missing or unclear\nregions in skin lesion images; leading to improvement in segmentation accuracy.\nA method combined YOLOv8 with SAM and HQ-SAM models to achieve thorough\nmultimodal segmentation in medical imaging<sup>34<\/sup>. While SAM and HQ-SAM\nimprove segmentation by utilizing multi-scale features and hierarchical\ncontexts; YOLOv8 offers accurate object detection. The combined method improved\naccuracy and robustness in the segmentation of complex medical images.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">An algorithm named <em>entropy regularized weighted FCM<\/em> (EWFCM) used an improved objective\nfunction using local-feature weighted entropy regularization method, to select\nthe optimal weights for image features<sup>35<\/sup>. A clustering method\nproposed an objective function to use local feature weighting scheme for finding\nclusters in images<sup>36<\/sup>. A new FCM based cluster weighting and feature\nweighting method overcame limitations in existing methods<sup>37<\/sup>. In\nCGGFCM, a feature weighting technique was used to improve clustering accuracy\nand a strategy for automatic cluster weighting to lessen sensitivity to cluster\ninitialization<sup>38<\/sup>. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Early detection and diagnosis of cancer leads\nto successful treatment and lower mortality rates. In recent years, deep\nlearning techniques have been used to achieve improved performance in image\nsegmentation algorithms. An algorithm based on improved fuzzy local information\nC means (IFF-FLICM) segmentation was successfully used for detection and classification\nof Dataset-255 brain tumor images<sup>39<\/sup>. A study used a variety of\nmachine learning classification method for predicting cervical cancer using\ndifferent risk factors. Based on this study and analysis of a dataset of around\n850 patients, a deep-learning method was proposed for early diagnosis and\ndetection of cervical cancer<sup>40<\/sup>. The flowchart of the proposed method\nincorporates the collection of patient&#8217;s information, pre-processing step,\ntraining of model, threshold prediction and setting, validation, and final\ndiagnosis.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A\nnew machine learning model and FCM based segmentation algorithm was used for\nclassification and detection of breast cancer from mammogram images<sup>41<\/sup>.\nFirstly, fuzzy factor improved fast and robust fuzzy c means (FFI-FRFCM)\nsegmentation segmented the input image by modifying the member partition matrix\nof the FRFCM technique. Then an improved particle swarm optimization (PSO) was\nused for weight optimization of the ensemble extreme learning machine (EELM)\nmodel. The proposed method showed improved performance for classification of\nbreast cancer images. Another algorithm for classification of\nbreast cancer images introduced a novel hybrid DenseNet121-based ELM Model<sup>42<\/sup>.\nThe features collected after the pooling and flatten layers at the first stage\nof the classification were used as input to the proposed DenseNet121-ELM model.\nThe AdaGrad optimization algorithm was used for updating the weights of ELM. The\nperformance evaluation of proposed method for batch size up to 128 showed improved\nperformance and robustness of algorithm.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;Many\ntechniques have been proposed for mitigating the limitations of sensitivity to\nequalization and equal importance of features issue in FCM method for image\nsegmentation. In this paper, an extended set of image feature has been used to\nimprove the representation of image information. An improved weight optimization\nmethod has been used to overcome the limitations of FCM; in the quest to\nimprove color image segmentation for medical images.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Proposed Work<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The proposed image segmentation technique is presented\nin Fig. 2. Initially, important features are extracted from the input image; which\nare used in the clustering process. ICA is used for finding the optimal parameters,\nwhich then are used to improve CGFFCM by finding weights of features for\nfeature groups. The proposed algorithm has been described in\nthe following sub-sections.<\/p>\n\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-62634\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig2-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig2-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig2-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig2.jpg 836w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 2: Block diagram of the proposed approach<\/strong><\/p>\n<p>\u00a0<\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig2.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u00a0<\/p>\n\n\n<p class=\"wp-block-paragraph\"><strong>Feature Extraction <\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The\nproposed method uses an effective combination of image features, including texture,\nedge, local homogeneity, and CIELAB<sup>20, 43<\/sup>.\nThe features represent the important properties of the images and are described\nas follows:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Local\nhomogeneity:<\/em> In the context of image processing, it refers to the\ndegree of uniformity in pixel values within a small neighbourhood surrounding a\nspecific pixel. It quantifies the extent of constant value of image intensity\nor color in a localized area.\nBy identifying regions with distinct homogeneity values (high for\nuniform areas, low for edges\/textures); the segmentation algorithm groups distinct\npixels into meaningful objects or regions. <\/p>\n\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-62635\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig3-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig3-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig3-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig3.jpg 787w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 3: Local homogeneity features (a) Input image (b) Component H (c) Component S (d) Component V<\/strong><\/p>\n<p>\u00a0<\/p>\n<p>\u00a0<\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig3.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u00a0<\/p>\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-62636\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig4-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig4-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig4-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig4.jpg 781w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 4: Color features from CIELAB colour channels (a) Input image (b) Component L \u00a0(c) Component A (d) Component B<\/strong><\/p>\n<p>\u00a0<\/p>\n<p>\u00a0<\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig4.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u00a0<\/p>\n\n\n<p class=\"wp-block-paragraph\"><em>Color:<\/em> It is represented in CIELAB pictures (Lab*) by L*, a*, and b* values. The brightness scale Lightness (L)*, goes from 0 (complete black) to 100 (white). \u00a0Value of Green-Red (a)* changes from negative (green) to positive (red). The Yellow-Blue (b)* scale goes from positive (yellow) to negative (blue). <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Grayscale or achromatic colors have values of a* = 0 and b* = 0. Distinct color zones within an image can be identified by analyzing these values for every pixel in the image. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Texture: <\/em>This feature go beyond\nsimple color gradation to depict recurring patterns in an image by describing\nhow intensity or color varies throughout the image. This is essential for\nsegmenting images, particularly when dividing things according to their surface\ntextures rather than merely their colors. Texture enhances color in\nsegmentation process. Color conveys basic information, while texture describes\nhow color variations are arranged in space. When these features are combined,\nsegmentation accuracy is better than, when color is used alone.<\/p>\n\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-62637\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig5-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig5-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig5-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig5.jpg 599w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 5: Texture feature component (a) Input image (b) Output of Gabor filter<\/strong><\/p>\n<p>\u00a0<\/p>\n<p>\u00a0<\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig5.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u00a0<\/p>\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-62638\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig6-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig6-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig6-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig6.jpg 645w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 6: Edge feature component (a) Input image (b) Edge component<\/strong><\/p>\n<p>\u00a0<\/p>\n<p>\u00a0<\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig6.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u00a0<\/p>\n\n\n<p class=\"wp-block-paragraph\"><em>Edges:<\/em>\nThe boundaries between objects or regions in an image are crucial for image\nsegmentation. These often arise from significant changes in pixel intensity,\ncolor, or texture. Identifying these edges is the key to separate objects and\nachieve accurate segmentation. Extracting edge features can be done through\nvarious techniques like gradient-based methods. Sobel and Prewitt filters\ncalculate the rate of intensity change between pixels, highlighting areas with\nsharp transitions. The Laplacian operator emphasizes areas with substantial\nintensity variations, with edges corresponding to zero-crossing points.\nFinally, Canny edge detection combines gradient information to locate edges\nprecisely while minimizing false detections.&nbsp;\nWhile edge features offer advantages like simplicity, efficiency, and\nclear interpretability; these can be sensitive to noise and might not capture\nblurry boundaries or provide enough detail for complex textures.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Clustering Method <\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The clustering-based algorithms may become sensitive\nto image artifacts if the spatial information is ignored. This will lead to\nshifting of the intensities values of pixels, leading to the situation where pixels\nfrom different clusters may possess similar features. Therefore cluster-based\nalgorithms, look for means to suppress the adverse effect of noise.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Among\nthe two strategies; one is group-local feature strategy, where weights are allocated\nto the group of features in a cluster. Other is local feature weighting\nstrategy, in this weight is allocated to each feature in the group of feature. Both\nthese methods are used to improve clustering accuracy. An algorithm based on automatic\nweighting of clusters reduced the sensitivity of the segmentation method and\nobtained improved result by using cluster initialization and group feature\nweighting method<sup>38<\/sup>. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In\nimage segmentation, the different group of features can have different\nimportance; so the advantage of group feature weighting is more obvious than local\nweighting which assigns one weight to all the features<sup>37<\/sup>. Within a\ngroup also, different features might be less or more important than the other.\nSo assigning same weights to all the components will reduce the quality of\nsegmented image. So, we use features and sub-features with more varying degree of\nimportance in image clusters. The improved weighting of clusters is directly\nrelated to better segmentation performance. Further; to control the sensitivity\nto initial clusters, an effective cluster weighting technique is incorporated.\nThe relative importance of features and sub-features is considered while selecting\nthe weight of image clusters<sup>38<\/sup>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Optimization <\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The clustering method is used in combination with the Imperialist Competitive Algorithm (ICA) for optimization of feature weighing step<sup>44<\/sup>. It finds optimized values of the weight coefficients in the segmentation method. Imperialist competitive algorithm (ICA) is a classic evolutionary optimization technique which incorporates the general political and social behaviour of imperialist countries in an attempt to dominate weaker countries<sup>44<\/sup>. In past few years, various algorithms based on ICA and its improved versions have been proposed; which have successful solved several practical optimization methods. Another advantage of ICA is its higher convergence rate as compared to other evolutionary optimization algorithms; delivering significant results in less time<sup>45<\/sup>. The Optimization procedure involving integration of ICA with FCM clustering can be described in following steps:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Initial Population and Weight Coefficient Ranges<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Population Initialization: Generate a random initial population of solutions, where each country represents a weight vector [v<sub>1<\/sub>,v<sub>2<\/sub>,v<sub>3<\/sub>] \u200bfor three feature groups.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Weight Constraints: Set weight range to [0.1, 0.8] to ensure participation of all groups, preventing any feature from being entirely excluded in initial clustering.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Objective Function Evaluation<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Run FCM clustering for each country and calculate the objective function value based on clustering performance; reflects how well the weights align with optimal feature grouping.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Imperialist Selection<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Selecting\nImperialists:<\/em> Rank\ncountries based on objective function values and select the best-performing\nsolutions as imperialists; the remaining become colonies.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Empire Configuration:<\/em> Experiment with different numbers of initial imperialists  <em>N<sub>imp<\/sub><\/em> = [10,20]  to find the best structure for the clustering task.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Colony Allocation Based on Imperialist Power<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Assigning Colonies:<\/em> Allocate colonies to imperialists based on their power, calculated using cost differences and normalized to determine each imperialist\u2019s control proportionally as per eq 1 and eq 2. The values are rounded for the final number of colonies per empire.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"300\" height=\"93\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Eq1.jpg\" alt=\"\" class=\"wp-image-62639\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Assimilation &#8211; Moving Colonies Toward Imperialists<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Cultural\nAssimilation:<\/em>\nShift colonies incrementally towards their imperialists, with movement\ninfluenced by a random variable \ud835\udc4e and an angle \ud835\udf03 for directional diversity.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Exploration Parameters:<\/em> Set <em>\u03b2<\/em> = 2 for balanced convergence and \u03b3 = \u03c0\/4 to encourage exploration in multiple directions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Update Colony Costs and Improvement Check<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Recompute colony costs after movement. If a colony&#8217;s cost surpasses its imperialist\u2019s, they swap positions, enhancing the empire with potential improvements.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Calculate Total Empire Cost<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Empire Cost Calculation:<\/em> Compute each empire&#8217;s total cost  <em>TC<sub>n<\/sub><\/em>\u200b, combining the imperialist&#8217;s cost and an averaged colony cost.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Weight Coefficient:<\/em> Set attenuation coefficient <em>\u03be = <\/em>0.1 to balance emphasis on imperialist vs. colony contributions, reinforcing high-quality solutions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Inter-Empire Competition for Colonies<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Competitive\nRedistribution:<\/em>\nWeaker empires lose colonies to stronger ones based on normalized total costs\nand possession probabilities.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Roulette Selection:<\/em> A roulette wheel mechanism selects winning empires, promoting dynamic growth of powerful empires and reallocation of resources.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Empire Elimination<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Remove empires with no colonies left, and merge remaining imperialists into stronger empires, preserving potentially viable solutions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Termination and Resulting Clusters<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The algorithm stops when a single empire remains, marking the most dominant clustering solution.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Final Clustering Output:<\/em> The remaining empire\u2019s colonies represent the final clusters, with each colony position corresponding to feature weights optimized for FCM clustering. Evaluate clusters with benchmark datasets for segmentation quality.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Results and Discussion<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To\ndemonstrate the performance of proposed segmentation method, a set of medical images\nhave been taken from a variety of environments. The images are taken from Berkley\nimage dataset, The BRATS 2016 skin lesion challenge datasets, including color\nimages having balanced and imbalanced regions. To evaluate the generalizability\nof the proposed method, test images <em>Cystoid\nfluid<\/em> image and <em>Kvasir<\/em> image have\nbeen taken respectively from OPTIMA 13 dataset and Kvasir SEG dataset. Cystoid\nfluid refers to fluid\nthat accumulates within cyst-like spaces, often in the retina or other tissues.\nKvasir is a medical image\ndataset, particularly useful for researchers working on computer-aided\ndiagnosis systems in gastroenterology. The segmentation methods are implemented\nusing MATLAB R2018b, and results of the proposed segmentation method are\ncompared with existing standard methods JGate-AttResUNet<sup>32<\/sup>, New\nfuzzy c-means<sup>18<\/sup>, Automatic segmenting<sup>37<\/sup>, and CGFFCM<sup>38<\/sup>.\nThe objectively evaluation of these methods is performed using performance\nmetrics Normalized Mutual Information\n(NMI), Accuracy, and F-score. The performance metrics are described as\nfollows:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Normalized Mutual Information (NMI)<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Instead of focusing on individual pixels, NMI considers both the number of segments (quantity) and their arrangement (spatial distribution) in the image to observe segmentation performance.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Accuracy<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is defined as the number of clustered pixels divided by the total number of pixels. It measures the degree of similarity between the segmentation result and the given ground truth.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>F-score<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This metric calculates the harmonic mean of recall and precision values. This metric is effective in evaluation of imbalanced color regions in the image. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Subjective Performance Evaluation<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For subjective evaluation, the results of proposed segmentation method\nand existing methods are shown in Fig. 7 and Fig 8. The results for images <em>named MRI-1, MRI-2, Teeth, skin lesion,\nbuffalo, <\/em>and<em> bird<\/em> are different\nrows in Fig. 7. The segmentation\nresults of <em>Cystoid fluid<\/em> and <em>Kvasir<\/em>\nimages are shown in Fig 8. It is observed that results\nobtained by proposed method are sharper with clear cut boundaries. It can be\nattributed to enhanced feature set which has a direct impact on the\nsegmentation results. It is observed that proposed algorithm performs better\nthan the existing standard methods.<strong><\/strong><\/p>\n\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-62640\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig7-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig7-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig7-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig7.jpg 772w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 7: Segmentation results obtained using the CIELAB space for (a) Input image,(b) JGate-AttResUNet<sup>32<\/sup> (c) Automatic segmenting<sup>37<\/sup> (d) CGFFCM<sup>38<\/sup> (e) Proposed method.<\/strong><\/p>\n<p>\u00a0<\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2023\/05\/Vol16No2_How_Jay_fig2.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u00a0<\/p>\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-62641\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig8-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig8-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig8-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig8.jpg 764w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 8: Segmentation results of <em>Cystoid fluid <\/em>and <em>Kvasir<\/em> images (a) Input image, (b) JGate-AttResUNet<sup>32<\/sup> (c) CGFFCM<sup>38<\/sup> (d) Proposed method.<\/strong><\/p>\n<p>\u00a0<\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/11\/Vol17No4_Med_Ash_Fig8.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u00a0<\/p>\n\n\n<p class=\"wp-block-paragraph\"><strong>Objective Performance Evaluation<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For\nobjective performance evaluation, the results of proposed method are compared\nwith existing clustering-based segmentation techniques JGate-AttResUNet<sup>32<\/sup>, New\nfuzzy C-means<sup>18<\/sup>, and CGFFCM<sup>38<\/sup> using\nmetrics Accuracy, Normalized Mutual Information (NMI),\nand F1-Score. The results for different images are shown in Table 1. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 1: Objective performance evaluation of proposed method<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\"><tbody>\n<tr>\n<td width=\"83\">\n<p style=\"text-align: center;\"><strong>Images<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"93\">\n<p><strong>Metric<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"111\">\n<p><strong>CNN&amp; level sets<sup>33<\/sup><\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"124\">\n<p><strong>JGate-AttResUNet<sup>32<\/sup><\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"101\">\n<p><strong>New fuzzy C-means<sup>18<\/sup><\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"113\">\n<p><strong>CGFFCM<sup>38<\/sup><\/strong><\/p>\n<\/td>\n<td width=\"97\">\n<p style=\"text-align: center;\"><strong>Proposed method<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"83\">\n<p style=\"text-align: center;\">MRI-1<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"93\">\n<p>Accuracy<\/p>\n<p>NMI<\/p>\n<p>F1-Score<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"111\">\n<p>83.08<\/p>\n<p>45.09<\/p>\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"124\">\n<p>83.72<\/p>\n<p>45.29<\/p>\n<p>71.14<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"101\">\n<p>95.91<\/p>\n<p>77.57<\/p>\n<p>96.90<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"113\">\n<p>99.59<\/p>\n<p>88.62<\/p>\n<p>99.78<\/p>\n<\/td>\n<td width=\"97\">\n<p style=\"text-align: center;\">98.478<\/p>\n<p style=\"text-align: center;\">95.524<\/p>\n<p style=\"text-align: center;\">93.9212<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"83\">\n<p style=\"text-align: center;\">MRI-2<\/p>\n<\/td>\n<td width=\"93\">\n<p style=\"text-align: center;\">Accuracy<\/p>\n<p style=\"text-align: center;\">NMI<\/p>\n<p style=\"text-align: center;\">F1-Score<\/p>\n<\/td>\n<td width=\"111\">\n<p style=\"text-align: center;\">93.51<\/p>\n<p style=\"text-align: center;\">76.74<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"124\">\n<p>93.85<\/p>\n<p>76.02<\/p>\n<p>70.16<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"101\">\n<p>94.65<\/p>\n<p>78.86<\/p>\n<p>90.97<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"113\">\n<p>96.52<\/p>\n<p>83.21<\/p>\n<p>95.89<\/p>\n<\/td>\n<td width=\"97\">\n<p style=\"text-align: center;\">96.70<\/p>\n<p style=\"text-align: center;\">95.98<\/p>\n<p style=\"text-align: center;\">89.42<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"83\">\n<p style=\"text-align: center;\">Teeth<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"93\">\n<p>Accuracy<\/p>\n<p>NMI<\/p>\n<p>F1-Score<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"111\">\n<p>98.83<\/p>\n<p>74.81<\/p>\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"124\">\n<p>&#8211;<\/p>\n<p>&#8211;<\/p>\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"101\">\n<p>99.12<\/p>\n<p>81.26<\/p>\n<p>92.92<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"113\">\n<p>99.46<\/p>\n<p>87.19<\/p>\n<p>95.60<\/p>\n<\/td>\n<td width=\"97\">\n<p style=\"text-align: center;\">99.25<\/p>\n<p style=\"text-align: center;\">99.56<\/p>\n<p style=\"text-align: center;\">92.67<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"83\">\n<p style=\"text-align: center;\">Skin lesion<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"93\">\n<p>Accuracy<\/p>\n<p>NMI<\/p>\n<p>F1-Score<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"111\">\n<p>&#8211;<\/p>\n<p>&#8211;<\/p>\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"124\">\n<p>&#8211;<\/p>\n<p>&#8211;<\/p>\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"101\">\n<p>73.85<\/p>\n<p>77.48<\/p>\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"113\">\n<p>96.43<\/p>\n<p>93.77<\/p>\n<p>86.26<\/p>\n<\/td>\n<td width=\"97\">\n<p style=\"text-align: center;\">96.8<\/p>\n<p style=\"text-align: center;\">94.36<\/p>\n<p style=\"text-align: center;\">87.60<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"83\">\n<p style=\"text-align: center;\">Buffalo<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"93\">\n<p>Accuracy<\/p>\n<p>NMI<\/p>\n<p>F1-Score<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"111\">\n<p>&#8211;<\/p>\n<p>&#8211;<\/p>\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"124\">\n<p>92.92<\/p>\n<p>77.02<\/p>\n<p>83.80<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"101\">\n<p>98.71<\/p>\n<p>74.23<\/p>\n<p>88.63<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"113\">\n<p>99.68<\/p>\n<p>91.66<\/p>\n<p>97.37<\/p>\n<\/td>\n<td width=\"97\">\n<p style=\"text-align: center;\">99.70<\/p>\n<p style=\"text-align: center;\">99.858<\/p>\n<p style=\"text-align: center;\">97.07<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"83\">\n<p style=\"text-align: center;\">Bird<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"93\">\n<p>Accuracy<\/p>\n<p>NMI<\/p>\n<p>F1-Score<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"111\">\n<p>99.18<\/p>\n<p>81.22<\/p>\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"124\">\n<p>99.27<\/p>\n<p>88.24<\/p>\n<p>77.96<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"101\">\n<p>96.12<\/p>\n<p>31.32<\/p>\n<p>97.98<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"113\">\n<p>99.59<\/p>\n<p>88.62<\/p>\n<p>99.78<\/p>\n<\/td>\n<td width=\"97\">\n<p style=\"text-align: center;\">99.61<\/p>\n<p style=\"text-align: center;\">96.40<\/p>\n<p style=\"text-align: center;\">95.68<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"83\">\n<p style=\"text-align: center;\">Cystoid fluid<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"93\">\n<p>Accuracy<\/p>\n<p>NMI<\/p>\n<p>F1-Score<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"111\">\n<p>&#8211;<\/p>\n<p>&#8211;<\/p>\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"124\">\n<p>91.42<\/p>\n<p>87.35<\/p>\n<p>76.80<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"101\">\n<p>&#8211;<\/p>\n<p>&#8211;<\/p>\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"113\">\n<p>97.34<\/p>\n<p>93.21<\/p>\n<p>96.11<\/p>\n<\/td>\n<td width=\"97\">\n<p style=\"text-align: center;\">98.14<\/p>\n<p style=\"text-align: center;\">96.15<\/p>\n<p style=\"text-align: center;\">95.66<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"83\">\n<p style=\"text-align: center;\">Kvasir<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"93\">\n<p>Accuracy<\/p>\n<p>NMI<\/p>\n<p>F1-Score<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"111\">\n<p>&#8211;<\/p>\n<p>&#8211;<\/p>\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"124\">\n<p>92.22<\/p>\n<p>87.92<\/p>\n<p>78.46<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"101\">\n<p>&#8211;<\/p>\n<p>&#8211;<\/p>\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"113\">\n<p>97.81<\/p>\n<p>89.71<\/p>\n<p>98.08<\/p>\n<\/td>\n<td width=\"97\">\n<p style=\"text-align: center;\">97.13<\/p>\n<p style=\"text-align: center;\">95.32<\/p>\n<p style=\"text-align: center;\">96.22<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\">From Table 1, it can be observed that proposed\nmethod provides best value of most of the metrics. The superior performance of\nproposed method can be attributed to enhanced feature set and use of optimal weights\nof groups and sub features in the proposed group feature weighting method. So\nit be concluded that for medical images, the proposed method delivers improved\nsegmentation performance as compared to existing techniques. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The propose algorithm provides improved\nperformance due to improved feature extraction and optimizations steps. Computational\ntime of proposed segmentation is compared with other segmentation methods in\nTable 2. It is observed that computational time of proposed algorithm is around\n15% higher than CGFFCM. As the processing capabilities are improving, the\nhigher computational cost can be accepted for improved performance for most of\nthe segmentation applications, although this can limit the real-time\napplications of proposed algorithm.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 2: Average Computational time (seconds) of segmentation methods<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\"><tbody>\n<tr>\n<td width=\"116\">\n<p style=\"text-align: center;\"><strong>CNN&amp; level sets<sup>33<\/sup><\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"130\">\n<p><strong>JGate-AttResUNet<sup>32<\/sup><\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"105\">\n<p><strong>New fuzzy C-means<sup>18<\/sup><\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"118\">\n<p><strong>CGFFCM<sup>38<\/sup><\/strong><\/p>\n<\/td>\n<td width=\"119\">\n<p style=\"text-align: center;\"><strong>Proposed method<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"116\">\n<p style=\"text-align: center;\">25.23<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"130\">\n<p>29.19<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"105\">\n<p>24.67<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"118\">\n<p>24.93<\/p>\n<\/td>\n<td width=\"119\">\n<p style=\"text-align: center;\">28.71<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\">Further,\nlike other FCM-based methods, the proposed method\u2019s dependence on local feature\ninformation and pixel intensities can make it difficult to maintain performance\nfor noisy images; as noise can distort the clustering process and lead to\ninaccurate segmentation. These effects can be controlled to some extent by\npre-processing the source images before segmentation process.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Conclusion<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In\nthis paper, a medical segmentation technique based on group feature weighting and\ncluster weighing scheme is proposed. Feature extraction is done using Homogeneity,\nCIELAB, texture and edge. The\nclustering step is used with Imperialist Competitive Algorithm for feature\nweight optimization. The segmentation performance of the proposed\nmethod is compared with existing algorithm in subjective and objective evaluations\non medical images using a variety of parameters. Through performance\nevaluation, it is established that proposed algorithm provides superior\nsegmentation performance as compared with existing techniques.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Acknowledgement<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The authors would like to thank Department of ECE, University Institute of Engineering &amp; Technology, Panjab University, Chandigarh for providing guidance and laboratory facilities for carrying out the research work.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Funding Sources<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The author(s) received no financial support for the research, authorship, and\/or publication of this article  <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Conflict of Interest<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Authors have no conflict of interest to declare.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Conflict of Interest<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The authors do not have any conflict of\ninterest<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Data Availability Statement<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This statement does\nnot apply to this article<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Ethics Statement<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This research did not involve human participants, animal subjects, or\nany material that requires ethical approval<strong> <\/strong><strong><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Informed Consent Statement<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This study did not involve human participants, and therefore, informed consent was not required <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Clinical Trial Registration<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"> This research does not involve any clinical trials <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Authors Contribution<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ashima Koundal contributed in conceptualising the idea, implementing\nthe algorithm, and writing the manuscript. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Dr.\nSumit Budhiraja contributed in designing the analysis, implementing the\nalgorithm, analysis of results, reviewing and editing the manuscript.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Dr. Sunil Agrawal contributed in analysis and validation of results. Each author mentioned has significantly and directly contributed intellectually to the project and has given their approval for its publication.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>References\n<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Farajzadeh N, Hashemzadeh M. Exemplar-based facial expression recognition. <em>Information Sciences<\/em>. 2018;460-461:318-330. <br><a rel=\"noreferrer noopener\" aria-label=\"CrossRef (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.ins.2018.05.057\" target=\"_blank\">CrossRef<\/a><\/li><li>Farajzadeh N, Karamiani A, Hashemzadeh M. A fast and accurate moving object tracker in active camera model. <em>Multimed Tools Appl.<\/em>, 2018;77(6): 6775-6797. <br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1007\/s11042-017-4597-x\" target=\"_blank\">CrossRef <\/a><\/li><li>Sharma R P, Dey S. Two-stage quality adaptive fingerprint image enhancement using Fuzzy C-means clustering based fingerprint quality analysis. <em>Image Vis Comput.<\/em> 2019;83\u201384:1\u201316. <br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.imavis.2019.02.006\" target=\"_blank\">CrossRef <\/a><\/li><li>Hashemzadeh M, Azar B A. Retinal blood vessel extraction employing effective image features and combination of supervised and unsupervised machine learning methods. <em>Artif Intell Med<\/em>. 2019;95:1-15. <br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.artmed.2019.03.001\" target=\"_blank\">CrossRef <\/a><\/li><li>Hashemzadeh M, Farajzadeh N. A Machine Vision System for Detecting Fertile Eggs in the Incubation Industry. <em>International Journal of Computational Intelligence Systems<\/em>. 2016;9: 850-862. <br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1080\/18756891.2016.1237185\" target=\"_blank\"> CrossRef <\/a><\/li><li>Hashemzadeh M. Hiding information in videos using motion clues of feature points. <em>Computers &amp; Electrical Engineering<\/em>. 2018;68:14-25. <br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.compeleceng.2018.03.046\" target=\"_blank\">CrossRef <\/a><\/li><li>Hashemzadeh M, Asheghi B, Farajzadeh N. Content-aware image resizing: An improved and shadow-preserving seam carving method. <em>Signal Processing<\/em>. 2019;155:233-246. <br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.sigpro.2018.09.037\" target=\"_blank\"> CrossRef <\/a><\/li><li>Hashemzadeh M, Zademehdi A. Fire detection for video surveillance applications using ICA K-medoids-based color model and efficient spatio-temporal visual features. <em>Expert Syst Appl<\/em>. 2019; 130:60-78. <br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.eswa.2019.04.019\" target=\"_blank\">CrossRef <\/a><\/li><li>Lifang H, Songwei H. Modified firefly algorithm based multilevel thresholding for color image segmentation. <em>Neurocomputing<\/em>. 2017; 240: 152-174<em>.<\/em><br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.neucom.2017.02.040\" target=\"_blank\"> CrossRef <\/a><\/li><li>Pare S, Kumar A, Bajaj V, Singh G K. A multilevel color image segmentation technique based on cuckoo search algorithm and energy curve. <em>Appl Soft Comput<\/em>. 2016;47:76-102. <br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.asoc.2016.05.040\" target=\"_blank\"> CrossRef <\/a><\/li><li>Feng L, Li H, Gao Y, Zhang Y. A Color Image Segmentation Method Based on Region Salient Color and Fuzzy C-Means Algorithm. <em>Circuits Syst Signal Process<\/em>. 2020;39:586-610. <br><a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1007\/s00034-019-01126-w\" target=\"_blank\"> CrossRef <\/a><\/li><li>Tan K S, Isa N A M, Lim W H. Color image segmentation using adaptive unsupervised clustering approach. <em>Appl Soft Comput<\/em>. 2013;13(4):2017-2036. <br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.asoc.2012.11.038\" target=\"_blank\"> CrossRef <\/a><\/li><li>Farshi T R, Drake J H, \u00d6zcan E. A multimodal particle swarm optimization-based approach for image segmentation. <em>Expert Syst Appl<\/em>. 2020;149:113233. <br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.eswa.2020.113233\" target=\"_blank\"> CrossRef <\/a><\/li><li>Son L H, Tuan T M. Dental segmentation from X-ray images using semi-supervised fuzzy clustering with spatial constraints. <em>Eng Appl Artif Intell<\/em>. 2017;59:186-195. <br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.engappai.2017.01.003\" target=\"_blank\"> CrossRef <\/a><\/li><li>Zhang X, Jian M, Sun Y, Wang H, Zhang C. Improving image segmentation based on patch-weighted distance and fuzzy clustering. <em>Multimedia Tools and Applications<\/em>. 2020;79:633-657. <br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1007\/s11042-019-08041-x\" target=\"_blank\"> CrossRef <\/a><\/li><li>MacQueen J. Some methods for classification and analysis of multivariate observations. <em>Proceedings of the 5th Berkeley Symposium on Mathematical Statistics and Probability<\/em>. 1967;1: 281\u2212297. <\/li><li>Choy SK, Yuen K, Yu C. Fuzzy bit-plane-dependence image segmentation R. <em>Signal Processing<\/em>. 2019;154:30\u201344. <br> <a rel=\"noreferrer noopener\" href=\"https:\/\/doi.org\/10.1016\/j.sigpro.2018.08.010\" target=\"_blank\">CrossRef <\/a> <\/li><li>Hashemzadeh M, Oskouei A G, Farajzadeh N. New fuzzy C-means clustering method based on feature-weight and cluster-weight learning. <em>Appl Soft Comput<\/em>. 2019;78:324-45. <br> <a rel=\"noreferrer noopener\" href=\"https:\/\/doi.org\/10.1016\/j.asoc.2019.02.038\" target=\"_blank\"> CrossRef <\/a> <\/li><li>Pimentel BA, de Souza RMCR. Multivariate Fuzzy C-Means algorithms with weighting. <em>Neurocomputing<\/em>. 2016;174B:946-65. <br> <a rel=\"noreferrer noopener\" href=\"https:\/\/doi.org\/10.1016\/j.neucom.2015.10.011\" target=\"_blank\"> CrossRef <\/a> <\/li><li>Zhou Z, Zhao X, Zhu S. K-harmonic means clustering algorithm using feature weighting for color image segmentation. <em>Multimedia Tools and Applications <\/em>2018;77:15139-15160. <br> <a rel=\"noreferrer noopener\" href=\"https:\/\/doi.org\/10.1007\/s11042-017-5096-9\" target=\"_blank\">CrossRef <\/a> <\/li><li>Xing HJ, Ha MH. Further improvements in Feature-Weighted Fuzzy C-Means. <em>Information Sciences<\/em>. 2014; 267:1-15. <br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.ins.2014.01.033\" target=\"_blank\">CrossRef <\/a><\/li><li>Babrdelbonab M, Mohd Hashim SZ, Bazin NEN. Data analysis by combining the modified k-means and imperialist competitive algorithm. <em>J Teknol<\/em>. 2014;70(5):51-57. <br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.11113\/jt.v70.3515\" target=\"_blank\">CrossRef <\/a><\/li><li>Abdellahoum H, Mokhtari N, Brahimi A, Boukra A. CSFCM: An improved fuzzy C-Means image segmentation algorithm using a cooperative approach. <em>Expert Syst Appl<\/em>. 2021;166:114063. <br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.eswa.2020.114063\" target=\"_blank\"> CrossRef <\/a><\/li><li>Choy SK, Ng C, Yu C. Unsupervised fuzzy model-based image segmentation. <em>Signal Processing<\/em>. 2020;171:107483. <br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.sigpro.2020.107483\" target=\"_blank\"> CrossRef <\/a><\/li><li>Zhao F, Chen Y, Liu H, Fan J. Alternate PSO-Based Adaptive Interval Type-2 Intuitionistic Fuzzy C-Means Clustering Algorithm for Color Image Segmentation. <em>IEEE Access<\/em>. 2019;7:64028-64039. <br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1109\/ACCESS.2019.2916894\" target=\"_blank\"> CrossRef <\/a><\/li><li>Mikaeil R, Haghshenas SS, Haghshenas SS, Ataei M. Performance prediction of circular saw machine using imperialist competitive algorithm and fuzzy clustering technique. <em>Neural Comput Appl.<\/em> 2018;29:283-292. <br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1007\/s00521-016-2557-4\" target=\"_blank\"> CrossRef <\/a><\/li><li>Aliniya Z, Mirroshandel SA. A novel combinatorial merge-split approach for automatic clustering using imperialist competitive algorithm. <em>Expert Syst Appl.<\/em> 2019;117:243-266. <br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.eswa.2018.09.050\" target=\"_blank\"> CrossRef <\/a><\/li><li>Niknam T, Fard ET, Ehrampoosh S, Rousta A. A new hybrid imperialist competitive algorithm on data clustering. <em>Sadhana &#8211; Academy Proceedings in Engineering Sciences<\/em>. 2011; 36:293\u2013315. <br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1007\/s12046-011-0026-4\" target=\"_blank\">CrossRef <\/a><\/li><li>Silva G, Oliveira L, Pithon M. Automatic segmenting teeth in X-ray images: Trends, a novel data set, benchmarking and future perspectives. <em>Expert Systems with Applications<\/em>. 2018;107:15\u201331.<br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.eswa.2018.04.001\" target=\"_blank\">CrossRef <\/a><\/li><li>Zhao F, Zeng Z, Liu H, Lan R, Fan J. Semisupervised Approach to Surrogate-Assisted Multiobjective Kernel Intuitionistic Fuzzy Clustering Algorithm for Color Image Segmentation. <em>IEEE Transactions on Fuzzy Systems<\/em>. 2020;28(6):1023-1034. <br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1109\/TFUZZ.2020.2973121\" target=\"_blank\"> CrossRef <\/a><\/li><li>Chugh T, Jin Y, Miettinen K, Hakanen J, Sindhya K. A Surrogate-Assisted Reference Vector Guided Evolutionary Algorithm for Computationally Expensive Many-Objective Optimization. <em>IEEE Transactions on Evolutionary Computation<\/em>. 2018;22(1):129-142. <br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1109\/TEVC.2016.2622301\" target=\"_blank\">CrossRef <\/a><\/li><li>Ruba T, Tamilselvi R, Beham MP. Brain tumor segmentation using JGate-AttResUNet \u2013 A novel deep learning approach. <em>Biomed Signal Process Control<\/em>. 2023;84: 104926. <br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.bspc.2023.104926\" target=\"_blank\">CrossRef <\/a><\/li><li>Huang L, Zhao YG, Yang TJ. Skin lesion image segmentation by using backchannel filling CNN and level sets. <em>Biomed Signal Process and Control<\/em>. 2024;87A:105417. <br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.bspc.2023.105417\" target=\"_blank\"> CrossRef <\/a><\/li><li>Pandey S, Chen KF, Dam EB. Comprehensive Multimodal Segmentation in Medical Imaging: Combining YOLOv8 with SAM and HQ-SAM Models. <em>IEEE\/CVF International Conference on Computer Vision Workshops (ICCVW 2023)<\/em>. 2023;2584-2590. <br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1109\/ICCVW60793.2023.00273\" target=\"_blank\"> CrossRef <\/a><\/li><li>Zhou J, Chen L, Chen CLP, Zhang Y, Li HX. Fuzzy clustering with the entropy of attribute weights. <em>Neurocomputing<\/em>. 2016;198:125-134. <br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.neucom.2015.09.127\" target=\"_blank\"> CrossRef <\/a><\/li><li>Zhou Z, Zhu S. Kernel-based multiobjective clustering algorithm with automatic attribute weighting. <em>Soft comput<\/em>. 2018;22:3685-3709. <br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1007\/s00500-017-2590-y\" target=\"_blank\"> CrossRef <\/a><\/li><li>Hashemzadeh M, Oskouei AG, Farajzadeh N. New fuzzy C-means clustering method based on feature-weight and cluster-weight learning. <em>Applied Soft Computing Journal<\/em>. 2019;78:324-345. <br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.asoc.2019.02.038\" target=\"_blank\">CrossRef <\/a><\/li><li>Oskouei GA, Hashemzadeh M. CGFFCM: A color image segmentation method based on cluster-weight and feature-weight learning. <em>Software Impacts<\/em>. 2022;11:100228. <br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.simpa.2022.100228\" target=\"_blank\">CrossRef <\/a><\/li><li> Dash S, Siddique M, Mishra S, Gelmecha DJ, Satapathy,S, Rathee DS, Singh RS. Brain Tumor Detection and Classification Using IFF-FLICM Segmentation and Optimized ELM Model. Journal of Engineering, 2024, Article ID 8419540, 2024:1-24.  <br> <a rel=\"noreferrer noopener\" href=\"https:\/\/doi.org\/10.1155\/2024\/8419540\" target=\"_blank\"> CrossRef <\/a> <\/li><li>Mohapatra S, Siddique M, Paikaray BK, Riyazbanu S, Automated Invasive Cervical Cancer Disease Detection at Early Stage Through Deep Learning, <em>International Journal of Bioinformatics Research and Applications<\/em>, 2023;19(4):306-326.<br> <a rel=\"noreferrer noopener\" href=\"https:\/\/doi.org\/10.1504\/IJBRA.2023.135365\" target=\"_blank\"> CrossRef <\/a> <\/li><li>Pattnaik RK, Siddique M, Mishra S, Gelmecha DJ, Singh RS, Satapathy S. Breast cancer detection and classification using metaheuristic optimized ensemble extreme learning machine. <em>International Journal of Information Technology<\/em>, 2023;15(8):4551-4563. <br> <a rel=\"noreferrer noopener\" href=\"https:\/\/doi.org\/10.1007\/s41870-023-01533-y\" target=\"_blank\">CrossRef <\/a> <\/li><li>Pattanaik RK, Mishra S, Siddique M, Gopikrishna T, Satapathy S. Breast Cancer Classification from Mammogram Images Using Extreme Learning Machine-Based DenseNet121 Model. <em>Journal of Sensors<\/em>. 2022, Article ID 2731364, 2022:1-12. <br> <a rel=\"noreferrer noopener\" href=\"https:\/\/doi.org\/10.1155\/2022\/2731364\" target=\"_blank\"> CrossRef <\/a> <\/li><li>Gamino-S\u00e1nchez F, Hern\u00e1ndez-Guti\u00e9rrez I V, Rosales-Silva AJ, Gallegos-Funes FJ, M\u00fajica-Vargas D, Ramos-D\u00edaz E, Carvajal-G\u00e1mez BE, Kinani JMV. Block-Matching Fuzzy C-Means clustering algorithm for segmentation of color images degraded with Gaussian noise. <em>Engineering Applications of Artificial Intelligence<\/em>. 2018;73:31\u201349. <br> <a rel=\"noreferrer noopener\" href=\"https:\/\/doi.org\/10.1016\/j.engappai.2018.04.026\" target=\"_blank\"> CrossRef <\/a> <\/li><li>Talatahari S, Farahmand Azar B, Sheikholeslami R, Gandomi AH. Imperialist competitive algorithm combined with chaos for global optimization. <em>Commun in Nonlinear Sci Numer Simul<\/em>. 2012;17(3):1312-1319. <br> <a rel=\"noreferrer noopener\" href=\"https:\/\/doi.org\/10.1016\/j.cnsns.2011.08.021\" target=\"_blank\">CrossRef <\/a> <\/li><li>Peri D. Hybridization of the imperialist competitive algorithm and local search with application to ship design optimization. <em>Computers and Industrial Engineering<\/em>. 2019;137:106069. <br>  <a href=\"https:\/\/doi.org\/10.1016\/j.cie.2019.106069\">CrossRef  <\/a><\/li><\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Introduction Image segmentation is the process of partitioning an image  [&#8230;]<\/p>\n","protected":false},"author":15,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[119],"tags":[],"class_list":["post-62628","post","type-post","status-publish","format-standard","hentry","category-vol17no4"],"_links":{"self":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/62628","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/comments?post=62628"}],"version-history":[{"count":5,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/62628\/revisions"}],"predecessor-version":[{"id":63559,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/62628\/revisions\/63559"}],"wp:attachment":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/media?parent=62628"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/categories?post=62628"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/tags?post=62628"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}