Related Experiment Video
Updated: Jul 11, 2025

07:15
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
Published on: August 16, 2020
6.8K
Comparative performance analysis of binary variants of FOX optimization algorithm with half-quadratic ensemble
Rohit Sharma1, Gautam Kumar Mahanti1, Ganapati Panda2
1Department of Electronics and Communication Engineering, NIT, Durgapur, 713209, India.
Scientific Reports
|November 10, 2023
Summary
This study introduces a novel machine learning approach for thyroid cancer detection using binary FOX-optimization algorithms for feature selection. The proposed model achieved high accuracy and efficiency on ultrasound and histopathological datasets.
Area of Science:
- Medical Diagnostics
- Machine Learning
- Endocrine System Oncology
Background:
- Thyroid cancer, though less common than other cancers, significantly impacts the endocrine system.
- Machine learning (ML) offers advanced tools for diagnosing thyroid abnormalities.
- Effective feature selection in ML is crucial for reducing data dimensionality, improving model performance, and enhancing interpretability.
Purpose of the Study:
- To investigate binary variants of FOX-optimization algorithms for effective feature selection in thyroid cancer detection.
- To evaluate the performance of these algorithms using vision transformer-based feature extraction and Naïve Bayes classification.
- To optimize the multi-objective task of maximizing accuracy, F2-score, AUC-ROC, and minimizing feature space size.
Main Methods:
- Employed eight transfer functions to create binary FOX-optimization algorithms.
- Utilized DeiT and Swin Transformer models for feature extraction from ultrasound and histopathological thyroid cancer images.
- Applied locally linear embedding for feature transformation, followed by binary FOX-optimization for feature selection with a Naïve Bayes classifier.
Main Results:
- The binary FOX-optimization algorithm with the V1 transfer function, combined with Swin Transformer and Naïve Bayes, demonstrated superior performance.
- Achieved 94.75% accuracy, 0.9848 AUC-ROC, and 0.9365 F2-Score on the ultrasound dataset, selecting only 5 features.
- For the histopathological dataset, the model reached 89.71% accuracy, 0.9329 AUC-ROC, and 0.8760 F2-Score, using 12 features.
Conclusions:
- The proposed framework effectively identifies thyroid cancer using a reduced feature space, comparable to existing research.
- The optimized binary FOX-optimization algorithm offers a highly accurate and efficient method for thyroid cancer diagnosis.
- This approach enhances diagnostic capabilities for endocrine system cancers through advanced machine learning techniques.
Related Concept Videos
Receiver Operating Characteristic Plot
240
A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
240
Comparing the Survival Analysis of Two or More Groups
200
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
200
Cancer Survival Analysis
357
Cancer survival analysis focuses on quantifying and interpreting the time from a key starting point, such as diagnosis or the initiation of treatment, to a specific endpoint, such as remission or death. This analysis provides critical insights into treatment effectiveness and factors that influence patient outcomes, helping to shape clinical decisions and guide prognostic evaluations. A cornerstone of oncology research, survival analysis tackles the challenges of skewed, non-normally...
357

