CVCROct 1, 2021

Towards Protecting Face Embeddings in Mobile Face Verification Scenarios

arXiv:2110.00434v326 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses privacy concerns for users in mobile face verification systems by providing a protection scheme, though it is incremental as it builds on existing template protection methods.

The paper tackles the problem of securing face embeddings in mobile verification by proposing PolyProtect, a method that transforms embeddings into secure templates using user-specific multivariate polynomials, achieving a tunable trade-off between recognition accuracy and template irreversibility under a fully-informed attacker threat model.

This paper proposes PolyProtect, a method for protecting the sensitive face embeddings that are used to represent people's faces in neural-network-based face verification systems. PolyProtect transforms a face embedding to a more secure template, using a mapping based on multivariate polynomials parameterised by user-specific coefficients and exponents. In this work, PolyProtect is evaluated on two open-source face recognition systems in a cooperative-user mobile face verification context, under the toughest threat model that assumes a fully-informed attacker with complete knowledge of the system and all its parameters. Results indicate that PolyProtect can be tuned to achieve a satisfactory trade-off between the recognition accuracy of the PolyProtected face verification system and the irreversibility of the PolyProtected templates. Furthermore, PolyProtected templates are shown to be effectively unlinkable, especially if the user-specific parameters employed in the PolyProtect mapping are selected in a non-naive manner. The evaluation is conducted using practical methodologies with tangible results, to present realistic insight into the method's robustness as a face embedding protection scheme in practice. This work is fully reproducible using the publicly available code at: https://gitlab.idiap.ch/bob/bob.paper.polyprotect_2021.

Foundations

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

Your Notes