paper-with-me

홈 › Papers

Reinforced Diffuser for Red Teaming Large Vision-Language Models

2025-03-08 · Ruofan Wang, Xiang Zheng, Xiaosen Wang, Cong Wang, Xingjun Ma

The rapid advancement of large Vision-Language Models (VLMs) has raised significant safety concerns, particularly regarding their vulnerability to jailbreak attacks. While existing research primarily focuses on VLMs' susceptibility to harmful instructions, this work identifies a critical yet overlooked vulnerability: current alignment mechanisms often fail to address the risks posed by toxic text continuation tasks. To investigate this issue, we propose a novel Red Team Diffuser (RTD) framework, which leverages reinforcement learning to generate red team images that effectively induce highly toxic continuations from target black-box VLMs. The RTD pipeline begins with a greedy search for high-quality image prompts that maximize the toxicity of VLM-generated sentence continuations, guided by a Large Language Model (LLM). These prompts are then used as input for the reinforcement fine-tuning of a diffusion model, which employs toxicity and alignment rewards to further amplify harmful outputs. Experimental results demonstrate the effectiveness of RTD, increasing the toxicity rate of LLaVA outputs by 10.69% on the original attack set and 8.91% on a hold-out set. Moreover, RTD exhibits strong cross-model transferability, raising the toxicity rate by 5.1% on Gemini and 26.83% on LLaMA. These findings reveal significant deficiencies in existing alignment strategies, particularly their inability to prevent harmful continuations. Our work underscores the urgent need for more robust and adaptive alignment mechanisms to ensure the safe deployment of VLMs in real-world applications.

📄 PDF Abstract BibTeX arXiv:2503.06223

Code (0)

등록된 구현이 없습니다.

Tasks

Large Language ModelRed Teaming

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically
LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

Resource Consumption Red-Teaming for Large Vision-Language Models

2025-07-24 · Haoran Gao, Yuanhe Zhang, Zhenhong Zhou, Lei Jiang 외 arxiv

Resource Consumption Attacks (RCAs) have emerged as a significant threat to the deployment of Large Language Models (LLMs). With the integration of vision modalities, additional attack vectors exacerbate the risk of RCAs…

Mini Diffuser: Fast Multi-task Diffusion Policy Training Using Two-level Mini-batches

2025-05-14 · Yutong Hu, Pinhao Song, Kehan Wen, Renaud Detry

We present a method that reduces, by an order of magnitude, the time and memory needed to train multi-task vision-language robotic diffusion policies. This improvement arises from a previously underexplored distinction b…

Action GenerationImage GenerationRobot Manipulation

Red Teaming Visual Language Models

2024-01-23 · Mukai Li, Lei LI, Yuwei Yin, Masood Ahmed 외

VLMs (Vision-Language Models) extend the capabilities of LLMs (Large Language Models) to accept multimodal inputs. Since it has been verified that LLMs can be induced to generate harmful or inaccurate content through spe…

FairnessRed Teaming

TreeTeaming: Autonomous Red-Teaming of Vision-Language Models via Hierarchical Strategy Exploration

2026-03-24 · Chunxiao Li, Lijun Li, Jing Shao arxiv

The rapid advancement of Vision-Language Models (VLMs) has brought their safety vulnerabilities into sharp focus. However, existing red teaming methods are fundamentally constrained by an inherent linear exploration para…

Red Teaming

Query-Efficient Black-Box Red Teaming via Bayesian Optimization

2023-05-27 · Deokjae Lee, JunYeong Lee, Jung-Woo Ha, Jin-Hwa Kim 외

The deployment of large-scale generative models is often restricted by their potential risk of causing harm to users in unpredictable ways. We focus on the problem of black-box red teaming, where a red team generates tes…

Bayesian OptimizationLanguage ModelingLanguage ModellingRed Teaming