菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-20
📄 Abstract - LBFTI: Layer-Based Facial Template Inversion for Identity-Preserving Fine-Grained Face Reconstruction

In face recognition systems, facial templates are widely adopted for identity authentication due to their compliance with the data minimization principle. However, facial template inversion technologies have posed a severe privacy leakage risk by enabling face reconstruction from templates. This paper proposes a Layer-Based Facial Template Inversion (LBFTI) method to reconstruct identity-preserving fine-grained face images. Our scheme decomposes face images into three layers: foreground layers (including eyebrows, eyes, nose, and mouth), midground layers (skin), and background layers (other parts). LBFTI leverages dedicated generators to produce these layers, adopting a rigorous three-stage training strategy: (1) independent refined generation of foreground and midground layers, (2) fusion of foreground and midground layers with template secondary injection to produce complete panoramic face images with background layers, and (3) joint fine-tuning of all modules to optimize inter-layer coordination and identity consistency. Experiments demonstrate that our LBFTI not only outperforms state-of-the-art methods in machine authentication performance, with a 25.3% improvement in TAR, but also achieves better similarity in human perception, as validated by both quantitative metrics and a questionnaire survey.

顶级标签: computer vision model training systems
详细标签: face reconstruction template inversion privacy generative models identity preservation 或 搜索:

LBFTI:基于分层的面部模板反演用于身份保持的细粒度人脸重建 / LBFTI: Layer-Based Facial Template Inversion for Identity-Preserving Fine-Grained Face Reconstruction


1️⃣ 一句话总结

本文提出了一种分层式面部模板反演方法,通过将人脸分解为前景、中景和背景三层并分阶段训练,在从加密模板重建人脸时,既能显著提升机器认证的准确率,又能更好地保持人的视觉身份相似性,从而在安全和隐私之间取得了更好平衡。

源自 arXiv: 2604.18358