Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

TaskDatasetResultRank
Facial Age EstimationFG-NET (leave-one-out cross validation)
MAE3.87
16
Facial Age EstimationMORPH (80-20 train test)
MAE2.97
13
Facial Age EstimationCACD (test)
MAE4.595
4
Age EstimationCACD (RS (Random Split))
MAE4.6
4
Showing 4 of 4 rows

Other info

Code

Follow for update