CVJul 22, 2018

Towards Privacy-Preserving Visual Recognition via Adversarial Training: A Pilot Study

arXiv:1807.08379v2169 citations
Originality Incremental advance
AI Analysis

This addresses privacy concerns in smart camera applications, but it is incremental as it builds on existing adversarial training methods with new strategies for generalization.

The paper tackled the problem of privacy-preserving visual recognition by proposing an adversarial training framework that learns a degradation transform to balance target task performance and privacy budgets, showing effectiveness in maintaining high action recognition accuracy while reducing privacy breach risk in experiments.

This paper aims to improve privacy-preserving visual recognition, an increasingly demanded feature in smart camera applications, by formulating a unique adversarial training framework. The proposed framework explicitly learns a degradation transform for the original video inputs, in order to optimize the trade-off between target task performance and the associated privacy budgets on the degraded video. A notable challenge is that the privacy budget, often defined and measured in task-driven contexts, cannot be reliably indicated using any single model performance, because a strong protection of privacy has to sustain against any possible model that tries to hack privacy information. Such an uncommon situation has motivated us to propose two strategies, i.e., budget model restarting and ensemble, to enhance the generalization of the learned degradation on protecting privacy against unseen hacker models. Novel training strategies, evaluation protocols, and result visualization methods have been designed accordingly. Two experiments on privacy-preserving action recognition, with privacy budgets defined in various ways, manifest the compelling effectiveness of the proposed framework in simultaneously maintaining high target task (action recognition) performance while suppressing the privacy breach risk.

Code Implementations3 repos
Foundations

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

Your Notes