paper-with-me

홈 › Papers

VOID: Defeating Unauthorized Mimicry in Latent Diffusion Models

2026-06-10 · Chunlin Qiu, Ang Li, Tianxiao Huang, Ruilin Gan, Yunjie Ge, Shenyi Zhang, Huayi Duan, Lingchen Zhao, Chao Shen, Qian Wang arxiv

While Latent Diffusion Models (LDMs) have revolutionized visual synthesis, they are increasingly exploited for unauthorized mimicry of individuals. Existing defenses inject deceptive perturbations to steer the generated images toward irrelevant targets. However, this approach hinges on an ungrounded assumption: subtle perturbations can maintain their deceptive efficacy throughout an LDM's extensive generation process. In reality, the model's innate restoration mechanism will remove such perturbations and cause individual identities to re-emerge in the images generated. We propose VOID, a defense framework that overcomes this conundrum by manipulating an LDM's intrinsic stochasticity. VOID perturbs the diffusion pipeline in two novel ways: 1) amplifying the latent encoding errors to shatter an image's semantic structure, and 2) counteracting the target guidance signals to suppress the model's restoration capabilities. This results in a semantic corruption that thwarts any unauthorized mimicry. Notably, the security gain does not come at the price of visual utility, as VOID simultaneously manages to confine perturbations to human-imperceptible regions of protected images. Our comprehensive evaluation of 24 state-of-the-art defenses against 10 mimicry attacks on 5 datasets demonstrates VOID's unprecedented protection power: it increases the average Frechet Inception Distance (FID) from 113 to 365, a 223% improvement over the strongest defense to date.

📄 PDF Abstract BibTeX arXiv:2606.12263

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

VocalBridge: Latent Diffusion-Bridge Purification for Defeating Perturbation-Based Voiceprint Defenses

2026-01-05 · Maryam Abbasihafshejani, AHM Nazmus Sakib, Murtuza Jadliwala arxiv

The rapid advancement of speech synthesis technologies, including text-to-speech (TTS) and voice conversion (VC), has intensified security and privacy concerns related to voice cloning. Recent defenses attempt to prevent…

Speaker VerificationSpeech RecognitionVoice ConversionSpeech Synthesis

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

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

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 proper…

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…

Toward effective protection against diffusion based mimicry through score distillation

2023-10-02 · Haotian Xue, Chumeng Liang, Xiaoyu Wu, Yongxin Chen

While generative diffusion models excel in producing high-quality images, they can also be misused to mimic authorized images, posing a significant threat to AI systems. Efforts have been made to add calibrated perturbat…