Is that you? Metric learning approaches for face identification
International Conference on Computer Vision - sep 2009
Face identification is the problem of determining whether two face images
depict the same person or not. This is difficult due to variations in
scale, pose, lighting, background, expression, hairstyle, and glasses. In
this paper we present two methods for learning robust distance measures:
(a) a logistic discriminant approach which learns the metric from a set
of labelled image pairs (LDML) and (b) a nearest neighbour approach which
computes the probability for two images to belong to the
same class (MkNN).
We evaluate our approaches on the Labeled Faces in the Wild data set,
a large and very challenging data set of faces from Yahoo!News. The
evaluation protocol for this data set defines a restricted setting, where
a fixed set of positive and negative image pairs is given, as well as an
unrestricted one, where faces are labelled by their identity. We are the
first to present results for the unrestricted setting, and show that our
methods benefit from this richer training data, much more so than the
current state-of-the-art method. Our results of 79.3% and 87.5% correct
for the restricted and unrestricted setting respectively, significantly
improve over the current state-of-the-art result of 78.5%.
Confidence
scores obtained for face identification can be used for many applications
e.g. clustering or recognition from a single training example.
We show that our learned metrics also improve performance for
these tasks.
Images and movies
See also
BibTex references
@InProceedings{GVS09,
author = "Matthieu Guillaumin and Jakob Verbeek and Cordelia Schmid",
title = "Is that you? Metric learning approaches for face identification",
booktitle = "International Conference on Computer Vision",
pages = "498--505",
month = "sep",
year = "2009",
keywords = "LEAR, LJK, CLASS",
url = "http://lear.inrialpes.fr/pubs/2009/GVS09"
}
Other publications by...