paper-with-me

홈 › Papers

StyleGuard: Preventing Text-to-Image-Model-based Style Mimicry Attacks by Style Perturbations

2025-05-24 · YanJie Li, Wenxuan Zhang, Xinqi Lyu, Yihao Liu, Bin Xiao

Recently, text-to-image diffusion models have been widely used for style mimicry and personalized customization through methods such as DreamBooth and Textual Inversion. This has raised concerns about intellectual property protection and the generation of deceptive content. Recent studies, such as Glaze and Anti-DreamBooth, have proposed using adversarial noise to protect images from these attacks. However, recent purification-based methods, such as DiffPure and Noise Upscaling, have successfully attacked these latest defenses, showing the vulnerabilities of these methods. Moreover, present methods show limited transferability across models, making them less effective against unknown text-to-image models. To address these issues, we propose a novel anti-mimicry method, StyleGuard. We propose a novel style loss that optimizes the style-related features in the latent space to make it deviate from the original image, which improves model-agnostic transferability. Additionally, to enhance the perturbation's ability to bypass diffusion-based purification, we designed a novel upscale loss that involves ensemble purifiers and upscalers during training. Extensive experiments on the WikiArt and CelebA datasets demonstrate that StyleGuard outperforms existing methods in robustness against various transformations and purifications, effectively countering style mimicry in various models. Moreover, StyleGuard is effective on different style mimicry methods, including DreamBooth and Textual Inversion.

📄 PDF Abstract BibTeX arXiv:2505.18766

Code (0)

등록된 구현이 없습니다.

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 제목 키워드 기반

GLEAN: Generative Learning for Eliminating Adversarial Noise

2024-09-15 · Justin Lyu Kim, Kyoungwan Woo

In the age of powerful diffusion models such as DALL-E and Stable Diffusion, many in the digital art community have suffered style mimicry attacks due to fine-tuning these models on their works. The ability to mimic an a…

Steal My Artworks for Fine-tuning? A Watermarking Framework for Detecting Art Theft Mimicry in Text-to-Image Models

2023-11-22 · Ge Luo, Junqiang Huang, Manman Zhang, Zhenxing Qian 외

The advancement in text-to-image models has led to astonishing artistic performances. However, several studios and websites illegally fine-tune these models using artists' artworks to mimic their styles for profit, which…

Disrupting Style Mimicry Attacks on Video Imagery

2024-05-11 · Josephine Passananti, Stanley Wu, Shawn Shan, Haitao Zheng 외

Generative AI models are often used to perform mimicry attacks, where a pretrained model is fine-tuned on a small sample of images to learn to mimic a specific artist of interest. While researchers have introduced multip…

InkShield: Writing Style Protection Against Unauthorized Handwriting Mimicry

2026-07-29 · Jian Xiong, Wenbo Jiang, Zihan Wang, Rui Zhang 외 arxiv

Recent handwritten text generators can reproduce a writer's style from publicly available references, posing risks of document forgery and identity misuse. An attacker may use a publicly available handwritten note or sig…

Image Editing

Targeted Deep Learning System Boundary Testing

2024-08-12 · Oliver Weißl, Amr Abdellatif, Xingcheng Chen, Giorgi Merabishvili 외

Evaluating the behavioral boundaries of deep learning (DL) systems is crucial for understanding their reliability across diverse, unseen inputs. Existing solutions fall short as they rely on untargeted random, model- or …

Deep LearningDNN Testingimage-classificationImage Classification