Deep Regression Forests for Age Estimation
About
Age estimation from facial images is typically cast as a nonlinear regression problem. The main challenge of this problem is the facial feature space w.r.t. ages is heterogeneous, due to the large variation in facial appearance across different persons of the same age and the non-stationary property of aging patterns. In this paper, we propose Deep Regression Forests (DRFs), an end-to-end model, for age estimation. DRFs connect the split nodes to a fully connected layer of a convolutional neural network (CNN) and deal with heterogeneous data by jointly learning input-dependant data partitions at the split nodes and data abstractions at the leaf nodes. This joint learning follows an alternating strategy: First, by fixing the leaf nodes, the split nodes as well as the CNN parameters are optimized by Back-propagation; Then, by fixing the split nodes, the leaf nodes are optimized by iterating a step-size free and fast-converging update rule derived from Variational Bounding. We verify the proposed DRFs on three standard age estimation benchmarks and achieve state-of-the-art results on all of them.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Age Estimation | Morph (test) | MAE (Years)2.17 | 52 | |
| Age Estimation | MORPH S2 (Setting II) | MAE2.17 | 38 | |
| Age Estimation | FG-NET | MAE3.85 | 30 | |
| Age Estimation | MORPH II (Setting I) | MAE2.17 | 22 | |
| Age Estimation | FG-NET (LOPO) | Average Error3.85 | 17 | |
| Facial Age Estimation | FG-NET (leave-one-out cross validation) | MAE3.85 | 16 | |
| Age Estimation | MORPH II (Protocol II) | MAE2.17 | 16 | |
| Age Estimation | MORPH II (Protocol I) | MAE2.91 | 14 | |
| Facial Age Estimation | MORPH (80-20 train test) | MAE2.91 | 13 | |
| Age Estimation | MORPH 43 (Setting I) | MAE2.91 | 12 |