CVAug 7, 2025

FaceAnonyMixer: Cancelable Faces via Identity Consistent Latent Space Mixing

arXiv:2508.05636v12 citationsh-index: 14Has Code
Originality Incremental advance
AI Analysis

This addresses privacy concerns for individuals in biometric systems by providing a cancelable and revocable solution, though it is incremental as it builds on existing generative models and cancelable biometric concepts.

The paper tackles the problem of protecting identity in face recognition systems while maintaining utility, proposing FaceAnonyMixer, a cancelable face generation framework that achieves over an 11% gain in recognition accuracy on commercial APIs compared to recent methods.

Advancements in face recognition (FR) technologies have amplified privacy concerns, necessitating methods that protect identity while maintaining recognition utility. Existing face anonymization methods typically focus on obscuring identity but fail to meet the requirements of biometric template protection, including revocability, unlinkability, and irreversibility. We propose FaceAnonyMixer, a cancelable face generation framework that leverages the latent space of a pre-trained generative model to synthesize privacy-preserving face images. The core idea of FaceAnonyMixer is to irreversibly mix the latent code of a real face image with a synthetic code derived from a revocable key. The mixed latent code is further refined through a carefully designed multi-objective loss to satisfy all cancelable biometric requirements. FaceAnonyMixer is capable of generating high-quality cancelable faces that can be directly matched using existing FR systems without requiring any modifications. Extensive experiments on benchmark datasets demonstrate that FaceAnonyMixer delivers superior recognition accuracy while providing significantly stronger privacy protection, achieving over an 11% gain on commercial API compared to recent cancelable biometric methods. Code is available at: https://github.com/talha-alam/faceanonymixer.

Foundations

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

Your Notes