Video-SafetyBench: A Benchmark for Safety Evaluation of Video LVLMs
Xuannan Liu, Zekun Li, Zheqi He, Peipei Li, Shuhan Xia, Xing Cui, Huaibo Huang, Xi Yang, Ran He
TL;DR
Video-SafetyBench introduces the first benchmark for evaluating safety of video text-enabled systems under video-text attacks, featuring 2,264 video-text pairs across 13 unsafe categories and 48 subcategories built from 1,132 synthesized 10-second videos. It uses a controllable pipeline that splits video semantics into subject images and motion text to generate query-relevant videos, and introduces RJScore, an LLM-based, confidence-aware safety metric calibrated to human judgments. Large-scale experiments across 24 LVLMs reveal that video inputs increase safety risk relative to static images, with benign queries often triggering unsafe outputs and larger models not necessarily offering better safety. The work provides a practical dataset, generation pipeline, and evaluation toolset to drive future defense research in temporal multimodal safety, highlighting gaps in current safety alignments and prompting development of temporal-aware defenses.
Abstract
The increasing deployment of Large Vision-Language Models (LVLMs) raises safety concerns under potential malicious inputs. However, existing multimodal safety evaluations primarily focus on model vulnerabilities exposed by static image inputs, ignoring the temporal dynamics of video that may induce distinct safety risks. To bridge this gap, we introduce Video-SafetyBench, the first comprehensive benchmark designed to evaluate the safety of LVLMs under video-text attacks. It comprises 2,264 video-text pairs spanning 48 fine-grained unsafe categories, each pairing a synthesized video with either a harmful query, which contains explicit malice, or a benign query, which appears harmless but triggers harmful behavior when interpreted alongside the video. To generate semantically accurate videos for safety evaluation, we design a controllable pipeline that decomposes video semantics into subject images (what is shown) and motion text (how it moves), which jointly guide the synthesis of query-relevant videos. To effectively evaluate uncertain or borderline harmful outputs, we propose RJScore, a novel LLM-based metric that incorporates the confidence of judge models and human-aligned decision threshold calibration. Extensive experiments show that benign-query video composition achieves average attack success rates of 67.2%, revealing consistent vulnerabilities to video-induced attacks. We believe Video-SafetyBench will catalyze future research into video-based safety evaluation and defense strategies.
