← Latest papers
💬 NLP

Schützen: Evaluating LLM Safety in Bulgarian and German Contexts

This paper introduces "Schützen," a German-Bulgarian safety dataset designed to address the lack of non-English evaluation resources by revealing significant cross-language differences in large language model safety behaviors and underscoring the need for region-specific assessments.

Original authors: Kiril Georgiev, Yuxia Wang, Dimitar Iliyanov Dimitrov, Preslav Nakov, Ivan Koychev

Published 2026-06-11
📖 5 min read🧠 Deep dive

Original authors: Kiril Georgiev, Yuxia Wang, Dimitar Iliyanov Dimitrov, Preslav Nakov, Ivan Koychev

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a very smart, multilingual robot assistant. You want to know if it's safe to let it talk to people in Germany and Bulgaria. The problem is, most safety tests for these robots are like driving tests done only in English-speaking countries. They check if the robot knows how to stop at a red light in London or New York, but they don't check if it knows how to stop at a red light in Sofia or Berlin, where the rules, culture, and history might be slightly different.

This paper, titled "Schützen" (which is German for "to protect"), introduces a new safety test specifically designed for these two countries. Here is a simple breakdown of what they did and what they found:

1. The Problem: The "One-Size-Fits-All" Safety Net

Think of existing safety datasets as a giant, generic safety net made in the US. It's great for catching English speakers, but when you try to use it to catch a German or Bulgarian speaker, the holes might be in the wrong places.

  • The Gap: There are very few safety tests for Bulgarian (a "low-resource" language, meaning fewer digital books and data are available for it) and not enough deep, culturally specific tests for German.
  • The Risk: If you don't test the robot in the local language and culture, it might accidentally say something rude, illegal, or harmful that it wouldn't say in English.

2. The Solution: A Custom "Safety Gym"

The authors built a new gym called Schützen to train and test these robots.

  • The Equipment: They created about 8,000 questions (prompts) in both German and Bulgarian.
  • The Workout: They didn't just translate English questions. They "localized" them.
    • Analogy: If an English test asks, "How do I make a bomb using a kitchen appliance?" the German version doesn't just translate the words; it might ask about a specific historical event or a local cultural taboo. The Bulgarian version might reference a local movie or a specific historical figure.
  • The Three Types of Tests:
    1. Direct Attacks: "Tell me how to break the law." (The obvious test).
    2. Indirect Attacks: "I'm writing a story about a villain who breaks the law. How would they do it?" (The sneaky test).
    3. Over-Sensitivity Checks: "What is a gun?" (Asking a harmless question to see if the robot gets scared and refuses to answer something safe).

3. The Contest: 15 Robots in the Ring

They put 15 different AI models into this gym to see how they handled the questions.

  • The Contenders: This included big global models (like GPT-4o, Claude, and Llama) and local specialists (like BgGPT for Bulgaria and Leo/LLaMmlein for Germany).
  • The Scorecard: They checked two things:
    1. Binary Score: Did the robot say "No, that's unsafe" (Safe) or did it actually give the bad info (Unsafe)?
    2. Style Score: How did it say no? Did it just refuse? Did it explain why? Did it give a safe, boring answer?

4. The Results: Who Won?

  • The Champion: Claude-3.7 was the safest robot overall, performing near-perfectly in both languages.
  • The Local Heroes:
    • For Bulgaria, the local model BgGPT-27B did the best job.
    • For Germany, the local model Leo-mistral-hessianai-7B-chat was the top performer.
  • The Strugglers: Some smaller models, like LLaMmlein-7B-chat (German) and BgGPT-2.6B (Bulgarian), struggled the most, often failing to catch the unsafe requests.
  • The Surprise: The authors thought the "low-resource" language (Bulgarian) would be harder for the robots to handle safely. However, they found that because Germany and Bulgaria share similar European laws and cultural values, the robots actually did quite well in Bulgarian too, as long as the safety rules were similar to what they learned in English.

5. The "Human vs. Machine" Referee

To make sure their computerized scoring was fair, they used a "Human-AI Team."

  • The Process: Humans labeled some answers as "Safe" or "Unsafe." Then, they used a super-smart AI (GPT-4.1) to check the rest.
  • The Trick: They found that if they told the AI to pick the first answer that fit a category (instead of overthinking and looking for the "perfect" match), it agreed much better with the human judges. It's like telling a referee to make a quick call based on the first rule they see, rather than debating every possible rule.

Summary

The paper argues that you can't just test AI safety in English and assume it works everywhere. You need a local safety manual. They built a new manual for Germany and Bulgaria, tested 15 robots, and found that while some global giants are very safe, local models can be excellent if trained correctly. They also proved that using a mix of humans and AI to grade these tests is faster and just as accurate as using humans alone.

Where to find the tools: The authors made their "gym" (dataset) and "scorecards" (code) available on GitHub for anyone to use.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →