What's in a Name? First Names as Facial Attributes
Abstract
This paper introduces a new idea in describing people using their first names, i.e., the name assigned at birth. We show that describing people in terms of similarity to a vector of possible first names is a powerful description of facial appearance that can be used for face naming and building facial attribute classifiers. We build models for 100 common first names used in the United States and for each pair, construct a pairwise firstname classifier. These classifiers are built using training images downloaded from the internet, with no additional user interaction. This gives our approach important advantages in building practical systems that do not require additional human intervention for labeling. We use the scores from each pairwise name classifier as a set of facial attributes. We show several surprising results. Our name attributes predict the correct first names of test faces at rates far greater than chance. The name attributes are applied to gender recognition and to age classification, outperforming state-of-the-art methods with all training images automatically gathered from the internet.
Cite
Text
Chen et al. "What's in a Name? First Names as Facial Attributes." Conference on Computer Vision and Pattern Recognition, 2013.Markdown
[Chen et al. "What's in a Name? First Names as Facial Attributes." Conference on Computer Vision and Pattern Recognition, 2013.](https://mlanthology.org/cvpr/2013/chen2013cvpr-name/)BibTeX
@inproceedings{chen2013cvpr-name,
title = {{What's in a Name? First Names as Facial Attributes}},
author = {Chen, Huizhong and Gallagher, Andrew C. and Girod, Bernd},
booktitle = {Conference on Computer Vision and Pattern Recognition},
year = {2013},
url = {https://mlanthology.org/cvpr/2013/chen2013cvpr-name/}
}