paper-with-me

Papers

How Many Unicorns Are in This Image? A Safety Evaluation Benchmark for Vision LLMs

2023-11-27 · Haoqin Tu, Chenhang Cui, Zijun Wang, Yiyang Zhou, Bingchen Zhao, Junlin Han, Wangchunshu Zhou, Huaxiu Yao, Cihang Xie

This work focuses on the potential of Vision LLMs (VLLMs) in visual reasoning. Different from prior studies, we shift our focus from evaluating standard performance to introducing a comprehensive safety evaluation suite, covering both out-of-distribution (OOD) generalization and adversarial robustness. For the OOD evaluation, we present two novel VQA datasets, each with one variant, designed to test model performance under challenging conditions. In exploring adversarial robustness, we propose a straightforward attack strategy for misleading VLLMs to produce visual-unrelated responses. Moreover, we assess the efficacy of two jailbreaking strategies, targeting either the vision or language component of VLLMs. Our evaluation of 21 diverse models, ranging from open-source VLLMs to GPT-4V, yields interesting observations: 1) Current VLLMs struggle with OOD texts but not images, unless the visual information is limited; and 2) These VLLMs can be easily misled by deceiving vision encoders only, and their vision-language training often compromise safety protocols. We release this safety evaluation suite at https://github.com/UCSC-VLAA/vllm-safety-benchmark.

📄 PDF Abstract BibTeX arXiv:2311.16101

Code (1)

ucsc-vlaa/vllm-safety-benchmark 공식 구현 pytorch

Tasks

Adversarial RobustnessVisual Question Answering (VQA)Visual Reasoning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

The Side Effects of Being Smart: Safety Risks in MLLMs' Multi-Image Reasoning

2026-01-20 · Renmiao Chen, Yida Lu, Shiyao Cui, Xuan Ouyang 외 arxiv

As Multimodal Large Language Models (MLLMs) acquire stronger reasoning capabilities to handle complex, multi-image instructions, this advancement may pose new safety risks. We study this problem by introducing MIR-Safety…

CAREBench: A Child-Safety Risk Benchmark for Language Models

2026-06-29 · Kaavya Krishna-Kumar, Elaine Lau, Vaughn Robinson, Jay Caldwell 외 arxiv

How can we evaluate whether frontier AI systems recognize child-safety risks before they escalate into explicit harm? Existing child safety evaluations focus on child sexual abuse material, yet many child-safety failures…

SDEval: Safety Dynamic Evaluation for Multimodal Large Language Models

2025-08-08 · Hanqing Wang, Yuan Tian, Mingyu Liu, Zhenhao Zhang 외 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 outdat…

Benchmarking Safety Monitors for Image Classifiers with Machine Learning

2021-10-04 · Raul Sena Ferreira, Jean Arlat, Jeremie Guiochet, Hélène Waeselynck

High-accurate machine learning (ML) image classifiers cannot guarantee that they will not fail at operation. Thus, their deployment in safety-critical applications such as autonomous vehicles is still an open issue. The …

Autonomous VehiclesBenchmarkingBIG-bench Machine Learning

ELITE: Enhanced Language-Image Toxicity Evaluation for Safety

2025-02-07 · Wonjun Lee, Doehyeon Lee, Eugene Choi, Sangyoon Yu 외

Current Vision Language Models (VLMs) remain vulnerable to malicious prompts that induce harmful outputs. Existing safety benchmarks for VLMs primarily rely on automated evaluation methods, but these methods struggle to …

Diversity