CLJul 2, 2024

Breaking Bias, Building Bridges: Evaluation and Mitigation of Social Biases in LLMs via Contact Hypothesis

arXiv:2407.02030v141 citationsh-index: 9Has Code
Originality Incremental advance
AI Analysis

This work addresses social biases in LLMs, which can reinforce stereotypes and inequalities, but it is incremental as it builds on existing debiasing methods with a novel psychological approach.

The paper tackles the problem of social biases in Large Language Models (LLMs) by applying the Contact Hypothesis from social psychology, and it shows that their proposed Social Contact Debiasing technique can reduce biases by up to 40% in one epoch of instruction tuning on LLaMA 2.

Large Language Models (LLMs) perpetuate social biases, reflecting prejudices in their training data and reinforcing societal stereotypes and inequalities. Our work explores the potential of the Contact Hypothesis, a concept from social psychology for debiasing LLMs. We simulate various forms of social contact through LLM prompting to measure their influence on the model's biases, mirroring how intergroup interactions can reduce prejudices in social contexts. We create a dataset of 108,000 prompts following a principled approach replicating social contact to measure biases in three LLMs (LLaMA 2, Tulu, and NousHermes) across 13 social bias dimensions. We propose a unique debiasing technique, Social Contact Debiasing (SCD), that instruction-tunes these models with unbiased responses to prompts. Our research demonstrates that LLM responses exhibit social biases when subject to contact probing, but more importantly, these biases can be significantly reduced by up to 40% in 1 epoch of instruction tuning LLaMA 2 following our SCD strategy. Our code and data are available at https://github.com/chahatraj/breakingbias.

Foundations

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

Your Notes