Back to feed
News Story
APriority74
Mistral AI Blog
1 sources

Shieldstral Introduces 3B Multimodal Safety Classifier

Shieldstral has released a 3B-parameter open-weights multimodal safety classifier that outperforms models up to seven times its size. The release aims to provide a more efficient and accessible tool for AI safety.

SynthePulse Insight · AI deep readingMembers

Shieldstral: Turning Content Moderation into a Question-Answering Task, a 3B Model Challenges 7x Larger Opponents

Version 1 · 1 source

Mistral AI releases Shieldstral, a 3B-parameter open-source multimodal safety classifier. It redefines content moderation as a policy-adaptive question-answering task, accepting natural language policies at inference time, adapting to new scenarios without retraining, and matching or surpassing models up to 7x larger on text safety benchmarks.

  • Shieldstral is a 3B-parameter open-source multimodal safety classifier released under the Apache 2.0 license.
  • It models content moderation as a binary question-answering task: input includes instructions, query, and content to be moderated, output is a calibrated safety score.
  • Matches or surpasses open guard models up to 7x larger on text safety, refusal detection, policy adaptability, and multimodal safety benchmarks.
Open section navigationCore Innovation: Turning Moderation into a Question-Answering Task

Core Innovation: Turning Moderation into a Question-Answering Task

Shieldstral's core innovation lies in redefining content moderation as a binary question-answering task. Each request contains three parts: <Instruct> provides evaluation context and strictness, <Query> is a clear yes/no question (e.g., "Does the content promote physical violence?"), and <Document> is the content to be moderated, which can be a prompt, a response, a prompt-response pair, or an image with optional text.

At inference, the model reads only the logits for yes and no, and normalizes them via softmax into a continuous safety score. This design unifies prompt classification, response moderation, refusal detection, and toxicity detection, making the policy entirely present in the prompt, so a single checkpoint can adapt to new policies at deployment time without retraining.

Free for now

Read the full analysis

3 more sections of analysis, plus the full takeaway

Loading

Credibility boundary

This report is based on a press release from Mistral AI's official blog, a first-party source. All performance claims (such as 'matching or surpassing 7x larger models') come from the official source and have not been independently verified. Specific benchmark datasets and result details are not provided in the source, so independent verification is not possible.

Primary report

Mistral AI Blog

Primary source