XDetox: Text Detoxification with Token-Level Toxicity Explanations (2024.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for mitigating toxic content are black-box approaches, which results in limitations in modifying toxic tokens. |
| Approach: | They propose a method that integrates token-level toxicity explanations with the masking and infilling detoxification processes. |
| Outcome: | The proposed method outperforms baseline methods in fluency and toxicity reduction. |
Similar Papers
DetoxLLM: A Framework for Detoxification with Explanations (2024.emnlp-main)
Copied to clipboard
| Challenge: | DetoxLLM is a comprehensive end-to-end detoxification framework for toxic language. |
| Approach: | They propose a comprehensive end-to-end detoxification framework that tackles toxic language across platforms. |
| Outcome: | The proposed detoxification framework outperforms the SoTA model on human-annotated parallel corpus and offers explanation to promote transparency and trustworthiness. |
MultiParaDetox: Extending Text Detoxification with Parallel Data to New Languages (2024.naacl-short)
Copied to clipboard
| Challenge: | Text detoxification is a textual style transfer task where a toxic text is paraphrased to the neutral register. |
| Approach: | They propose to extend ParaDetox pipeline to multiple languages to automate parallel detoxification corpus collection. |
| Outcome: | The proposed methods have been used in toxic speech combating and toxic speech fighting tasks. |
DiffuDetox: A Mixed Diffusion Model for Text Detoxification (2023.findings-acl)
Copied to clipboard
Griffin Floto, Mohammad Mahdi Abdollah Pour, Parsa Farinneya, Zhenwei Tang, Ali Pesaranghader, Manasa Bharadwaj, Scott Sanner
| Challenge: | Existing text generation models that reduce toxicity of toxic text are inadequate for text detoxification tasks. |
| Approach: | They propose a conditional and unconditional diffusion model for text detoxification . conditional model takes toxic text as condition and reduces its toxicity . experimental results show the model achieves human-level fluency . |
| Outcome: | The proposed model reduces toxic text and produces diverse sentences . it can be used to train other models and ensure fluency . |
Detoxifying Text with MaRCo: Controllable Revision with Experts and Anti-Experts (2023.acl-short)
Copied to clipboard
| Challenge: | Text detoxification can mitigate the harms of toxicity by rephrasing text to remove offensive meaning, but subtle toxicity remains challenging to tackle. |
| Approach: | They propose a text detoxification algorithm that combines controllable generation and text rewriting methods using a Product of Experts and autoencoder language models to find candidate words to mask and potentially replace. |
| Outcome: | The proposed method outperforms baselines on automatic metrics and is preferred 2.1 times more in human evaluation. |
Text Detoxification using Large Pre-trained Neural Models (2021.emnlp-main)
Copied to clipboard
David Dale, Anton Voronov, Daryna Dementieva, Varvara Logacheva, Olga Kozlova, Nikita Semenov, Alexander Panchenko
| Challenge: | Existing studies on text detoxification cast this task as style transfer . text detox requires better preservation of the original meaning, authors argue . |
| Approach: | They propose two unsupervised methods for eliminating toxicity in text . they use a paraphraser guided by style-trained language models to keep the text content . |
| Outcome: | The proposed methods yield new SOTA results. |
CausalDetox: Causal Head Selection and Intervention for Language Model Detoxification (2026.findings-acl)
Copied to clipboard
| Challenge: | Large language models (LLMs) frequently generate toxic content, posing significant risks for safe deployment. |
| Approach: | They propose a framework that identifies and intervenes on the specific attention heads causally responsible for toxic generation. |
| Outcome: | The proposed framework reduces toxic generation by 5.34% while preserving linguistic fluency and speeding up head selection. |
Multilingual and Explainable Text Detoxification with Parallel Corpora (2025.coling-main)
Copied to clipboard
Daryna Dementieva, Nikolay Babakov, Amit Ronen, Abinew Ali Ayele, Naquee Rizwan, Florian Schneider, Xintong Wang, Seid Muhie Yimam, Daniil Alekhseevich Moskovskiy, Elisei Stakovskii, Eran Kaufman, Ashraf Elnagar, Animesh Mukherjee, Alexander Panchenko
| Challenge: | Existing approaches to manage toxic speech on social platforms are limited . however, there is a need for more proactive moderation of abusive speech. |
| Approach: | They extend parallel text detoxification corpus to new languages to test the approach . they propose a method that combines toxic and non-toxic sentences into a more neutral form . |
| Outcome: | The proposed method integrates the descriptive features of toxic and non-toxic sentences into a more neutral or non- toxic form. |
BiasX: “Thinking Slow” in Toxic Content Moderation with Explanations of Implied Social Biases (2023.emnlp-main)
Copied to clipboard
| Challenge: | Toxicity annotators and content moderators often default to mental shortcuts when making decisions, leading to subtle toxicity being missed and seemingly harmless content being over-detected. |
| Approach: | They propose a framework that provides AI-generated explanations of statements’ implied social biases to enhance content moderation setups. |
| Outcome: | The proposed framework significantly improves content moderation setups by enabling users to think more thoroughly about their decisions. |
Text Detoxification: Data Efficiency, Semantic Preservation and Model Generalization (2025.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for detoxification of text often rely on manually annotated data . xiangli: "detoxification of texts is a powerful way to remove toxic content" |
| Approach: | They propose a reinforcement learning framework that optimizes detoxification and semantic preservation without annotating large amounts of data. |
| Outcome: | The proposed method overcomes major limitations and surpasses humanannotated references across multiple benchmarks. |
Detoxifying Large Language Models via the Diversity of Toxic Samples (2025.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for analyzing and utilizing toxic samples are limited . current methods fail to fully harness their potential . |
| Approach: | They propose a diverse detoxification framework that leverages toxic samples' diversity . they propose MPSG strategy and SC-DPO approach to elicit personalized toxic responses . |
| Outcome: | The proposed framework could be used to optimize large language models for user safety . it incorporates two components: MPSG strategy and SC-DPO approach . |