Face detection in gray scale images using locally linear embeddings

作者:

Highlights:

摘要

The problem of face detection remains challenging because faces are non-rigid objects that have a high degree of variability with respect to head rotation, illumination, facial expression, occlusion, and aging. This paper employs a novel technique, known as locally linear embedding (LLE), for solving the face detection problem. The LLE method performs dimensionality reduction on data for learning and classification purposes. Proposed by Roweis and Saul, the intent of LLE is to determine a locally linear fit so that each data point can be represented by a linear combination of its closest neighbors. The first objective of this research is to apply the LLE algorithm to 2D facial images to obtain their representation in a sub-space under the specific conditions stated above. The low-dimensional data are then used to train support vector machine (SVM) classifiers to label windows in images as being either face or non-face. Six different databases of cropped facial images, corresponding to variations in head rotation, illumination, facial expression, occlusion and aging, were used to train and test the classifiers. The second objective was to evaluate the feasibility of using the combined efficacy of the six SVM classifiers in a two-stage face detection approach. Experimental results obtained demonstrated that the performance of the proposed method was similar and sometimes better when compared to other face detection methods, thus indicating a viable and accurate technique.

论文关键词:

论文评审过程:Received 16 January 2006, Accepted 29 June 2006, Available online 26 September 2006.

论文官网地址:https://doi.org/10.1016/j.cviu.2006.06.009