paper-with-me

Papers

Video-SafetyBench: A Benchmark for Safety Evaluation of Video LVLMs

2025-05-17 · Xuannan Liu, Zekun Li, Zheqi He, Peipei Li, Shuhan Xia, Xing Cui, Huaibo Huang, Xi Yang, Ran He

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.

📄 PDF Abstract BibTeX arXiv:2505.11842

Code (1)

flageval-baai/video-safetybench 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

iSafetyBench: A video-language benchmark for safety in industrial environment

2025-08-01 · Raiyaan Abdullah, Yogesh Singh Rawat, Shruti Vyas arxiv

Recent advances in vision-language models (VLMs) have enabled impressive generalization across diverse video understanding tasks under zero-shot settings. However, their capabilities in high-stakes industrial domains-whe…

T2VSafetyBench: Evaluating the Safety of Text-to-Video Generative Models

2024-07-08 · Yibo Miao, Yifan Zhu, Yinpeng Dong, Lijia Yu 외

The recent development of Sora leads to a new era in text-to-video (T2V) generation. Along with this comes the rising concern about its security risks. The generated videos may contain illegal or unethical content, and t…

Video Generation

ConceptGuard: Proactive Safety in Text-and-Image-to-Video Generation through Multimodal Risk Detection

2025-11-24 · Ruize Ma, Minghong Cai, Yilei Jiang, Jiaming Han 외 arxiv

Recent progress in video generative models has enabled the creation of high-quality videos from multimodal prompts that combine text and images. While these systems offer enhanced controllability, they also introduce new…

Video Generation

SafetyBench: Evaluating the Safety of Large Language Models

2023-09-13 · Zhexin Zhang, Leqi Lei, Lindong Wu, Rui Sun 외

With the rapid development of Large Language Models (LLMs), increasing attention has been paid to their safety concerns. Consequently, evaluating the safety of LLMs has become an essential task for facilitating the broad…

Multiple-choice

From Evaluation to Defense: Advancing Safety in Video Large Language Models

2025-05-22 · Yiwei Sun, Peiqi Jiang, Chuanbin Liu, Luohao Lin 외

While the safety risks of image-based large language models have been extensively studied, their video-based counterparts (Video LLMs) remain critically under-examined. To systematically study this problem, we introduce …

Safety Alignment