论文精选

GAN+忆阻器实现非正面人脸识别,准确率达96%

Non-frontal face recognition using GANs and memristor-based classifiers

精选理由

边缘AI设备(如无人机)做非正面人脸识别一直受限于算力,这个方案用GAN正面化+忆阻器低功耗推理,准确率还到96%,做嵌入式视觉或边缘计算的团队值得关注。

AI 摘要

该研究提出一种结合轻量级生成对抗网络(GAN)和忆阻器神经形态系统的面部识别框架,专门解决非正面人脸图像的识别难题。通过GAN将非正面人脸正面化,再使用忆阻器分类器进行高效识别,在资源受限平台(如无人机)上实现96%的准确率。该方法缓解了传统AI的计算瓶颈,为动态真实环境中的面部识别提供了可扩展、高效的边缘AI解决方案。

原文 · arXiv cs.AI

Non-frontal face recognition using GANs and memristor-based classifiers

Face recognition systems have advanced significantly through deep learning techniques, delivering high performance and robustness in complex scenarios. However, these approaches incur substantial computational overhead, limiting their in situ applicability in resource-constrained platforms such as drones, where they can address challenges including non-frontal facial imagery. Memristor-based neuromorphic systems have emerged as a compelling approach for edge AI applications, combining biologically inspired processing with efficient and scalable computation. In this work, we propose a facial recognition framework that addresses non-frontal pose variations by integrating lightweight generative adversarial network (GAN)-based pose frontalisation with memristor-based neuromorphic recognition. The experimental results on two datasets demonstrate the effectiveness of combining adversarial learning with memristive technology, achieving up to 96% identification accuracy. The proposed approach alleviates the computational bottlenecks of conventional AI and offers a scalable, efficient solution for face recognition in dynamic real-world environments.