paper-with-me

Papers

SDEval: Safety Dynamic Evaluation for Multimodal Large Language Models

2025-08-08 · Hanqing Wang, Yuan Tian, Mingyu Liu, Zhenhao Zhang, Xiangyang Zhu arxiv

In the rapidly evolving landscape of Multimodal Large Language Models (MLLMs), the safety concerns of their outputs have earned significant attention. Although numerous datasets have been proposed, they may become outdated with MLLM advancements and are susceptible to data contamination issues. To address these problems, we propose \textbf{SDEval}, the \textit{first} safety dynamic evaluation framework to controllably adjust the distribution and complexity of safety benchmarks. Specifically, SDEval mainly adopts three dynamic strategies: text, image, and text-image dynamics to generate new samples from original benchmarks. We first explore the individual effects of text and image dynamics on model safety. Then, we find that injecting text dynamics into images can further impact safety, and conversely, injecting image dynamics into text also leads to safety risks. SDEval is general enough to be applied to various existing safety and even capability benchmarks. Experiments across safety benchmarks, MLLMGuard and VLSBench, and capability benchmarks, MMBench and MMVet, show that SDEval significantly influences safety evaluation, mitigates data contamination, and exposes safety limitations of MLLMs. Code is available at https://github.com/hq-King/SDEval

📄 PDF Abstract BibTeX arXiv:2508.06142

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MUSE: A Run-Centric Platform for Multimodal Unified Safety Evaluation of Large Language Models

2026-03-03 · Zhongxi Wang, Yueqian Lin, Jingyang Zhang, Hai Helen Li 외 arxiv

Safety evaluation of multimodal large language models requires tracking not only whether an attack succeeds, but also how the interaction unfolds across turns and input modalities. We present MUSE (Multimodal Unified Saf…

Steering Multimodal Large Language Models Decoding for Context-Aware Safety

2025-09-23 · Zheyuan Liu, Zhangchen Xu, Guangyao Dou, Xiangchi Yuan 외 arxiv

Multimodal Large Language Models (MLLMs) are increasingly deployed in real-world applications, yet their ability to make context-aware safety decisions remains limited. Existing methods often fail to balance oversensitiv…

GhostPrompt: Jailbreaking Text-to-image Generative Models based on Dynamic Optimization

2025-05-25 · Zixuan Chen, Hao Lin, Ke Xu, Xinghao Jiang 외

Text-to-image (T2I) generation models can inadvertently produce not-safe-for-work (NSFW) content, prompting the integration of text and image safety filters. Recent advances employ large language models (LLMs) for semant…

Large Language ModelRed Teaming

SingGuard: A Policy-Adaptive Multimodal LLM Guardrail with Dynamic Reasoning

2026-06-22 · SingGuard Team arxiv

Vision-language models (VLMs) are increasingly deployed in consumer, medical, financial, and enterprise applications. This broad deployment expands the safety surface: risks can arise from multimodal question answering, …

Reinforcement LearningAdversarial AttackQuestion Answering

Multimodal Safety Evaluation in Generative Agent Social Simulations

2025-10-09 · Alhim Vera, Karen Sanchez, Carlos Hinojosa, Haidar Bin Hamid 외 arxiv

Can generative agents be trusted in multimodal environments? Despite advances in large language and vision-language models that enable agents to act autonomously and pursue goals in rich settings, their ability to reason…