DAIL: Dataset-Aware and Invariant Learning for Face Recognition
Gaoang Wang, Lin Chen, Tianqiang Liu, Mingwei He, and Jiebo Luo

TL;DR
This paper introduces DAIL, a novel method for face recognition that effectively handles multiple datasets by addressing identity overlaps and domain differences, leading to improved accuracy and practical benefits.
Contribution
DAIL proposes a dataset-aware loss and domain adaptation techniques to improve multi-dataset face recognition performance by resolving identity overlap and domain distribution issues.
Findings
Achieves state-of-the-art results on LFW, CFP-FP, AgeDB-30.
Effectively handles identity overlaps across datasets.
Enhances domain invariant feature learning.
Abstract
To achieve good performance in face recognition, a large scale training dataset is usually required. A simple yet effective way to improve recognition performance is to use a dataset as large as possible by combining multiple datasets in the training. However, it is problematic and troublesome to naively combine different datasets due to two major issues. First, the same person can possibly appear in different datasets, leading to an identity overlapping issue between different datasets. Naively treating the same person as different classes in different datasets during training will affect back-propagation and generate non-representative embeddings. On the other hand, manually cleaning labels may take formidable human efforts, especially when there are millions of images and thousands of identities. Second, different datasets are collected in different situations and thus will lead to…
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 · Biometric Identification and Security · Face and Expression Recognition
MethodsSoftmax
