paper-with-me

Papers

OpenRT: An Open-Source Red Teaming Framework for Multimodal LLMs

2026-01-04 · Xin Wang, Yunhao Chen, Juncheng Li, Yixu Wang, Yang Yao, Tianle Gu, Jie Li, Yan Teng, Yingchun Wang, Xia Hu arxiv

The rapid integration of Multimodal Large Language Models (MLLMs) into critical applications is increasingly hindered by persistent safety vulnerabilities. However, existing red-teaming benchmarks are often fragmented, limited to single-turn text interactions, and lack the scalability required for systematic evaluation. To address this, we introduce OpenRT, a unified, modular, and high-throughput red-teaming framework designed for comprehensive MLLM safety evaluation. At its core, OpenRT architects a paradigm shift in automated red-teaming by introducing an adversarial kernel that enables modular separation across five critical dimensions: model integration, dataset management, attack strategies, judging methods, and evaluation metrics. By standardizing attack interfaces, it decouples adversarial logic from a high-throughput asynchronous runtime, enabling systematic scaling across diverse models. Our framework integrates 37 diverse attack methodologies, spanning white-box gradients, multi-modal perturbations, and sophisticated multi-agent evolutionary strategies. Through an extensive empirical study on 20 advanced models (including GPT-5.2, Claude 4.5, and Gemini 3 Pro), we expose critical safety gaps: even frontier models fail to generalize across attack paradigms, with leading models exhibiting average Attack Success Rates as high as 49.14%. Notably, our findings reveal that reasoning models do not inherently possess superior robustness against complex, multi-turn jailbreaks. By open-sourcing OpenRT, we provide a sustainable, extensible, and continuously maintained infrastructure that accelerates the development and standardization of AI safety.

📄 PDF Abstract BibTeX arXiv:2601.01592

Code (0)

등록된 구현이 없습니다.

Tasks

Red Teaming

Similar Papers 제목 키워드 기반

OpenRTLSet: A Fully Open-Source Dataset for Large Language Model-based Verilog Module Design

2026-06-09 · Jinghua Wang, Lily Jiaxin Wan, Sanjana Pingali, Scott Smith 외 arxiv

OpenRTLSet introduces the largest fully open-source dataset for hardware design, offering over 131,000 diverse Verilog code samples to the research community and industry. Our dataset uniquely combines Verilog code from …

Code Generation

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

PyRIT: A Framework for Security Risk Identification and Red Teaming in Generative AI System

2024-10-01 · Gary D. Lopez Munoz, Amanda J. Minnich, Roman Lutz, Richard Lundeen 외

Generative Artificial Intelligence (GenAI) is becoming ubiquitous in our daily lives. The increase in computational power and data availability has led to a proliferation of both single- and multi-modal models. As the Ge…

Red Teaming

Red Teaming GPT-4V: Are GPT-4V Safe Against Uni/Multi-Modal Jailbreak Attacks?

2024-04-04 · Shuo Chen, Zhen Han, Bailan He, Zifeng Ding 외

Various jailbreak attacks have been proposed to red-team Large Language Models (LLMs) and revealed the vulnerable safeguards of LLMs. Besides, some methods are not limited to the textual modality and extend the jailbreak…

Red Teaming

Securing the AI Agent: A Unified Framework for Multi-Layer Agent Red Teaming

2026-06-30 · Yong Yang, Xing Zheng, Huiyu Wu, Huangsheng Cheng 외 hf

The fast growth of open-source AI infrastructure, from model serving engines and agent platforms to the Model Context Protocol (MCP) ecosystem and the language models themselves, has outpaced the security tooling availab…

Red Teaming