Bias Amplification in RAG: Poisoning Knowledge Retrieval to Steer LLMs
Summary
RAG (retrieval-augmented generation, where an AI pulls in external documents to answer questions) systems can be attacked by poisoning the documents they retrieve, which amplifies biases (systematic unfairness) in AI outputs even when the original question seems neutral. For example, a compromised RAG system might retrieve documents that show women as domestic violence victims, causing the AI to generate biased responses about gender. The paper demonstrates this attack using a framework called BRRA and shows that a dual stage defense mechanism can help reduce these attacks' impact.
Solution / Mitigation
The paper mentions that 'a dual stage defense mechanism' can 'effectively mitigate the impacts of the attack,' but the source text does not explicitly describe what this defense mechanism is or how to implement it.
Classification
Related Issues
Original source: http://ieeexplore.ieee.org/document/11593155
First tracked: September 3, 2026 at 08:02 PM
Classified by LLM (prompt v3) · confidence: 92%