online read us now
Paper details
Number 1 - March 2023
Volume 33 - 2023
A genetic algorithm based optimized convolutional neural network for face recognition
Namrata Karlupia, Palak Mahajan, Pawanesh Abrol, Parveen K. Lehana
Abstract
Face recognition (FR) is one of the most active research areas in the field of computer vision. Convolutional neural networks (CNNs) have been extensively used in this field due to their good efficiency. Thus, it is important to find the best CNN parameters for its best performance. Hyperparameter optimization is one of the various techniques for increasing the
performance of CNN models. Since manual tuning of hyperparameters is a tedious and time-consuming task, population
based metaheuristic techniques can be used for the automatic hyperparameter optimization of CNNs. Automatic tuning of
parameters reduces manual efforts and improves the efficiency of the CNN model. In the proposed work, genetic algorithm (GA) based hyperparameter optimization of CNNs is applied for face recognition. GAs are used for the optimization of various hyperparameters like filter size as well as the number of filters and of hidden layers. For analysis, a benchmark dataset for FR with ninety subjects is used. The experimental results indicate that the proposed GA-CNN model generates an improved model accuracy in comparison with existing CNN models. In each iteration, the GA minimizes the objective function by selecting the best combination set of CNN hyperparameters. An improved accuracy of 94.5% is obtained for FR.
Keywords
convolutional neural network, hyperparameters, genetic algorithm, deep learning, evolutionary techniques