paper-with-me

홈 › Papers

An indicator for effectiveness of text-to-image guardrails utilizing the Single-Turn Crescendo Attack (STCA)

2024-11-27 · Ted Kwartler, Nataliia Bagan, Ivan Banny, Alan Aqrawi, Arian Abbasi

The Single-Turn Crescendo Attack (STCA), first introduced in Aqrawi and Abbasi [2024], is an innovative method designed to bypass the ethical safeguards of text-to-text AI models, compelling them to generate harmful content. This technique leverages a strategic escalation of context within a single prompt, combined with trust-building mechanisms, to subtly deceive the model into producing unintended outputs. Extending the application of STCA to text-to-image models, we demonstrate its efficacy by compromising the guardrails of a widely-used model, DALL-E 3, achieving outputs comparable to outputs from the uncensored model Flux Schnell, which served as a baseline control. This study provides a framework for researchers to rigorously evaluate the robustness of guardrails in text-to-image models and benchmark their resilience against adversarial attacks.

📄 PDF Abstract BibTeX arXiv:2411.18699

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Benchmarking LLM Guardrails in Handling Multilingual Toxicity

2024-10-29 · Yahan Yang, Soham Dan, Dan Roth, Insup Lee

With the ubiquity of Large Language Models (LLMs), guardrails have become crucial to detect and defend against toxic content. However, with the increasing pervasiveness of LLMs in multilingual scenarios, their effectiven…

Benchmarking

Jailbreaking Safeguarded Text-to-Image Models via Large Language Models

2025-03-03 · Zhengyuan Jiang, Yuepeng Hu, Yuchen Yang, Yinzhi Cao 외

Text-to-Image models may generate harmful content, such as pornographic images, particularly when unsafe prompts are submitted. To address this issue, safety filters are often added on top of text-to-image models, or the…

Language ModelingLanguage ModellingLarge Language Model

OmniGuard: Unified Omni-Modal Guardrails with Deliberate Reasoning

2025-12-02 · Boyu Zhu, Xiaofei Wen, Wenjie Jacky Mo, Tinghui Zhu 외 arxiv

Omni-modal Large Language Models (OLLMs) that process text, images, videos, and audio introduce new challenges for safety and value guardrails in human-AI interaction. Prior guardrail research largely targets unimodal se…

Binary Classification

SoK: Evaluating Jailbreak Guardrails for Large Language Models

2025-06-12 · Xunguang Wang, Zhenlan Ji, Wenxuan Wang, Zongjie Li 외

Large Language Models (LLMs) have achieved remarkable progress, but their deployment has exposed critical vulnerabilities, particularly to jailbreak attacks that circumvent safety mechanisms. Guardrails--external defense…

CS-Guard: Benchmarking LLM Guardrails for Code Generation Security

2026-09-09 · Jinyang Li, Mingyu Guo, Hung X. Nguyen arxiv

Large language models (LLMs) have been ex- ploited to generate malware, but the effective- ness of guardrails for code generation secu- rity remains unclear. We introduce CS-Guard, the first benchmark to systematically e…

Text-to-Code GenerationCode TranslationCode Completion