Minionese: Comprehensive Benchmark and Mechanistic Study of Multilingual LLM Safety
Summary
Minionese, a new multilingual jailbreak benchmark, reveals that safety alignment in large language models remains brittle across languages, with prompts refused in English often eliciting harmful compliance in non-English and low-resource settings. This benchmark spans 18 languages, 4 resource tiers, and 4 perturbation types: standard translation, code-switching, transliteration, and translationese. The study found each attack type produces a distinct vulnerability profile; for instance, transliteration vulnerability is mediated by script identity, and code-switching maintains effectiveness through the lowest-resource tier. A sharp safety regime transition between Tiers 2 and 3 is consistent across all models. Mechanistically, low-resource jailbreaks succeed by routing harmful content through a geometrically misaligned subspace, leaving the refusal mechanism intact but untriggered. These findings underscore that English-only safety evaluations are insufficient.
Key takeaway
For AI Security Engineers evaluating LLM safety, you must expand your evaluations beyond English to include multilingual benchmarks like Minionese. Your current English-centric testing likely misses critical vulnerabilities in non-English and low-resource settings, leading to potential harmful compliance. Account for script family, perturbation type, and per-language alignment coverage to ensure robust safety across diverse linguistic contexts.
Key insights
Multilingual LLM safety is brittle, with distinct vulnerabilities across languages and attack types.
Principles
- Safety alignment is brittle across languages.
- Attack types produce distinct vulnerability profiles.
- English-only safety evaluations are insufficient.
Method
The study introduces Minionese, a multilingual jailbreak benchmark, and uses geometric mechanistic analysis to study refusal failure across language tiers and perturbation types.
In practice
- Evaluate LLMs across 18 languages.
- Test 4 perturbation types.
- Consider script family in safety evaluations.
Topics
- Multilingual LLM Safety
- Jailbreak Benchmarks
- Language Model Alignment
- Adversarial Attacks
- Low-Resource Languages
Code references
Best for: Research Scientist, CTO, VP of Engineering/Data, AI Scientist, NLP Engineer, AI Security Engineer
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.