paper-with-me

홈 › Papers

Let the Models Respond: Interpreting Language Model Detoxification Through the Lens of Prompt Dependence

2023-09-01 · Daniel Scalena, Gabriele Sarti, Malvina Nissim, Elisabetta Fersini

Due to language models' propensity to generate toxic or hateful responses, several techniques were developed to align model generations with users' preferences. Despite the effectiveness of such methods in improving the safety of model interactions, their impact on models' internal processes is still poorly understood. In this work, we apply popular detoxification approaches to several language models and quantify their impact on the resulting models' prompt dependence using feature attribution methods. We evaluate the effectiveness of counter-narrative fine-tuning and compare it with reinforcement learning-driven detoxification, observing differences in prompt reliance between the two methods despite their similar detoxification performances.

📄 PDF Abstract BibTeX arXiv:2309.00751

Code (1)

DanielSc4/RewardLM 공식 구현 pytorch

Tasks

Language ModelingLanguage Modellingreinforcement-learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

AraDetox: A Multi-Dialect Arabic Detoxification Dataset

2026-08-24 · Mo El-Haj arxiv

Arabic harmful-language detection has received considerable attention, yet Arabic text detoxification remains underexplored. We introduce AraDetox, a multi-dialect Arabic detoxification dataset comprising 10,500 harmful …

Semantic SimilarityText Generation

UniDetox: Universal Detoxification of Large Language Models via Dataset Distillation

2025-04-29 · Huimin Lu, Masaru Isonuma, Junichiro Mori, Ichiro Sakata

We present UniDetox, a universally applicable method designed to mitigate toxicity across various large language models (LLMs). Previous detoxification methods are typically model-specific, addressing only individual mod…

Dataset DistillationLanguage ModelingLanguage Modelling

Multilingual and Explainable Text Detoxification with Parallel Corpora

2024-12-16 · Daryna Dementieva, Nikolay Babakov, Amit Ronen, Abinew Ali Ayele 외

Even with various regulations in place across countries and social media platforms (Government of India, 2021; European Parliament and Council of the European Union, 2022, digital abusive speech remains a significant iss…

DescriptiveStyle TransferText Style Transfer

Breaking mBad! Supervised Fine-tuning for Cross-Lingual Detoxification

2025-05-22 · Himanshu Beniwal, Youngwoo Kim, Maarten Sap, Soham Dan 외

As large language models (LLMs) become increasingly prevalent in global applications, ensuring that they are toxicity-free across diverse linguistic contexts remains a critical challenge. We explore "Cross-lingual Detoxi…

Exploring Cross-lingual Text Detoxification with Large Multilingual Language Models.

2022-05-01 · ACL 2022 5 · Daniil Moskovskiy, Daryna Dementieva, Alexander Panchenko

Detoxification is a task of generating text in polite style while preserving meaning and fluency of the original toxic text. Existing detoxification methods are monolingual i.e. designed to work in one exact language. Th…

Style Transfer