paper-with-me

홈 › Papers

IMPRESS: Evaluating the Resilience of Imperceptible Perturbations Against Unauthorized Data Usage in Diffusion-Based Generative AI

2023-10-30 · NeurIPS 2023 11 · Bochuan Cao, Changjiang Li, Ting Wang, Jinyuan Jia, Bo Li, Jinghui Chen

Diffusion-based image generation models, such as Stable Diffusion or DALL-E 2, are able to learn from given images and generate high-quality samples following the guidance from prompts. For instance, they can be used to create artistic images that mimic the style of an artist based on his/her original artworks or to maliciously edit the original images for fake content. However, such ability also brings serious ethical issues without proper authorization from the owner of the original images. In response, several attempts have been made to protect the original images from such unauthorized data usage by adding imperceptible perturbations, which are designed to mislead the diffusion model and make it unable to properly generate new samples. In this work, we introduce a perturbation purification platform, named IMPRESS, to evaluate the effectiveness of imperceptible perturbations as a protective measure. IMPRESS is based on the key observation that imperceptible perturbations could lead to a perceptible inconsistency between the original image and the diffusion-reconstructed image, which can be used to devise a new optimization strategy for purifying the image, which may weaken the protection of the original image from unauthorized data usage (e.g., style mimicking, malicious editing). The proposed IMPRESS platform offers a comprehensive evaluation of several contemporary protection methods, and can be used as an evaluation platform for future protection methods.

📄 PDF Abstract BibTeX arXiv:2310.19248

Code (1)

aaaaaasuka/impress 공식 구현 pytorch

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Dual Attention Guided Defense Against Malicious Edits

2025-12-16 · Jie Zhang, Shuai Dong, Shiguang Shan, Xilin Chen arxiv

Recent progress in text-to-image diffusion models has transformed image editing via text prompts, yet this also introduces significant ethical challenges from potential misuse in creating deceptive or harmful content. Wh…

Image Editing

PixelDefend: Leveraging Generative Models to Understand and Defend against Adversarial Examples

2017-10-30 · ICLR 2018 1 · Yang Song, Taesup Kim, Sebastian Nowozin, Stefano Ermon 외

Adversarial perturbations of normal images are usually imperceptible to humans, but they can seriously confuse state-of-the-art machine learning models. What makes them so special in the eyes of image classifiers? In thi…

Two-sample testing

The Silent Saboteur: Imperceptible Adversarial Attacks against Black-Box Retrieval-Augmented Generation Systems

2025-05-24 · Hongru Song, Yu-An Liu, Ruqing Zhang, Jiafeng Guo 외

We explore adversarial attacks against retrieval-augmented generation (RAG) systems to identify their vulnerabilities. We focus on generating human-imperceptible adversarial examples and introduce a novel imperceptible r…

Answer GenerationQuestion AnsweringRAGRetrieval-augmented Generation

JPEG Compressed Images Can Bypass Protections Against AI Editing

2023-04-05 · Pedro Sandoval-Segura, Jonas Geiping, Tom Goldstein

Recently developed text-to-image diffusion models make it easy to edit or create high-quality images. Their ease of use has raised concerns about the potential for malicious editing or deepfake creation. Imperceptible pe…

Face Swapping

Adversarial Defense based on Structure-to-Signal Autoencoders

2018-03-21 · Joachim Folz, Sebastian Palacio, Joern Hees, Damian Borth 외

Adversarial attack methods have demonstrated the fragility of deep neural networks. Their imperceptible perturbations are frequently able fool classifiers into potentially dangerous misclassifications. We propose a novel…

Adversarial AttackAdversarial DefenseDecoder