SEBA: Strong Evaluation of Biometric Anonymizations
Julian Todt, Simon Hanisch, Thorsten Strufe
TL;DR
SEBA addresses the need for strong evaluation of biometric anonymizations by integrating recent advances in attacker modeling, identity-set reduction, and de-anonymization into a single software framework. The framework automates data management, anonymization, de-anonymization, recognition, and metric visualization, enabling rigorous privacy-utility analysis across multiple biometric traits. The authors also introduce new metrics and propose plotting privacy versus utility with area under the curve to enable fair comparisons. A prototypical CelebA-based experiment demonstrates SEBA's applicability, showing how state-of-the-art anonymization like DeepPrivacy can preserve utility while other methods trade privacy for minimal gains, underscoring the importance of worst-case evaluation. SEBA's open-source design aims to standardize and streamline robust evaluation for designers of biometric anonymizations.
Abstract
Biometric data is pervasively captured and analyzed. Using modern machine learning approaches, identity and attribute inferences attacks have proven high accuracy. Anonymizations aim to mitigate such disclosures by modifying data in a way that prevents identification. However, the effectiveness of some anonymizations is unclear. Therefore, improvements of the corresponding evaluation methodology have been proposed recently. In this paper, we introduce SEBA, a framework for strong evaluation of biometric anonymizations. It combines and implements the state-of-the-art methodology in an easy-to-use and easy-to-expand software framework. This allows anonymization designers to easily test their techniques using a strong evaluation methodology. As part of this discourse, we introduce and discuss new metrics that allow for a more straightforward evaluation of the privacy-utility trade-off that is inherent to anonymization attempts. Finally, we report on a prototypical experiment to demonstrate SEBA's applicability.
