Unified Negative Pair Generation toward Well-discriminative Feature Space for Face Recognition
Junuk Jung, Seonhoon Lee, Heung-Seon Oh, Yongjun Park, Joochan Park,, Sungbin Son

TL;DR
This paper introduces a unified negative pair generation method for face recognition that combines metric and classification loss strategies to create a more discriminative feature space, improving performance on benchmarks.
Contribution
It proposes a novel unified negative pair generation approach that integrates metric and classification strategies to address their individual limitations.
Findings
Achieves state-of-the-art results on benchmark datasets.
Effectively alleviates the mismatch between pair similarity distributions.
Improves face recognition performance across various loss functions.
Abstract
The goal of face recognition (FR) can be viewed as a pair similarity optimization problem, maximizing a similarity set over positive pairs, while minimizing similarity set over negative pairs. Ideally, it is expected that FR models form a well-discriminative feature space (WDFS) that satisfies . With regard to WDFS, the existing deep feature learning paradigms (i.e., metric and classification losses) can be expressed as a unified perspective on different pair generation (PG) strategies. Unfortunately, in the metric loss (ML), it is infeasible to generate negative pairs taking all classes into account in each iteration because of the limited mini-batch size. In contrast, in classification loss (CL), it is difficult to generate extremely hard negative pairs owing to the convergence of the class weight vectors 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Face and Expression Recognition · Advanced Image and Video Retrieval Techniques
