Shielding Latent Face Representations From Privacy Attacks
Arjun Ramesh Kaushik, Bharat Chandra Yalavarthi, Arun Ross, Vishnu Boddeti, Nalini Ratha

TL;DR
This paper proposes a multi-layer privacy protection framework for face embeddings that combines Fully Homomorphic Encryption and hashing, effectively safeguarding sensitive attributes while preserving face recognition capabilities.
Contribution
It introduces a novel multi-layer protection method integrating FHE and hashing to secure face embeddings against privacy attacks.
Findings
Outperforms state-of-the-art privacy protection methods
Reduces encrypted processing overhead through embedding compression
Maintains face identification accuracy while protecting sensitive attributes
Abstract
In today's data-driven analytics landscape, deep learning has become a powerful tool, with latent representations, known as embeddings, playing a central role in several applications. In the face analytics domain, such embeddings are commonly used for biometric recognition (e.g., face identification). However, these embeddings, or templates, can inadvertently expose sensitive attributes such as age, gender, and ethnicity. Leaking such information can compromise personal privacy and affect civil liberty and human rights. To address these concerns, we introduce a multi-layer protection framework for embeddings. It consists of a sequence of operations: (a) encrypting embeddings using Fully Homomorphic Encryption (FHE), and (b) hashing them using irreversible feature manifold hashing. Unlike conventional encryption methods, FHE enables computations directly on encrypted data, allowing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Biometric Identification and Security · Privacy-Preserving Technologies in Data
