
better since the shape information is also used implic-
itly in the process.
Another question is whether or not to use other
regions of the face, such as the cheeks and the forehead.
In [21], it is shown that although the use of such
regions may degrade the performance of the global
approaches such as eigenfeatures, and their use in
local methods, as in LBP and Gabor jet, generally
improves the final recognition rate.
Based on these experiments and observations, [21]
defines a new component-based approach that uses
Gabor jets to extract features from local regions at
several scales and frequency values. They combine the
classification results (where the similarity is obtained
by normalized inner products) with the Borda count.
This approach was able to outperform the others in a
test using the FERET database.
Summary
In this chapter, the authors have reviewed some of most
known and recent works on component-based face
recognition. All of the algorithms summarized above
are defined to handle one or more of the problems of
face recognition, as for example, imprecise localization,
pose, illumination, expression, and occlusion.
To do that some algorithms such as DLA and
EBGM are defined to be invariant to localization of
the faces. Alternatively, we can model the image varia-
tions or use a sparse representation. NMF tries to
extract a sparse local representation for the compo-
nents of the datase t. Some approaches such as FBT and
Face-ARG use different features to represent the local
regions. The expression varying 3D scans showed that
using the nose as the local component improves the
recognition from 3D data. While another algorithm
defined to do recognition from a single image learns
all possible image changes when possible and uses
weights to determine which regions are most robust
to variations elsewhere. These changes can be modeled
using Gaussian distributions, e.g., a mixture of Gaus-
sians representing the variations when the face is
imprecisely localized or when an expression varies the
brightness of the pixels in a patch. A similar approach is
also defined for face recognition from video where the
pose changes are also considered. Some other algo-
rithms use the local information both for face detection
and identification, whereas alternatives are defined
for generic object detection. Finally, the authors have
summarized the results of a recent comparison.
All these algorithms have one common thread:
considering the images as a combined set of compo-
nents. This is mainly because of the stability of the local
components over possible image variations. The use
of component-based algorithms is to date one of the
most used approaches in classification and identifica-
tion of 2D and 3D faces.
Related Entries
▶ Face Alignment
▶ Face Localization
▶ Face Pose Analysis
▶ Face Recognition, 3D-Based
References
1. Martinez, A.M.: Recognizing imprecisely localized, partially oc-
cluded, and expression variant faces from a single sample per class.
IEEE Trans. Pattern Anal. Mach. Intell. 24(6), 748–763 (2002)
2. P. Belhumeur, D.K.: What is the set of images of an object under
all possible illumination conditions? Int. J. Comput. Vis. 28(3),
245–260 (1998)
3. Lades, M., Vorbruggen, J.C., Buhmann, J., Lange, J., Vandermals-
burg, C., Wurtz, R.P., Konen, W.: Distortion invariant object
recognition in the dynamic link architecture. IEEE Trans. Com-
put. 42(3), 300–311 (1993)
4. Wiskott, L., Fellous, J.M., Kruger, N., vonderMalsburg, C.: Face
recognition by elastic bunch graph matching. IEEE Trans. Pat-
tern Anal. Mach. Intell. 19(7), 775–779 (1997)
5. Martinez, A.M.: Recognition of partially occluded and/or impre-
cisely localized faces using a probabilistic approach. In: Proceed-
ings of IEEE Conference on Computer Vision and Pattern
Recognition. Hilton Head, SC, USA (2000)
6. Martinez, A., Benavente, R.: The AR-face database. Tech. rep.,
CVC Tech. Report # 24 (1998)
7. Zhang, Y.B., Martinez, A.M.: A weighted probabilistic approach
to face recognition from multiple images and video sequences.
Image Vis. Comput. 24(6), 626–638 (2006)
8. Park, B.G., Lee, K.M., Lee, S.U.: Face recognition using Face-
ARG matching. IEEE Trans. Pattern Anal. Mach. Intell. 27(12),
1982–1988 (2005)
9. Lee, D.D., Seung, H.S.: Learning the parts of objects by non-
negative matrix factorization. Nature 401(6755), 788–791 (1999)
10. Guillamet, D., Bressan, M., Vitria
`
, J.: Weighted non-negative
matrix factorization for local representations. In: Proceedings
of IEEE Conference on Computer Vision and Pattern Recogni-
tion, Hawaii, USA, pp. 942–947 (2001)
11. Zana, Y., Cesar, R.M., Feris, R., Turk, M.: Local approach for face
verification in polar frequency domain. Image Vis. Comput.
24(8), 904–913 (2006)
346
F
Face Recognition, Component-Based