paper-with-me

Papers

CFL: Causally Fair Language Models Through Token-level Attribute Controlled Generation

2023-06-01 · Rahul Madhavan, Rishabh Garg, Kahini Wadhawan, Sameep Mehta

We propose a method to control the attributes of Language Models (LMs) for the text generation task using Causal Average Treatment Effect (ATE) scores and counterfactual augmentation. We explore this method, in the context of LM detoxification, and propose the Causally Fair Language (CFL) architecture for detoxifying pre-trained LMs in a plug-and-play manner. Our architecture is based on a Structural Causal Model (SCM) that is mathematically transparent and computationally efficient as compared with many existing detoxification techniques. We also propose several new metrics that aim to better understand the behaviour of LMs in the context of toxic text generation. Further, we achieve state of the art performance for toxic degeneration, which are computed using \RTP (RTP) benchmark. Our experiments show that CFL achieves such a detoxification without much impact on the model perplexity. We also show that CFL mitigates the unintended bias problem through experiments on the BOLD dataset.

📄 PDF Abstract BibTeX arXiv:2306.00374

Code (0)

등록된 구현이 없습니다.

Tasks

AttributecounterfactualText Generation

Similar Papers 제목 키워드 기반

Causally Perturbed Fairness Testing

2025-10-21 · Chengwen Du, Tao Chen arxiv

To mitigate unfair and unethical discrimination over sensitive features (e.g., gender, age, or race), fairness testing plays an integral role in engineering systems that leverage AI models to handle tabular data. A key c…

Causal Inference

How Do Language Models Represent and Use Phonological Information for Allomorph Selection?

2026-09-04 · Sangwoo Kim, Sangah Lee arxiv

Language models are trained on tokenized text that obscures the sound structure of words, yet they reliably produce morphemes whose form is phonologically conditioned. It remains unclear whether they rely on item-specifi…

A Mechanistic Understanding of Pronoun Fidelity in LLMs

2026-06-15 · Katharina Trinley, Jesujoba O. Alabi, Dietrich Klakow, Vagrant Gautam arxiv

Faithful and robust pronoun use is important for fair and coherent generations, yet large language models largely fail when multiple referents use different pronouns. To study the interplay of reasoning, repetition, and …

A pipeline for enabling path-specific causal fairness in observational health data

2026-01-14 · Aparajita Kashyap, Sara Matijevic, Noémie Elhadad, Steven A. Kushner 외 arxiv

When training machine learning (ML) models for potential deployment in a healthcare setting, it is essential to ensure that they do not replicate or exacerbate existing healthcare biases. Although many definitions of fai…

Process-Supervised LLM Recommenders via Flow-guided Tuning

2025-03-10 · Chongming Gao, Mengyao Gao, Chenxiao Fan, Shuai Yuan 외

While large language models (LLMs) are increasingly adapted for recommendation systems via supervised fine-tuning (SFT), this approach amplifies popularity bias due to its likelihood maximization objective, compromising …

DiversityFairnessRecommendation Systems