CVCRLGOct 29, 2024

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

arXiv:2410.21993v12 citationsh-index: 2
Originality Synthesis-oriented
AI Analysis

This work addresses privacy concerns in digital surveillance for communities, but it is incremental as it applies existing methods like DeepID2 and homomorphic encryption to a specific domain.

The paper tackled the problem of protecting identity-sensitive facial images in face verification systems by implementing a secure scheme using homomorphic encryption on encrypted facial data, achieving practical feasibility with presented timing performances.

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 identity-sensitive facial images that are used for verification. To address this problem, we investigate how to implement a secure face verification system that protects the facial images from being imitated. In our work, we use the DeepID2 convolutional neural network to extract the features of a facial image and an EM algorithm to solve the facial verification problem. To maintain the privacy of facial images, we apply homomorphic encryption schemes to encrypt the facial data and compute the EM algorithm in the ciphertext domain. We develop three face verification systems for surveillance (or entrance) control of a local community based on three levels of privacy concerns. The associated timing performances are presented to demonstrate their feasibility for practical implementation.

Foundations

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

Your Notes