CLAIAug 8, 2025

Do Biased Models Have Biased Thoughts?

arXiv:2508.06671v21 citationsh-index: 4
Originality Synthesis-oriented
AI Analysis

It addresses fairness concerns in deploying language models by analyzing bias in reasoning, but the findings are incremental as they quantify existing biases without proposing new mitigation methods.

This paper investigates whether biased language models exhibit biased internal reasoning steps, finding that bias in chain-of-thought steps is not highly correlated with output bias (less than 0.6 correlation with p<0.001 in most cases).

The impressive performance of language models is undeniable. However, the presence of biases based on gender, race, socio-economic status, physical appearance, and sexual orientation makes the deployment of language models challenging. This paper studies the effect of chain-of-thought prompting, a recent approach that studies the steps followed by the model before it responds, on fairness. More specifically, we ask the following question: $\textit{Do biased models have biased thoughts}$? To answer our question, we conduct experiments on $5$ popular large language models using fairness metrics to quantify $11$ different biases in the model's thoughts and output. Our results show that the bias in the thinking steps is not highly correlated with the output bias (less than $0.6$ correlation with a $p$-value smaller than $0.001$ in most cases). In other words, unlike human beings, the tested models with biased decisions do not always possess biased thoughts.

Foundations

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

Your Notes