
5. Besl, P.J., McKay, N.D.: A method for registration of 3-D shapes.
IEEE Trans. Pattern Anal. Mach. Intell. 14(2), 239–256 (1992)
6. Chetverikov, D., Svirko, D., Stepanov, D., Krsek, P.: The
trimmed iterative closest point algorithm. In: Proceedings of
the International Conference on Pattern Recognition, vol. 3,
pp. 545–548. Quebec City, Canada (2002)
7. Siarry, P., Berthiau, G., Durbin, F., Haussy, J.: Enhanced simulated
annealing for globally minimizing functions of many-continuous
variables. ACM Trans. Math. Software 23(2), 209–228 (1997)
8. Papaioannou, G., Karabassi, E., Theoharis, T.: Reconstruction of
three-dimensional objects through matching of their parts. IEEE
Trans. Pattern Anal. Mach. Intell. 24(1), 114–124 (2002)
9. Metaxas, D., Kakadiaris, I.A.: Elastically adaptive deformable
models. IEEE Trans. Pattern Anal. Mach. Intell. 24(10),
1310–1321 (2002)
10. Mandal, C.: A dynamic framework for subdivision surfaces.
Ph.D. Thesis, University of Florida (1998)
11. Loop, C.: Smooth subdivision surfaces based on triangles. M.Sc.
Thesis, Department of Mathematics, University of Utah (1987)
12. Portilla, J., Simoncelli, E.P.: A parametric texture model based on
joint statistic of complex wavelet coefficients. Int. J. Comput.
Vis. 40, 49–71 (2000)
13. Wang, Z., Simoncelli, E.: Translation insensitive image similarity
in complex wavelet domain. In: Proceedings of the IEEE Inter-
national Conference on Acoustics, Speech and Signal Processing,
vol. II, pp. 573–576. Philadelphia, PA, USA (2005)
14. Phillips, P.J., Flynn, P.J., Scruggs, W.T., Bowyer, K.W., Chang, J.,
Hoffman, K., Marques, J., Min, J., Worek, W.: Overview of the
face recognition grand challenge. IEEE Computer Society Con-
ference on Computer Vision and Pattern Recognition, 2005.
CVPR 2005, vol. 1, pp. 947–954. Gaithersburg, MD, USA (2005)
15. Phillips, P.J., Scruggs, W.T., O’Tool e, A.J., Fly nn, P.J.,
Bowye r, K.W., Schott, C.L., Sharpe, M.: FRVT 2006 and ICE
2006 Large-Scale Results. NISTIR 7408, March (2007)
16. Kirkpatrick, S., Gelatt, C., Vecchi, M.: Optimization by
simulated annealing. Science 22(4598), 671–680 (1983)
Face Recognition,
Component-Based
ONUR C. H AMSICI,ALEIX M. MARTINEZ
The Ohio State University, Columbus, OH, USA
Synonyms
Face recognition using local features; Part-based face
recognition
Definition
A major problem in face recognition is to design algo-
rithms that are invariant to those image changes typically
observed when capturing faces in real environments.
A large group of important image variations can be
addressed using a component-based approach, where
each face is first analyzed by parts and then the results
are combined to provide a global solution. The image
variations that are generally tackled with this approach
are those due to occlusion, expression, and pose [1].
It has been argued that these changes have a lesser
effect on local regions than to the whole of face image.
Differences exist on how to formulate the component-
based approach. Some of the algorithms use local infor-
mation and combine these using a global decision
maker. Some extract the important local parts to repre-
sent the face distributions, while others learn the distri-
bution of the components generated by the variations.
A summary of these techniques is given in this essay.
Introduction
Component-based face recognition algorithms include
those that use some local information of the face to do
recognition of the whole. These algorithms are very
popular, since the local information is generally more
robust to many of the typically seen parameter varia-
tions of the face. This is especially true if one does
recognition based on the texture (i.e., pixel informa-
tion) of the face.
One of these parameters is the location of the
fiducial points in the face. These fiducial points are
necessary to align all faces with respect to one another.
However, it is not usually possible to obtain the exact
location of these points automatically. This generates
imprecise localizations which will further decrease
the performance of the recognition algorithms [1].
Component-based algorithms can also be made more
robust to these errors of localization. This is be cause
some of the local features may be l ocalized more pre-
cisely than the other ones and, hence, lead to better
recognition rates.
A similar advantage is also seen in expression and
pose changes. In this case, some local components of
the face may have less expression changes (such as the
nose region when a person smiles) or maybe less
affected by pose changes (such as the eye region that
is in the opposite side of the head).
Moreover, brightness changes are known to be
handled better when the face is represented by compo-
nents. It is because the face is a nonconcave structure,
resulting in different lightings across it. For example,
338
F
Face Recognition, Component-Based