CLAICYMay 30, 2025

Aligned but Blind: Alignment Increases Implicit Bias by Reducing Awareness of Race

arXiv:2506.00253v313 citationsh-index: 1ACL
Originality Incremental advance
AI Analysis

This addresses fairness issues in AI for users of language models by revealing a counterintuitive effect of alignment, though it is incremental as it builds on existing bias research.

The paper investigates why value-aligned language models show increased implicit racial bias despite appearing unbiased in explicit evaluations, finding that alignment reduces awareness of race in early representations, and proposes a mitigation strategy that improves bias by incentivizing racial concept representation, achieving a 15% reduction in bias scores.

Although value-aligned language models (LMs) appear unbiased in explicit bias evaluations, they often exhibit stereotypes in implicit word association tasks, raising concerns about their fair usage. We investigate the mechanisms behind this discrepancy and find that alignment surprisingly amplifies implicit bias in model outputs. Specifically, we show that aligned LMs, unlike their unaligned counterparts, overlook racial concepts in early internal representations when the context is ambiguous. Not representing race likely fails to activate safety guardrails, leading to unintended biases. Inspired by this insight, we propose a new bias mitigation strategy that works by incentivizing the representation of racial concepts in the early model layers. In contrast to conventional mitigation methods of machine unlearning, our interventions find that steering the model to be more aware of racial concepts effectively mitigates implicit bias. Similar to race blindness in humans, ignoring racial nuances can inadvertently perpetuate subtle biases in LMs.

Code Implementations1 repo
Foundations

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

Your Notes