CVMMJul 24, 2022

Learnable Privacy-Preserving Anonymization for Pedestrian Images

arXiv:2207.11677v124 citationsh-index: 47Has Code
Originality Incremental advance
AI Analysis

This work addresses privacy-utility trade-offs in pedestrian image anonymization for applications like surveillance and re-identification, offering a novel reversible method that improves over conventional techniques.

The paper tackles the problem of privacy-preserving anonymization for pedestrian images by proposing a joint learning reversible anonymization framework that generates anonymous images with minimal performance drop on person re-identification tasks, achieving a boost in re-identification performance while preserving privacy.

This paper studies a novel privacy-preserving anonymization problem for pedestrian images, which preserves personal identity information (PII) for authorized models and prevents PII from being recognized by third parties. Conventional anonymization methods unavoidably cause semantic information loss, leading to limited data utility. Besides, existing learned anonymization techniques, while retaining various identity-irrelevant utilities, will change the pedestrian identity, and thus are unsuitable for training robust re-identification models. To explore the privacy-utility trade-off for pedestrian images, we propose a joint learning reversible anonymization framework, which can reversibly generate full-body anonymous images with little performance drop on person re-identification tasks. The core idea is that we adopt desensitized images generated by conventional methods as the initial privacy-preserving supervision and jointly train an anonymization encoder with a recovery decoder and an identity-invariant model. We further propose a progressive training strategy to improve the performance, which iteratively upgrades the initial anonymization supervision. Experiments further demonstrate the effectiveness of our anonymized pedestrian images for privacy protection, which boosts the re-identification performance while preserving privacy. Code is available at \url{https://github.com/whuzjw/privacy-reid}.

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