CVAug 21, 2023

Privacy-Preserving Face Recognition Using Random Frequency Components

arXiv:2308.10461v128 citationsh-index: 39Has Code
Originality Incremental advance
AI Analysis

This addresses privacy risks for individuals in face recognition systems, representing an incremental improvement over existing methods.

The paper tackles privacy concerns in face recognition by proposing a method that conceals visual information and impedes image recovery while maintaining recognition accuracy, achieving a balance between privacy protection and performance.

The ubiquitous use of face recognition has sparked increasing privacy concerns, as unauthorized access to sensitive face images could compromise the information of individuals. This paper presents an in-depth study of the privacy protection of face images' visual information and against recovery. Drawing on the perceptual disparity between humans and models, we propose to conceal visual information by pruning human-perceivable low-frequency components. For impeding recovery, we first elucidate the seeming paradox between reducing model-exploitable information and retaining high recognition accuracy. Based on recent theoretical insights and our observation on model attention, we propose a solution to the dilemma, by advocating for the training and inference of recognition models on randomly selected frequency components. We distill our findings into a novel privacy-preserving face recognition method, PartialFace. Extensive experiments demonstrate that PartialFace effectively balances privacy protection goals and recognition accuracy. Code is available at: https://github.com/Tencent/TFace.

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