Trading-off Mutual Information on Feature Aggregation for Face Recognition
Mohammad Akyash, Ali Zafari, Nasser M. Nasrabadi

TL;DR
This paper introduces a novel feature aggregation method for face recognition that combines two SOTA models using an augmented transformer attention mechanism and the Information Bottleneck principle to improve discriminative power and reduce redundancy.
Contribution
It proposes a new feature aggregation technique leveraging augmented transformers and the Information Bottleneck to enhance face recognition accuracy.
Findings
Improved face recognition accuracy on benchmark datasets.
Effective modeling of local and global dependencies in feature maps.
Reduction of redundant information through the Information Bottleneck.
Abstract
Despite the advances in the field of Face Recognition (FR), the precision of these methods is not yet sufficient. To improve the FR performance, this paper proposes a technique to aggregate the outputs of two state-of-the-art (SOTA) deep FR models, namely ArcFace and AdaFace. In our approach, we leverage the transformer attention mechanism to exploit the relationship between different parts of two feature maps. By doing so, we aim to enhance the overall discriminative power of the FR system. One of the challenges in feature aggregation is the effective modeling of both local and global dependencies. Conventional transformers are known for their ability to capture long-range dependencies, but they often struggle with modeling local dependencies accurately. To address this limitation, we augment the self-attention mechanism to capture both local and global dependencies effectively. This…
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
MethodsAdditive Angular Margin Loss
