TL;DR
This paper introduces MOON, a novel deep learning framework that improves facial attribute recognition by jointly optimizing multiple tasks with a domain adaptive re-weighting strategy, addressing data imbalance issues.
Contribution
The paper proposes MOON, a mixed objective optimization network with a new loss function that effectively handles multi-label imbalance in facial attribute recognition.
Findings
MOON achieves state-of-the-art accuracy in facial attribute recognition.
Balanced training with MOON improves face recognition performance on LFW.
Joint multi-task optimization outperforms independent task training.
Abstract
Attribute recognition, particularly facial, extracts many labels for each image. While some multi-task vision problems can be decomposed into separate tasks and stages, e.g., training independent models for each task, for a growing set of problems joint optimization across all tasks has been shown to improve performance. We show that for deep convolutional neural network (DCNN) facial attribute extraction, multi-task optimization is better. Unfortunately, it can be difficult to apply joint optimization to DCNNs when training data is imbalanced, and re-balancing multi-label data directly is structurally infeasible, since adding/removing data to balance one label will change the sampling of the other labels. This paper addresses the multi-label imbalance problem by introducing a novel mixed objective optimization network (MOON) with a loss function that mixes multiple task objectives with…
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.
