Fantômas: Understanding Face Anonymization Reversibility
Julian Todt, Simon Hanisch, Thorsten Strufe
TL;DR
This work addresses the privacy risks of face anonymizations by revealing that many commonly used methods are reversibly vulnerable when evaluated against a worst-case attacker. It introduces a general de-anonymization framework that couples reconstruction and inversion to reverse anonymizations before recognition, and it evaluates 15 anonymization techniques across CelebA and DigiFace-1M datasets, including a human and computational utility assessment. The study finds that 11 of 15 anonymizations are at least partially reversible, with global permutations and some synthesis-based methods showing strong reversal, while truly removing methods like DeepPrivacy and CIAGAN are much harder to reverse. The findings emphasize the need for rigorous, empirical reversibility testing in privacy benchmarks and provide design guidance for irreversible anonymizations, highlighting that formal guarantees alone may be insufficient for ensuring privacy in image data. Practically, the work urges researchers and practitioners to adopt attacker models that consider reversal capabilities and to balance privacy guarantees with real-world evaluation of utility and reversibility.
Abstract
Face images are a rich source of information that can be used to identify individuals and infer private information about them. To mitigate this privacy risk, anonymizations employ transformations on clear images to obfuscate sensitive information, all while retaining some utility. Albeit published with impressive claims, they sometimes are not evaluated with convincing methodology. Reversing anonymized images to resemble their real input -- and even be identified by face recognition approaches -- represents the strongest indicator for flawed anonymization. Some recent results indeed indicate that this is possible for some approaches. It is, however, not well understood, which approaches are reversible, and why. In this paper, we provide an exhaustive investigation in the phenomenon of face anonymization reversibility. Among other things, we find that 11 out of 15 tested face anonymizations are at least partially reversible and highlight how both reconstruction and inversion are the underlying processes that make reversal possible.
