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

Label Distribution Learning Forests

About

Label distribution learning (LDL) is a general learning framework, which assigns to an instance a distribution over a set of labels rather than a single label or multiple labels. Current LDL methods have either restricted assumptions on the expression form of the label distribution or limitations in representation learning, e.g., to learn deep features in an end-to-end manner. This paper presents label distribution learning forests (LDLFs) - a novel label distribution learning algorithm based on differentiable decision trees, which have several advantages: 1) Decision trees have the potential to model any general form of label distributions by a mixture of leaf node predictions. 2) The learning of differentiable decision trees can be combined with representation learning. We define a distribution-based loss function for a forest, enabling all the trees to be learned jointly, and show that an update function for leaf node predictions, which guarantees a strict decrease of the loss function, can be derived by variational bounding. The effectiveness of the proposed LDLFs is verified on several LDL tasks and a computer vision application, showing significant improvements to the state-of-the-art LDL methods.

Wei Shen, Kai Zhao, Yilu Guo, Alan Yuille• 2017

Related benchmarks

TaskDatasetResultRank
Age EstimationMorph (test)
MAE (Years)2.24
52
Age EstimationMORPH S2 (Setting II)
MAE2.24
38
Age EstimationMorph_Sub
MAE3.1224
30
Age EstimationMORPH II (Protocol II)
MAE2.24
16
Age EstimationMORPH II (Protocol I)
MAE3.02
14
Facial Age EstimationMORPH (80-20 train test)
MAE3.02
13
Label Distribution LearningMovie (10-fold cross validation)
K-L Divergence0.073
6
Age EstimationCACD (train)
MAE4.73
6
Age EstimationCACD (val)
MAE6.77
5
Label Distribution LearningHuman Gene (10-fold cross val)
K-L Divergence0.228
4
Showing 10 of 12 rows

Other info

Follow for update