English

Why Do Safety Guardrails Degrade Across Languages?

Computation and Language 2026-05-19 v1 Artificial Intelligence Machine Learning

Abstract

Large language models exhibit safety degradation in non-English languages. Standard evaluation relies on Jailbreak Success Rate (JSR), which confounds several safety-driving factors into one, obscuring the specific cause(s) of safety failure. We introduce a latent variable model, a Multi-Group Item Response Theory (IRT) framework, that decouples safety-driving factors such as language-agnostic safety robustness (θ\theta), intrinsic prompt hardness (β\beta), global language processing difficulty (γ\gamma), and a prompt-specific cross-lingual safety gap (τ\tau). Using the MultiJail dataset, we evaluate the safety robustness of 61 model configurations across 5 closed-model families and 10 languages of varying resource, aggregating a dataset of 1.9 million rows. Exploratory Factor Analysis shows safety is primarily unidimensional: models refuse different harm types mainly through a shared mechanism. Contrary to the expected trend that safety degrades largely in low-resource languages, 22 model configurations are more vulnerable in English than in low-resource languages. Low-resource languages produce more uncertain responses (high entropy) than high-resource languages. Also, high-τ\tau prompts cluster in physical harm categories like Theft and Weapons and lower-resource languages, trends validated through cross-dataset generalization. While global translation quality shows low correlation with τ\tau, severe mistranslations drive high-bias outliers, as validated by native speakers. Cultural and conceptual grounding mismatches also contribute to τ\tau. In predictive validation, the IRT framework achieves AUC=0.940\mathrm{AUC} = 0.940, outperforming simpler baselines in predicting safe refusal of unsafe prompts. Our framework reveals concept-language vulnerabilities that aggregate metrics obscure, enabling fairer cross-lingual safety evaluation and targeted improvements in dataset construction.

Keywords

Cite

@article{arxiv.2605.17173,
  title  = {Why Do Safety Guardrails Degrade Across Languages?},
  author = {Max Zhang and Ameen Patel and Sang T. Truong and Sanmi Koyejo},
  journal= {arXiv preprint arXiv:2605.17173},
  year   = {2026}
}
R2 v1 2026-07-22T07:16:55.109Z