TL;DR
This paper presents an automated cervical cytology classification framework combining deep learning, PCA, and Grey Wolf Optimization for feature selection, achieving high accuracy on benchmark datasets.
Contribution
It introduces a novel two-step feature reduction approach using PCA and GWO to improve classification efficiency and accuracy in cervical cytology images.
Findings
Achieved over 97% accuracy on all datasets.
Reduced computational cost through effective feature selection.
Validated approach on three benchmark datasets.
Abstract
Cervical cancer is one of the most deadly and common diseases among women worldwide. It is completely curable if diagnosed in an early stage, but the tedious and costly detection procedure makes it unviable to conduct population-wise screening. Thus, to augment the effort of the clinicians, in this paper, we propose a fully automated framework that utilizes Deep Learning and feature selection using evolutionary optimization for cytology image classification. The proposed framework extracts Deep feature from several Convolution Neural Network models and uses a two-step feature reduction approach to ensure reduction in computation cost and faster convergence. The features extracted from the CNN models form a large feature space whose dimensionality is reduced using Principal Component Analysis while preserving 99% of the variance. A non-redundant, optimal feature subset is selected from…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsFeature Selection · Convolution · Support Vector Machine
