paper-with-me

홈 › Papers

Towards Protecting Face Embeddings in Mobile Face Verification Scenarios

2021-10-01 · Vedrana Krivokuća Hahn, Sébastien Marcel

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.

📄 PDF Abstract BibTeX arXiv:2110.00434

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionFace Verification

Similar Papers 제목 키워드 기반

MobileFaceNets: Efficient CNNs for Accurate Real-Time Face Verification on Mobile Devices

2018-04-20 · Sheng Chen, Yang Liu, Xiang Gao, Zhen Han

Face Analysis Project on MXNet

Lightweight Face Recognition

SeesawFaceNets: sparse and robust face verification model for mobile platform

2019-08-24 · arXiv 2019 8 · Jintao Zhang

Deep Convolutional Neural Network (DCNNs) come to be the most widely used solution for most computer vision related tasks, and one of the most important application scenes is face verification. Due to its high-accuracy p…

Face RecognitionFace VerificationLightweight Face Recognition

A Machine Learning-Based Secure Face Verification Scheme and Its Applications to Digital Surveillance

2024-10-29 · Huan-Chih Wang, Ja-Ling Wu

Face verification is a well-known image analysis application and is widely used to recognize individuals in contemporary society. However, most real-world recognition systems ignore the importance of protecting the ident…

Face Verification

Selective Encoding for Recognizing Unreliably Localized Faces

2015-12-01 · ICCV 2015 12 · Ang Li, Vlad Morariu, Larry S. Davis

Most existing face verification systems rely on precise face detection and registration. However, these two components are fallible under unconstrained scenarios (e.g., mobile face authentication) due to partial occlusio…

Face DetectionFace Verification

Canonical Face Embeddings

2021-06-15 · David McNeely-White, Ben Sattelberg, Nathaniel Blanchard, Ross Beveridge

We present evidence that many common convolutional neural networks (CNNs) trained for face verification learn functions that are nearly equivalent under rotation. More specifically, we demonstrate that one face verificat…

Face Verification