用VQ-VAE压缩人脸特征,在低功耗设备上实现高效识别
Sustainable Face Recognition on Low-Power Devices with VQ-VAE Embeddings

- 用VQ-VAE生成紧凑且语义丰富的面部嵌入
- 在边缘设备上降低内存与计算需求,保持高识别准确率
- 适合资源受限场景,如手机、物联网设备部署
人脸识别已成为现代AI应用的核心,但传统方法依赖计算密集型模型和云端部署,导致网络流量增加、能耗高、碳足迹大。本文提出一种基于向量量化变分自编码器(VQ-VAE)的可持续边缘部署人脸识别框架,生成面部图像的紧凑且语义丰富的潜在表示。通过利用VQ-VAE在边缘的压缩能力与预训练人脸嵌入的知识蒸馏结合,系统在边缘端实现与前沿人脸嵌入模型相当的精度,同时显著降低内存与计算开销,适用于低功耗边缘设备。VQ-VAE压缩有效减少网络传输负担,仅保留潜在空间中最关键的身份特征,使重建图像保持核心身份特征,提升嵌入的鲁棒性与整体性能。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。