Javascript must be enabled to continue!
Facial Recognition Using Hidden Markov Model and Convolutional Neural Network
View through CrossRef
Face recognition (FR) uses a passive approach to person authentication that avoids face-to-face contact. Among different FR techniques, most FR approaches place little emphasis on reducing powerful cryptography and instead concentrate on increasing recognition rates. In this paper, we have proposed the Hidden Markov Model (HMM) and convolutional Neural Network (CNN) models for FR by using ORL and Yale datasets. Facial images from the given data sets are divided into 3 portions, 4 portions, 5 portions, and 6 portions corresponding to their respective HMM hidden states being used in the HMM model. Quantized levels of eigenvalues and eigenvector coefficients of overlapping blocks of facial images define the observation states of the HMM model. For image selection and rejection, a threshold is calculated using singular value decomposition (SVD). After training HMM on 3 states HMM, 4 states HMM, 5 states HMM, and 6 states HMM, the recognition accuracies are 96.5%, 98.5%, 98.5%, and 99.5%, respectively, on the ORL database and 90.6667%, 94.6667%, 94.6667%, and 94.6667% on the Yale database. The CNN model uses convolutional layers, a max-pooling layer, a flattening layer, a dense layer, and a dropout layer. Relu is used as the activation function in all layers except in the last layer, where softmax is used as the activation function. Cross entropy is used as a loss function, and we have used the Adam optimizer in our proposed algorithm. The proposed CNN model has given 100% training and testing accuracy on the ORL data set. While using the Yale data set, the CNN model has a training accuracy of 100% and a testing accuracy of 85.71%. In this paper, our proposed model showed that the HMM model is cost-effective with lesser accuracy, while the CNN model is more accurate as compared to HMM but has a higher computational cost.
Title: Facial Recognition Using Hidden Markov Model and Convolutional Neural Network
Description:
Face recognition (FR) uses a passive approach to person authentication that avoids face-to-face contact.
Among different FR techniques, most FR approaches place little emphasis on reducing powerful cryptography and instead concentrate on increasing recognition rates.
In this paper, we have proposed the Hidden Markov Model (HMM) and convolutional Neural Network (CNN) models for FR by using ORL and Yale datasets.
Facial images from the given data sets are divided into 3 portions, 4 portions, 5 portions, and 6 portions corresponding to their respective HMM hidden states being used in the HMM model.
Quantized levels of eigenvalues and eigenvector coefficients of overlapping blocks of facial images define the observation states of the HMM model.
For image selection and rejection, a threshold is calculated using singular value decomposition (SVD).
After training HMM on 3 states HMM, 4 states HMM, 5 states HMM, and 6 states HMM, the recognition accuracies are 96.
5%, 98.
5%, 98.
5%, and 99.
5%, respectively, on the ORL database and 90.
6667%, 94.
6667%, 94.
6667%, and 94.
6667% on the Yale database.
The CNN model uses convolutional layers, a max-pooling layer, a flattening layer, a dense layer, and a dropout layer.
Relu is used as the activation function in all layers except in the last layer, where softmax is used as the activation function.
Cross entropy is used as a loss function, and we have used the Adam optimizer in our proposed algorithm.
The proposed CNN model has given 100% training and testing accuracy on the ORL data set.
While using the Yale data set, the CNN model has a training accuracy of 100% and a testing accuracy of 85.
71%.
In this paper, our proposed model showed that the HMM model is cost-effective with lesser accuracy, while the CNN model is more accurate as compared to HMM but has a higher computational cost.
Related Results
Multimodal Emotion Recognition and Human Computer Interaction for AI-Driven Mental Health Support (Preprint)
Multimodal Emotion Recognition and Human Computer Interaction for AI-Driven Mental Health Support (Preprint)
BACKGROUND
Mental health has become one of the most urgent global health issues of the twenty-first century. The World Health Organization (WHO) reports tha...
Hidden Markov Model
Hidden Markov Model
Hidden Markov Models (HMM) is a stochastic model and is essentially an extension of Markov Chain. In Hidden Markov Model (HMM) there are two types states: the observable states an...
When History and Heterogeneity Matter: A Tutorial on the Impact of Markov Model Specifications in the Context of Colorectal Cancer Screening
When History and Heterogeneity Matter: A Tutorial on the Impact of Markov Model Specifications in the Context of Colorectal Cancer Screening
Background
Markov models are used in health research to simulate health care utilization and disease states over time. Health phenomena, however, are complex, a...
Percepção da Estética Facial em Relação ao Tratamento Ortodôntico: Revisão de Literatura
Percepção da Estética Facial em Relação ao Tratamento Ortodôntico: Revisão de Literatura
A preocupação com a percepção dos pacientes em relação à estética facial evidencia uma mudança de paradigma uma vez que durante o planejamento ortodôntico cada vez mais a opinião d...
Analysis of Facial Phenotype Based on Facial Index Classification Using Cone-beam Computer Tomography in the Saudi Population
Analysis of Facial Phenotype Based on Facial Index Classification Using Cone-beam Computer Tomography in the Saudi Population
Aim: To provide normative values of facial height, width, and facial index, and determine the distribution of facial phenotypes among adults in Saudi Arabia.
Methods: The sample c...
FACIAL EXPRESSION RECOGNITION FOR THAI SIGN LANGUAGE IMAGE
FACIAL EXPRESSION RECOGNITION FOR THAI SIGN LANGUAGE IMAGE
This thesis presents an algorithm for facial expression recognition to help the interpretation of the meaning of Thai sign language image by adding sentimental information. Facial ...
Graph convolutional neural networks for 3D data analysis
Graph convolutional neural networks for 3D data analysis
(English) Deep Learning allows the extraction of complex features directly from raw input data, eliminating the need for hand-crafted features from the classical Machine Learning p...
Hidden Markov Processes: Basic Properties
Hidden Markov Processes: Basic Properties
This chapter considers the basic properties of hidden Markov processes (HMPs) or hidden Markov models (HMMs), a special type of stochastic process. It begins with a discussion of t...

