A Survey of Toxicity Detection and Mitigation Strategies for Multilingual Language Models

14d ago · Global · primary source: export.arxiv.org

A new survey of multilingual large language models finds that safety protections remain inconsistent across languages, with attackers able to bypass toxicity filters by switching languages, mixing scripts, or using translation tools. The paper, posted to arXiv on 24 June 2026, synthesizes research on toxicity detection and detoxification for LLMs deployed in multiple languages [1][2]. It catalogues threat models that exploit language choice, translation pivots, code-switching, orthographic variation, multi-turn interaction, and post-deployment fine-tuning to weaken safety alignment [2]. Mitigation strategies reviewed in the survey span data filtering, supervised and preference-based tuning, decoding-time steering, representation editing, and multilingual guardrails [2]. Detection approaches include cross-lingual encoders, translation pipelines, representation-level probes, and LLM-based detectors [2]. The authors identify persistent challenges that complicate deployment. Uneven language coverage means safety tools tested on English often fail on lower-resource languages [2]. Culturally contingent definitions of harm make it difficult to build a single toxicity standard [2]. Fragmented evaluation protocols prevent consistent benchmarking across models [2]. The survey also warns that detoxification can suppress legitimate dialectal or identity-related expression [2]. Large language models are a type of machine learning model trained with self-supervised learning on vast amounts of text [11]. Their rapid adoption has outpaced safety research for non-English contexts. The survey notes that threat actors can pivot through a high-resource language to generate toxic content in a lower-resource one, or mix scripts within a single prompt to confuse classifiers [2]. The findings arrive as LLM deployment accelerates globally. Chinese firm DeepSeek, founded in July 2023, launched its R1 model in January 2025 with performance comparable to OpenAI's GPT-4 and o1, while reporting training costs far below those of U.S. competitors [10]. DeepSeek's models are described as open-weight, meaning parameters are shared but training data is not openly licensed [10]. The company trained its models using weaker AI chips intended for export, operating under ongoing trade restrictions on AI chip exports to China [10]. The survey's task formulations include toxic-to-neutral rewriting, toxicity classification, and toxic-generation evaluation [2]. The authors call for evaluation protocols that account for linguistic diversity and cultural context, noting that a phrase flagged as toxic in one language may be benign or even affirming in another [2].

research-papersafety-researchapplicationinfrastructure

Background sources we checked (10)
  • arxiv.org ↗ Large language models (LLMs) are increasingly deployed across languages, but their safety behavior remains uneven across linguistic and cultural contexts. This survey synthesizes work on toxicity detection and detoxification for multilingual LLMs. We first catalogue threat models…
  • en.wikipedia.org ↗ These datasets are used in machine learning (ML) research and have been cited in peer-reviewed academic journals. Datasets are an integral part of the field of machine learning. Major advances in this field can result from advances in learning algorithms (such as deep learning), …
  • en.wikipedia.org ↗ The following scientific events occurred in 2024.…
  • en.wikipedia.org ↗ False information, including disinformation and conspiracy theories about the scale of the COVID-19 pandemic and the origin, prevention, diagnosis, and treatment of the disease has been spread through social media, text messaging, and mass media. False information has been propag…
  • arxiv.org ↗ We review thirteen generative systems and five supporting datasets for quantum circuit and quantum code generation, identified through a structured scoping review of Hugging Face, arXiv, and provenance tracing (January-February 2026). We organize the field along two axes: artifac…
  • huggingface.co ↗ # Paper Pages Paper pages allow people to find artifacts related to a paper such as models, datasets and apps/demos (Spaces). Paper pages also enable the community to discuss about the paper. ## Linking a Paper to a model, dataset or Space If the repository card (`README.md`) …
  • huggingface.co ↗ # How to Add a Space to ArXiv ... Demos on Hugging Face Spaces allow a wide audience to try out state-of-the-art machine learning research without writing any code. Hugging Face and ArXiv have collaborated to embed these demos directly along side papers on ArXiv! ... Thanks to th…
  • huggingface.co ↗ Daily Papers - Hugging Face new Get trending papers in your email inbox once a day! Get trending papers in your email inbox! Subscribe # Daily Papers ## byAK and the research community - Daily - Weekly - Monthly Trending Papers https://huggingface.co/papers/date/2026-06-…
  • en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…

Sources

Spot something wrong? Report an issue