Distribution Highlighted Reference-based Label Distribution Learning for Facial Age Estimation
Abstract
Estimating age from a facial image is a fundamental task in computer vision.In this task, age labels have ambiguity because faces of the same individual across similar ages are often difficult to distinguish.To model this ambiguity, label distribution learning (LDL) trains a deep neural network (DNN) using a label distribution, which is the probability that an image belongs to each age, instead of a single age label.However, the heuristic constraints utilized for LDL often fail to accurately model the label ambiguity.We have therefore developed a novel LDL method called distribution highlighted reference-based LDL (DHRL), which introduces an input-dependent constraint by utilizing a reference DNN pre-trained with any LDL method and minimizing the gap between the reference and target DNNs' outputs.DHRL incorporates two techniques to highlight the label ambiguity hidden in the pre-trained reference DNN's output: noisy augmentation-based ensembling (NAE) and different scale multi-temperature (DSM).NAE inputs noisy images to the reference DNN and provides an ensemble effect by averaging all the outputs to highlight hidden information about the label ambiguity.DSM sets multiple temperatures simultaneously in the gap minimization between the two DNNs' outputs and highlights various information about the label ambiguity.Experimental results indicate that our method achieves state-of-the-art performance across various datasets and conditions.