SqueezerFaceNet: Reducing a Small Face Recognition CNN Even More Via
Filter Pruning
- URL: http://arxiv.org/abs/2307.10697v1
- Date: Thu, 20 Jul 2023 08:38:50 GMT
- Title: SqueezerFaceNet: Reducing a Small Face Recognition CNN Even More Via
Filter Pruning
- Authors: Fernando Alonso-Fernandez, Kevin Hernandez-Diaz, Jose Maria Buades
Rubio, Josef Bigun
- Abstract summary: We develop SqueezerFaceNet, a light face recognition network which less than 1M parameters.
We show that it can be further reduced (up to 40%) without an appreciable loss in performance.
- Score: 55.84746218227712
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: The widespread use of mobile devices for various digital services has created
a need for reliable and real-time person authentication. In this context,
facial recognition technologies have emerged as a dependable method for
verifying users due to the prevalence of cameras in mobile devices and their
integration into everyday applications. The rapid advancement of deep
Convolutional Neural Networks (CNNs) has led to numerous face verification
architectures. However, these models are often large and impractical for mobile
applications, reaching sizes of hundreds of megabytes with millions of
parameters. We address this issue by developing SqueezerFaceNet, a light face
recognition network which less than 1M parameters. This is achieved by applying
a network pruning method based on Taylor scores, where filters with small
importance scores are removed iteratively. Starting from an already small
network (of 1.24M) based on SqueezeNet, we show that it can be further reduced
(up to 40%) without an appreciable loss in performance. To the best of our
knowledge, we are the first to evaluate network pruning methods for the task of
face recognition.
Related papers
- Deep Network Pruning: A Comparative Study on CNNs in Face Recognition [47.114282145442616]
We study methods for deep network compression applied to face recognition.
The method is tested on three networks based on the small SqueezeNet (1.24M parameters) and the popular MobileNetv2 (3.5M) and ResNet50 (23.5M)
We observe that a substantial percentage of filters can be removed with minimal performance loss.
arXiv Detail & Related papers (2024-05-28T15:57:58Z) - Median Pixel Difference Convolutional Network for Robust Face
Recognition [8.636370632339785]
Existing face recognition algorithms based on convolutional neural networks (CNNs) are vulnerable to noise.
Noise corrupted image patterns could lead to false activations, significantly decreasing face recognition accuracy in noisy situations.
We propose a Median Pixel Difference Convolutional Network (MeDiNet) to equip CNNs with built-in robustness to noise of different levels.
arXiv Detail & Related papers (2022-05-30T13:15:49Z) - Facial Masks and Soft-Biometrics: Leveraging Face Recognition CNNs for
Age and Gender Prediction on Mobile Ocular Images [53.913598771836924]
We address the use of selfie ocular images captured with smartphones to estimate age and gender.
We adapt two existing lightweight CNNs proposed in the context of the ImageNet Challenge.
Some networks are further pre-trained for face recognition, for which very large training databases are available.
arXiv Detail & Related papers (2021-03-31T01:48:29Z) - Enabling certification of verification-agnostic networks via
memory-efficient semidefinite programming [97.40955121478716]
We propose a first-order dual SDP algorithm that requires memory only linear in the total number of network activations.
We significantly improve L-inf verified robust accuracy from 1% to 88% and 6% to 40% respectively.
We also demonstrate tight verification of a quadratic stability specification for the decoder of a variational autoencoder.
arXiv Detail & Related papers (2020-10-22T12:32:29Z) - The FaceChannel: A Fast & Furious Deep Neural Network for Facial
Expression Recognition [71.24825724518847]
Current state-of-the-art models for automatic Facial Expression Recognition (FER) are based on very deep neural networks that are effective but rather expensive to train.
We formalize the FaceChannel, a light-weight neural network that has much fewer parameters than common deep neural networks.
We demonstrate how our model achieves a comparable, if not better, performance to the current state-of-the-art in FER.
arXiv Detail & Related papers (2020-09-15T09:25:37Z) - An Improved Person Re-identification Method by light-weight
convolutional neural network [0.0]
Person Re-identification is faced with challenges such as low resolution, varying poses, illumination, background clutter, and occlusion.
The present paper aims to improve Person Re-identification using transfer learning and application of verification loss function.
Experiments showed that the proposed model performs better than state-of-the-art methods on the CUHK01 dataset.
arXiv Detail & Related papers (2020-08-21T12:34:15Z) - SqueezeFacePoseNet: Lightweight Face Verification Across Different Poses
for Mobile Platforms [55.84746218227712]
Face verification technologies can provide reliable and robust user authentication, given the availability of cameras in mobile devices.
Deep Convolutional Neural Networks have resulted in many accurate face verification architectures, but their typical size (hundreds of megabytes) makes them infeasible to be incorporated in downloadable mobile applications.
We develop a lightweight face recognition network of just a few megabytes that can operate with sufficient accuracy in comparison to much larger models.
arXiv Detail & Related papers (2020-07-16T19:02:38Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.