Papers › Stable Diffusion is Unstable

Stable Diffusion is Unstable

5 Jun 2023NeurIPS 2023 11arXiv:2306.02583archive 2025-07-28

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.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2306.02583")

Code

Syntology Ran 2 of 9 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 1 ran · fixture could not drive it.

By repository: community (archive-listed): 9 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

duchengbin8/Stable_Diffusion_is_Unstable mentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 2 ran; 0 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
1ran · fixture could not drive it
7unverified

Licence: 0 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from duchengbin8/Stable_Diffusion_is_Unstable. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

contrastive_loss duchengbin8/Stable_Diffusion_is_Unstable/m_clip.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 4675779aec92d6c0 · report
log_perplexity duchengbin8/Stable_Diffusion_is_Unstable/whitebox_attack.py community (archive-listed) ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 8f7b3874eb0e028a · report
bert_score duchengbin8/Stable_Diffusion_is_Unstable/whitebox_attack.py community (archive-listed) unverified Apache-2.0 (permissive) · 42aee30e66fd959d · report
bool_flag duchengbin8/Stable_Diffusion_is_Unstable/src/utils.py community (archive-listed) unverified Apache-2.0 (permissive) · a198cecc0e49bd0b · report
clean_filename duchengbin8/Stable_Diffusion_is_Unstable/classfier.py community (archive-listed) unverified Apache-2.0 (permissive) · d0d92f08471afa05 · report
clip_loss duchengbin8/Stable_Diffusion_is_Unstable/m_clip.py community (archive-listed) unverified Apache-2.0 (permissive) · f2ca34eca05d40cd · report
img_process duchengbin8/Stable_Diffusion_is_Unstable/classfier.py community (archive-listed) unverified Apache-2.0 (permissive) · 51c134eb7b6fe9c9 · report
load_data duchengbin8/Stable_Diffusion_is_Unstable/src/dataset.py community (archive-listed) unverified Apache-2.0 (permissive) · e9399be7719ef02b · report
target_offset duchengbin8/Stable_Diffusion_is_Unstable/src/utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 017e999c1ebc64d8 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Gumbel SoftmaxSoftmax

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections