CLOct 10, 2025

CoBia: Constructed Conversations Can Trigger Otherwise Concealed Societal Biases in LLMs

arXiv:2510.09871v11 citationsh-index: 7Has CodeEMNLP
Originality Incremental advance
AI Analysis

This work addresses safety and fairness issues for users of LLMs by exposing concealed biases through stress-testing, though it is incremental in refining evaluation methods.

The authors tackled the problem of hidden societal biases in large language models (LLMs) by introducing CoBia, a suite of adversarial attacks that use constructed conversations to trigger biased claims, and found that LLMs often fail to reject biased follow-up questions, revealing bias amplification.

Improvements in model construction, including fortified safety guardrails, allow Large language models (LLMs) to increasingly pass standard safety checks. However, LLMs sometimes slip into revealing harmful behavior, such as expressing racist viewpoints, during conversations. To analyze this systematically, we introduce CoBia, a suite of lightweight adversarial attacks that allow us to refine the scope of conditions under which LLMs depart from normative or ethical behavior in conversations. CoBia creates a constructed conversation where the model utters a biased claim about a social group. We then evaluate whether the model can recover from the fabricated bias claim and reject biased follow-up questions. We evaluate 11 open-source as well as proprietary LLMs for their outputs related to six socio-demographic categories that are relevant to individual safety and fair treatment, i.e., gender, race, religion, nationality, sex orientation, and others. Our evaluation is based on established LLM-based bias metrics, and we compare the results against human judgments to scope out the LLMs' reliability and alignment. The results suggest that purposefully constructed conversations reliably reveal bias amplification and that LLMs often fail to reject biased follow-up questions during dialogue. This form of stress-testing highlights deeply embedded biases that can be surfaced through interaction. Code and artifacts are available at https://github.com/nafisenik/CoBia.

Foundations

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

Your Notes