Deeply Learned Rich Coding for Cross-Dataset Facial Age Estimation

Zhanghui Kuang, Chen Huang, Wei Zhang; Proceedings of the IEEE International Conference on Computer Vision (ICCV) Workshops, 2015, pp. 96-101

Abstract


We propose a method for leveraging publicly available labeled facial age datasets to estimate age from unconstrained face images at the ChaLearn Looking at People (LAP) challenge 2015. We first learn discriminative age related representation on multiple publicly available age datasets using deep Convolutional Neural Networks (CNN). Training CNN is supervised by rich binary codes, and thus modeled as a multi-label classification problem. The codes represent different age group partitions at multiple granularities, and also gender information. We then train a regressor from deep representation to age on the small training dataset provided by LAP organizer by fusing random forest and quadratic regression with local adjustment. Finally, we evaluate the proposed method on the provided testing data. It obtains the performance of 0.287, and ranks the 3rd place in the challenge. The experimental results demonstrate that the proposed deep representation is insensitive to cross-dataset bias, and thus generalizable to new datasets collected from other sources.

Related Material


[pdf]
[bibtex]
@InProceedings{Kuang_2015_ICCV_Workshops,
author = {Kuang, Zhanghui and Huang, Chen and Zhang, Wei},
title = {Deeply Learned Rich Coding for Cross-Dataset Facial Age Estimation},
booktitle = {Proceedings of the IEEE International Conference on Computer Vision (ICCV) Workshops},
month = {December},
year = {2015}
}