English

LlavaGuard: An Open VLM-based Framework for Safeguarding Vision Datasets and Models

Computer Vision and Pattern Recognition 2025-06-09 v3 Artificial Intelligence Machine Learning

Abstract

This paper introduces LlavaGuard, a suite of VLM-based vision safeguards that address the critical need for reliable guardrails in the era of large-scale data and models. To this end, we establish a novel open framework, describing a customizable safety taxonomy, data preprocessing, augmentation, and training setup. For teaching a VLM safeguard on safety, we further create a multimodal safety dataset with high-quality human expert annotations, where each image is labeled with a safety rating, category, and rationale. We also employ advanced augmentations to support context-specific assessments. The resulting LlavaGuard models, ranging from 0.5B to 7B, serve as a versatile tool for evaluating the safety compliance of visual content against flexible policies. In comprehensive experiments, LlavaGuard outperforms both state-of-the-art safeguards and VLMs in accuracy and in flexibly handling different policies. Additionally, we demonstrate LlavaGuard's performance in two real-world applications: large-scale dataset annotation and moderation of text-to-image models. We make our entire framework, including the dataset, model weights, and training code.

Keywords

Cite

@article{arxiv.2406.05113,
  title  = {LlavaGuard: An Open VLM-based Framework for Safeguarding Vision Datasets and Models},
  author = {Lukas Helff and Felix Friedrich and Manuel Brack and Kristian Kersting and Patrick Schramowski},
  journal= {arXiv preprint arXiv:2406.05113},
  year   = {2025}
}

Comments

In Proceedings of the 42st International Conference on Machine Learning (ICML 2025), Project page at https://ml-research.github.io/human-centered-genai/projects/llavaguard/index.html

R2 v1 2026-06-28T16:57:37.330Z