用视觉秘密共享技术保护人脸数据,实现隐私可控的多网络人脸识别。
VOIDFace: A Privacy-Preserving Multi-Network Face Recognition With Enhanced Security
- 通过视觉秘密共享防止数据复制,提升数据控制权。
- 在VGGFace2上保持高识别率,同时支持用户删除数据。
- 适合注重隐私与合规的数据安全场景使用。
机器学习技术的进步与大规模数据集的可用性显著提升了人脸识别的准确性和效率。当前系统依赖从多样人群或公共来源收集的大规模人脸数据集进行训练,但这些数据常被复制并存储于多个工作站,导致数据冗余、管理困难,并引发严重的隐私与伦理问题。本文提出VOIDFace框架,解决两大问题:一是利用视觉秘密共享技术消除数据复制,实现训练数据的安全存储与用户控制;二是设计基于补丁的多训练网络,结合新型数据存储机制,构建鲁棒、隐私保护的人脸识别系统。该框架支持用户行使“被遗忘权”,自主管理个人数据。在VGGFace2数据集上的实验表明,VOIDFace在保障隐私与安全的同时,维持了具有竞争力的识别性能。代码已开源。
原文摘要 · Abstract (English)
Advancement of machine learning techniques, combined with the availability of large-scale datasets, has significantly improved the accuracy and efficiency of facial recognition. Modern facial recognition systems are trained using large face datasets collected from diverse individuals or public repositories. However, for training, these datasets are often replicated and stored in multiple workstations, resulting in data replication, which complicates database management and oversight. Currently, once a user submits their face for dataset preparation, they lose control over how their data is used, raising significant privacy and ethical concerns. This paper introduces VOIDFace, a novel framework for facial recognition systems that addresses two major issues. First, it eliminates the need of data replication and improves data control to securely store training face data by using visual secret sharing. Second, it proposes a patch-based multi-training network that uses this novel training data storage mechanism to develop a robust, privacy-preserving facial recognition system. By integrating these advancements, VOIDFace aims to improve the privacy, security, and efficiency of facial recognition training, while ensuring greater control over sensitive personal face data. VOIDFace also enables users to exercise their Right-To-Be-Forgotten property to control their personal data. Experimental evaluations on the VGGFace2 dataset show that VOIDFace provides Right-To-Be-Forgotten, improved data control, security, and privacy while maintaining competitive facial recognition performance. Code is available at: https://github.com/ajnasmuhammed89/VOIDFace
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。