LGCRCVMLMar 15, 2020

Towards Face Encryption by Generating Adversarial Identity Masks

arXiv:2003.06814v2111 citations
AI Analysis

This addresses privacy concerns for users sharing photos on social media by providing an effective encryption method against face recognition, though it is incremental as it builds on adversarial techniques.

The paper tackles the problem of protecting personal photos from unauthorized face recognition systems by developing a technique that encrypts images to conceal identities while maintaining visual quality for humans, achieving over 95% protection success rate against state-of-the-art models.

As billions of personal data being shared through social media and network, the data privacy and security have drawn an increasing attention. Several attempts have been made to alleviate the leakage of identity information from face photos, with the aid of, e.g., image obfuscation techniques. However, most of the present results are either perceptually unsatisfactory or ineffective against face recognition systems. Our goal in this paper is to develop a technique that can encrypt the personal photos such that they can protect users from unauthorized face recognition systems but remain visually identical to the original version for human beings. To achieve this, we propose a targeted identity-protection iterative method (TIP-IM) to generate adversarial identity masks which can be overlaid on facial images, such that the original identities can be concealed without sacrificing the visual quality. Extensive experiments demonstrate that TIP-IM provides 95\%+ protection success rate against various state-of-the-art face recognition models under practical test scenarios. Besides, we also show the practical and effective applicability of our method on a commercial API service.

Code Implementations1 repo
Foundations

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

Your Notes