Age-Defying Face Recognition with Transformer-Enhanced Loss
Pritesh Prakash, Anoop Kumar Rai

TL;DR
This paper introduces a transformer-enhanced loss function for face recognition that improves age-invariance, achieving state-of-the-art results on datasets with aging variations by integrating transformer networks with metric loss.
Contribution
It proposes a novel transformer-based loss function for face recognition that enhances age-invariant feature learning, expanding the use of transformers in machine vision.
Findings
Achieves state-of-the-art results on LFW, CA-LFW, and AgeDB datasets.
Transformer-enhanced loss improves age-invariance in face recognition.
Combining transformer loss with metric loss enhances discriminative power.
Abstract
Aging presents a significant challenge in face recognition, as changes in skin texture and tone can alter facial features over time, making it particularly difficult to compare images of the same individual taken years apart, such as in long-term identification scenarios. Transformer networks have the strength to preserve sequential spatial relationships caused by aging effect. This paper presents a technique for loss evaluation that uses a transformer network as an additive loss in the face recognition domain. The standard metric loss function typically takes the final embedding of the main CNN backbone as its input. Here, we employ a transformer-metric loss, a combined approach that integrates both transformer-loss and metric-loss. This research intends to analyze the transformer behavior on the convolution output when the CNN outcome is arranged in a sequential vector. These…
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 and Expression Recognition · Face recognition and analysis · Biometric Identification and Security
MethodsAttention Is All You Need · Softmax · Adam · Residual Connection · Dropout · Absolute Position Encodings · Byte Pair Encoding · Linear Layer · Multi-Head Attention · Position-Wise Feed-Forward Layer
