| Rank | Model | Score |
|---|---|---|
| 1 | llavaguard-7b | 81.4 |
| 2 | shieldstral-1-0 | 72 |
| 3 | omniguard-7b | 71.7 |
| 4 | nemotron-3-5-content-safety-4b | 70 |
| 5 | shieldgemma-2-4b | 56.2 |
| 6 | llamaguard-4-12b | 21.9 |
1 phaseActive
A vision-language safety benchmark with fine-grained, policy-based safety taxonomy for image content. Helff et al., 2024.
Quick answer: LlavaGuard measures fine-grained, policy-based multimodal safety classification — going beyond a binary safe/unsafe label to judge image content against a detailed, customizable safety policy, similar in spirit to Shieldstral's own policy-adaptive approach but purpose-built for vision-language moderation.
What it tests: Whether a classifier can apply a detailed, structured safety policy (rather than a fixed category label) to image content, judging compliance the way a human moderator using written guidelines would. Why it matters: LlavaGuard's policy-driven format anticipated the kind of flexible, instruction-conditioned moderation that Shieldstral itself is built around — making this benchmark a natural point of comparison for policy-adaptive safety classifiers on images. Known limitations: Smaller-scale academic release relative to the large industrial guard datasets (e.g., Aegis v2, WildGuardMix); exact held-out test set size is not broken out precisely in public third-party comparisons.
LlavaGuard evaluates vision-language models against a structured safety taxonomy, judging image content according to a detailed written policy (categories, rationale, and safety rating) rather than a simple binary label — testing whether a classifier's judgment aligns with policy-grounded human annotation on visual content.
| Field | Value |
|---|---|
| Task category | Safety / multimodal policy-based moderation |
| Metric | F1 score (%) |
| Modality | Image + policy text |
| Created by | Lukas Helff, Felix Friedrich, Manuel Brack, Kristian Kersting, Patrick Schramowski |
| Affiliation | TU Darmstadt, hessian.AI |
| Paper | LlavaGuard (arXiv 2406.05113) |
| GitHub | ml-research/LlavaGuard |
| Dataset | AIML-TUDA/LlavaGuard |
Each image-policy pair's ground-truth safety judgment is compared against a classifier's prediction and scored as F1.
Scores from the Shieldstral model card (Mistral AI, August 2026). F1 (%). Only models with native multimodal support report scores here.
| Rank | Model | Score | Source | Date |
|---|---|---|---|---|
| 1 | LlavaGuard-7B | 81.4% | Mistral AI model card | 2026-08 |
| 2 | Shieldstral 1.0 | 72.0% | Mistral AI model card | 2026-08 |
| 3 | OmniGuard-7B | 71.7% | Mistral AI model card | 2026-08 |
| 4 | Nemotron-3.5-Content-Safety-4B | 70.0% | Mistral AI model card | 2026-08 |
| 5 | ShieldGemma-2-4B | 56.2% | Mistral AI model card | 2026-08 |
| 6 | LlamaGuard-4-12B | 21.9% | Mistral AI model card | 2026-08 |
Scores sourced from Mistral AI's published model card, shown for context. Not Benchgen measurements. LlavaGuard-7B naturally leads on this vendor-adjacent evaluation, being purpose-trained on this dataset's methodology; text-only guard models do not report scores here.
No Benchgen results yet — be the first to run LlavaGuard.
| Benchmark | What it tests | Modality | Saturation |
|---|---|---|---|
| LlavaGuard | Policy-based multimodal safety judgment | Image + policy text | Medium |
| VLGuard | Image-instruction pair safety | Image + text | High |
| UnsafeBench | Standalone unsafe image classification | Image only | Medium |
Benchgen tracks version-controlled, regression-tested guard-model performance — submit your classifier's LlavaGuard scores to compare against Shieldstral and other multimodal guard models.
Last updated 2026-08-12.