HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

QuantFace: Towards Lightweight Face Recognition by Synthetic Data Low-bit Quantization

Boutros Fadi ; Damer Naser ; Kuijper Arjan

QuantFace: Towards Lightweight Face Recognition by Synthetic Data
  Low-bit Quantization

Abstract

Deep learning-based face recognition models follow the common trend in deepneural networks by utilizing full-precision floating-point networks with highcomputational costs. Deploying such networks in use-cases constrained bycomputational requirements is often infeasible due to the large memory requiredby the full-precision model. Previous compact face recognition approachesproposed to design special compact architectures and train them from scratchusing real training data, which may not be available in a real-world scenariodue to privacy concerns. We present in this work the QuantFace solution basedon low-bit precision format model quantization. QuantFace reduces the requiredcomputational cost of the existing face recognition models without the need fordesigning a particular architecture or accessing real training data. QuantFaceintroduces privacy-friendly synthetic face data to the quantization process tomitigate potential privacy concerns and issues related to the accessibility toreal training data. Through extensive evaluation experiments on sevenbenchmarks and four network architectures, we demonstrate that QuantFace cansuccessfully reduce the model size up to 5x while maintaining, to a largedegree, the verification performance of the full-precision model withoutaccessing real training datasets.

Code Repositories

fdbtrs/QuantFace
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
quantization-on-agedb-30-
Accuracy: 98.13
quantization-on-cfp-fp-
Accuracy: 92.92
quantization-on-ijb-b-
TAR @ FAR=1e-4: 95.13
quantization-on-ijb-c-
TAR @ FAR=1e-4: 96.38
quantization-on-lfw-
Accuracy: 99.8

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
QuantFace: Towards Lightweight Face Recognition by Synthetic Data Low-bit Quantization | Papers | HyperAI