Automated Safety Benchmarking: A Multi-agent Pipeline for LVLMs
Xiangyang Zhu, Yuan Tian, Zicheng Zhang, Qi Jia, Chunyi Li, Renrui Zhang, Heng Li, Zongrui Wang, Wei Sun
TL;DR
This paper tackles the high cost, slow update cycles, and limited discriminative power of existing LVLM safety benchmarks. It introduces VLSafetyBencher, a four-agent pipeline (Data Preprocessing, Generation, Augmentation, Selection) that automates dataset construction and updating for LVLM safety evaluation, enabling a benchmark to be created in about one week at a minimal monetary cost. The authors formalize an optimization-based sampling objective balancing separability, harmfulness, and diversity, and demonstrate that their approach yields benchmarks with significantly stronger discriminative ability (e.g., safety score gap of 70%) than human-constructed baselines. Extensive experiments across 35 LVLMs and ablations validate improved benchmark quality, construction efficiency, and the ability to update static benchmarks, highlighting the practicality and scalability of automated cross-modal safety evaluation. The approach promises a scalable pathway for maintaining reliable, up-to-date safety benchmarks aligned with evolving LVLM capabilities.
Abstract
Large vision-language models (LVLMs) exhibit remarkable capabilities in cross-modal tasks but face significant safety challenges, which undermine their reliability in real-world applications. Efforts have been made to build LVLM safety evaluation benchmarks to uncover their vulnerability. However, existing benchmarks are hindered by their labor-intensive construction process, static complexity, and limited discriminative power. Thus, they may fail to keep pace with rapidly evolving models and emerging risks. To address these limitations, we propose VLSafetyBencher, the first automated system for LVLM safety benchmarking. VLSafetyBencher introduces four collaborative agents: Data Preprocessing, Generation, Augmentation, and Selection agents to construct and select high-quality samples. Experiments validates that VLSafetyBencher can construct high-quality safety benchmarks within one week at a minimal cost. The generated benchmark effectively distinguish safety, with a safety rate disparity of 70% between the most and least safe models.
