paper-with-me

홈 › Papers

Expert-Guided Extinction of Toxic Tokens for Debiased Generation

2024-05-29 · Xueyao Sun, Kaize Shi, Haoran Tang, Guandong Xu, Qing Li

Large language models (LLMs) can elicit social bias during generations, especially when inference with toxic prompts. Controlling the sensitive attributes in generation encounters challenges in data distribution, generalizability, and efficiency. Specifically, fine-tuning and retrieval demand extensive unbiased corpus, while direct prompting requires meticulously curated instructions for correcting the output in multiple rounds of thoughts but poses challenges on memory and inference latency. In this work, we propose the Expert-Guided Extinction of Toxic Tokens for Debiased Generation (EXPOSED) to eliminate the undesired harmful outputs for LLMs without the aforementioned requirements. EXPOSED constructs a debiasing expert based on the abundant toxic corpus to expose and elicit the potentially dangerous tokens. It then processes the output to the LLMs and constructs a fair distribution by suppressing and attenuating the toxic tokens. EXPOSED is evaluated on fairness benchmarks over three LLM families. Extensive experiments demonstrate that compared with other baselines, the proposed EXPOSED significantly reduces the potential social bias while balancing fairness and generation performance.

📄 PDF Abstract BibTeX arXiv:2405.19299

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessRetrieval

Similar Papers 제목 키워드 기반

Take its Essence, Discard its Dross! Debiasing for Toxic Language Detection via Counterfactual Causal Effect

2024-06-03 · Junyu Lu, Bo Xu, Xiaokun Zhang, Kaiyuan Liu 외

Current methods of toxic language detection (TLD) typically rely on specific tokens to conduct decisions, which makes them suffer from lexical bias, leading to inferior performance and generalization. Lexical bias has bo…

counterfactualCounterfactual InferenceFairnessSentence

The Dynamic Behavior (Effects) of Impulsive Toxicant Input on a Single-Species Population in a Small Polluted Environment

2016-09-12

In this paper, we study a single-species population model with pulse toxicant input to a small polluted environment. The intrinsic rate of population is affected by environment and toxin in organisms. The toxin in organi…

Text Detoxification using Large Pre-trained Neural Models

2021-09-18 · EMNLP 2021 11 · David Dale, Anton Voronov, Daryna Dementieva, Varvara Logacheva 외

We present two novel unsupervised methods for eliminating toxicity in text. Our first method combines two recent ideas: (1) guidance of the generation process with small style-conditional language models and (2) use of p…

Style Transfer

Towards Robust Toxic Content Classification

2019-12-14 · Keita Kurita, Anna Belova, Antonios Anastasopoulos

Toxic content detection aims to identify content that can offend or harm its recipients. Automated classifiers of toxic content need to be robust against adversaries who deliberately try to bypass filters. We propose a m…

ClassificationDenoisingGeneral Classification

UoT-UWF-PartAI at SemEval-2021 Task 5: Self Attention Based Bi-GRU with Multi-Embedding Representation for Toxicity Highlighter

2021-04-27 · SEMEVAL 2021 · Hamed Babaei Giglou, Taher Rahgooy, Mostafa Rahgouy, Jafar Razmara

Toxic Spans Detection(TSD) task is defined as highlighting spans that make a text toxic. Many works have been done to classify a given comment or document as toxic or non-toxic. However, none of those proposed models wor…

Toxic Spans Detection