Safe Inputs but Unsafe Output: Benchmarking Cross-modality Safety Alignment of Large Vision-Language Model
Siyin Wang, Xingsong Ye, Qinyuan Cheng, Junwen Duan, Shimin Li, Jinlan Fu, Xipeng Qiu, Xuanjing Huang
TL;DR
Safe Inputs but Unsafe Output (SIUO) defines a cross-modality safety challenge for LVLMs and introduces a dedicated benchmark spanning nine harmfulness domains. The authors construct SIUO via a hybrid human and AI-assisted data pipeline, yielding 167 human-crafted and 102 AI-assisted test cases with safe image-text pairs that can produce unsafe outputs when fused semantically. The benchmark is validated with automated safety filters and human review, and evaluated across 15 LVLMs in zero-shot settings using text generation and MCQA tasks, with safety and effectiveness measured by human judgments and GPT-4V as an automated evaluator. Findings show substantial safety vulnerabilities even in strong models like GPT-4V, highlighting critical gaps in cross-modal integration, knowledge, and reasoning and underscoring the need for robust cross-modality safety alignment and improved evaluation methodologies.
Abstract
As Artificial General Intelligence (AGI) becomes increasingly integrated into various facets of human life, ensuring the safety and ethical alignment of such systems is paramount. Previous studies primarily focus on single-modality threats, which may not suffice given the integrated and complex nature of cross-modality interactions. We introduce a novel safety alignment challenge called Safe Inputs but Unsafe Output (SIUO) to evaluate cross-modality safety alignment. Specifically, it considers cases where single modalities are safe independently but could potentially lead to unsafe or unethical outputs when combined. To empirically investigate this problem, we developed the SIUO, a cross-modality benchmark encompassing 9 critical safety domains, such as self-harm, illegal activities, and privacy violations. Our findings reveal substantial safety vulnerabilities in both closed- and open-source LVLMs, such as GPT-4V and LLaVA, underscoring the inadequacy of current models to reliably interpret and respond to complex, real-world scenarios.
