CVDec 17, 2025

CLIP-FTI: Fine-Grained Face Template Inversion via CLIP-Driven Attribute Conditioning

arXiv:2512.15433v11 citationsh-index: 12
Originality Incremental advance
AI Analysis

This addresses privacy and security risks in face recognition systems by enhancing the realism and effectiveness of template inversion attacks, though it is an incremental improvement over existing reconstruction techniques.

The paper tackles the problem of reconstructing photorealistic face images from leaked face templates, which can compromise privacy and enable impersonation, by introducing CLIP-FTI, a framework that uses CLIP-driven attribute conditioning to achieve higher identification accuracy, sharper facial attributes, and improved cross-model transferability compared to prior methods.

Face recognition systems store face templates for efficient matching. Once leaked, these templates pose a threat: inverting them can yield photorealistic surrogates that compromise privacy and enable impersonation. Although existing research has achieved relatively realistic face template inversion, the reconstructed facial images exhibit over-smoothed facial-part attributes (eyes, nose, mouth) and limited transferability. To address this problem, we present CLIP-FTI, a CLIP-driven fine-grained attribute conditioning framework for face template inversion. Our core idea is to use the CLIP model to obtain the semantic embeddings of facial features, in order to realize the reconstruction of specific facial feature attributes. Specifically, facial feature attribute embeddings extracted from CLIP are fused with the leaked template via a cross-modal feature interaction network and projected into the intermediate latent space of a pretrained StyleGAN. The StyleGAN generator then synthesizes face images with the same identity as the templates but with more fine-grained facial feature attributes. Experiments across multiple face recognition backbones and datasets show that our reconstructions (i) achieve higher identification accuracy and attribute similarity, (ii) recover sharper component-level attribute semantics, and (iii) improve cross-model attack transferability compared to prior reconstruction attacks. To the best of our knowledge, ours is the first method to use additional information besides the face template attack to realize face template inversion and obtains SOTA results.

Foundations

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

Your Notes