DOI QR코드

DOI QR Code

Face Recognition using LDA and Local MLP

LDA와 Local MLP를 이용한 얼굴 인식

  • 이대종 (충북대학교 전기전자컴퓨터공학부, 컴퓨터정보통신연구소) ;
  • 최기선 (충북대학교 전기전자컴퓨터공학부, 컴퓨터정보통신연구소) ;
  • 조재훈 (충북대학교 전기전자컴퓨터공학부, 컴퓨터정보통신연구소) ;
  • 전명근 (충북대학교 전기전자컴퓨터공학부, 컴퓨터정보통신연구소)
  • Published : 2006.06.01

Abstract

Multilayer percepteon has the advantage of learning their optimal parameters and efficiency. However, MLP shows some drawbacks when dealing with high dimensional data within the input space. Also, it Is very difficult to find the optimal parameters when the input data are highly correlated such as large scale face dataset. In this paper, we propose a novel technique for face recognition based on LDA and local MLP. To resolve the main drawback of MLP, we calculate the reduced features by LDA in advance. And then, we construct a local MLP per group consisting of subset of facedatabase to find its optimal learning parameters rather than using whole faces. Finally, we designed the face recognition system combined with the local MLPs. From various experiments, we obtained better classification performance in comparison with the results produced by conventional methods such as PCA and LDA.

MLP는 뛰어난 학습능력으로 인하여 많은 분야에 성공적으로 적용되고 있다. 그러나, 학습 방법으로서 최급경사법에 근거한 오차역전파 알고리즘을 적용하기 때문에 학습시간이 오래 걸리는 단점이 있다. 또한 입력차원의 크기가 크거나 클래스간 학습데이터의 유사성이 클 경우 최적의 파라미터를 구하는데는 한계가 있다. 이러한 문제점을 해결하기 위해 본 논문에서는 LDA와 local MLP을 이용한 새로운 얼굴인식시스템을 제안하고자 한다. 제안된 방법은 우선 LDA 기법에 의해 차원이 축소된 얼굴의 특징벡터를 계산한다. 다음 단계로서 전체 학습영상을 사용하기 보다는 그룹별로 분할된 얼굴영상에 대해 MLP를 수행하므로서 그룹별로 최적인 파라미터를 결정한다. 마지막 단계로 그룹별로 수행된 local MLP를 결합함으로써 전체 얼굴인식 시스템을 구성한다. 제안된 방법의 타당성을 보이기 위해 ORL 얼굴영상을 대상으로 실험한 결과 기존 방법인 PCA나 LDA에 비해 향상된 결과를 보임을 확인할 수 있었다.

Keywords

References

  1. M. Turk, A. Pentland, 'Face recognition using eigenfaces', Proc. IEEE Conf. On Computer Vision and Pattern Recognition, pp. 586-591, 1991
  2. P. N. Belhumeur, J. P. Hespanha, D. J. Kriegman, 'Eigenfaces vs. Fisherfaces: recognition using class specific Linear Projection', IEEE Trans. on Pattern Analysis and Machine Intelligence, Vol. 19, No.7, pp. 711-720, 1997 https://doi.org/10.1109/34.598228
  3. H. C. Kim, D. Kim, S. Y. Bang, 'Face recognition using the mixture-of-eigenfaces method', Pattern Recognition Letters, Vol. 23, pp. 1549-1558, 2002 https://doi.org/10.1016/S0167-8655(02)00119-8
  4. A. Pujol, J. Vitria, F. Lumbreras, J. J. Villanueva, 'Topological principal component analysis for face encoding and recognition', Pattern Recognition Letters, Vol. 22, pp. 769-776, 2001 https://doi.org/10.1016/S0167-8655(01)00027-7
  5. C. Liu, H. Wechsler, Gabor feature based classification using the enhanced fisher linear discriminant model for face recognition, IEEE Trans. on Image Processing, Vol. 11, No.4, pp. 467-476, 2002 https://doi.org/10.1109/TIP.2002.999679
  6. H. Yu, J. Yang, A direct LDA algorithm for high-dimensional data-with application to face recognition, Pattern Recognition, Vol. 34, pp. 2067-2070, 2001 https://doi.org/10.1016/S0031-3203(00)00162-X
  7. ORL face database, http://www.uk.research. att.com/facedatabase.html