Related Experiment Video
Updated: Oct 13, 2025

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
Five-Class Classification of Cervical Pap Smear Images: A Study of CNN-Error-Correcting SVM Models
Audrey K C Huong1, Kim Gaik Tay1, Xavier T I Ngu1
1Faculty of Electrical and Electronic Engineering, Universiti Tun Hussein Onn Malaysia, Batu Pahat, Malaysia.
This study introduces a simplified system for five-class Papanicolaou (Pap) smear image classification using combined binary coding. The AlexNet-SVM model offers efficient speed and consistent prediction for clinical use.
Area of Science:
- Medical Imaging Analysis
- Computational Pathology
- Machine Learning in Healthcare
Background:
- Convolutional Neural Network (CNN) models and handcrafted descriptors are complex for Papanicolaou (Pap) smear image classification.
- Existing methods primarily focus on two-class classification problems.
Purpose of the Study:
- To explore a simplified system for five-class Pap smear image classification using combined binary coding.
- To evaluate the performance of different CNN models (AlexNet, VGG19, ResNet50) integrated with Support Vector Machine (SVM) for this task.
Main Methods:
- Feature extraction from AlexNet, VGG19, and ResNet50 using transfer learning.
- Reduction of the five-class problem into multiple binary sub-problems via error-correcting coding.
- Training Support Vector Machine (SVM) classifiers and combining their outputs for final prediction.
Main Results:
- VGG19-SVM showed high accuracy (80.68%) and sensitivity (80.86%) but had long training times and false negatives.
- AlexNet-SVM demonstrated superior efficiency in running speed and prediction consistency.
- The system achieved a good diagnostic ability with an Area Under the Curve (AUC) of approximately 0.95 and high specificity (93%-100%).
Conclusions:
- The AlexNet-SVM model is a viable and efficient option for clinical application in Pap smear image classification.
- Further research should focus on hyperparameter optimization and experimental design improvements.
- The simplified binary coding approach shows promise for multi-class medical image analysis.
More Related Videos
07:13Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model
Published on: April 18, 2025
08:27Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
Published on: January 5, 2024
Related Concept Videos
Classification of Leukocytes
Neutrophils are the most abundant type of granular leukocytes, comprising 50-70% of all leukocytes. They feature small, evenly distributed granules and a...
Classification of Epithelial Tissues: Overview
Based on the number of cell layers,...
Classification of Epithelial Tissues: Stratified Epithelium
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Classification of Systems-II
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...