SwiftFaceFormer: An Efficient and Lightweight Hybrid Architecture for Accurate Face Recognition Applications
Published in 2024 27th International Conference on Pattern Recognition (ICPR), 2024
Recommended citation: Luis S. Luevano, Yoanna Martínez-Díaz, Heydi Méndez-Vázquez, Miguel Gonzalez-Mendoza, Davide Frey. "SwiftFaceFormer: An Efficient and Lightweight Hybrid Architecture for Accurate Face Recognition Applications". 2024 27th International Conference on Pattern Recognition (ICPR). https://link.springer.com/chapter/10.1007/978-3-031-78341-8_16
With the growing breakthrough of deep learning-based face recognition, the development of lightweight models that achieve high accuracy with computational and memory efficiency has become paramount, especially for deployment on embedded domains. While Vision Transformers have shown significant promising results in various computer vision tasks, their adaptability to resource-constrained devices remains a significant challenge. This paper introduces SwiftFaceFormer, a new efficient, and lightweight family of face recognition models inspired by the hybrid SwiftFormer architecture. Our proposal not only retains the representational capacity of its predecessor but also introduces efficiency improvements, enabling enhanced face recognition performance at a fraction of the computational cost. We also propose to enhance the verification performance of our original most lightweight variant by using a training paradigm based on Knowledge Distillation. Through extensive experiments on several face benchmarks, the presented SwiftFaceFormer demonstrates high levels of accuracy compared to the original SwiftFormer model, and very competitive results with respect to state-of-the-art deep face recognition models, providing a suitable solution for real-time, on-device face recognition applications. Our code is available at https://github.com/Inria-CENATAV-Tec/SwiftFaceFormer.

Latex citation:
@InProceedings{Luevano_2024_SwiftFaceFormer,
author = {Luevano, Luis S. and Mart{\'\i}nez-D{\'\i}az, Yoanna and M\'endez-V\'azquez, Heydi and Gonz\'alez-Mendoza, Miguel and Frey, Davide},
title = {SwiftFaceFormer: An Efficient and Lightweight Hybrid Architecture for Accurate Face Recognition Applications},
booktitle = {2024 27th International Conference on Pattern Recognition (ICPR)},
month = {December},
year = {2024},
}