CLJan 17, 2025

MSTS: A Multimodal Safety Test Suite for Vision-Language Models

arXiv:2501.10057v18 citationsh-index: 28
Originality Incremental advance
AI Analysis

This addresses safety risks in consumer AI applications like chat assistants, though it is incremental as it focuses on evaluation rather than solving the safety problem.

The authors tackled the lack of safety evaluation for vision-language models (VLMs) by introducing MSTS, a multimodal safety test suite, and found clear safety issues in several open VLMs, with unsafe response rates increasing for non-English prompts and multimodal inputs compared to text-only.

Vision-language models (VLMs), which process image and text inputs, are increasingly integrated into chat assistants and other consumer AI applications. Without proper safeguards, however, VLMs may give harmful advice (e.g. how to self-harm) or encourage unsafe behaviours (e.g. to consume drugs). Despite these clear hazards, little work so far has evaluated VLM safety and the novel risks created by multimodal inputs. To address this gap, we introduce MSTS, a Multimodal Safety Test Suite for VLMs. MSTS comprises 400 test prompts across 40 fine-grained hazard categories. Each test prompt consists of a text and an image that only in combination reveal their full unsafe meaning. With MSTS, we find clear safety issues in several open VLMs. We also find some VLMs to be safe by accident, meaning that they are safe because they fail to understand even simple test prompts. We translate MSTS into ten languages, showing non-English prompts to increase the rate of unsafe model responses. We also show models to be safer when tested with text only rather than multimodal prompts. Finally, we explore the automation of VLM safety assessments, finding even the best safety classifiers to be lacking.

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