CLFeb 24, 2025

Evaluating the Effect of Retrieval Augmentation on Social Biases

arXiv:2502.17611v23 citationsh-index: 14
Originality Incremental advance
AI Analysis

This addresses the problem of unintended bias amplification in RAG systems for developers and users of AI language models, highlighting a critical safety concern.

The study investigated how Retrieval Augmented Generation (RAG) affects social biases in text generation across three languages and four bias types, finding that biases in document collections are often amplified in generated responses even with low-bias LLMs.

Retrieval Augmented Generation (RAG) has gained popularity as a method for conveniently incorporating novel facts that were not seen during the pre-training stage in Large Language Model (LLM)-based Natural Language Generation (NLG) systems. However, LLMs are known to encode significant levels of unfair social biases. The modulation of these biases by RAG in NLG systems is not well understood. In this paper, we systematically study the relationship between the different components of a RAG system and the social biases presented in the text generated across three languages (i.e. English, Japanese and Chinese) and four social bias types (i.e. gender, race, age and religion). Specifically, using the Bias Question Answering (BBQ) benchmark datasets, we evaluate the social biases in RAG responses from document collections with varying levels of stereotypical biases, employing multiple LLMs used as generators. We find that the biases in document collections are often amplified in the generated responses, even when the generating LLM exhibits a low-level of bias. Our findings raise concerns about the use of RAG as a technique for injecting novel facts into NLG systems and call for careful evaluation of potential social biases in RAG applications before their real-world deployment.

Foundations

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

Your Notes