CVLGMar 5, 2021

NPT-Loss: A Metric Loss with Implicit Mining for Face Recognition

arXiv:2103.03503v110 citations
Originality Highly original
AI Analysis

This addresses the need for more robust and simpler loss functions in face recognition systems, offering a theoretically justified alternative to existing methods.

The authors tackled the problem of designing a theoretically motivated loss function for face recognition by proposing NPT-Loss, which achieved state-of-the-art performance across various benchmarks for both high- and low-resolution tasks.

Face recognition (FR) using deep convolutional neural networks (DCNNs) has seen remarkable success in recent years. One key ingredient of DCNN-based FR is the appropriate design of a loss function that ensures discrimination between various identities. The state-of-the-art (SOTA) solutions utilise normalised Softmax loss with additive and/or multiplicative margins. Despite being popular, these Softmax+margin based losses are not theoretically motivated and the effectiveness of a margin is justified only intuitively. In this work, we utilise an alternative framework that offers a more direct mechanism of achieving discrimination among the features of various identities. We propose a novel loss that is equivalent to a triplet loss with proxies and an implicit mechanism of hard-negative mining. We give theoretical justification that minimising the proposed loss ensures a minimum separability between all identities. The proposed loss is simple to implement and does not require heavy hyper-parameter tuning as in the SOTA solutions. We give empirical evidence that despite its simplicity, the proposed loss consistently achieves SOTA performance in various benchmarks for both high-resolution and low-resolution FR tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes