paper-with-me

Papers

IDProtector: An Adversarial Noise Encoder to Protect Against ID-Preserving Image Generation

2024-12-16 · CVPR 2025 1 · Yiren Song, Pei Yang, Hai Ci, Mike Zheng Shou

Recently, zero-shot methods like InstantID have revolutionized identity-preserving generation. Unlike multi-image finetuning approaches such as DreamBooth, these zero-shot methods leverage powerful facial encoders to extract identity information from a single portrait photo, enabling efficient identity-preserving generation through a single inference pass. However, this convenience introduces new threats to the facial identity protection. This paper aims to safeguard portrait photos from unauthorized encoder-based customization. We introduce IDProtector, an adversarial noise encoder that applies imperceptible adversarial noise to portrait photos in a single forward pass. Our approach offers universal protection for portraits against multiple state-of-the-art encoder-based methods, including InstantID, IP-Adapter, and PhotoMaker, while ensuring robustness to common image transformations such as JPEG compression, resizing, and affine transformations. Experiments across diverse portrait datasets and generative models reveal that IDProtector generalizes effectively to unseen data and even closed-source proprietary models.

📄 PDF Abstract BibTeX arXiv:2412.11638

Code (1)

showlab/idprotector 공식 구현 pytorch

Tasks

Image Generation

Similar Papers 제목 키워드 기반

DAPAS : Denoising Autoencoder to Prevent Adversarial attack in Semantic Segmentation

2019-08-14 · Seungju Cho, Tae Joon Jun, Byungsoo Oh, Daeyoung Kim

Nowadays, Deep learning techniques show dramatic performance on computer vision area, and they even outperform human. But it is also vulnerable to some small perturbation called an adversarial attack. This is a problem c…

Adversarial AttackDenoisingimage-classificationImage Classification+4

Purifying Adversarial Perturbation with Adversarially Trained Auto-encoders

2019-05-26 · Hebi Li, Qi Xiao, Shixin Tian, Jin Tian

Machine learning models are vulnerable to adversarial examples. Iterative adversarial training has shown promising results against strong white-box attacks. However, adversarial training is very expensive, and every time…

BIG-bench Machine Learning

BlurGuard: A Simple Approach for Robustifying Image Protection Against AI-Powered Editing

2025-10-31 · Jinsu Kim, Yunhun Nam, Minseon Kim, Sangpil Kim 외 arxiv

Recent advances in text-to-image models have increased the exposure of powerful image editing techniques as a tool, raising concerns about their potential for malicious use. An emerging line of research to address such t…

Image Editing

Enhancing Quantum Adversarial Robustness by Randomized Encodings

2022-12-05 · Weiyuan Gong, Dong Yuan, Weikang Li, Dong-Ling Deng

The interplay between quantum physics and machine learning gives rise to the emergent frontier of quantum machine learning, where advanced quantum learning models may outperform their classical counterparts in solving ce…

Adversarial RobustnessQuantum Machine Learning

Robust Unlearnable Examples: Protecting Data Privacy Against Adversarial Learning

2021-09-29 · ICLR 2022 4 · Shaopeng Fu, Fengxiang He, Yang Liu, Li Shen 외

The tremendous amount of accessible data in cyberspace face the risk of being unauthorized used for training deep learning models. To address this concern, methods are proposed to make data unlearnable for deep learning …

Deep Learning