Deeply-Learned Feature for Age Estimation
Abstract
Human age provides key demographic information. It is also considered as an important soft biometric trait for human identification or search. Compared to other pattern recognition problems (e.g., object classification, scene categorization), age estimation is much more challenging since the difference between facial images with age variations can be more subtle and the process of aging varies greatly among different individuals. In this work, we investigate deep learning techniques for age estimation based on the convolutional neural network (CNN). A new framework for age feature extraction based on the deep learning model is built. Compared to previous models based on CNN, we use feature maps obtained in different layers for our estimation work instead of using the feature obtained at the top layer. Additionally, a manifold learning algorithm is incorporated in the proposed scheme and this improves the performance significantly. Furthermore, we also evaluate different classification and regression schemes in estimating age using the deep learned aging pattern (DLA). To the best of our knowledge, this is the first time that deep learning technique is introduced and applied to solve the age estimation problem. Experimental results on two datasets show that the proposed approach is significantly better than the state-of-the-art.
Cite
Text
Wang et al. "Deeply-Learned Feature for Age Estimation." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015. doi:10.1109/WACV.2015.77Markdown
[Wang et al. "Deeply-Learned Feature for Age Estimation." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015.](https://mlanthology.org/wacv/2015/wang2015wacv-deeply/) doi:10.1109/WACV.2015.77BibTeX
@inproceedings{wang2015wacv-deeply,
title = {{Deeply-Learned Feature for Age Estimation}},
author = {Wang, Xiaolong and Guo, Rui and Kambhamettu, Chandra},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
year = {2015},
pages = {534-541},
doi = {10.1109/WACV.2015.77},
url = {https://mlanthology.org/wacv/2015/wang2015wacv-deeply/}
}