Low Resolution Single Neural Network Based Face Recognition

This research paper deals with the implementation of face recognition using neural network (recognition classifier) on low-resolution images. The proposed system contains two parts, preprocessing and face classification. The preprocessing part converts original images into blurry image using average filter and equalizes the histogram of those image (lighting normalization). The bi-cubic interpolation function is applied onto equalized image to get resized image. The resized image is actually low-resolution image providing faster processing for training and testing. The preprocessed image becomes the input to neural network classifier, which uses back-propagation algorithm to recognize the familiar faces. The crux of proposed algorithm is its beauty to use single neural network as classifier, which produces straightforward approach towards face recognition. The single neural network consists of three layers with Log sigmoid, Hyperbolic tangent sigmoid and Linear transfer function respectively. The training function, which is incorporated in our work, is Gradient descent with momentum (adaptive learning rate) back propagation. The proposed algorithm was trained on ORL (Olivetti Research Laboratory) database with 5 training images. The empirical results provide the accuracy of 94.50%, 93.00% and 90.25% for 20, 30 and 40 subjects respectively, with time delay of 0.0934 sec per image.




References:
[1] A,K,Jain.,J,Mao., K,M,Mohiuddin., "Artificial Neural Networks: A
Tutorial". IEEE Computer, 29(3), pp. 56-63, March 1996.
[2] A,K, Jain., and J, Mao., "Neural Networks and Pattern Recognition," in
Computational Intelligence: Imitating Life, J,M, Zurada., R, J, Marks II,
and C,J, Robinson., eds., IEEE Press,Piscataway, N.J., pp. 194-212,
1994.
[3] W. Zhao., R. Chellapa., P. J. Phillips., A. Rosenfeld., "Face Recognition:
A Lietrature Survey", Technical Report CAR-TR-948. Center for
Automatic Research, University of Maryland 2000.
[4] S, Buchala., N, Davey., T, M, Gale., R, J, Frank., "Analysis of Linear
and Nonlinear Dimensionality Reduction Methods for Gender
Classification of Face Images", International Journal of Systems
Science, 2005.
[5] D, Kidner., M, Dorey., and D, Smith., "What's the point? Interpolation
and extrapolation with a regular grid", DEM. IV International
Conference on GeoComputation, Fredericksburg, VA, USA, 1999.
[6] M, Turk., and A, Pentland., "Eigenfaces for Recognition". Journal of
Cognitive Neuroscience, Vol.3, No.1, pp. 71-86, 1991.
[7] P, Temdee., D, Khawparisuth., and K, Chamnongthai., "Face
Recognition by Using Fractal Encoding and Backpropagation Neural
Network", Fifth International Symposium on Signal Processing and its
Applications, ISSPA -99, Brisbane, Australia, pp. 159-161, August
1999.
[8] Khan,M,M., Javed, M, Y., Anjum, M, A., "Face Recognition using Sub-
Holistic PCA", Information and communication technologies, ICICT
Pakistan, pp.152-157, August 2005.
[9] M,A,Anjum., M,Y,Javed., A,A,Nadeem., and A.Basit., "Face
recognition using Scale invariant algorithm", IASTED International
conference on Applied Simulation and Modeling ASM, 2004, Greece.