paper-with-me

홈 › Papers

ARMs: Adaptive Red-Teaming Agent against Multimodal Models with Plug-and-Play Attacks

2025-10-03 · Zhaorun Chen, Xun Liu, Mintong Kang, Jiawei Zhang, Minzhou Pan, Shuang Yang, Bo Li arxiv

As vision-language models (VLMs) gain prominence, their multimodal interfaces also introduce new safety vulnerabilities, making the safety evaluation challenging and critical. Existing red-teaming efforts are either restricted to a narrow set of adversarial patterns or depend heavily on manual engineering, lacking scalable exploration of emerging real-world VLM vulnerabilities. To bridge this gap, we propose ARMs, an adaptive red-teaming agent that systematically conducts comprehensive risk assessments for VLMs. Given a target harmful behavior or risk definition, ARMs automatically optimizes diverse red-teaming strategies with reasoning-enhanced multi-step orchestration, to effectively elicit harmful outputs from target VLMs. We propose 11 novel multimodal attack strategies, covering diverse adversarial patterns of VLMs (e.g., reasoning hijacking, contextual cloaking), and integrate 17 red-teaming algorithms into ARMs via model context protocol (MCP). To balance the diversity and effectiveness of the attack, we design a layered memory with an epsilon-greedy attack exploration algorithm. Extensive experiments on instance- and policy-based benchmarks show that ARMs achieves SOTA attack success rates, exceeding baselines by an average of 52.1% and surpassing 90% on Claude-4-Sonnet. We show that the diversity of red-teaming instances generated by ARMs is significantly higher, revealing emerging vulnerabilities in VLMs. Leveraging ARMs, we construct ARMs-Bench, a large-scale multimodal safety dataset comprising over 30K red-teaming instances spanning 51 diverse risk categories, grounded in both real-world multimodal threats and regulatory risks. Safety fine-tuning with ARMs-Bench substantially improves the robustness of VLMs while preserving their general utility, providing actionable guidance to improve multimodal safety alignment against emerging threats.

📄 PDF Abstract BibTeX arXiv:2510.02677

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NestRL: A Nested Training Regime for Mutual Adaptation in Human-AI Teaming

2026-02-18 · Upasana Biswas, Durgesh Kalwar, Subbarao Kambhampati, Sarath Sreedharan arxiv

Mutual adaptation is a central challenge in human-AI teaming, as humans naturally adjust their strategies in response to an AI agent's behavior. Existing approaches attempt to approximate human behavior by diversifying t…

Visual Exclusivity Attacks: Automatic Multimodal Red Teaming via Agentic Planning

2026-02-05 · Yunbei Zhang, Yingqiang Ge, Weijie Xu, Yuhui Xu 외 arxiv

Current multimodal red teaming treats images as wrappers for malicious payloads via typography or adversarial noise. These attacks are structurally brittle, as standard defenses neutralize them once the payload is expose…

Red Teaming

Agent Against Agent: An Agentic System for Automatic Prompt Injection Red Teaming

2026-08-05 · Yanting Wang, Chenlong Yin, Runpeng Geng, Jinyuan Jia hf

Prompt injection poses significant security risks to LLM agents. Efficient and effective red-teaming is therefore critical, both for evaluating these risks and for collecting training data to improve defenses. Existing s…

Reinforcement LearningRed Teaming

AgentTypo: Adaptive Typographic Prompt Injection Attacks against Black-box Multimodal Agents

2025-10-05 · Yanjie Li, Yiming Cao, Dong Wang, Bin Xiao arxiv

Multimodal agents built on large vision-language models (LVLMs) are increasingly deployed in open-world settings but remain highly vulnerable to prompt injection, especially through visual inputs. We introduce AgentTypo,…

Continual Learning

Against The Achilles' Heel: A Survey on Red Teaming for Generative Models

2024-03-31 · Lizhi Lin, Honglin Mu, Zenan Zhai, Minghan Wang 외

Generative models are rapidly gaining popularity and being integrated into everyday applications, raising concerns over their safe use as various vulnerabilities are exposed. In light of this, the field of red teaming is…

Red TeamingSurvey