Robust RGB-D Face Recognition Using Attribute-Aware Loss
Luo Jiang, Juyong Zhang, Bailin Deng

TL;DR
This paper introduces an attribute-aware loss function for CNN-based RGB-D face recognition, improving discriminative feature learning by incorporating attribute proximity, leading to enhanced accuracy and robustness especially in real-world conditions.
Contribution
The paper proposes a novel attribute-aware loss function that integrates attribute proximity into CNN training for RGB-D face recognition, addressing bias and attribute correlation issues.
Findings
Depth channel and attribute-aware loss improve recognition accuracy.
Model trained on large-scale RGB-D dataset with 100K+ identities.
Enhanced robustness in real-world face recognition scenarios.
Abstract
Existing convolutional neural network (CNN) based face recognition algorithms typically learn a discriminative feature mapping, using a loss function that enforces separation of features from different classes and/or aggregation of features within the same class. However, they may suffer from bias in the training data such as uneven sampling density, because they optimize the adjacency relationship of the learned features without considering the proximity of the underlying faces. Moreover, since they only use facial images for training, the learned feature mapping may not correctly indicate the relationship of other attributes such as gender and ethnicity, which can be important for some face recognition applications. In this paper, we propose a new CNN-based face recognition approach that incorporates such attributes into the training process. Using an attribute-aware loss function…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Face and Expression Recognition · Biometric Identification and Security
