Self-Paced Deep Regression Forests with Consideration of Ranking Fairness
Lili Pan, Mingming Meng, Yazhou Ren, Yali Zheng, Zenglin Xu

TL;DR
This paper introduces a self-paced learning approach for deep discriminative models that prioritizes easy and underrepresented examples, improving robustness and fairness in tasks like facial age and head pose estimation.
Contribution
It proposes a novel self-paced learning method focused on fairness, which can be integrated with various deep discriminative models to enhance performance and reduce bias.
Findings
Improved accuracy across three vision tasks.
Enhanced fairness in model predictions.
Robustness to noisy and imbalanced data.
Abstract
Deep discriminative models (DDMs), e.g. deep regression forests and deep decision forests, have been extensively studied recently to solve problems such as facial age estimation, head pose estimation, etc.. Due to a shortage of well-labeled data that does not have noise and imbalanced distribution problems, learning DDMs is always challenging. Existing methods usually tackle these challenges through learning more discriminative features or re-weighting samples. We argue that learning DDMs gradually, from easy to hard, is more reasonable, for two reasons. First, this is more consistent with the cognitive process of human beings. Second, noisy as well as underrepresented examples can be distinguished by virtue of previously learned knowledge. Thus, we resort to a gradual learning strategy -- self-paced learning (SPL). Then, a natural question arises: can SPL lead DDMs to achieve more…
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
TopicsDomain Adaptation and Few-Shot Learning · Face recognition and analysis · Face and Expression Recognition
