paper-with-me

홈 › Papers

Multimodal Prompt Decoupling Attack on the Safety Filters in Text-to-Image Models

2025-09-21 · Xingkai Peng, Jun Jiang, Meng Tong, Shuai Li, Weiming Zhang, Nenghai Yu, Kejiang Chen arxiv

Text-to-image (T2I) models have been widely applied in generating high-fidelity images across various domains. However, these models may also be abused to produce Not-Safe-for-Work (NSFW) content via jailbreak attacks. Existing jailbreak methods primarily manipulate the textual prompt, leaving potential vulnerabilities in image-based inputs largely unexplored. Moreover, text-based methods face challenges in bypassing the model's safety filters. In response to these limitations, we propose the Multimodal Prompt Decoupling Attack (MPDA), which utilizes image modality to separate the harmful semantic components of the original unsafe prompt. MPDA follows three core steps: firstly, a large language model (LLM) decouples unsafe prompts into pseudo-safe prompts and harmful prompts. The former are seemingly harmless sub-prompts that can bypass filters, while the latter are sub-prompts with unsafe semantics that trigger filters. Subsequently, the LLM rewrites the harmful prompts into natural adversarial prompts to bypass safety filters, which guide the T2I model to modify the base image into an NSFW output. Finally, to ensure semantic consistency between the generated NSFW images and the original unsafe prompts, the visual language model generates image captions, providing a new pathway to guide the LLM in iterative rewriting and refining the generated content.

📄 PDF Abstract BibTeX arXiv:2509.21360

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Universally Unfiltered and Unseen:Input-Agnostic Multimodal Jailbreaks against Text-to-Image Model Safeguards

2025-07-30 · Song Yan, Hui Wei, Jinlong Fei, Guoliang Yang 외 arxiv

Various (text) prompt filters and (image) safety checkers have been implemented to mitigate the misuse of Text-to-Image (T2I) models in creating Not-Safe-For-Work (NSFW) content. In order to expose potential security vul…

GhostPrompt: Jailbreaking Text-to-image Generative Models based on Dynamic Optimization

2025-05-25 · Zixuan Chen, Hao Lin, Ke Xu, Xinghao Jiang 외

Text-to-image (T2I) generation models can inadvertently produce not-safe-for-work (NSFW) content, prompting the integration of text and image safety filters. Recent advances employ large language models (LLMs) for semant…

Large Language ModelRed Teaming

PLA: Prompt Learning Attack against Text-to-Image Generative Models

2025-07-14 · Xinqi Lyu, Yihao Liu, Yanjie Li, Bin Xiao arxiv

Text-to-Image (T2I) models have gained widespread adoption across various applications. Despite the success, the potential misuse of T2I models poses significant risks of generating Not-Safe-For-Work (NSFW) content. To i…

Reason2Attack: Jailbreaking Text-to-Image Models via LLM Reasoning

2025-03-23 · Chenyu Zhang, Lanjun Wang, Yiwen Ma, Wenhui Li 외

Text-to-Image(T2I) models typically deploy safety filters to prevent the generation of sensitive images. Unfortunately, recent jailbreaking attack methods manually design prompts for the LLM to generate adversarial promp…

SneakyPrompt: Jailbreaking Text-to-image Generative Models

2023-05-20 · Yuchen Yang, Bo Hui, Haolin Yuan, Neil Gong 외

Text-to-image generative models such as Stable Diffusion and DALL$\cdot$E raise many ethical concerns due to the generation of harmful images such as Not-Safe-for-Work (NSFW) ones. To address these ethical concerns, safe…

Reinforcement Learning (RL)Semantic SimilaritySemantic Textual Similarity