CVJun 13

Sustainable Face Recognition on Low-Power Devices with VQ-VAE Embeddings

arXiv:2606.153552.6
Predicted impact top 92% in CV · last 90 daysOriginality Incremental advance
AI Analysis

It addresses the need for energy-efficient face recognition on edge devices, reducing network traffic and carbon footprint.

This work introduces a sustainable, edge-deployable face recognition framework using VQ-VAE embeddings that achieves comparable accuracy to state-of-the-art models while reducing memory and computation requirements for low-power devices.

Face recognition has become a cornerstone of modern AI applications, yet conventional approaches often rely on computationally intensive models deployed in cloud environments, leading to increased network traffic, high energy consumption, and a heavy carbon footprint. This work introduces a sustainable, edge-deployable face recognition framework based on Vector-Quantized Variational Autoencoders (VQ-VAE), which generates compact and semantically rich latent representations of facial images. By leveraging the compression capacity and reconstruction quality of VQ-VAE embeddings on the edge and combining them with the power of pre-trained face embeddings in a knowledge distillation setup, our system achieves comparable accuracy to state-of-the-art face embedding models while significantly reducing memory and computation requirements on the edge, making it suitable for low-power edge devices. The integration of VQ-VAE compression minimizes network overhead while keeping the matching accuracy high by retaining only the most informative facial features in the latent space. As a result, the reconstructed images preserve the key identity characteristics, improving the robustness and overall performance of the face embeddings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes