CLAIJun 1, 2023

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

arXiv:2306.00374v1226 citationsh-index: 26
Originality Incremental advance
AI Analysis

This addresses the problem of reducing toxicity in language models for users and developers, though it appears incremental as it builds on existing detoxification techniques with a novel causal approach.

The paper tackles the problem of detoxifying language models by proposing the Causally Fair Language (CFL) architecture, which uses causal average treatment effect scores and counterfactual augmentation to control attributes, achieving state-of-the-art performance on the RTP benchmark for toxic degeneration with minimal impact on perplexity.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes