Facial age estimation by deep residual decision making
About
Residual representation learning simplifies the optimization problem of learning complex functions and has been widely used by traditional convolutional neural networks. However, it has not been applied to deep neural decision forest (NDF). In this paper we incorporate residual learning into NDF and the resulting model achieves state-of-the-art level accuracy on three public age estimation benchmarks while requiring less memory and computation. We further employ gradient-based technique to visualize the decision-making process of NDF and understand how it is influenced by facial image inputs. The code and pre-trained models will be available at https://github.com/Nicholasli1995/VisualizingNDF.
Shichao Li, Kwang-Ting Cheng• 2019
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Facial Age Estimation | FG-NET (leave-one-out cross validation) | MAE3.87 | 16 | |
| Facial Age Estimation | MORPH (80-20 train test) | MAE2.97 | 13 | |
| Facial Age Estimation | CACD (test) | MAE4.595 | 4 | |
| Age Estimation | CACD (RS (Random Split)) | MAE4.6 | 4 |
Showing 4 of 4 rows