paper-with-me

홈 › Papers

Stable Diffusion is Unstable

2023-06-05 · NeurIPS 2023 11 · Chengbin Du, Yanxi Li, Zhongwei Qiu, Chang Xu

Recently, text-to-image models have been thriving. Despite their powerful generative capacity, our research has uncovered a lack of robustness in this generation process. Specifically, the introduction of small perturbations to the text prompts can result in the blending of primary subjects with other categories or their complete disappearance in the generated images. In this paper, we propose Auto-attack on Text-to-image Models (ATM), a gradient-based approach, to effectively and efficiently generate such perturbations. By learning a Gumbel Softmax distribution, we can make the discrete process of word replacement or extension continuous, thus ensuring the differentiability of the perturbation generation. Once the distribution is learned, ATM can sample multiple attack samples simultaneously. These attack samples can prevent the generative model from generating the desired subjects without compromising image quality. ATM has achieved a 91.1% success rate in short-text attacks and an 81.2% success rate in long-text attacks. Further empirical analysis revealed four attack patterns based on: 1) the variability in generation speed, 2) the similarity of coarse-grained characteristics, 3) the polysemy of words, and 4) the positioning of words.

📄 PDF Abstract BibTeX arXiv:2306.02583

Code (1)

duchengbin8/Stable_Diffusion_is_Unstable pytorch

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Gumbel Softmax 설명 없음

Similar Papers 제목 키워드 기반

Unstable diffusion in social networks

2021-09-28 · Teruyoshi Kobayashi, Yoshitaka Ogisu, Tomokatsu Onaga

How and to what extent will new activities spread through social ties? Here, we develop a more sophisticated framework than the standard mean-field approach to describe the diffusion dynamics of multiple activities on co…

Stable Signature is Unstable: Removing Image Watermark from Diffusion Models

2024-05-12 · Yuepeng Hu, Zhengyuan Jiang, Moyang Guo, Neil Gong

Watermark has been widely deployed by industry to detect AI-generated images. A recent watermarking framework called \emph{Stable Signature} (proposed by Meta) roots watermark into the parameters of a diffusion model's d…

Decoder

Stabilization of an unstable reaction-diffusion PDE with input delay despite state and input quantization

2025-01-27 · Florent Koudohode, Nikolaos Bekiaris-Liberis

We solve the global asymptotic stability problem of an unstable reaction-diffusion Partial Differential Equation (PDE) subject to input delay and state quantization developing a switched predictor-feedback law. To deal w…

Quantization

TeDiO: Temporal Diagonal Optimization for Training-Free Coherent Video Diffusion

2026-05-13 · Nurislam Tursynbek, Zhiqiang Lao, Heather Yu, Gedas Bertasius 외 arxiv

Recent text-to-video diffusion transformers generate visually compelling frames, yet still struggle with temporal coherence, often producing flickering, drifting, or unstable motion. We show that these failures leave a c…

Video Generation

Online ICA: Understanding Global Dynamics of Nonconvex Optimization via Diffusion Processes

2018-08-29 · NeurIPS 2016 12 · Chris Junchi Li, Zhaoran Wang, Han Liu

Solving statistical learning problems often involves nonconvex optimization. Despite the empirical success of nonconvex statistical optimization methods, their global dynamics, especially convergence to the desirable loc…

Tensor Decomposition