paper-with-me

홈 › Papers

Face Encryption via Frequency-Restricted Identity-Agnostic Attacks

2023-08-11 · Xin Dong, Rui Wang, Siyuan Liang, Aishan Liu, Lihua Jing

Billions of people are sharing their daily live images on social media everyday. However, malicious collectors use deep face recognition systems to easily steal their biometric information (e.g., faces) from these images. Some studies are being conducted to generate encrypted face photos using adversarial attacks by introducing imperceptible perturbations to reduce face information leakage. However, existing studies need stronger black-box scenario feasibility and more natural visual appearances, which challenge the feasibility of privacy protection. To address these problems, we propose a frequency-restricted identity-agnostic (FRIA) framework to encrypt face images from unauthorized face recognition without access to personal information. As for the weak black-box scenario feasibility, we obverse that representations of the average feature in multiple face recognition models are similar, thus we propose to utilize the average feature via the crawled dataset from the Internet as the target to guide the generation, which is also agnostic to identities of unknown face recognition systems; in nature, the low-frequency perturbations are more visually perceptible by the human vision system. Inspired by this, we restrict the perturbation in the low-frequency facial regions by discrete cosine transform to achieve the visual naturalness guarantee. Extensive experiments on several face recognition models demonstrate that our FRIA outperforms other state-of-the-art methods in generating more natural encrypted faces while attaining high black-box attack success rates of 96%. In addition, we validate the efficacy of FRIA using real-world black-box commercial API, which reveals the potential of FRIA in practice. Our codes can be found in https://github.com/XinDong10/FRIA.

📄 PDF Abstract BibTeX arXiv:2308.05983

Code (0)

등록된 구현이 없습니다.

Tasks

Face Recognition

Methods 이 논문이 사용한 방법론

Discrete Cosine Transform Discrete Cosine Transform (DCT) is an orthogonal transformation method that decomposes an image to its spatial frequency spectrum. It expresses a finite sequence of data…

Similar Papers 제목 키워드 기반

CipherFace: A Fully Homomorphic Encryption-Driven Framework for Secure Cloud-Based Facial Recognition

2025-02-22 · Sefik Serengil, Alper Ozpinar

Facial recognition systems rely on embeddings to represent facial images and determine identity by verifying if the distance between embeddings is below a pre-tuned threshold. While embeddings are not reversible to origi…

RiDDLE: Reversible and Diversified De-identification with Latent Encryptor

2023-03-09 · CVPR 2023 1 · Dongze Li, Wei Wang, Kang Zhao, Jing Dong 외

This work presents RiDDLE, short for Reversible and Diversified De-identification with Latent Encryptor, to protect the identity information of people from being misused. Built upon a pre-learned StyleGAN2 generator, RiD…

De-identificationDiversity

SIDeR: Semantic Identity Decoupling for Unrestricted Face Privacy

2026-02-04 · Zhuosen Bao, Xia Du, Zheng Lin, Jizhe Zhou 외 arxiv

With the deep integration of facial recognition into online banking, identity verification, and other networked services, achieving effective decoupling of identity information from visual representations during image st…

Towards Face Encryption by Generating Adversarial Identity Masks

2020-03-15 · ICCV 2021 10 · Xiao Yang, Yinpeng Dong, Tianyu Pang, Hang Su 외

As billions of personal data being shared through social media and network, the data privacy and security have drawn an increasing attention. Several attempts have been made to alleviate the leakage of identity informati…

Face Recognition

Privacy-Preserving Vision Transformer Using Images Encrypted with Restricted Random Permutation Matrices

2024-08-16 · Kouki Horio, Kiyoshi Nishikawa, Hitoshi Kiya

We propose a novel method for privacy-preserving fine-tuning vision transformers (ViTs) with encrypted images. Conventional methods using encrypted images degrade model performance compared with that of using plain image…

Privacy Preserving