Javascript must be enabled to continue!
Comparison of KNN and CNN Algorithms for Gender Classification Based on Eye Images
View through CrossRef
Purpose: This study explores gender classification using iris images and compares two methods k-nearest neighbors (KNN) and convolutional neural networks (CNN). Most research has focused on facial recognition. However, iris classification is more unique and accurate. This research addresses a gap in gender classification using iris images. It also tests the effectiveness of CNN and KNN for this task.
Methods: This study used 11,525 iris images from Kaggle. Of these, 6,323 were male and 5,202 were female. The authors split the data into training (75%) and testing (25%). Preprocessing involved normalizing and augmenting images by rotating, scaling, shifting, and reflecting the them. Pixel values were also adjusted. The study compared the KNN algorithm, using Euclidean distance and 16 neighbors, with a CNN model. The CNN had layers for convolution, pooling, and density. The authors performed evaluation using accuracy, precision, recall, F1-score, and confusion matrix.
Result: The KNN model demonstrated 81% accuracy. It identified males with 87% precision but only 70% recall. Meanwhile, the CNN model was better, achieving 93% accuracy with 94% precision and 95% recall for males. The CNN model outperformed KNN for females in precision, recall, and F1-score, indicating its superior ability to learn patterns and classify gender from iris images.
Novelty: CNN outperforms KNN in classifying gender from iris images. It effectively recognizes patterns and achieves high accuracy. The study shows CNN’s superiority in biometric tasks, suggesting that future research should balance datasets and test better models, as well as combining models for better performance.
Universitas Negeri Semarang
Title: Comparison of KNN and CNN Algorithms for Gender Classification Based on Eye Images
Description:
Purpose: This study explores gender classification using iris images and compares two methods k-nearest neighbors (KNN) and convolutional neural networks (CNN).
Most research has focused on facial recognition.
However, iris classification is more unique and accurate.
This research addresses a gap in gender classification using iris images.
It also tests the effectiveness of CNN and KNN for this task.
Methods: This study used 11,525 iris images from Kaggle.
Of these, 6,323 were male and 5,202 were female.
The authors split the data into training (75%) and testing (25%).
Preprocessing involved normalizing and augmenting images by rotating, scaling, shifting, and reflecting the them.
Pixel values were also adjusted.
The study compared the KNN algorithm, using Euclidean distance and 16 neighbors, with a CNN model.
The CNN had layers for convolution, pooling, and density.
The authors performed evaluation using accuracy, precision, recall, F1-score, and confusion matrix.
Result: The KNN model demonstrated 81% accuracy.
It identified males with 87% precision but only 70% recall.
Meanwhile, the CNN model was better, achieving 93% accuracy with 94% precision and 95% recall for males.
The CNN model outperformed KNN for females in precision, recall, and F1-score, indicating its superior ability to learn patterns and classify gender from iris images.
Novelty: CNN outperforms KNN in classifying gender from iris images.
It effectively recognizes patterns and achieves high accuracy.
The study shows CNN’s superiority in biometric tasks, suggesting that future research should balance datasets and test better models, as well as combining models for better performance.
Related Results
Optimising tool wear and workpiece condition monitoring via cyber-physical systems for smart manufacturing
Optimising tool wear and workpiece condition monitoring via cyber-physical systems for smart manufacturing
Smart manufacturing has been developed since the introduction of Industry 4.0. It consists of resource sharing and networking, predictive engineering, and material and data analyti...
REAL-TIME DETECTIONS OF OPENED-CLOSED EYES USING CONVOLUTIONAL NEURAL NETWORK
REAL-TIME DETECTIONS OF OPENED-CLOSED EYES USING CONVOLUTIONAL NEURAL NETWORK
The sleepy condition can affect changing behaviors in the human body, and one part of the human body that gets this effect is the eye; eyes are narrower than in normal conditions, ...
UAV-Based Bridge Inspection via Transfer Learning
UAV-Based Bridge Inspection via Transfer Learning
As bridge inspection becomes more advanced and more ubiquitous, artificial intelligence (AI) techniques, such as machine and deep learning, could offer suitable solutions to the na...
Rodnoosjetljiv jezik na primjeru njemačkih časopisa Brigitte i Der Spiegel
Rodnoosjetljiv jezik na primjeru njemačkih časopisa Brigitte i Der Spiegel
On the basis of the comparative analysis of texts of the German biweekly magazine Brigitte and the weekly magazine Der Spiegel and under the presumption that gender-sensitive langu...
Evaluation of Efficacy of Artificial Intelligence in Orthopantomogram in Detecting and Classifying Radiolucent Lesions
Evaluation of Efficacy of Artificial Intelligence in Orthopantomogram in Detecting and Classifying Radiolucent Lesions
Abstract
Aim and Objective:
The objective of our study was to build a convolutional neural network (CNN) model and detection and classification o...
A ROBUST-TEXTURE CONVOLUTIONAL NEURAL NETWORK
A ROBUST-TEXTURE CONVOLUTIONAL NEURAL NETWORK
AlexNet was a breakthrough for the convolutional neural network (CNN) and showed the greatest successful mod- ified CNN that works well with large-scale images. However, it was uns...
Psihološke odrednice sindroma suhog oka
Psihološke odrednice sindroma suhog oka
Introduction: Dry eye disease (DED) is a worldwide public health problem that may cause serious consequences for the patient's health. The etiology of the disease is multifactorial...
Implementasi Convolutional Neural Network dalam Mengenali Image Angka Tulisan Tangan
Implementasi Convolutional Neural Network dalam Mengenali Image Angka Tulisan Tangan
Abstract. Advances in information technology and artificial intelligence, particularly in the field of machine learning, have had a significant impact on various aspects of daily l...

