paper-with-me

홈 › Papers

Disrupting Style Mimicry Attacks on Video Imagery

2024-05-11 · Josephine Passananti, Stanley Wu, Shawn Shan, Haitao Zheng, Ben Y. Zhao

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 multiple anti-mimicry protection tools (Mist, Glaze, Anti-Dreambooth), recent evidence points to a growing trend of mimicry models using videos as sources of training data. This paper presents our experiences exploring techniques to disrupt style mimicry on video imagery. We first validate that mimicry attacks can succeed by training on individual frames extracted from videos. We show that while anti-mimicry tools can offer protection when applied to individual frames, this approach is vulnerable to an adaptive countermeasure that removes protection by exploiting randomness in optimization results of consecutive (nearly-identical) frames. We develop a new, tool-agnostic framework that segments videos into short scenes based on frame-level similarity, and use a per-scene optimization baseline to remove inter-frame randomization while reducing computational cost. We show via both image level metrics and an end-to-end user study that the resulting protection restores protection against mimicry (including the countermeasure). Finally, we develop another adaptive countermeasure and find that it falls short against our framework.

📄 PDF Abstract BibTeX arXiv:2405.06865

Code (0)

등록된 구현이 없습니다.

Similar 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 외

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…

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…

The Adaptation Paradox: Agency vs. Mimicry in Companion Chatbots

2025-09-16 · T. James Brandt, Cecilia Xi Wang arxiv

Generative AI powers a growing wave of companion chatbots, yet principles for fostering genuine connection remain unsettled. We test two routes: visible user authorship versus covert language-style mimicry. In a preregis…

Hiding Faces in Plain Sight: Defending DeepFakes by Disrupting Face Detection

2024-12-02 · Delong Zhu, Yuezun Li, Baoyuan Wu, Jiaran Zhou 외

This paper investigates the feasibility of a proactive DeepFake defense framework, {\em FacePosion}, to prevent individuals from becoming victims of DeepFake videos by sabotaging face detection. The motivation stems from…

Adversarial AttackFace Detection

Attacking the First-Principle: A Black-Box, Query-Free Targeted Mimicry Attack on Binary Function Classifiers

2026-05-18 · Gabriel Sauger, Jean-Yves Marion, Sazzadur Rahaman, Victor Matrat 외 arxiv

Binary function classifiers play a crucial role in maintaining the security and integrity of software systems by detecting malicious code and unauthorized modifications. However, machine learning-based classifiers are vu…