PML: Progressive Margin Loss for Long-tailed Age Classification
Zongyong Deng, Hao Liu, Yaoxing Wang, Chenyang Wang, Zekuan Yu,, Xuehong Sun

TL;DR
This paper introduces a Progressive Margin Loss (PML) method for facial age classification that adaptively refines age label patterns, improving accuracy especially for underrepresented age groups.
Contribution
The novel PML approach combines ordinal and variational margins to better handle data imbalance and intra/inter-class variance in age classification.
Findings
PML outperforms existing methods on three face aging datasets.
The approach effectively reduces bias in predictions for sparse age classes.
Extensive experiments validate the robustness and efficiency of PML.
Abstract
In this paper, we propose a progressive margin loss (PML) approach for unconstrained facial age classification. Conventional methods make strong assumption on that each class owns adequate instances to outline its data distribution, likely leading to bias prediction where the training samples are sparse across age classes. Instead, our PML aims to adaptively refine the age label pattern by enforcing a couple of margins, which fully takes in the in-between discrepancy of the intra-class variance, inter-class variance and class center. Our PML typically incorporates with the ordinal margin and the variational margin, simultaneously plugging in the globally-tuned deep neural network paradigm. More specifically, the ordinal margin learns to exploit the correlated relationship of the real-world age labels. Accordingly, the variational margin is leveraged to minimize the influence of head…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Generative Adversarial Networks and Image Synthesis · Face and Expression Recognition
