SlerpFace: Face Template Protection via Spherical Linear Interpolation

Abstract

Contemporary face recognition systems use feature templates extracted from face images to identify persons. To enhance privacy, face template protection techniques are widely employed to conceal sensitive identity and appearance information stored in the template. This paper identifies an emerging privacy attack form utilizing diffusion models that could nullify prior protection. The attack can synthesize high-quality, identity-preserving face images from templates, revealing persons' appearance. Based on studies of the diffusion model's generative capability, this paper proposes a defense by rotating templates to a noise-like distribution. This is achieved efficiently by spherically and linearly interpolating templates on their located hypersphere. This paper further proposes to group-wisely divide and drop out templates' feature dimensions, to enhance the irreversibility of rotated templates. The proposed techniques are concretized as a novel face template protection technique, SlerpFace. Extensive experiments show that SlerpFace provides satisfactory recognition accuracy and comprehensive protection against inversion and other attack forms, superior to prior arts.

Cite

Text

Zhong et al. "SlerpFace: Face Template Protection via Spherical Linear Interpolation." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I10.33162

Markdown

[Zhong et al. "SlerpFace: Face Template Protection via Spherical Linear Interpolation." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/zhong2025aaai-slerpface/) doi:10.1609/AAAI.V39I10.33162

BibTeX

@inproceedings{zhong2025aaai-slerpface,
  title     = {{SlerpFace: Face Template Protection via Spherical Linear Interpolation}},
  author    = {Zhong, Zhizhou and Mi, Yuxi and Huang, Yuge and Xu, Jianqing and Mu, Guodong and Ding, Shouhong and Zhang, Jingyun and Guo, Rizen and Wu, Yunsheng and Zhou, Shuigeng},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {10698-10706},
  doi       = {10.1609/AAAI.V39I10.33162},
  url       = {https://mlanthology.org/aaai/2025/zhong2025aaai-slerpface/}
}