Evaluating and Mitigating Discrimination in Language Model Decisions
Alex Tamkin, Amanda Askell, Liane Lovitt, Esin Durmus, Nicholas Joseph, Shauna Kravec, Karina Nguyen, Jared Kaplan, Deep Ganguli
TL;DR
The paper presents a proactive, scalable method to assess discrimination risk in language-model decisions by generating 70 diverse hypothetical decision prompts and varying demographics explicitly or via names. It demonstrates that Claude 2.0 exhibits both positive and negative discrimination prior to mitigation, with explicit demographic signals producing stronger effects than implicit ones. The authors show that prompt-based mitigations, including anti-discrimination prompts and thinking-aloud requests, can dramatically reduce discrimination while preserving decision relevance, validated through human checks and a mixed-effects model. They release their dataset and prompts to enable broader auditing by developers and policymakers, emphasizing cautious, sociotechnical deployment in real-world high-stakes scenarios.
Abstract
As language models (LMs) advance, interest is growing in applying them to high-stakes societal decisions, such as determining financing or housing eligibility. However, their potential for discrimination in such contexts raises ethical concerns, motivating the need for better methods to evaluate these risks. We present a method for proactively evaluating the potential discriminatory impact of LMs in a wide range of use cases, including hypothetical use cases where they have not yet been deployed. Specifically, we use an LM to generate a wide array of potential prompts that decision-makers may input into an LM, spanning 70 diverse decision scenarios across society, and systematically vary the demographic information in each prompt. Applying this methodology reveals patterns of both positive and negative discrimination in the Claude 2.0 model in select settings when no interventions are applied. While we do not endorse or permit the use of language models to make automated decisions for the high-risk use cases we study, we demonstrate techniques to significantly decrease both positive and negative discrimination through careful prompt engineering, providing pathways toward safer deployment in use cases where they may be appropriate. Our work enables developers and policymakers to anticipate, measure, and address discrimination as language model capabilities and applications continue to expand. We release our dataset and prompts at https://huggingface.co/datasets/Anthropic/discrim-eval
