CerviXpert: A Multi-Structural Convolutional Neural Network for Predicting Cervix Type and Cervical Cell Abnormalities
Rashik Shahriar Akash, Radiful Islam, S.M. Saiful Islam Badhon, K. S., M. Tozammel Hossain

TL;DR
CerviXpert is a simple, efficient convolutional neural network that accurately classifies cervix types and detects abnormalities, outperforming some models while requiring fewer resources, thus aiding early cervical cancer detection.
Contribution
Introduces CerviXpert, a lightweight CNN model that achieves high accuracy in cervical cell classification with reduced computational complexity compared to existing models.
Findings
Achieved 98.04% accuracy for abnormality classification.
Achieved 98.60% accuracy for cervix type classification.
Outperformed MobileNetV2 and InceptionV3 in accuracy and efficiency.
Abstract
Cervical cancer is a major cause of cancer-related mortality among women worldwide, and its survival rate improves significantly with early detection. Traditional diagnostic methods such as Pap smears and cervical biopsies rely heavily on cytologist expertise, making the process prone to human error. This study introduces CerviXpert, a multi-structural convolutional neural network model designed to efficiently classify cervix types and detect cervical cell abnormalities. CerviXpert is built as a computationally efficient model that classifies cervical cancer using images from the publicly available SiPaKMeD dataset. The model architecture emphasizes simplicity, using a limited number of convolutional layers followed by max pooling and dense layers, trained from scratch. We assessed the performance of CerviXpert against other state of the art convolutional neural network models…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Medical Imaging and Analysis · Cervical Cancer and HPV Research
MethodsMax Pooling · Depthwise Convolution · Pointwise Convolution · Batch Normalization · Depthwise Separable Convolution · Inverted Residual Block · Convolution · Average Pooling · 1x1 Convolution
