CVCLLGNov 27, 2023

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

Oxford
arXiv:2311.16101v1113 citationsh-index: 36Has Code
Originality Incremental advance
AI Analysis

This addresses safety risks in Vision LLMs for AI developers and users, though it is incremental as it builds on existing evaluation frameworks.

The paper introduces a safety evaluation benchmark for Vision LLMs, focusing on out-of-distribution generalization and adversarial robustness, and finds that current models struggle with OOD texts and are easily misled by attacks on vision encoders.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes