paper-with-me

홈 › Papers

AutoPrompt: Automated Red-Teaming of Text-to-Image Models via LLM-Driven Adversarial Prompts

2025-10-28 · Yufan Liu, Wanqian Zhang, Huashan Chen, Lin Wang, Xiaojun Jia, Zheng Lin, Weiping Wang arxiv

Despite rapid advancements in text-to-image (T2I) models, their safety mechanisms are vulnerable to adversarial prompts, which maliciously generate unsafe images. Current red-teaming methods for proactively assessing such vulnerabilities usually require white-box access to T2I models, and rely on inefficient per-prompt optimization, as well as inevitably generate semantically meaningless prompts easily blocked by filters. In this paper, we propose APT (AutoPrompT), a black-box framework that leverages large language models (LLMs) to automatically generate human-readable adversarial suffixes for benign prompts. We first introduce an alternating optimization-finetuning pipeline between adversarial suffix optimization and fine-tuning the LLM utilizing the optimized suffix. Furthermore, we integrates a dual-evasion strategy in optimization phase, enabling the bypass of both perplexity-based filter and blacklist word filter: (1) we constrain the LLM generating human-readable prompts through an auxiliary LLM perplexity scoring, which starkly contrasts with prior token-level gibberish, and (2) we also introduce banned-token penalties to suppress the explicit generation of banned-tokens in blacklist. Extensive experiments demonstrate the excellent red-teaming performance of our human-readable, filter-resistant adversarial prompts, as well as superior zero-shot transferability which enables instant adaptation to unseen prompts and exposes critical vulnerabilities even in commercial APIs (e.g., Leonardo.Ai.).

📄 PDF Abstract BibTeX arXiv:2510.24034

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PersonaTeaming: Supporting Persona-Driven Red-Teaming for Generative AI

2026-05-07 · Wesley Hanwen Deng, Mingxi Yan, Sunnie S. Y. Kim, Akshita Jha 외 arxiv

Recent developments in AI safety research have called for red-teaming methods that effectively surface potential risks posed by generative AI models, with growing emphasis on how red-teamers' backgrounds and perspectives…

ReflectivePrompt: Reflective evolution in autoprompting algorithms

2025-08-26 · Viktor N. Zhuravlev, Artur R. Khairullin, Ernest A. Dyagin, Alena N. Sitkina 외 arxiv

Autoprompting is the process of automatically selecting optimized prompts for language models, which has been gaining popularity with the rapid advancement of prompt engineering, driven by extensive research in the field…

Prompt EngineeringText Generation

Automatic Prompt Optimization with Prompt Distillation

2025-08-26 · Ernest A. Dyagin, Nikita I. Kulin, Artur R. Khairullin, Viktor N. Zhuravlev 외 arxiv

Autoprompting is the process of automatically selecting optimized prompts for language models, which is gaining popularity due to the rapid development of prompt engineering driven by extensive research in the field of l…

Text ClassificationPrompt Engineering

Multi-lingual Multi-turn Automated Red Teaming for LLMs

2025-04-04 · Abhishek Singhania, Christophe Dupuy, Shivam Mangale, Amani Namboori

Language Model Models (LLMs) have improved dramatically in the past few years, increasing their adoption and the scope of their capabilities over time. A significant amount of work is dedicated to ``model alignment'', i.…

Red Teaming

STAR-Teaming: A Strategy-Response Multiplex Network Approach to Automated LLM Red Teaming

2026-04-21 · MinJae Jung, YongTaek Lim, Chaeyun Kim, Junghwan Kim 외 arxiv

While Large Language Models (LLMs) are widely used, they remain susceptible to jailbreak prompts that can elicit harmful or inappropriate responses. This paper introduces STAR-Teaming, a novel black-box framework for aut…

Red Teaming