Skip to main content
Frontiers in Oncology logoLink to Frontiers in Oncology
. 2026 Apr 13;16:1738658. doi: 10.3389/fonc.2026.1738658

Retrospection dropout bare-bones particle swarm optimization for feature-based brain tumor classification in MRI images

Wenting Chen 1,2, Tiezhu Shi 3, Jia Guo 4,5,6,*, Ling Fu 1,*
PMCID: PMC13112485  PMID: 42052499

Abstract

Brain cancer remains a critical global health challenge, where early and accurate diagnosis remains a critical challenge in clinical practice. Current supervised learning methods for tumor classification face substantial limitations due to their dependence on large labeled datasets requiring costly pixel-level annotations, susceptibility to annotation biases, and poor generalization across diverse populations. To address these challenges, this paper proposes Retrospection Dropout Bare-Bones Particle Swarm Optimization (RDBPSO), a novel feature-based classification framework that requires only image-level class labels without the need for pixel-level annotation or manual segmentation masks. The proposed RDBPSO introduces two key innovations: (1) a retrospection mechanism that maintains dual-layer memory structures (optimal and sub-optimal solutions) to enhance particle diversity and prevent premature convergence, and (2) a dropout strategy that reduces computational complexity through intelligent particle interaction sampling. Extensive experiments on an 800-image brain MRI dataset demonstrate RDBPSO’s superior performance. The proposed method achieves 90.12% classification accuracy, outperforming standard PSO (89.25%), GMM (77.50%), and K-means (72.75%), while delivering robust clustering quality with an ARI of 0.6436, NMI of 0.5511, and FMI of 0.8229. These results demonstrate the algorithmic promise of RDBPSO as an annotation-efficient framework for brain tumor MRI classification, warranting further investigation on more diverse and clinically representative datasets.

Keywords: bare-bones, brain tumor, MRI images, particle swarm optimization, retrospection dropout

1. Introduction

Brain cancer represents one of the most formidable health threats globally, ranking among the leading causes of cancer-related mortality across all demographics Kader et al. (1). The disease’s heterogeneous nature, characterized by diverse tumor types and varying clinical presentations, poses significant challenges for accurate diagnosis and effective treatment planning. Early detection remains the cornerstone of successful brain cancer management, as it dramatically improves survival rates and treatment outcomes Gumaei et al. (2).

The identification and classification of brain cancer present multifaceted challenges that complicate diagnostic processes Irmak (3). The disease exhibits considerable phenotypic diversity, with tumors displaying varying degrees of aggressiveness, cellular composition, and genetic profiles. Traditional diagnostic approaches often rely on subjective interpretations of medical imaging and histopathological examinations, leading to potential inter-observer variability and diagnostic inconsistencies Akter et al. (4). Furthermore, the subtle differences between benign and malignant lesions, particularly in early-stage cases, can result in misclassification and delayed treatment initiation. The complexity is further amplified by the need to distinguish between different brain cancer subtypes, each requiring tailored therapeutic interventions Sharif et al. (5). Moreover, existing deep learning approaches often suffer from high computational complexity and extensive parameter requirements, leading to prolonged execution times and demanding system specifications Deepak and Sarath (6).

Conventional supervised learning methods for brain cancer classification, while demonstrating promising results, suffer from several critical limitations that hinder their widespread clinical implementation Poongu-zhali et al. (7). The limitations of supervised approaches underscore the critical necessity for complex classification methodologies in brain cancer diagnosis Ali et al. (8)Joshi and Aziz (9).

While pixel-level annotation methods such as segmentation masks enable high-precision tumor localization, the acquisition of such fine-grained labels is prohibitively expensive and time-consuming. One promising strategy to alleviate this annotation burden is to leverage synthetic data generation techniques to augment existing labeled datasets; however, current generative approaches remain limited in their generalizability across diverse imaging protocols and scanner configurations Abbasi et al. (10)Ding et al. (11).

In response to these challenges, this study proposes a novel brain tumor classification framework that requires only image-level class labels, without the need for pixel-level annotation or manual segmentation. The main contributions and innovations of this research are threefold: (1) This study introduces the Retrospection Dropout Bare-Bones Particle Swarm Optimization (RDBPSO) algorithm, a feature-based classification approach that achieves high-precision brain tumor classification using only image-level labels. Unlike conventional supervised methods that depend on costly pixel-level annotations such as segmentation masks, the proposed RDBPSO framework operates on handcrafted image features optimized by swarm intelligence, substantially reducing the annotation burden while maintaining competitive classification accuracy. (2) The RDBPSO algorithm incorporates an innovative retrospection strategy that endows each particle with a sophisticated dual-layer memory structure. This mechanism maintains both optimal and sub-optimal historical solutions, enabling particles to retain valuable information from previous exploration phases. The dual-layer memory architecture significantly enhances the algorithm’s robustness by preventing premature convergence to local optima and facilitating more comprehensive exploration of the solution space, leading to more reliable and stable classification outcomes. (3) To address the computational complexity inherent in swarm-based optimization, this work introduces a strategic dropout mechanism that intelligently reduces computational overhead without compromising solution quality. The dropout strategy randomly selects a subset of particle interaction combinations during each iteration, effectively balancing exploration thoroughness with computational efficiency, achieving a 50% reduction in function evaluations per iteration and making the proposed method particularly suitable for large-scale medical image analysis research.

The remainder of this paper is organized as follows. Section 2 reviews the existing literature. Section 3 elaborates on the experimental datasets and the proposed RDBPSO algorithm, encompassing the dual-layer memory architecture, the dropout strategy, and the high-precision classification framework. Section 4 presents the experimental pipeline along with comparative results against representative benchmark clustering algorithms. Section 5 discusses the key findings, algorithmic advantages, and inherent limitations of the proposed method. Finally, Section 6 concludes the paper and identifies promising directions for future research.

2. Related works

Brain tumors represent a leading cause of cancer-related mortality worldwide, affecting both pediatric and adult populations. Accurate classification of brain tumor grades, particularly the distinction between low-grade and high-grade gliomas at early stages, is crucial for successful prognosis and the development of effective treatment strategies. However, precise computerized classification of brain tumors remains challenging due to variations in tumor size, shape, location, and inherent limitations within the medical domain Yaqub et al. (12)Kang et al. (13).

Recent advances in deep learning have facilitated the development of artificial intelligence-powered brain tumor grading systems capable of assisting radiologists in rapid medical image interpretation. Convolutional Neural Networks (CNNs), as one of the most prominent deep learning methodologies for visual learning and image classification tasks, have been extensively applied in brain tumor classification. Rasheed et al. (14) Kurdi et al. (15) Dhaniya and Umamaheswari (16) proposed novel learning-based algorithms for brain tumor classification. This characteristic is particularly valuable in clinical scenarios where labeled data is limited or unavailable Zeng et al. (17). Additionally, particle swarm optimization-based methods demonstrate enhanced adaptability to novel data patterns and improved generalizability across different patient populations and clinical settings Abdi et al. (18).

However, a primary limitation of existing technologies lies in their complexity, characterized by substantial parameter counts that contribute to prolonged execution times and demanding system specifications for implementation. To address these computational complexity issues, Kesav et al. Kesav and Jibukumar (19) proposed a novel architecture for brain tumor classification and tumor type object detection utilizing RCNN techniques. They initially employed a two-channel CNN, a low-complexity architecture, to distinguish between glioma and healthy tumor MRI samples, achieving an accuracy of 98.21%. Additionally, researchers have explored various optimization strategies, with Pradeep et al. Pradeep et al. (20) developing an accelerated particle swarm optimization-based artificial neural network model for improved tumor classification efficiency. Despite these advances, conventional machine learning approaches remain constrained by limitations including extensive labeled data requirements, limited generalizability, and substantial computational resource demands.

To overcome the limitations of single-modality approaches, researchers have begun exploring multimodal and semi-supervised learning techniques. Ge et al. Ge et al. (21) addressed glioma classification challenges using four MRI scan modalities: T1-weighted MRI, T1-weighted MRI with contrast enhancement, T2-weighted MRI, and FLAIR sequences. Recognizing that numerous available glioma datasets contain unlabeled brain scans and are of moderate size, they proposed leveraging deep semi-supervised learning to fully exploit unlabeled data.

Similarly, Hao et al. Hao et al. (22) introduced a transfer learning-based active learning framework designed to reduce annotation costs while maintaining stability and robustness of model performance for brain tumor classification. In their retrospective investigation, they adopted a 2D slice-based approach to train and fine-tune models on MRI datasets comprising 203 training patients and 66 validation patients. Recent studies have also explored advanced preprocessing and feature extraction techniques to enhance classification performance. Isuwa et al. Isuwa et al. (23) conducted a comprehensive survey on swarm intelligence algorithms for optimizing cancer gene selection, highlighting the potential of these methods in biomedical applications. Similarly, Mohan et al. Mohan et al. (24) developed a handcrafted deep-feature-based approach combining ResNet with chicken swarm optimization for brain tumor detection and classification.

With the growing demand for intelligent learning methodologies, the application of evolutionary computation techniques in medical image analysis has garnered increasing attention. Traditional Particle Swarm Optimization (PSO) algorithms simulate flocking behavior to search for optimal solutions; however, they are susceptible to local optima entrapment in complex multi-modal optimization problems. Recent developments in PSO variants have shown promising results in medical image analysis applications. Guo et al. Guo et al. (25) introduced a twinning bare bones PSO algorithm that enhances local minimum escaping ability, while Deepa et al. Deepa et al. (26) proposed a modified PSO segmentation approach with ensemble classification. Furthermore, advanced evolutionary algorithms such as the hermit crab optimization algorithm Guo et al. (27) and paired barracuda swarm optimization Guo et al. (28) have demonstrated superior performance in high-dimensional optimization problems, indicating their potential applicability to medical image classification tasks.

The latest developments in evolutionary computation have introduced sophisticated memory mechanisms and optimization strategies. Guo et al. Guo et al. (29) presented a bare-bones particle swarm optimization with crossed memory for enhanced global optimization, while their subsequent work Guo et al. (30) introduced a novel snow leopard optimization algorithm specifically designed for high-dimensional feature selection problems. Recent advances have also extended to complex scene analysis applications, with Shi et al. Shi et al. (31) developing visual image-based complexity perception methods using paired bare bone particle swarm clustering. Most recently, Guo et al. Guo et al. (32) proposed a deep backtracking bare-bones particle swarm optimization algorithm that achieved remarkable performance in high-dimensional nonlinear function optimization, demonstrating the continued evolution and refinement of these methodologies.

Recent applications have also demonstrated the versatility of evolutionary approaches beyond traditional classification tasks. Guo et al. Guo et al. (33) developed a novel breast cancer image classification model based on multiscale texture analysis and dynamic learning strategies, showcasing the potential for evolutionary methods in medical imaging applications. These developments collectively indicate the promising trajectory of evolutionary computation techniques in addressing complex medical image analysis challenges while minimizing the dependency on extensive labeled datasets.

3. Materials and methods

3.1. Experimental data

This brain medical imaging dataset comprises 800 grayscale images equally distributed between healthy (408 samples, 51%) and tumor (392 samples, 49%) categories, providing an ideally balanced classification scenario. The images have been preprocessed to a uniform resolution of 256×256 pixels and stored in JPG format. A comprehensive set of 16 features has been extracted from each image, encompassing five GLCM-based texture descriptors (contrast, correlation, energy, homogeneity, and entropy), six first-order statistical measures (mean, standard deviation, skewness, kurtosis, and percentile values q10 and q90), four wavelet transform energy coefficients derived from multi-resolution sub-band decomposition, and edge density computed from intensity gradient analysis.

The experimental data in this study are all from public datasets (License CC0: Public Domain) and do not involve any privacy, ethical and copyright issues. Datasets can be accesses from Kaggle: https://www.kaggle.com/datasets/hamzahabib47/brain-cancer-detection-mri-images.

3.2. Retrospection Dropout Bare-Bones Particle Swarm Optimization

The Retrospection Dropout Bare-Bones Particle Swarm Optimization (RDBPSO) algorithm represents a sophisticated evolution of traditional particle swarm optimization techniques, specifically designed to address the challenges of high-precision classification in high-dimensional medical data. RDBPSO integrates three core components: the foundational bare-bones particle swarm optimization framework, an innovative retrospection mechanism with dual-layer memory architecture, and a strategic dropout approach for computational efficiency enhancement.

The algorithm operates by maintaining a population of particles that explore the solution space through collaborative search mechanisms. Unlike conventional PSO variants that rely on velocity-based updates, RDBPSO employs Gaussian distribution-based position updates while incorporating historical memory structures and selective interaction strategies to achieve superior optimization performance.

3.2.1. Particle representation and initialization

In RDBPSO, each particle i in the swarm is characterized by multiple memory layers:

  • Current position: xitd.

  • Personal best memory: yitd with fitness f(yit).

  • Personal second-best memory yi,secondtd with fitness f(yi,secondt).

The swarm maintains global memory structures:

  • Global best position: gbestt with fitness f(gbestt).

  • Global second-best position: gsecondt with fitness f(gsecondt).

Initialization Process.

The initialization process ensures robust dual-layer memory establishment:

For each particle i = 1,2,…,N:

  1. Generate two random positions:  pos1i,pos2iU(lb,ub).

  2. Evaluate fitness:  f1=f(pos1i), f2=f(pos2i).

  3. Assign memories based on fitness comparison.

Details are shown in Equation 1.

{yi=pos1i,yi,second=pos2i,iff(pos1i)f(pos2i)yi=pos2i,yi,second=pos1i,iff(pos1i)>f(pos2i) (1)

where yi is the best position of particle i, yi,second is the second-best position of particle i, pos1i and pos2i are two random positions generated for particle i, and f(·) is the objective function to be minimized.

3.2.2. Dual-layer memory architecture

The retrospection mechanism fundamentally enhances the algorithm’s memory capacity by maintaining multiple historical solutions for each particle. This dual-layer architecture serves several critical functions:

Primary Memory Layer: Stores the best solution discovered by each particle, representing the optimal performance achieved thus far.

Secondary Memory Layer: Maintains the second-best solution, preserving valuable alternative solutions that might become relevant as the search progresses.

3.2.3. Memory update strategy

The memory update process follows a hierarchical structure, details are shown in Equation 2.

(yi,yi,second)={(xnew,yi),iffnew<f(yi)(yi,xnew),iff(yi)fnew<f(yi,second)(yi,yi,second),otherwise (2)

where xnew is the newly generated candidate solution with fitness value fnew=f(xnew), yi is the current personal best position of particle i with fitness f(yi), and yi,second is the second-best position with fitness f(yi,second).

3.2.4. Dropout strategy

Two random particles are paired into one combination; the one with better fitness is the leader, and the other is the worker. The dropout strategy addresses computational complexity by intelligently selecting particle interaction combinations. For each particle pair processing:

Better Particle Combinations (4 total possibilities):

  • (gbest,ybetter): Global best with personal best.

  • (gsecond,ybetter): Global second-best with personal best.

  • (gbest,ybetter,second): Global best with personal second-best.

  • (gsecond,ybetter,second): Global second-best with personal second-best.

Worse Particle Combinations (4 total possibilities):

  • (ybetter,yworse): Better particle’s best with worse particle’s best.

  • (ybetter,second,yworse): Better particle’s second-best with worse particle’s best.

  • (ybetter,yworse,second): Better particle’s best with worse particle’s second-best.

  • (ybetter,second,yworse,second): Both particles’ second-best memories.

For each selected combination (p1,p2), new candidates are generated using Equation 3.

xcandidate=N(p1+p22,|p1p2|) (3)

where xcandidate is the newly generated candidate solution, p1 and p2 are the selected positions from the memory pool, and N(μ,σ) denotes a normal distribution with mean μ and standard deviation σ.

RDBPSO employs a mini-group processing approach where particles are randomly paired for interaction:

  1. Random Permutation: Shuffle particle indices.

  2. Pairwise Processing: Process particles in pairs.

  3. Performance-Based Roles: Assign “better” and “worse” roles based on fitness comparison.

After each iteration, RDBPSO consolidates all particle memories into a unified pool, gbest and gsecond are selected by Equation 4.

{M={(yi,yi,second)|i=1,2,,N}(gbest,gsecond)=(M(1),M(2)) (4)

where M is the global memory pool containing all particles’ best and second-best positions, N is the number of particles, and M(1) and M(2) denote the positions with the first and second lowest fitness values in the sorted memory pool, respectively.

The time complexity of RDBPSO per iteration is O(N logN), while the space complexity is O(N × d). The dropout strategy provides significant computational savings by reducing function evaluations from 4N to 2N per iteration, achieving 50% efficiency improvement without compromising solution quality.

The flowchart of this task is shown in Figure 1.

Figure 1.

Flowchart illustrating an algorithm process starting with initialization and random grouping, splitting into leader and worker paths, followed by retrospection dropout, updating Pbest and Gbest positions, and terminating or looping based on a threshold condition.

Flowchart for retrospection dropout bare-bones particle swarm optimization.

3.3. High-precision classification by RDBPSO

The classification process using RDBPSO follows a systematic approach where medical brain images are transformed into a feature-based optimization problem. In the data preprocessing stage, each brain image is analyzed to extract 16 discriminative features including GLCM-based texture descriptors (contrast, correlation, energy, homogeneity, entropy), statistical measures (mean, standard deviation, skewness, kurtosis, and percentile values q10 and q90), wavelet transform energy coefficients across four sub-bands, and edge density. These features are then standardized to ensure equal contribution across different scales, creating a unified feature space where healthy and tumor samples can be distinguished based on their characteristic patterns.

In the RDBPSO optimization framework, each particle represents a complete clustering solution consisting of k cluster centers (k=2 for healthy/tumor classification), encoded as a flattened vector of dimension k×d, where d is the number of features (16 in this case). The objective function maximizes clustering purity, calculated as the sum of the maximum class frequencies within each cluster divided by the total number of samples, effectively measuring how well the clustering separates the two classes. During the search process, particles explore the feature space by generating candidate cluster centers through Gaussian sampling based on combinations of personal and global best positions, with the retrospective dropout mechanism randomly selecting from four possible position pairs to maintain diversity. The optimization continues until convergence, yielding optimal cluster centers that naturally separate healthy and tumor samples in the feature space, enabling rapid classification of new images by simply computing their distances to these learned centers. Details are shown in Figure 2.

Figure 2.

Flowchart illustrating a classification process: data preprocessing with feature extraction from a brain scan, building the search space shown by a scatter plot, optimizing with RDBPSO to maximize purity, and achieving high-precision classification.

Flowchart for high-precision classification by RDBPSO.

4. Results

4.1. Experimental pipeline

To evaluate the effectiveness of the proposed RDBPSO algorithm, we conducted comprehensive comparative experiments with four representative clustering algorithms. Standard PSO serves as the baseline swarm intelligence method. K-means clustering was included as the most widely-used centroid-based algorithm, known for its computational efficiency and simplicity in spherical cluster identification. Hierarchical clustering represents the linkage-based approach, providing a different clustering paradigm that builds clusters through agglomerative merging without requiring prior specification of cluster numbers. Gaussian Mixture Model (GMM) was selected as a probabilistic clustering method that assumes data points are generated from a mixture of Gaussian distributions, offering soft clustering capabilities through probabilistic assignments. All algorithms were configured to identify two clusters corresponding to healthy and tumor cases, with standardized data preprocessing and identical random seeds to ensure fair comparison. The performance evaluation employed five complementary metrics: Accuracy, Adjusted Rand Index (ARI), Normalized Mutual Information (NMI), Fowlkes-Mallows Index (FMI), and Purity, providing a comprehensive assessment of clustering quality from both external validation and cluster cohesion perspectives. For RDBPSO and PSO, population size is 30, max iteration is 100.

The feature analysis reveals distinct discriminative capabilities across the extracted descriptors, with GLCM contrast and grayscale mean exhibiting the most significant differences between healthy and tumor classes, where healthy images demonstrate notably higher values in both metrics. While statistical features such as mean and standard deviation show strong classification potential, more complex texture descriptors including wavelet energy coefficients and edge density display considerable overlap between classes, suggesting limited discriminative power. Interestingly, despite the incorporation of multi-resolution and structural analysis techniques, fundamental statistical features remain the most effective discriminators, with healthy brain images characterized by higher contrast values and elevated grayscale intensities compared to tumor images, which tend to exhibit more concentrated grayscale distributions with lower mean values. This observation underscores the importance of careful feature selection in medical image analysis applications, particularly for rapid screening and classification tasks. Datasets overview is shown in Figure 3, details are shown in Figures 48.

Figure 3.

Two-panel figure; top panel is a box plot comparing standardized values of multiple features for healthy and tumor samples, with healthy in red and tumor in blue; bottom panel is a scatter plot showing the separation of healthy and tumor samples based on homogeneity versus edge density, where healthy points are red and tumor points are blue.

Datasets overview.

Figure 4.

Side-by-side comparison shows an original brain scan image, its grayscale version, and a grayscale histogram displaying pixel value distribution, with mean marked in red and one standard deviation shown with dotted orange lines.

Brain MRI image preprocessing and intensity distribution analysis.

Figure 8.

Bar chart comparing standardized differences between tumor and healthy classes for multiple brain cancer dataset features, showing edge_density, entropy, and contrast with largest negative values, while energy, correlation, and homogeneity have largest positive values.

Feature differences between tumor and healthy classes in brain cancer dataset.

Figure 5.

Grid of nine panels related to image texture analysis and wavelet decomposition of a brain MRI scan. Top row: original grayscale brain MRI, GLCM at zero degrees, and GLCM at forty-five degrees, both appearing as yellow-orange heatmaps. Middle row: GLCM at ninety degrees, GLCM at one hundred thirty-five degrees, and a bar graph labeled “GLCM Features” showing numeric values for contrast, correlation, energy, and homogeneity with contrast as the dominant feature. Bottom row: wavelet approximation of the original image at level two, level two detail coefficients, and level one detail coefficients, with finer structures highlighted in the detail images.

Feature extraction process from brain MRI images using GLCM and wavelet transform.

Figure 6.

Heatmap comparing standardized feature mean values for healthy and tumor classes in a brain cancer dataset. Values range from negative to positive, with features like contrast, correlation, and edge_density shown. Color bar indicates standardized mean value.

Standardized feature mean values by class in brain cancer dataset.

Figure 7.

Heatmap of feature correlations with a color scale from blue for negative values to red for positive, showing numerical correlation coefficients for fifteen features including contrast, energy, mean, wavelet energy, and edge density.

Feature correlation heatmap of brain cancer dataset.

The selected feature set represents a comprehensive collection of well-established image descriptors that have demonstrated robust performance across diverse medical imaging applications. GLCM-based texture features constitute fundamental tools in medical image analysis, providing quantitative measures of spatial relationships between pixel intensities that are invariant to linear intensity transformations and capable of capturing subtle textural variations often imperceptible to human observers. These include contrast, correlation, energy, and homogeneity, which collectively characterize the spatial dependency patterns of pixel intensities, alongside entropy, which quantifies the randomness and complexity of the texture distribution. Statistical features, including first-order moments, higher-order moments, and percentile values, serve as essential baseline descriptors that characterize the overall intensity distribution of medical images; specifically, mean, standard deviation, skewness, and kurtosis capture the central tendency, spread, asymmetry, and tail behavior of intensity distributions, while the 10th and 90th percentile values (q10, q90) provide robust boundary estimates less sensitive to outliers. Wavelet transform coefficients enable multi-resolution analysis by decomposing images into frequency-domain components across four sub-bands, allowing simultaneous capture of both spatial and frequency information that is particularly valuable for detecting localized abnormalities at different scales. Edge density provides complementary structural information by quantifying the spatial distribution of intensity gradients within brain tissue regions, reflecting the sharpness and complexity of tissue boundaries that may differ between healthy and tumorous tissues. This multi-faceted approach to feature extraction ensures comprehensive characterization of brain tissue properties from complementary perspectives, creating a robust foundation for automated classification systems that can generalize across different imaging protocols, patient populations, and clinical settings.

4.2. Experimental results

The experimental results on the brain cancer dataset demonstrate varying performance levels across the five clustering algorithms, as summarized in Table 1.

Table 1.

Performance comparison of clustering algorithms with rankings.

Algorithm Accuracy ARI NMI FMI Purity
RDBPSO 0.9012 0.6436 0.5511 0.8229 0.9012
Standard PSO 0.8925 0.6157 0.5243 0.8093 0.8925
GMM 0.7750 0.3016 0.2410 0.6534 0.7750
K-means 0.7275 0.2061 0.1777 0.6154 0.7275
Hierarchical 0.6388 0.0760 0.0868 0.5860 0.6388

The evaluation of clustering performance employs five complementary metrics that assess different aspects of clustering quality. The mathematical formulations of these metrics are defined in Equation 5:

{Accuracy=i=1kmaxj|CiLj|nARI=RIE[RI]max (RI)E[RI], where RI=a+b(n2)NMI=2·I(C,L)H(C)+H(L), where I(C,L)=i=1kj=1l|CiLj|nlog (n·|CiLj||Ci|·|Lj|)FMI=TP(TP+FP)(TP+FN)Purity=1ni=1kmaxj|CiLj| (5)

where n denotes the total number of samples, k represents the number of clusters, l indicates the number of true classes, Ci denotes the i-th cluster, and Lj represents the j-th true class. For ARI calculation, a and b represent the number of sample pairs that are correctly clustered together and separately, respectively. In the FMI formulation, TP, FP, and FN represent true positives, false positives, and false negatives in terms of sample pair classifications.

RDBPSO achieved the highest performance across all evaluation metrics, with an accuracy of 90.12%, ARI of 0.6436, NMI of 0.5511, FMI of 0.8229, and purity of 90.12%. Standard PSO ranked second with competitive results of 89.25% accuracy, 0.6157 ARI, 0.5243 NMI, 0.8093 FMI, and 89.25% purity, showing substantial improvements over traditional clustering methods while confirming the effectiveness of swarm intelligence approaches for this clustering task. Among the conventional clustering algorithms, GMM performed best with 77.50% accuracy, 0.3016 ARI, 0.2410 NMI, 0.6534 FMI, and 77.50% purity, followed by K-means achieving 72.75% accuracy, 0.2061 ARI, 0.1777 NMI, 0.6154 FMI, and 72.75% purity. Hierarchical clustering showed the lowest performance with 63.88% accuracy, 0.0760 ARI, 0.0868 NMI, 0.5860 FMI, and 63.88% purity. The results reveal a clear performance hierarchy, with swarm intelligence-based methods substantially outperforming traditional clustering approaches, and RDBPSO demonstrating consistent superiority over standard PSO across all evaluation dimensions.

Figure 9 presents the confusion matrices of five clustering algorithms applied to the brain cancer MRI dataset, providing a detailed breakdown of classification outcomes for healthy and tumor samples. RDBPSO achieves the best overall performance with 389 true healthy predictions and 332 true tumor predictions, yielding only 19 false tumor assignments and 60 false healthy assignments, corresponding to an accuracy of 90.12%. Standard PSO delivers comparable results with 387 and 327 correct predictions for healthy and tumor classes, respectively, attaining an accuracy of 89.25%. Among the conventional clustering methods, GMM outperforms the remaining two approaches by correctly identifying 288 healthy and 332 tumor samples, while misclassifying 120 healthy samples as tumor and 60 tumor samples as healthy, achieving 77.50% accuracy. K-means demonstrates moderate performance with 244 correct healthy predictions and 338 correct tumor predictions, but exhibits a notably high false negative rate for the healthy class with 164 misclassifications, resulting in 72.75% accuracy. Hierarchical clustering shows the weakest performance, correctly classifying only 166 healthy and 345 tumor samples while generating 242 and 47 erroneous assignments for the respective classes, yielding the lowest accuracy of 63.88%. Collectively, the confusion matrices confirm the consistent superiority of swarm intelligence-based methods, particularly RDBPSO, in maintaining high classification fidelity across both healthy and tumor categories. The convergence behaviors of RDBPSO and PSO algorithms over 100 iterations are shown in Figure 10. The experimental results demonstrate that RDBPSO achieves superior convergence speed, greater optimization stability, and higher final solution quality compared to standard PSO, attributable to the synergistic effects of the dual-layer retrospection mechanism and the dropout strategy in preventing premature convergence and sustaining effective exploration throughout the search process.

Figure 9.

Five confusion matrix graphics compare clustering algorithms for classifying healthy versus tumor samples. RDBPSO shows highest accuracy at zero point nine zero one two, followed by Standard PSO, K-means, GMM, and Hierarchical clustering, with decreasing performance illustrated using labeled matrix values and a blue color scale.

Confusion matrices of five clustering algorithms for brain tumor MRI classification.

Figure 10.

Line graph comparing the convergence curves of RDBPSO and PSO on purity objective over one hundred iterations, with RDBPSO consistently achieving higher purity values than PSO throughout the process.

Comparative convergence analysis of retrospection dropout bare-bones PSO and standard pso for medical data clustering.

The experimental validation furnishes compelling empirical evidence substantiating the efficacy of the dual-layer memory architecture and dropout mechanism integrated within the RDBPSO framework. The consistent performance superiority of RDBPSO relative to the standard PSO algorithm across all five evaluation metrics provides conclusive demonstration of the tangible benefits conferred by the retrospective memory strategy. Furthermore, the substantial performance differential observed between swarm intelligence methodologies and conventional clustering approaches—with RDBPSO achieving a 13.88% accuracy improvement over GMM, the most effective traditional method—underscores the fundamental advantages inherent in population-based optimization algorithms equipped with sophisticated memory mechanisms when compared to deterministic clustering paradigms.

4.3. Statistical analysis and algorithm stability

To evaluate algorithmic stability, RDBPSO and Standard PSO were executed across 50 independent runs, using a swarm of 30 particles over 100 iterations. Performance is reported as mean and standard deviation (STD) over 50 runs. Experimental results are shown in Table 2, and box plots are shown in Figure 11. RDBPSO consistently outperformed Standard PSO on all metrics while exhibiting substantially lower variance, indicating that its superior performance is not attributable to favorable random initialization but reflective of a genuine algorithmic advantage. In particular, the standard deviation of RDBPSO across all metrics remained notably small, suggesting that the algorithm converges reliably to high-quality solutions regardless of the starting conditions. These findings collectively demonstrate that RDBPSO achieves both higher clustering accuracy and greater stability, making it a more dependable choice for brain cancer subtype identification in practical applications.

Table 2.

Performance comparison of RDBPSO and standard PSO over 50 independent runs.

Algorithm Accuracy ARI NMI FMI
RDBPSO Mean
Std
0.9115
(0.0043)
0.6770
(0.0142)
0.5924
(0.0181)
0.8398
(0.0070)
Standard PSO Mean
Std
0.8812
(0.0094)
0.5812
(0.0288)
0.4912
(0.0337)
0.7922
(0.0145)

Bold indicates the better result per metric.

Figure 11.

Boxplot graphic compares RDBPSO and Standard PSO algorithms over 50 independent runs using four metrics: Accuracy, ARI, NMI, and FMI. For all metrics, RDBPSO (blue) outperforms Standard PSO (orange) with higher mean scores and smaller standard deviations. Values above each box summarize mean and standard deviation for both methods in each plot. Legend at the bottom right identifies color coding.

Box plots comparing RDBPSO and Standard PSO across 50 independent runs.

5. Discussion

The superior performance of RDBPSO can be attributed to several key algorithmic innovations that address fundamental limitations of traditional optimization approaches. The retrospection mechanism enables particles to maintain dual-layer memory of both best and second-best positions, providing enhanced exploration capabilities when the current search direction becomes ineffective. This memory diversity proves particularly valuable in the complex, multi-modal fitness landscape of clustering optimization, where premature convergence to local optima frequently occurs in standard PSO. The dropout strategy, which randomly selects only two out of four possible position combinations during candidate generation, introduces controlled stochasticity that prevents algorithmic stagnation while maintaining computational efficiency. The substantial performance gap between RDBPSO and standard PSO demonstrates that these enhancements provide meaningful improvements beyond simple parameter tuning. The consistently poor performance of traditional clustering methods highlights the inherent challenges of the brain cancer classification task, where the high-dimensional feature space and potential non-linear cluster boundaries make conventional distance-based approaches inadequate. Notably, the strong correlation between accuracy and purity metrics confirms that the clustering task exhibits clear class separability when appropriate optimization techniques are employed. The moderate ARI values suggest that while the proposed method achieves excellent classification accuracy, there remains room for improvement in cluster structure optimization, potentially through incorporating additional clustering validity indices into the objective function.

Figure 12 shows the PCA (Principal Component Analysis) visualization of the brain cancer clustering results, where the high-dimensional feature data is projected onto a two-dimensional space defined by the first two principal components (PC1 and PC2). The Ground Truth subplot displays the actual class labels (healthy vs. tumor), while the remaining five subplots present the clustering results from different algorithms, with red and light blue points representing the two identified clusters (Cluster 0 and Cluster 1, respectively).

Figure 12.

Six-panel scatterplot graphic visualizing PCA clustering results for two-dimensional feature space, comparing ground truth versus RDBPSO, Standard PSO, K-means, Hierarchical, and GMM clustering methods with cluster accuracy values labeled for each method. Each plot uses red and blue dots to distinguish clusters, with PC1 and PC2 axes labeled.

PCA visualization of clustering results in two-dimensional feature space.

Figure 13 illustrates the clustering purity analysis for each algorithm, where stacked bar charts display the composition ratio of healthy (red) and tumor (light blue) samples within each identified cluster, with cluster size and individual purity values annotated above each bar.

Figure 13.

Five grouped bar charts compare clustering methods—RDBPSO, Standard PSO, K-means, Hierarchical, and GMM—showing the composition ratios of healthy and tumor samples within two clusters for each method. Cluster purities and overall purities are labeled on each chart, and healthy samples are shown in red while tumor samples are in blue. GMM and K-means have lower overall purity compared to RDBPSO and Standard PSO, with the highest overall purity observed in RDBPSO.

Cluster purity analysis showing composition of health and tumor samples.

5.1. Limitation and future work

Despite the encouraging results demonstrated by the proposed RDBPSO algorithm, several limitations merit careful consideration. First, the experimental validation was conducted exclusively on a single publicly available brain MRI datasets, which may constrain the generalizability of the findings across heterogeneous imaging protocols, diverse scanner configurations, and varying patient demographics. Second, the present study is confined to binary classification between healthy and tumorous tissues; the scalability and efficacy of RDBPSO in multi-class tumor subtype classification scenarios, such as the simultaneous differentiation of glioma, meningioma, and pituitary tumors, remain to be rigorously investigated. Third, the dropout mechanism introduces additional hyperparameters, notably the selection ratio governing particle interaction combinations, whose optimal configuration is likely to vary considerably across different datasets and problem domains, thereby necessitating systematic and task-specific hyperparameter tuning in practical deployment. Fourth, the current implementation relies upon a fixed dual-layer memory structure, which may not constitute a universally optimal design; adaptive memory depth mechanisms capable of dynamically adjusting historical solution retention in accordance with real-time convergence behavior represent a promising avenue for further algorithmic refinement and performance enhancement. Fifth, it should be acknowledged that clustering purity serves as both the optimization objective and one of the evaluation metrics in this study. This objective-evaluation coupling may introduce a potential bias, whereby the algorithm is implicitly optimized toward performing well on this specific metric, which could inflate the apparent advantage of RDBPSO relative to non-purity-optimized methods on this particular measure. Future work should consider adopting an optimization objective that is decoupled from the evaluation metrics, to provide a more unbiased assessment of algorithmic performance.

A promising future research direction is to utilize synthetic data generation techniques to augment existing training data, thereby addressing the inherent scarcity of annotated medical image datasets. Applying the review mechanism and dropout strategy developed in this study to the synthetic data generation process to improve its accuracy and diversity is an important and valuable direction for future research. Also, investigating adaptive dropout probabilities that automatically regulate the particle interaction selection ratio in accordance with population diversity metrics may further optimize the balance between exploration and exploitation throughout the optimization process. Third, evaluating RDBPSO’s scalability on larger and more heterogeneous datasets will be essential for establishing its generalizability across diverse clinical environments and heterogeneous imaging protocols.

6. Conclusion

This paper proposed RDBPSO (Retrospection Dropout Bare-Bones Particle Swarm Optimization), a novel swarm intelligence-based clustering algorithm that incorporates retrospective memory mechanisms and strategic dropout techniques for enhanced optimization performance. The retrospection mechanism maintains dual-layer memory of both best and second-best positions for each particle, enabling effective exploration when current search directions become suboptimal. The dropout strategy randomly selects two out of four possible position combinations during candidate generation, introducing controlled stochastic-city that prevents algorithmic stagnation while maintaining computational efficiency. These innovations collectively address the premature convergence and local optima problems inherent in traditional particle swarm optimization approaches, particularly in complex multi-modal clustering optimization landscapes.

Comprehensive experimental validation on a brain cancer dataset demonstrated the superior performance of RDBPSO in complex classification tasks. The proposed algorithm achieved exceptional results. The results confirm that RDBPSO effectively handles the high-dimensional feature space and complex cluster boundaries characteristic of biomedical image data, demonstrating its algorithmic potential as an annotation-efficient framework for brain tumor classification, with future work needed to assess its applicability on more diverse and clinically representative datasets.

Future work will focus on several promising directions to further enhance the algorithm’s capabilities and applicability. First, extending the retrospection mechanism to maintain longer historical memories could provide richer guidance for particle movement in complex search spaces. Second, investigating adaptive dropout probabilities that dynamically adjust based on convergence behavior may optimize the balance between exploration and exploitation. Third, evaluating RDBPSO’s scalability on larger datasets with varying cluster numbers will assess its generalizability across different problem scales. Additionally, incorporating multi-objective optimization frameworks could enable simultaneous optimization of multiple clustering criteria, potentially leading to more robust solutions for diverse biomedical clustering applications beyond cancer classification.

Acknowledgments

The research was conducted under the auspices of the Hosei International Fund (HIF) Foreign Scholars Fellowship.

Funding Statement

The author(s) declared that financial support was received for this work and/or its publication. This work is supported by Natural Science Foundation of Hubei Province, 2023AFB003. This work is supported by Science and Technology Talent Innovation Project of Hainan Province (KJRC2025B11).

Footnotes

Edited by: Venkateswarlu Gonuguntla, Symbiosis International University (SIU), India

Reviewed by: Saadullah Farooq Abbasi, University of Birmingham, United Kingdom

Divya Saleela, University of Southampton, United Kingdom

Data availability statement

The original contributions presented in the study are included in the article/supplementary material. Further inquiries can be directed to the corresponding authors.

Author contributions

WC: Formal analysis, Data curation, Writing – original draft, Conceptualization. TS: Investigation, Resources, Methodology, Software, Writing – original draft. JG: Data curation, Conceptualization, Methodology, Writing – review & editing, Supervision. LF: Visualization, Validation, Supervision, Writing – review & editing.

Conflict of interest

The author(s) declared that this work was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Generative AI statement

The author(s) declared that generative AI was not used in the creation of this manuscript.

Any alternative text (alt text) provided alongside figures in this article has been generated by Frontiers with the support of artificial intelligence and reasonable efforts have been made to ensure accuracy, including review by the authors wherever possible. If you identify any issues, please contact us.

Publisher’s note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

References

  • 1. Kader IAE, Xu G, Shuai Z, Saminu S, Javaid I, Ahmad IS. Differential deep convolutional neural network model for brain tumor classification. Brain Sci. (2021) 11. doi:  10.3390/brainsci11030352. PMID: [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 2. Gumaei A, Hassan MM, Hassan MR, Alelaiwi A, Fortino G. A hybrid feature extraction method with regularized extreme learning machine for brain tumor classification. IEEE Access. (2019) 7. doi:  10.1109/ACCESS.2019.2904145. PMID: 41116384 [DOI] [Google Scholar]
  • 3. Irmak E. Multi-classification of brain tumor MRI images using deep convolutional neural network with fully optimized framework. Iranian J Sci Technol - Trans Electrical Eng. (2021) 45. doi:  10.1007/s40998-021-00426-9. PMID: 41894112 [DOI] [Google Scholar]
  • 4. Akter A, Nosheen N, Ahmed S, Hossain M, Yousuf MA, Almoyad MAA, et al. Robust clinical applicable CNN and U-Net based algorithm for MRI classification and segmentation for brain tumor. Expert Syst Appl. (2024) 238. doi:  10.1016/j.eswa.2023.122347. PMID: 41903563 [DOI] [Google Scholar]
  • 5. Sharif MI, Li JP, Khan MA, Saleem MA. Active deep neural network features selection for segmentation and recognition of brain tumors using MRI images. Pattern Recognit Lett. (2020) 129. doi:  10.1016/j.patrec.2019.11.019. PMID: 41903563 [DOI] [Google Scholar]
  • 6. Deepak VK, Sarath R. Classification of brain tumours in MRI images using convolutional neural network through Cat Swarm Optimization. Expert Syst. (2022) 39. doi:  10.1111/exsy.13021. PMID: 41875165 [DOI] [Google Scholar]
  • 7. Poonguzhali R, Ahmad S, Thiruvannamalai Sivasankar P, Anantha Babu S, Joshi P, Joshi GP, et al. Automated brain tumor diagnosis using deep residual U-Net segmentation model. Computers Materials Continua. (2023) 74. doi:  10.32604/cmc.2023.032816. PMID: 40612875 [DOI] [Google Scholar]
  • 8. Ali M, Shah JH, Khan MA, Alhaisoni M, Tariq U, Akram T, et al. Brain tumor detection and classification using PSO and convolutional neural network. Computers Materials Continua. (2022) 73. doi:  10.32604/cmc.2022.030392. PMID: 40612875 [DOI] [Google Scholar]
  • 9. Joshi AA, Aziz RM. Deep learning approach for brain tumor classification using metaheuristic optimization with gene expression data. Int J Imaging Syst Technol. (2024) 34. doi:  10.1002/ima.23007. PMID: 41889077 [DOI] [Google Scholar]
  • 10. Abbasi SF, Bilal M, Mukherjee T, Islam SU, Pournik O, Arvanitis TN. (2025). “ Preliminary results on improved synthetic image generation for melanoma skin cancer”, in: Mantas J, Hasman A, Zoulias E, Karitis K, Gallos P, Diomidous M, Zogas S, Charalampidou M. (eds.), Envisioning the Future of Health Informatics and Digital Health. IOS Press. (2025). p. 216–220. doi: 10.3233/SHTI250081, PMID: [DOI] [PubMed] [Google Scholar]
  • 11. Ding X, Bai L, Abbasi SF, Pournik O, Arvanitis T. (2025). “ Recent advances in generative models for synthetic brain mri image generation”, in: Mantas J, Hasman A, Gallos P, Zoulias E, Karitis K. (eds.), Global Healthcare Transformation in the Era of Artificial Intelligence and Informatics. IOS Press. (2025). p. 51–55. doi: 10.3233/SHTI250671, PMID: [DOI] [PubMed] [Google Scholar]
  • 12. Yaqub M, Jinchao F, Ahmed S, Mehmood A, Chuhan IS, Manan MA, et al. Dee536 pLabV3, IBCO-based ALCResNet: a fully automated classification, and grading system for brain tumor. Alexandria Eng J. (2023) 76. doi:  10.1016/j.aej.2023.06.062. PMID: 41903563 [DOI] [Google Scholar]
  • 13. Kang J, Ullah Z, Gwak J. MRI-based brain tumor classification using ensemble of deep features and machine learning classifiers. Sensors. (2021) 21. doi:  10.3390/s21062222. PMID: [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14. Rasheed Z, Ma YK, Ullah I, Al Shloul T, Tufail AB, Ghadi YY, et al. Automated classification of brain tumors from magnetic resonance imaging using deep learning. Brain Sci. (2023) 13. doi:  10.3390/brainsci13040602. PMID: [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 15. Kurdi SZ, Ali MH, Jaber MM, Saba T, Rehman A, Damaševičius R. Brain Tumor Classification Using Meta-Heuristic Optimized Convolutional Neural Networks. Networks. J. Pers. Med. (2023) 13:181. doi: 10.3390/jpm13020181, PMID: [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 16. Dhaniya RD, Umamaheswari KM. CNN-LSTM: A novel hybrid deep neural network model for brain tumor classification. Intelligent Automation Soft Computing. (2023) 37. doi:  10.32604/iasc.2023.035905. PMID: 40612875 [DOI] [Google Scholar]
  • 17. Zeng W, Liao Y, Chen Y, ying Diao Q, ying Fu Z, Yao F. Research on classification and recognition of the skin tumors by laser ultrasound using support vector machine based on particle swarm optimization. Optics Laser Technol. (2023) 158. doi:  10.1016/j.optlastec.2022.108810. PMID: 41903563 [DOI] [Google Scholar]
  • 18. Abdi MJ, Hosseini SM, Rezghi M. A novel weighted support vector machine based on particle swarm optimization for gene selection and tumor classification. Comput Math Methods Med. (2012) 2012. doi:  10.1155/2012/320698. PMID: [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 19. Kesav N, Jibukumar MG. Efficient and low complex architecture for detection and classification of brain tumor using RCNN with two channel CNN. J King Saud Univ Comput Inf Sci. (2022) 34. doi:  10.1016/j.jksuci.2021.05.008. PMID: 41903563 [DOI] [Google Scholar]
  • 20. Pradeep KR, Gangadharan SMP, Hatamleh WA, Tarazi H, Shukla PK, Tiwari B. Improved machine learning method for intracranial tumor detection with accelerated particle swarm optimization. J Healthcare Eng. (2022) 2022. doi:  10.1155/2022/1128217. PMID: [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 21. Ge C, Gu IYH, Jakola AS, Yang J. Deep semi-supervised learning for brain tumor classification. BMC Med Imaging. (2020) 20. doi:  10.1186/s12880-020-00485-0. PMID: [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 22. Hao R, Namdar K, Liu L, Khalvati F. A transfer learning-based active learning framework for brain tumor classification. Front Artif Intell. (2021) 4:635766. doi:  10.3389/frai.2021.635766. PMID: [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 23. Isuwa J, Abdullahi M, Ali YS, Hassan IH, Buba JR, Aliyu I, et al. Optimizing microarray cancer gene selection using swarm intelligence: recent developments and an exploratory study. Egypt Inf J. (2023) 24. doi:  10.1016/j.eij.2023.100416. PMID: 41903563 [DOI] [Google Scholar]
  • 24. Mohan P, Veerappampalayam Easwaramoorthy S, Subramani N, Subramanian M, Meckanzi S. Handcrafted deep-feature-based brain tumor detection and classification using MRI images. Electron (Switzerland). (2022) 11. doi:  10.3390/electronics11244178. PMID: 41725453 [DOI] [Google Scholar]
  • 25. Guo J, Shi B, Yan K, Di Y, Tang J, Xiao H, et al. A twinning bare bones particle swarm optimization algorithm. PloS One. (2022) 17. doi:  10.1371/journal.pone.0267197. PMID: [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 26. Deepa G, Mary GLR, Karthikeyan A, Rajalakshmi P, Hemavathi K, Dharanisri M. Detection of brain tumor using modified particle swarm optimization (MPSO) segmentation via haralick features extraction and subsequent classification by KNN algorithm. Mater Today Proc. (2022) 56. doi:  10.1016/j.matpr.2021.10.475. PMID: 41903563 [DOI] [Google Scholar]
  • 27. Guo J, Zhou G, Yan K, Shi B, Di Y, Sato Y. A novel hermit crab optimization algorithm. Sci Rep. (2023) 13. doi:  10.1038/s41598-023-37129-6. PMID: [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 28. Guo J, Zhou G, Yan K, Sato Y, Di Y. Pair barracuda swarm optimization algorithm: a natural-inspired metaheuristic method for high dimensional optimization problems. Sci Rep. (2023) 13. doi:  10.1038/s41598-023-43748-w. PMID: [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 29. Guo J, Zhou G, Di Y, Shi B, Yan K, Sato Y. A bare-bones particle swarm optimization with crossed memory for global optimization. IEEE Access. (2023) 11. doi:  10.1109/ACCESS.2023.3250228. PMID: 41116384 [DOI] [Google Scholar]
  • 30. Guo J, Ye W, Wang D, He Z, Yan Z, Sato M, et al. A novel snow leopard optimization for high-dimensional feature selection problems. Sensors. (2024) 24:7161. doi:  10.3390/s24227161. PMID: [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 31. Shi B, Guo J, Wang C, Su Y, Di Y, AbouOmar MS. Research on the visual image-based complexity perception method of autonomous navigation scenes for unmanned surface vehicles. Sci Rep. (2022) 12. doi:  10.1038/s41598-022-14355-y. PMID: [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 32. Guo J, Zhou G, Yan K, Di Y, Sato Y, He Z, et al. A deep backtracking bare-bones particle swarm optimisation algorithm for high-dimensional nonlinear functions. CAAI Trans Intell Technol. (2025) 10:1501–20. doi: 10.1049/cit2.70028. PMID: 40688697 [DOI] [Google Scholar]
  • 33. Guo J, Yuan H, Shi B, Zheng X, Zhang Z, Li H, et al. A novel breast cancer image classification model based on multiscale texture feature analysis and dynamic learning. Sci Rep. (2024) 14. doi:  10.1038/s41598-024-57891-5. PMID: [DOI] [PMC free article] [PubMed] [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Data Availability Statement

The original contributions presented in the study are included in the article/supplementary material. Further inquiries can be directed to the corresponding authors.


Articles from Frontiers in Oncology are provided here courtesy of Frontiers Media SA

RESOURCES