Conditional Cognitive Biases in LLMs: How Biased User Turns Modulate In-Context Reasoning
Summary
This paper introduces a three-condition experimental framework and a benchmark of 24,300 prompts to study how biased user turns modulate cognitive bias expression in frontier LLMs under multi-turn interactions. It finds that biased conversational context amplifies bias in most models, while explicit bias cues can trigger alignment-related suppression.
View Cached Full Text
Cached at: 08/07/26, 07:49 AM
# How Biased User Turns Modulate In-Context Reasoning
Source: [https://arxiv.org/html/2608.05166](https://arxiv.org/html/2608.05166)
## Conditional Cognitive Biases in LLMs: How Biased User Turns Modulate In\-Context Reasoning
Jacqueline Isaacs Northeastern University \{s\.weerasekara, sagar, isaacs\}@northeastern\.edu
###### Abstract
We present an evaluation of cognitive bias expression in state\-of\-the\-art instruction\-tuned LLMs under realistic multi\-turn interaction settings\. Our work introduces a novel three\-condition experimental framework that disentangles the effect of exposure to a biased user turn from the effect of the turn’s semantic content, alongside a benchmark of 24,300 jury\-validated user prompts spanning all 81 cells of a9×99\\times 9target–human bias interaction matrix\. Across eight frontier LLMs, we find that biased conversational context systematically increases bias expression relative to zero\-shot baselines in 6 of 8 models\. We identify two competing behavioral dynamics underlying this effect: conversational exposure to biased reasoning generally amplifies downstream bias tendencies, while explicitly stated bias cues often trigger alignment\-related suppression behaviors that reduce overt bias expression\. We release our framework, codebase, and dataset to support future research on context\-conditioned cognitive biases and behavioral adaptation in LLMs\.
Conditional Cognitive Biases in LLMs: How Biased User Turns Modulate In\-Context Reasoning
Sachini Weerasekara, Sagar Kamarthi, and Jacqueline IsaacsNortheastern University\{s\.weerasekara, sagar, isaacs\}@northeastern\.edu
## 1Introduction
Instruction\-tuned large language models are increasingly deployed as conversational decision\-support tools in high\-stakes settings including legal reasoning, medical triage, and financial advisory contexts\(Bommasaniet al\.,[2021](https://arxiv.org/html/2608.05166#bib.bib1); Achiamet al\.,[2023](https://arxiv.org/html/2608.05166#bib.bib37); Dubeyet al\.,[2024](https://arxiv.org/html/2608.05166#bib.bib38)\)\. In these deployments, users routinely exhibit systematic cognitive biases, framing, anchoring, optimism bias, that shape how requests are formulated and how information is presented to the model\(Kahneman,[2011](https://arxiv.org/html/2608.05166#bib.bib29); Tversky and Kahneman,[1974](https://arxiv.org/html/2608.05166#bib.bib28),[1981](https://arxiv.org/html/2608.05166#bib.bib16)\)\. Whether and how these biased user turns propagate into downstream model behavior remains an open question\.
A substantial body of work has characterized cognitive bias in LLMs under zero\-shot evaluation\(Malberget al\.,[2025](https://arxiv.org/html/2608.05166#bib.bib13); Jones and Steinhardt,[2022](https://arxiv.org/html/2608.05166#bib.bib11); Gallegoset al\.,[2024](https://arxiv.org/html/2608.05166#bib.bib30); Binz and Schulz,[2023](https://arxiv.org/html/2608.05166#bib.bib56); Hagendorffet al\.,[2023](https://arxiv.org/html/2608.05166#bib.bib57)\), establishing susceptibility to framing\(Tversky and Kahneman,[1981](https://arxiv.org/html/2608.05166#bib.bib16)\), anchoring\(Strack and Mussweiler,[1997](https://arxiv.org/html/2608.05166#bib.bib14); Epley and Gilovich,[2001](https://arxiv.org/html/2608.05166#bib.bib55)\), in\-group preference\(Tajfel and Turner,[1979](https://arxiv.org/html/2608.05166#bib.bib45)\), and confirmation bias\(Nickerson,[1998](https://arxiv.org/html/2608.05166#bib.bib19); Weerasekaraet al\.,[2026](https://arxiv.org/html/2608.05166#bib.bib48),[2025b](https://arxiv.org/html/2608.05166#bib.bib49)\)\. These benchmarks have been pivotal in demonstrating that alignment training does not eliminate bias\(Perezet al\.,[2023](https://arxiv.org/html/2608.05166#bib.bib54); Ouyanget al\.,[2022](https://arxiv.org/html/2608.05166#bib.bib6); Santurkaret al\.,[2023](https://arxiv.org/html/2608.05166#bib.bib47)\)\. Yet every benchmark result is measured from an isolated, carefully controlled prompt, treating LLM bias as a context\-independent property\. This does not reflect deployment conditions, where model responses to decision\-critical prompts are always conditioned on a preceding conversational turn\.
A biased user turn confounds two causal pathways: the*presence*of any user turn changes the input from zero\-shot to dialogue, activating instruction\-tuning conditioning absent at zero\-shot time; the*content*of a biased turn introduces a second signal that interacts with the model’s alignment recipe to amplify or suppress the target bias\. Without separating these factors, the mechanisms driving changes in LLM bias expression remain opaque\.
To isolate these pathways, we introduce a three\-condition design withno user turn\(m∅m\_\{\\varnothing\}\),neutral user turn\(mnm\_\{n\}\), andbiased user turn\(mbm\_\{b\}\)\. This yields the primary estimandΔb=\|mb\|−\|m∅\|\\Delta\_\{b\}=\|m\_\{b\}\|\-\|m\_\{\\varnothing\}\|and its decompositionΔb=Δn\+δ\\Delta\_\{b\}=\\Delta\_\{n\}\+\\delta, where the presence effectΔn=\|mn\|−\|m∅\|\\Delta\_\{n\}=\|m\_\{n\}\|\-\|m\_\{\\varnothing\}\|isolates format shift and the content effectδ=\|mb\|−\|mn\|\\delta=\|m\_\{b\}\|\-\|m\_\{n\}\|isolates bias\-specific modulation\. We construct a stimulus bank of 24,300 jury\-validated turns covering all 81 cells of a9×99\\\!\\times\\\!9matrix of target LLM biasesβ\\betaagainst human\-turn biasesγ\\gamma, evaluated across 8 instruction\-tuned LLMs spanning diverse parameter scales and alignment recipes\. A three\-model LLM\-as\-judge jury \(GPT\-4o\-Mini, Claude\-3\.5\-Haiku, Gemini\) enforces four quality criteria before any stimulus enters the bank, decoupling stimulus generation from evaluation\. Causal effects are identified via difference\-in\-differences\(Angrist and Pischke,[2009](https://arxiv.org/html/2608.05166#bib.bib26)\), synthetic control\(Abadieet al\.,[2010](https://arxiv.org/html/2608.05166#bib.bib27)\), and propensity score matching\(Rosenbaum and Rubin,[1983](https://arxiv.org/html/2608.05166#bib.bib43)\)\.
We ask:To what extent does the cognitive bias content of a user turn modulate LLM bias expression beyond the format shift induced by any user turn, and does a human’s specific bias type selectively induce the matching bias in the model?
We find that biased user turns elevate LLM bias above zero\-shot levels \(Δ¯b\>0\\bar\{\\Delta\}\_\{b\}\>0\) in 6 of 8 models \(range\+0\.022\+0\.022–\+0\.051\+0\.051;p<0\.001p\{<\}0\.001\), with a significant presence effect across all 8 models \(positive in 7, negative in Claude\-3\.5\-Haiku\) partially counteracted by predominantly negative content effects \(suppression in 6 of 8 models\), with deliberative models \(DeepSeek\-V3, Claude\-3\.5\-Haiku\) reversing the content direction\. The9×99\\\!\\times\\\!9coupling matrix reveals strong row structure but no diagonal advantage, inducibility is governed by the target bias, not the human\-to\-LLM bias pairing, and Planning Fallacy is the only target bias causally confirmed as universally inducible across all 8 models\.
## 2Related Work
#### Cognitive bias benchmarking in LLMs\.
Prior work catalogs LLM cognitive biases, framing\(Tversky and Kahneman,[1981](https://arxiv.org/html/2608.05166#bib.bib16)\), anchoring\(Strack and Mussweiler,[1997](https://arxiv.org/html/2608.05166#bib.bib14); Epley and Gilovich,[2001](https://arxiv.org/html/2608.05166#bib.bib55)\), availability\(Tversky and Kahneman,[1973](https://arxiv.org/html/2608.05166#bib.bib44)\), in\-group bias\(Tajfel and Turner,[1979](https://arxiv.org/html/2608.05166#bib.bib45)\), confirmation bias\(Nickerson,[1998](https://arxiv.org/html/2608.05166#bib.bib19)\), under zero\-shot prompting\(Malberget al\.,[2025](https://arxiv.org/html/2608.05166#bib.bib13); Jones and Steinhardt,[2022](https://arxiv.org/html/2608.05166#bib.bib11); Gallegoset al\.,[2024](https://arxiv.org/html/2608.05166#bib.bib30)\), fixing evaluation to a single isolated prompt\(Lianget al\.,[2022](https://arxiv.org/html/2608.05166#bib.bib53)\)and treating bias as context\-independent\. We move beyond this paradigm by measuring how a single in\-context user turn modulates downstream bias expression\.
#### In\-context learning and sycophancy\.
LLMs update their output distribution from context\-prepended demonstrations without gradient updates\(Brownet al\.,[2020](https://arxiv.org/html/2608.05166#bib.bib5); Donget al\.,[2024](https://arxiv.org/html/2608.05166#bib.bib31)\); format and input distribution matter more than label semantics\(Minet al\.,[2022](https://arxiv.org/html/2608.05166#bib.bib10); Zhaoet al\.,[2021](https://arxiv.org/html/2608.05166#bib.bib32)\), and prompt ordering alone shifts accuracy substantially\(Luet al\.,[2022](https://arxiv.org/html/2608.05166#bib.bib33)\)\. Instruction\-tuned models exhibit sycophancy, changing answers when users express disagreement\(Sharmaet al\.,[2023](https://arxiv.org/html/2608.05166#bib.bib24)\), and chain\-of\-thought reasoning can be post\-hoc rationalized by biased context\(Turpinet al\.,[2023](https://arxiv.org/html/2608.05166#bib.bib12)\)\. LLMs also reproduce survey response biases characteristic of human respondents\(Tjuatjaet al\.,[2024](https://arxiv.org/html/2608.05166#bib.bib60); Weerasekaraet al\.,[2024](https://arxiv.org/html/2608.05166#bib.bib50),[2022](https://arxiv.org/html/2608.05166#bib.bib51)\)\. Model\-written evaluations confirm that behavioral biases persist under alignment\(Perezet al\.,[2023](https://arxiv.org/html/2608.05166#bib.bib54); Santurkaret al\.,[2023](https://arxiv.org/html/2608.05166#bib.bib47); Weerasekaraet al\.,[2025a](https://arxiv.org/html/2608.05166#bib.bib52)\)\. Neither line places the*cognitive bias type*of the user turn under systematic control at the scale we study\.
#### LLMs as evaluation data generators and causal methods\.
Persona\-injection prompting generates human\-like cognitive profiles for evaluation\(Argyleet al\.,[2023](https://arxiv.org/html/2608.05166#bib.bib25)\); we add a three\-model LLM\-as\-judge jury\(Zhenget al\.,[2023](https://arxiv.org/html/2608.05166#bib.bib9)\)to enforce stimulus quality\. We apply difference\-in\-differences\(Angrist and Pischke,[2009](https://arxiv.org/html/2608.05166#bib.bib26)\), synthetic control\(Abadieet al\.,[2010](https://arxiv.org/html/2608.05166#bib.bib27)\), and propensity score matching\(Rosenbaum and Rubin,[1983](https://arxiv.org/html/2608.05166#bib.bib43)\)to provide per\-bias causal evidence beyond aggregate comparisons\.
## 3Methodology
### 3\.1Formal Setup
Letℬ\\mathcal\{B\}denote the nine target cognitive biases\. For scenariox∈𝒳x\\in\\mathcal\{X\}, the biased user turn is an intervention operatorℐγx:x↦cγ\\mathcal\{I\}\_\{\\gamma\}^\{x\}:x\\mapsto c\_\{\\gamma\}that prepends a user turn embedding biasγ\\gammato the model’s context\. The primary estimand is:
Pr\(Yxβ=1∣cγ\)−Pr\(Yxβ=1∣c∅\),\\Pr\\\!\\bigl\(Y\_\{x\}^\{\\beta\}=1\\mid c\_\{\\gamma\}\\bigr\)\-\\Pr\\\!\\bigl\(Y\_\{x\}^\{\\beta\}=1\\mid c\_\{\\varnothing\}\\bigr\),the shift in biasβ\\betaexpression probability relative to the zero\-shot baselinec∅c\_\{\\varnothing\}\.
### 3\.2Bias Strength Metric
We adopt the normalized ratio metric ofMalberget al\.\([2025](https://arxiv.org/html/2608.05166#bib.bib13)\)\. Each scenarioxxis evaluated by eliciting two numerical decisions from the LLM:a1a\_\{1\}\(response to the*control*template, neutral framing\) anda2a\_\{2\}\(response to the*treatment*template, bias\-inducing framing\)\. Reference anchorsy1,y2∈ℝy\_\{1\},y\_\{2\}\\in\\mathbb\{R\}from per\-scenariometric\_paramsallow comparison across heterogeneous scales\. DefineΔi=ai−yi\\Delta\_\{i\}=a\_\{i\}\-y\_\{i\}\. The bias metric is:
m\(a1,2,y1,2,k\)=k⋅\(\|Δ1\|−\|Δ2\|\)max\(\|Δ1\|,\|Δ2\|\),m∈\[−1,1\],m\(a\_\{1,2\},y\_\{1,2\},k\)=\\frac\{k\\cdot\\bigl\(\|\\Delta\_\{1\}\|\-\|\\Delta\_\{2\}\|\\bigr\)\}\{\\max\(\|\\Delta\_\{1\}\|,\|\\Delta\_\{2\}\|\)\},\\quad m\\in\[\-1,1\],\(1\)wherek∈\{−1,\+1\}k\\in\\\{\-1,\+1\\\}corrects for scenario\-level direction\. Values near\+1\+1indicate strong bias; near0, negligible bias\. Botha1a\_\{1\}anda2a\_\{2\}are elicited in every condition, sommmeasures the*differential sensitivity*to scenario framing within each conversational context, not a raw decision value\.
### 3\.3Three\-Condition Evaluation Design
Dataset
GenerationScenarioxxHuman biasγ\\gammaLLMGeneratorT=1\.0T\{=\}1\.03\-ModelJury PanelScenarioxx\|\|Target biasβ\\beta\|\|Human biasγ\\gamma\|\|8 LLMsT=0\.0T\{=\}0\.0No User TurnNeutral TurnBiased Turn \(γ\\gamma\)User:ctrl templateAsst:decisiona1a\_\{1\}User:treat templateAsst:decisiona2a\_\{2\}User:common situationUser:neutral messageAsst:responseUser:ctrl/treat⇒a1,2\\Rightarrow a\_\{1,2\}User:common situationUser:biased msg \(γ\\gamma\)Asst:responseUser:ctrl/treat⇒a1,2\\Rightarrow a\_\{1,2\}m∅m\_\{\\varnothing\}mnm\_\{n\}mbm\_\{b\}Presence effectΔn=\|mn\|−\|m∅\|\\Delta\_\{n\}=\|m\_\{n\}\|\-\|m\_\{\\varnothing\}\|Content effectδ=\|mb\|−\|mn\|\\delta=\|m\_\{b\}\|\-\|m\_\{n\}\|Total effectΔb=\|mb\|−\|m∅\|=Δn\+δ\\Delta\_\{b\}=\|m\_\{b\}\|\-\|m\_\{\\varnothing\}\|=\\Delta\_\{n\}\+\\deltaFigure 1:Experimental pipeline\. For each \(scenarioxx, target biasβ\\beta, human biasγ\\gamma\) triple, the LLM is evaluated under three conditions\. The bias metricmm\(Eq\.[1](https://arxiv.org/html/2608.05166#S3.E1)\) pairs the control decisiona1a\_\{1\}with the treatment decisiona2a\_\{2\}within each condition\. Two effects are isolated: thepresence effect\(\|mn\|−\|m∅\|\|m\_\{n\}\|\-\|m\_\{\\varnothing\}\|\) attributable to conversational format alone, and thecontent effect\(\|mb\|−\|mn\|\|m\_\{b\}\|\-\|m\_\{n\}\|\) attributable to the bias\-specific content of the user turn\. The total effect \(\|mb\|−\|m∅\|\|m\_\{b\}\|\-\|m\_\{\\varnothing\}\|\) combines both\. All effects are differences of absolute bias magnitudes\.A biased user turn confounds two causal pathways: format \(any user turn vs\. none\) and content \(biased vs\. neutral\)\. The neutral condition holds format constant while varying content, making both pathways separately estimable; without it,\|mb\|−\|m∅\|\|m\_\{b\}\|\-\|m\_\{\\varnothing\}\|cannot be attributed to bias content alone\.
For each \(scenario, human\-bias\) pair\(x,γ\)\(x,\\gamma\), the instruction\-tuned LLM is therefore evaluated under three conditions \(Figure[1](https://arxiv.org/html/2608.05166#S3.F1)\):
Zero\-shot / no user turn\(m∅m\_\{\\varnothing\}\): Control and treatment templates are presented as independent single\-turn prompts with no prior context\. This replicates the standard evaluation design ofMalberget al\.\([2025](https://arxiv.org/html/2608.05166#bib.bib13)\)and establishes the model’s intrinsic zero\-shot bias baseline\.
Neutral user turn\(mnm\_\{n\}\): A multi\-turn chat context is constructed in which a bias\-free user turn precedes the decision prompt\. This isolates the effect of user\-turn presence in the context window from any bias\-specific semantic content\.
Biased user turn\(mbm\_\{b\}\): Same multi\-turn chat structure, but the in\-context user turn expresses biasγ\\gamma\(LLM\-as\-judge validated\)\. Following the standard chat template format:
1. 1\.User: Common situation prefix \(shared context across control and treatment\)
2. 2\.User: User turn \(neutral or biased, generated via persona\-injection prompting\)
3. 3\.Assistant: LLM’s intermediate completion \(acknowledgment\)
4. 4\.User: Template\-diverging text \+ decision prompt \+ answer options
5. 5\.Assistant: LLM’s final decision completion \(a1a\_\{1\}ora2a\_\{2\}\)
Steps 1–5 are run twice per condition, once with the control template’s diverging text \(elicitinga1a\_\{1\}\) and once with the treatment’s \(elicitinga2a\_\{2\}\)\. The resulting bias scoremmreflects in\-context framing sensitivity under that conversational prefix\.
### 3\.4Effect Decomposition
The three conditions yield two orthogonal contrasts and one composite, all defined on absolute bias magnitudes:
Presence effect:Δn=\|mn\|−\|m∅\|\\displaystyle\\quad\\Delta\_\{n\}=\|m\_\{n\}\|\-\|m\_\{\\varnothing\}\|\(2\)Content effect:δ=\|mb\|−\|mn\|\\displaystyle\\quad\\delta=\|m\_\{b\}\|\-\|m\_\{n\}\|\(3\)Total effect:Δb=\|mb\|−\|m∅\|=Δn\+δ\\displaystyle\\quad\\Delta\_\{b\}=\|m\_\{b\}\|\-\|m\_\{\\varnothing\}\|=\\Delta\_\{n\}\+\\delta\(4\)Δn\\Delta\_\{n\}isolates format \(user turn vs\. none, content neutral\);δ\\deltaisolates bias content \(biased vs\. neutral turn, format constant\);Δb=Δn\+δ\\Delta\_\{b\}=\\Delta\_\{n\}\+\\deltais what a two\-condition study collapses\. Absolute differences ensureδ\>0\\delta\>0\(δ<0\\delta<0\) unambiguously means increased \(decreased\) bias magnitude, avoiding sign artefacts from shifts between anti\-biased and neutral completions\.
## 4Experimental Setup
### 4\.1Bias Selection
We evaluate nine cognitive biases drawn from the 30\-bias benchmark ofMalberget al\.\([2025](https://arxiv.org/html/2608.05166#bib.bib13)\): Anchoring, Availability Heuristic, Bandwagon Effect, Confirmation Bias, Framing Effect, In\-Group Bias, Loss Aversion, Planning Fallacy, and Status Quo Bias\. Selection criteria are: \(1\) reliable single\-turn signal inMalberget al\.\([2025](https://arxiv.org/html/2608.05166#bib.bib13)\); and \(2\) established mechanistic links in the human cognition literature for theoretically motivated cross\-bias pairs, framing–loss aversion\(Kahneman and Tversky,[2013](https://arxiv.org/html/2608.05166#bib.bib15); Tversky and Kahneman,[1981](https://arxiv.org/html/2608.05166#bib.bib16)\), loss aversion–status quo\(Samuelson and Zeckhauser,[1988](https://arxiv.org/html/2608.05166#bib.bib17); Kahnemanet al\.,[1991](https://arxiv.org/html/2608.05166#bib.bib18)\), and optimism–planning fallacy\(Buehleret al\.,[1994](https://arxiv.org/html/2608.05166#bib.bib20),[2010](https://arxiv.org/html/2608.05166#bib.bib21)\)\.
### 4\.2Scenario Dataset
We construct paired neutral and bias\-eliciting evaluation prompts using the benchmark introduced byMalberget al\.\([2025](https://arxiv.org/html/2608.05166#bib.bib13)\), accessed through HuggingFace \(tum\-nlp/cognitive\-biases\-in\-llms\)\. For each target bias, we sample up to 300 decision\-making scenarios, resulting in 24,300 multi\-turn prompt configurations spanning nine cognitive bias categories\. Each scenario includes a neutral baseline prompt, a bias\-conditioned variant designed to steer model reasoning toward a target bias, a set of numerical response options, and reference anchor valuesy1,y2y\_\{1\},y\_\{2\}used to compute the normalized bias score in Eq\.[1](https://arxiv.org/html/2608.05166#S3.E1)\.
### 4\.3Message Bank Generation
#### User turn generation\.
For each of the9×9=819\\\!\\times\\\!9=81\(scenario, human\-bias\) cells, user turns are generated at temperature=1\.0=1\.0via persona\-injection prompting, instantiatingℐγx\\mathcal\{I\}\_\{\\gamma\}^\{x\}with parametersθH=\(γ,δ,s=0\.7,κ=1\)\\theta\_\{H\}=\(\\gamma,\\delta,s\{=\}0\.7,\\kappa\{=\}1\), wheresscontrols bias intensity andκ\\kappaspecifies the number of reinforcement turns in the prefix\. A single neutral turn per scenario \(distinct seed offset\+100\+100\) serves asmnm\_\{n\}across all human\-bias conditions, ensuring the presence effect is held constant across cells of the9×99\\\!\\times\\\!9matrix\.
#### LLM\-as\-judge validation\.
Each generated user turn undergoes automated quality evaluation via a three\-model LLM\-as\-judge jury \(GPT\-4o\-Mini, Claude\-3\.5\-Haiku, Gemini\) on four criteria:
- •*Target rating*: strength of the intended bias signal \(≥3\.0/5\\geq 3\.0/5\);
- •*Purity*: target rating minus maximum competitor rating \(≥1\.5\\geq 1\.5\);
- •*Naturalness*: conversational plausibility of the user turn \(≥3\.0/5\\geq 3\.0/5\);
- •*Blind identification accuracy*: fraction of jury models correctly identifying the bias type without label access \(≥2/3\\geq 2/3\)\.
Failed turns trigger targeted regeneration with diagnostic feedback for up to three retries\. The resulting stimulus bank contains24,300 judge\-validated \(scenario, human\-bias\) pairsspanning all 81 cells \(9×9×3009\{\\times\}9\{\\times\}300\)\.
### 4\.4LLM Evaluation
We evaluate eight instruction\-tuned, decoder\-only LLMs spanning four design axes \(see Appendix[F](https://arxiv.org/html/2608.05166#A6)for full rationale\):
- •Closed\-weight frontier: GPT\-4o\(Achiamet al\.,[2023](https://arxiv.org/html/2608.05166#bib.bib37)\)\(OpenAI\), Claude\-3\.5\-Haiku \(Anthropic\)\.
- •Open\-weight large: Llama\-3\.1\-70B\(Dubeyet al\.,[2024](https://arxiv.org/html/2608.05166#bib.bib38)\)\(Meta\), Qwen\-2\.5\-72B\-Instruct\(Team,[2024](https://arxiv.org/html/2608.05166#bib.bib40)\)\(Alibaba\)\.
- •Open\-weight small / cross\-pipeline: Llama\-3\.1\-8B\(Dubeyet al\.,[2024](https://arxiv.org/html/2608.05166#bib.bib38)\)\(Meta\), Phi\-4\(Abdinet al\.,[2024](https://arxiv.org/html/2608.05166#bib.bib39)\)\(Microsoft\), Gemma\-2\-9B\-IT\(Gemma Team,[2024](https://arxiv.org/html/2608.05166#bib.bib42)\)\(Google\)\.
- •Reasoning\-optimized: DeepSeek\-V3\(Liuet al\.,[2024](https://arxiv.org/html/2608.05166#bib.bib41)\)\(DeepSeek AI\)\.
For each bank row, six LLM calls are made: control and treatment templates×\\timesthree conditions \(zero\-shot, neutral user turn, biased user turn\)\. All calls use temperature=0\.0=0\.0for reproducibility and greedy decoding\. Answer options are randomly reversed in 50% of cases to control for position bias in the model’s completion distribution; this reversal is tracked and corrected during metric computation\. All eight models are evaluated with identical protocol; results are reported in Section[5](https://arxiv.org/html/2608.05166#S5)and cross\-model patterns are analyzed in Appendix[F](https://arxiv.org/html/2608.05166#A6)\.
## 5Results
All eight models exhibit non\-trivial positive bias expression under zero\-shot prompting, with\|m∅\|¯\\overline\{\|m\_\{\\varnothing\}\|\}ranging from 0\.342 \(Gemma\-2\-9B\-IT\) to 0\.437 \(Phi\-4\)\. Table[1](https://arxiv.org/html/2608.05166#S5.T1)reports total, presence, and content effects for all 8 models\.
The central result is in theΔ¯b\\bar\{\\Delta\}\_\{b\}column: introducing a biased user turn increases LLM bias magnitude relative to zero\-shot evaluation in 6 of 8 models \(range\+0\.022\+0\.022–\+0\.051\+0\.051; allp<0\.001p\{<\}0\.001\)\. GPT\-4o is the sole exception \(Δ¯b≈0\\bar\{\\Delta\}\_\{b\}\\approx 0\), where the two underlying mechanisms cancel; Claude\-3\.5\-Haiku shows a negative total effect \(Δ¯b=−0\.064\\bar\{\\Delta\}\_\{b\}=\-0\.064\) driven by a strongly negative presence effect\. Figure[2](https://arxiv.org/html/2608.05166#S5.F2)shows the full9×99\\\!\\times\\\!9structure of this total effect: Planning Fallacy \(row 8\) is the only target bias with a consistently positiveΔb\\Delta\_\{b\}across all models; most other rows are mildly positive on average, reflecting the dominance of presence inflation over content suppression\. The following subsections decomposeΔb\\Delta\_\{b\}into its mechanistic components\.
### 5\.1Decomposition I, Presence Effect: Any User Turn Inflates Bias
Table 1:Mean absolute bias magnitudes and effect estimates\.Δ¯n\\bar\{\\Delta\}\_\{n\}= presence;δ¯\\bar\{\\delta\}= content;Δ¯b\\bar\{\\Delta\}\_\{b\}= total\.p∗∗<0\.01\{\}^\{\*\*\}p\{<\}0\.01,p∗∗∗<0\.001\{\}^\{\*\*\*\}p\{<\}0\.001\(one\-samplett\-test vs\. 0\)\. Claude\-3\.5\-Haiku is the only model with a negative presence effect, consistent with Constitutional AI suppressing bias in dialogue mode\.Table[1](https://arxiv.org/html/2608.05166#S5.T1)reveals a presence effect of\+0\.086\+0\.086for Llama\-3\.1\-8B \(t=13\.31t\{=\}13\.31,p<0\.001p\{<\}0\.001\): prepending a neutral user turn to the context window increases measured bias relative to zero\-shot evaluation, independent of any bias\-specific semantic content\. This effect is substantial, approximately 25% of the zero\-shot baseline\|m∅\|¯\\overline\{\|m\_\{\\varnothing\}\|\}, and constitutes a systematic confound in zero\-shot benchmarks\. Critically, the presence effect is*significant across all 8 models*\(allp<0\.001p\{<\}0\.001\), confirming it is a general property of instruction\-tuned models in dialogue mode\. The effect is positive in 7 models \(range\+0\.019\+0\.019to\+0\.086\+0\.086\), with Claude\-3\.5\-Haiku the sole exception \(Δn=−0\.101\\Delta\_\{n\}=\-0\.101\), the only model where adding any user turn*reduces*absolute bias relative to zero\-shot, consistent with Constitutional AI alignment suppressing bias expression in dialogue mode\.
The presence effect is not uniform across target biases \(Appendix[H](https://arxiv.org/html/2608.05166#A8), Figure[5](https://arxiv.org/html/2608.05166#A8.F5)\): Planning Fallacy and In\-Group Bias show stronger presence effects \(Δn\>0\.08\\Delta\_\{n\}\>0\.08\), while Anchoring and Confirmation Bias are near zero, contextually grounded, socially mediated biases are more susceptible to conversational scaffolding than perceptual anchoring effects\.
### 5\.2Decomposition II, Content Effect: Biased Turn Suppresses LLM Bias
Replacing the neutral user turn with a biased one reduces LLM bias magnitude by−0\.035\-0\.035for Llama\-3\.1\-8B \(t=−6\.66t\{=\}\{\-6\.66\},p<0\.001p\{<\}0\.001\) relative to the neutral\-turn baseline\. This suppression is widespread: 30\.6% of Llama rows exhibit suppression \(\|mb\|<\|mn\|\|m\_\{b\}\|<\|m\_\{n\}\|\) versus 26\.4% amplification \(\|mb\|\>\|mn\|\|m\_\{b\}\|\>\|m\_\{n\}\|\)\. Across all 8 models \(Table[1](https://arxiv.org/html/2608.05166#S5.T1)\), the content effect is negative and significant for 5 models \(Llama\-3\.1\-8B, Llama\-3\.1\-70B, GPT\-4o, Phi\-4, Gemma\-2\-9B\-IT\), near\-zero for Qwen\-2\.5\-72B \(−0\.007\-0\.007,p=0\.17p\{=\}0\.17\), and*positive*for DeepSeek\-V3 \(\+0\.009\+0\.009,p=0\.07p\{=\}0\.07\) and Claude\-3\.5\-Haiku \(\+0\.037\+0\.037,p<0\.001p\{<\}0\.001\)\. Both exceptions employ chain\-of\-thought or constitutional reasoning during post\-training\(Baiet al\.,[2022](https://arxiv.org/html/2608.05166#bib.bib8)\), suggesting deliberative alignment resists contrast suppression\. Per\-bias content\-effect matrices for all 8 models are in Appendix[H](https://arxiv.org/html/2608.05166#A8)\(Figure[6](https://arxiv.org/html/2608.05166#A8.F6)\)\.
Figure 2:Total\-effect \(Δb=\|mb\|−\|m∅\|\\Delta\_\{b\}=\|m\_\{b\}\|\-\|m\_\{\\varnothing\}\|\) heatmaps for all 8 evaluated LLMs\. Each panel is a9×99\{\\times\}9matrix \(rows = target LLM biasβ\\beta; columns = human\-turn biasγ\\gamma\); color encodes meanΔb\\Delta\_\{b\}\(red = amplification over zero\-shot, blue = suppression\)\. Shared diverging color scale\[−0\.3,\+0\.3\]\[\-0\.3,\+0\.3\];Δ¯b\\bar\{\\Delta\}\_\{b\}and significance reported per panel\. Planning Fallacy \(row 8\) is the only target bias with a consistently positive total effect across all models; most other rows are positive but attenuated, reflecting the partial cancellation of presence inflation by content suppression\.
### 5\.3Bias Coupling Structure
The9×99\\\!\\times\\\!9content\-effect matrix𝚫\\bm\{\\Delta\}with entriesδ¯β,γ=\|m¯b\(β,γ\)\|−\|m¯n\(β,γ\)\|\\bar\{\\delta\}\_\{\\beta,\\gamma\}=\|\\bar\{m\}\_\{b\}^\{\(\\beta,\\gamma\)\}\|\-\|\\bar\{m\}\_\{n\}^\{\(\\beta,\\gamma\)\}\|\(Appendix[H](https://arxiv.org/html/2608.05166#A8), Figure[6](https://arxiv.org/html/2608.05166#A8.F6)\) constitutes a full bias coupling map between the space of human\-turn biasesγ\\gammaand target LLM biasesβ\\beta\. We analyze its structure along two axes\.
#### Row structure: inducible vs\. suppressible target biases\.
Averaging𝚫\\bm\{\\Delta\}across columns \(human biases\) for each row \(target bias\) reveals a strong target\-bias\-level pattern that is invariant to which human bias is in context\. Planning Fallacy is the only target bias with a consistently positive row mean across all nine human\-bias columns across all 8 evaluated models \(Figure[2](https://arxiv.org/html/2608.05166#S5.F2)\), any in\-context user turn, regardless of its specific bias type, tends to amplify the LLM’s planning optimism\. At the other extreme, Bandwagon Effect and Availability Heuristic rows show the most negative row means, indicating these target biases are consistently suppressible by any in\-context biased user turn\. Anchoring and Confirmation Bias are near\-zero across all columns, suggesting these biases are largely insensitive to in\-context user\-turn content\. This row structure is a property of the*target*bias, not the human bias, it characterizes which LLM biases are*contextually inducible*\.
#### Column structure: which human biases drive the most coupling\.
Averaging across rows for each column reveals that no single human\-turn bias systematically produces stronger coupling than others \(column variance is low\), consistent with the diffuse coupling interpretation\. The human turn’s specific bias type matters less than the target LLM bias’s susceptibility to any in\-context framing\.
#### Diagonal test: no same\-bias contagion\.
A direct test of bias\-specific contagion compares on\-diagonal cells \(γ=β\\gamma=\\beta\) to off\-diagonal cells \(γ≠β\\gamma\\neq\\beta\)\. For Llama\-3\.1\-8B, the on\-diagonal mean delta \(−0\.020\-0\.020\) does not differ significantly from the off\-diagonal mean \(−0\.026\-0\.026;t=0\.27t\{=\}0\.27,p=0\.79p\{=\}0\.79,d=0\.014d\{=\}0\.014\)\. This null result is consistent across all 8 models \(detailed per\-model analysis in Appendix[H](https://arxiv.org/html/2608.05166#A8)\)\. The absence of a diagonal advantage confirms that humans do not selectively transmit their specific bias to the LLM; the coupling structure is governed by target\-bias susceptibility \(row effects\), not human\-to\-LLM bias matching\.
### 5\.4Causal Identification
The three\-condition design provides within\-scenario counterfactuals that hold constant the decision context, scenario text, and LLM, varying only the human turn\. This structure licenses causal claims that two\-condition comparisons cannot support: the neutral condition acts as the untreated baseline for measuring content\-specific effects, ruling out the confound that any response change is due to format shift alone\. We apply three complementary estimators to jury\-confirmed rows; Figure[3](https://arxiv.org/html/2608.05166#S5.F3)summarizes DiD and SCM results across all 8 models×\\times9 biases\.
#### Difference\-in\-Differences\.
The DiD estimator treats the shift from neutral to biased turn as treatment, using neutral\-condition responses as the pre\-treatment baseline within each scenario\. The parallel trends assumption, that biased and neutral groups would follow the same trajectory absent bias content, is satisfied by construction: both conditions share identical scenario text and differ only in the human\-turn signal\. Cluster\-robust standard errors account for within\-scenario correlation across LLM draws\. The global ATT is negative across most models \(content suppression\), but Planning Fallacy returns positive ATT with 95% CIs excluding zero in the majority of models \(Figure[3](https://arxiv.org/html/2608.05166#S5.F3), left\), identifying it as the primary inducible bias\.
#### Propensity Score Matching\.
PSM\(Rosenbaum and Rubin,[1983](https://arxiv.org/html/2608.05166#bib.bib43)\)addresses the residual concern that neutral and biased messages differ in observable stylistic properties, sentiment, assertiveness, emotional intensity, word count, that could independently shift LLM responses\. Matching on these pre\-treatment features, the matched ATT for the diagonal vs\. off\-diagonal comparison is near zero across all 8 models \(p\>0\.10p\{\>\}0\.10\), ruling out message style as a confound and isolating bias*content*as the active ingredient\.
#### Synthetic Control\.
For each on\-diagonal cell\(β,γ=β\)\(\\beta,\\gamma\{=\}\\beta\), a synthetic counterfactual is constructed as a convex combination of off\-diagonal donors, same scenario, same LLM, different human\-bias pairing, representing what the response would have been had the human expressed a different bias\(Abadieet al\.,[2010](https://arxiv.org/html/2608.05166#bib.bib27)\)\. Validity is assessed via placebo tests: the SCM is re\-run for each donor cell as the treated unit, calibrating the null gap distribution\.Planning Fallacyexceeds the placebo distribution \(p=0\.000p\{=\}0\.000\) in 7 of 8 models, providing the strongest single\-bias causal evidence in the study\. Loss Aversion and Status Quo Bias also exceed the placebo in several models \(Figure[3](https://arxiv.org/html/2608.05166#S5.F3), right\)\.
Figure 3:Causal identification summary across all 8 LLMs and 9 target biases\. Each row is a target bias; each colored dot is one model\.Left: DiD ATT with 95% CI error bars; positive = amplification, negative = suppression\.Right: SCM gap \(on\-diagonal minus synthetic counterfactual\); filled diamonds \(◆\\blacklozenge\) indicate placebop<0\.05p\{<\}0\.05\. Planning Fallacy is the only bias with consistently positive ATT and significant SCM gaps across models\. Per\-model plots in Appendix[H](https://arxiv.org/html/2608.05166#A8)\.
### 5\.5Discussion
Figure 4:Model effect space:Δ¯n\\bar\{\\Delta\}\_\{n\}\(y\) vs\.δ¯\\bar\{\\delta\}\(x\) for all 8 LLMs\. Bubble area∝\\proptoMMLU; color = alignment recipe\. Suppression\-dominant models \(6\) occupy the left half; deliberative models the right\. Claude\-3\.5\-Haiku is the only model with negativeΔ¯n\\bar\{\\Delta\}\_\{n\}\(−0\.101\-0\.101\)\.The total effect \(Δ¯b\>0\\bar\{\\Delta\}\_\{b\}\>0in 6 of 8 models\) is the primary practical finding: biased user turns systematically elevate LLM bias above zero\-shot levels\. The dominant driver is the presence effect, confirming that zero\-shot benchmarks are not directly comparable to conversational evaluations even with a semantically neutral user turn\. Figure[4](https://arxiv.org/html/2608.05166#S5.F4)places all 8 models in the presence–content plane: suppression\-dominant models \(6\) occupy the left half, deliberative models \(DeepSeek\-V3, Claude\-3\.5\-Haiku\) sit on the right, and bubble size \(MMLU\) reveals that higher\-capability models show less presence inflation\.
Content suppression is consistent with a contrast mechanism: making a cognitive bias explicit in the context window triggers alignment\-trained resistance\(Ouyanget al\.,[2022](https://arxiv.org/html/2608.05166#bib.bib6)\), producing more normative completions relative to the neutral baseline\(Strack and Mussweiler,[1997](https://arxiv.org/html/2608.05166#bib.bib14); Sharmaet al\.,[2023](https://arxiv.org/html/2608.05166#bib.bib24); Tversky and Kahneman,[1974](https://arxiv.org/html/2608.05166#bib.bib28)\)\. The two deliberative exceptions \(chain\-of\-thought RLFT, Constitutional AI\(Baiet al\.,[2022](https://arxiv.org/html/2608.05166#bib.bib8)\)\) instead amplify in\-context signals, reversing suppression into positive content effects\.
The row structure of𝚫\\bm\{\\Delta\}identifies which target biases are structurally inducible regardless of human bias type\. Planning Fallacy is inducible \(warm across all models\); Bandwagon Effect and Availability Heuristic are suppressible; Anchoring is inert\. Planning Fallacy turns express optimism implicitly, understated timelines rather than extreme claims\(Buehleret al\.,[1994](https://arxiv.org/html/2608.05166#bib.bib20),[2010](https://arxiv.org/html/2608.05166#bib.bib21)\), weakening the contrast cue and leaving ICL priming dominant\(Brownet al\.,[2020](https://arxiv.org/html/2608.05166#bib.bib5); Minet al\.,[2022](https://arxiv.org/html/2608.05166#bib.bib10)\)\.
#### Cross\-model patterns\.
Scaling within the Llama family from 8B to 70B\(Dubeyet al\.,[2024](https://arxiv.org/html/2608.05166#bib.bib38)\)reduces presence inflation and slightly strengthens content suppression \(δ¯=−0\.035\\bar\{\\delta\}\{=\}\{\-0\.035\}vs\.−0\.039\-0\.039\), consistent with larger models better detecting explicit bias cues\. Alignment recipe determines content\-effect direction: standard SFT/RLHF\(Christianoet al\.,[2017](https://arxiv.org/html/2608.05166#bib.bib35); Ouyanget al\.,[2022](https://arxiv.org/html/2608.05166#bib.bib6)\)\(Gemma\-2\-9B\-IT\(Gemma Team,[2024](https://arxiv.org/html/2608.05166#bib.bib42)\), Llama\) produces suppression; Constitutional AI\(Baiet al\.,[2022](https://arxiv.org/html/2608.05166#bib.bib8)\)\(Claude\-3\.5\-Haiku\) and chain\-of\-thought RLFT\(Weiet al\.,[2022](https://arxiv.org/html/2608.05166#bib.bib7)\)\(DeepSeek\-V3\(Liuet al\.,[2024](https://arxiv.org/html/2608.05166#bib.bib41)\)\) produce amplification\. Higher capability \(MMLU\) negatively correlates with presence inflation: GPT\-4o\(Achiamet al\.,[2023](https://arxiv.org/html/2608.05166#bib.bib37)\)\(MMLU 88\.0\) shows the smallestΔ¯n\\bar\{\\Delta\}\_\{n\}\(\+0\.019\+0\.019\); Llama\-3\.1\-8B \(MMLU 66\.7\) shows the largest \(\+0\.086\+0\.086\)\. Planning Fallacy shows a positive content effect and is causally confirmed \(SCMp<0\.001p\{<\}0\.001\) in all 8 models, the only finding universal across capability, alignment recipe, and training pipeline\.
## 6Conclusion
Biased user turns increase LLM bias magnitude \(Δ¯b\>0\\bar\{\\Delta\}\_\{b\}\>0\) in 6 of 8 models\. The total effect decomposes into a significant presence effect across all 8 models \(positive in 7, range\+0\.019\+0\.019–\+0\.086\+0\.086; negative in Claude\-3\.5\-Haiku at−0\.101\-0\.101\) partially counteracted by a predominantly negative content effect \(suppression in 6 of 8 models\); deliberative models \(DeepSeek\-V3, Claude\-3\.5\-Haiku\) are exceptions with positive content effects\. The coupling matrix has strong row structure but no diagonal advantage, meaning target\-bias susceptibility governsΔb\\Delta\_\{b\}, not human\-to\-LLM bias matching\. Planning Fallacy, Loss Aversion, and Status Quo Bias are the only causally confirmed inducible biases\. These findings directly inform deployment\-time bias auditing, benchmark design, and adversarial evaluation targeting inducible bias categories\.
Evaluation is restricted to English, greedy decoding, and nine bias types\. The three\-model jury cannot eliminate generator–jury correlation without human annotation\. The design covers one conversational exchange; whether effects compound or reverse over extended dialogue is open\. Mechanistic attribution to attention subspaces or RLHF reward components is left for future work\. More broadly, zero\-shot bias benchmarks systematically underestimate conversational bias, and evaluation protocols should match deployment conditions by including a preceding conversational turn; safety evaluations should additionally be recipe\-stratified given the alignment\-recipe\-dependent direction of the content effect\.
## References
- A\. Abadie, A\. Diamond, and J\. Hainmueller \(2010\)Synthetic control methods for comparative case studies: estimating the effect of california’s tobacco control program\.Journal of the American Statistical Association105\(490\),pp\. 493–505\.Cited by:[§1](https://arxiv.org/html/2608.05166#S1.p4.10),[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px3.p1.1),[§5\.4](https://arxiv.org/html/2608.05166#S5.SS4.SSS0.Px3.p1.2)\.
- M\. Abdin, J\. Aneja, H\. Awadalla, A\. Awadallah, A\. A\. Awan,et al\.\(2024\)Phi\-4 technical report\.arXiv preprint arXiv:2412\.08905\.Cited by:[Table 4](https://arxiv.org/html/2608.05166#A6.T4.1.7.7.1),[3rd item](https://arxiv.org/html/2608.05166#S4.I2.i3.p1.1)\.
- J\. Achiam, S\. Adler, S\. Agarwal, L\. Ahmad, I\. Akkaya,et al\.\(2023\)GPT\-4 technical report\.arXiv preprint arXiv:2303\.08774\.Cited by:[Table 4](https://arxiv.org/html/2608.05166#A6.T4.1.2.2.1),[§1](https://arxiv.org/html/2608.05166#S1.p1.1),[1st item](https://arxiv.org/html/2608.05166#S4.I2.i1.p1.1),[§5\.5](https://arxiv.org/html/2608.05166#S5.SS5.SSS0.Px1.p1.6)\.
- J\. D\. Angrist and J\. Pischke \(2009\)Mostly harmless econometrics: an empiricist’s companion\.Princeton University Press\.Cited by:[§1](https://arxiv.org/html/2608.05166#S1.p4.10),[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px3.p1.1)\.
- L\. P\. Argyle, E\. C\. Busby, N\. Fulda, J\. R\. Gubler, C\. Rytting, and D\. Wingate \(2023\)Out of one, many: using language models to simulate human samples\.Political Analysis31\(3\),pp\. 337–351\.Cited by:[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px3.p1.1)\.
- S\. E\. Asch \(1955\)Opinions and social pressure\.Scientific American193\(5\),pp\. 31–35\.Cited by:[Table 3](https://arxiv.org/html/2608.05166#A4.T3.1.4.3.2.1.1)\.
- Y\. Bai, S\. Kadavath, S\. Kundu, A\. Askell, J\. Kernion, A\. Jones, A\. Chen, A\. Goldie, A\. Mirhoseini, C\. McKinnon,et al\.\(2022\)Constitutional AI: harmlessness from AI feedback\.arXiv preprint arXiv:2212\.08073\.Cited by:[Table 4](https://arxiv.org/html/2608.05166#A6.T4.1.3.3.1),[§H\.3](https://arxiv.org/html/2608.05166#A8.SS3.p1.7),[§5\.2](https://arxiv.org/html/2608.05166#S5.SS2.p1.11),[§5\.5](https://arxiv.org/html/2608.05166#S5.SS5.SSS0.Px1.p1.6),[§5\.5](https://arxiv.org/html/2608.05166#S5.SS5.p2.1)\.
- M\. Binz and E\. Schulz \(2023\)Using cognitive psychology to understand GPT\-3\.Proceedings of the National Academy of Sciences120\(6\),pp\. e2218523120\.Cited by:[§1](https://arxiv.org/html/2608.05166#S1.p2.1)\.
- R\. Bommasani, D\. A\. Hudson, E\. Adeli, R\. Altman, S\. Arora,et al\.\(2021\)On the opportunities and risks of foundation models\.arXiv preprint arXiv:2108\.07258\.Cited by:[§1](https://arxiv.org/html/2608.05166#S1.p1.1)\.
- T\. B\. Brown, B\. Mann, N\. Ryder, M\. Subbiah, J\. Kaplan, P\. Dhariwal, A\. Neelakantan, P\. Shyam, G\. Sastry, A\. Askell,et al\.\(2020\)Language models are few\-shot learners\.InAdvances in Neural Information Processing Systems,Vol\.33,pp\. 1877–1901\.Cited by:[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px2.p1.1),[§5\.5](https://arxiv.org/html/2608.05166#S5.SS5.p3.1)\.
- R\. Buehler, D\. Griffin, and J\. Peetz \(2010\)The planning fallacy: cognitive, motivational, and social origins\.InAdvances in experimental social psychology,Vol\.43,pp\. 1–62\.Cited by:[§4\.1](https://arxiv.org/html/2608.05166#S4.SS1.p1.1),[§5\.5](https://arxiv.org/html/2608.05166#S5.SS5.p3.1)\.
- R\. Buehler, D\. Griffin, and M\. Ross \(1994\)Exploring the" planning fallacy": why people underestimate their task completion times\.\.Journal of personality and social psychology67\(3\),pp\. 366\.Cited by:[§4\.1](https://arxiv.org/html/2608.05166#S4.SS1.p1.1),[§5\.5](https://arxiv.org/html/2608.05166#S5.SS5.p3.1)\.
- P\. F\. Christiano, J\. Leike, T\. B\. Brown, M\. Martic, S\. Legg, and D\. Amodei \(2017\)Deep reinforcement learning from human preferences\.InAdvances in Neural Information Processing Systems,Vol\.30\.Cited by:[§5\.5](https://arxiv.org/html/2608.05166#S5.SS5.SSS0.Px1.p1.6)\.
- Q\. Dong, L\. Li, D\. Dai, C\. Zheng, J\. Ma, R\. Li, H\. Xia, J\. Xu, Z\. Wu, T\. Liu, B\. Chang, X\. Sun, L\. Li, and Z\. Sui \(2024\)A survey on in\-context learning\.InProceedings of the 2024 Conference on Empirical Methods in Natural Language Processing,pp\. 1107–1128\.Cited by:[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px2.p1.1)\.
- A\. Dubey, A\. Jauhri, A\. Pandey, A\. Kadian, A\. Al\-Dahle,et al\.\(2024\)The Llama 3 herd of models\.arXiv preprint arXiv:2407\.21783\.Cited by:[Table 4](https://arxiv.org/html/2608.05166#A6.T4.1.4.4.1),[Table 4](https://arxiv.org/html/2608.05166#A6.T4.1.6.6.1),[§1](https://arxiv.org/html/2608.05166#S1.p1.1),[2nd item](https://arxiv.org/html/2608.05166#S4.I2.i2.p1.1),[3rd item](https://arxiv.org/html/2608.05166#S4.I2.i3.p1.1),[§5\.5](https://arxiv.org/html/2608.05166#S5.SS5.SSS0.Px1.p1.6)\.
- N\. Epley and T\. Gilovich \(2001\)Putting adjustment back in the anchoring and adjustment heuristic: differential processing of self\-generated and experimenter\-provided anchors\.Psychological Science12\(5\),pp\. 391–396\.Cited by:[§1](https://arxiv.org/html/2608.05166#S1.p2.1),[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px1.p1.1)\.
- I\. O\. Gallegos, R\. A\. Rossi, J\. Barrow, M\. M\. Tanjim, S\. Kim, F\. Dernoncourt, T\. Yu, R\. Zhang, and N\. K\. Ahmed \(2024\)Bias and fairness in large language models: a survey\.Computational Linguistics50\(3\),pp\. 1097–1179\.Cited by:[§1](https://arxiv.org/html/2608.05166#S1.p2.1),[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px1.p1.1)\.
- Gemma Team \(2024\)Gemma 2: improving open language models at a practical size\.arXiv preprint arXiv:2408\.00118\.Cited by:[Table 4](https://arxiv.org/html/2608.05166#A6.T4.1.8.8.1),[3rd item](https://arxiv.org/html/2608.05166#S4.I2.i3.p1.1),[§5\.5](https://arxiv.org/html/2608.05166#S5.SS5.SSS0.Px1.p1.6)\.
- T\. Hagendorff, S\. Fabi, and M\. Kosinski \(2023\)Human\-like intuitive behavior and reasoning biases emerged in large language models but disappeared in ChatGPT\.Nature Computational Science3\(8\),pp\. 833–838\.Cited by:[§1](https://arxiv.org/html/2608.05166#S1.p2.1)\.
- D\. Hendrycks, C\. Burns, S\. Basart, A\. Zou, M\. Mazeika, D\. Song, and J\. Steinhardt \(2021\)Measuring massive multitask language understanding\.InInternational Conference on Learning Representations,Cited by:[Table 4](https://arxiv.org/html/2608.05166#A6.T4)\.
- E\. Jones and J\. Steinhardt \(2022\)Capturing failures of large language models via human cognitive biases\.InAdvances in Neural Information Processing Systems,Vol\.35,pp\. 11785–11799\.Cited by:[§1](https://arxiv.org/html/2608.05166#S1.p2.1),[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px1.p1.1)\.
- D\. Kahneman, J\. L\. Knetsch, and R\. H\. Thaler \(1991\)Anomalies: the endowment effect, loss aversion, and status quo bias\.Journal of Economic perspectives5\(1\),pp\. 193–206\.Cited by:[§4\.1](https://arxiv.org/html/2608.05166#S4.SS1.p1.1)\.
- D\. Kahneman and A\. Tversky \(2013\)Prospect theory: an analysis of decision under risk\.InHandbook of the fundamentals of financial decision making: Part I,pp\. 99–127\.Cited by:[§4\.1](https://arxiv.org/html/2608.05166#S4.SS1.p1.1)\.
- D\. Kahneman \(2011\)Thinking, fast and slow\.Farrar, Straus and Giroux\.Cited by:[§1](https://arxiv.org/html/2608.05166#S1.p1.1)\.
- P\. Liang, R\. Bommasani, T\. Lee, D\. Tsipras, D\. Soylu, M\. Yasunaga, Y\. Zhang, D\. Narayanan, Y\. Wu, A\. Kumar,et al\.\(2022\)Holistic evaluation of language models\.Transactions on Machine Learning Research\.Cited by:[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px1.p1.1)\.
- A\. Liu, B\. Feng, B\. Xue, B\. Wang, B\. Wu,et al\.\(2024\)DeepSeek\-V3 technical report\.arXiv preprint arXiv:2412\.19437\.Cited by:[Table 4](https://arxiv.org/html/2608.05166#A6.T4.1.9.9.1),[4th item](https://arxiv.org/html/2608.05166#S4.I2.i4.p1.1),[§5\.5](https://arxiv.org/html/2608.05166#S5.SS5.SSS0.Px1.p1.6)\.
- Y\. Lu, M\. Bartolo, A\. Moore, S\. Riedel, and P\. Stenetorp \(2022\)Fantastically ordered prompts and where to find them: overcoming few\-shot prompt order sensitivity\.InProceedings of the 60th Annual Meeting of the Association for Computational Linguistics,pp\. 8086–8098\.Cited by:[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px2.p1.1)\.
- S\. Malberg, R\. Poletukhin, C\. M\. Schuster, and G\. Groh \(2025\)A comprehensive evaluation of cognitive biases in llms\.InProceedings of the 5th International Conference on Natural Language Processing for Digital Humanities,pp\. 578–613\.Cited by:[Appendix D](https://arxiv.org/html/2608.05166#A4.p1.1),[§1](https://arxiv.org/html/2608.05166#S1.p2.1),[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px1.p1.1),[§3\.2](https://arxiv.org/html/2608.05166#S3.SS2.p1.5),[§3\.3](https://arxiv.org/html/2608.05166#S3.SS3.p3.1),[§4\.1](https://arxiv.org/html/2608.05166#S4.SS1.p1.1),[§4\.2](https://arxiv.org/html/2608.05166#S4.SS2.p1.1)\.
- S\. Min, X\. Lyu, A\. Holtzman, M\. Artetxe, M\. Lewis, H\. Hajishirzi, and L\. Zettlemoyer \(2022\)Rethinking the role of demonstrations: what makes in\-context learning work?\.InProceedings of the 2022 Conference on Empirical Methods in Natural Language Processing,pp\. 11048–11064\.Cited by:[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px2.p1.1),[§5\.5](https://arxiv.org/html/2608.05166#S5.SS5.p3.1)\.
- R\. S\. Nickerson \(1998\)Confirmation bias: a ubiquitous phenomenon in many guises\.Review of general psychology2\(2\),pp\. 175–220\.Cited by:[§1](https://arxiv.org/html/2608.05166#S1.p2.1),[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px1.p1.1)\.
- L\. Ouyang, J\. Wu, X\. Jiang, D\. Almeida, C\. L\. Wainwright, P\. Mishkin, C\. Zhang, S\. Agarwal, K\. Slama, A\. Ray,et al\.\(2022\)Training language models to follow instructions with human feedback\.InAdvances in Neural Information Processing Systems,Vol\.35,pp\. 27730–27744\.Cited by:[§1](https://arxiv.org/html/2608.05166#S1.p2.1),[§5\.5](https://arxiv.org/html/2608.05166#S5.SS5.SSS0.Px1.p1.6),[§5\.5](https://arxiv.org/html/2608.05166#S5.SS5.p2.1)\.
- E\. Perez, S\. Ringer, K\. Lukošiūtė, K\. Nguyen, E\. Chen, S\. Heiner, C\. Pettit, C\. Olsson, S\. Kundu, S\. Kadavath,et al\.\(2023\)Discovering language model behaviors with model\-written evaluations\.InFindings of the Association for Computational Linguistics: ACL 2023,pp\. 13387–13426\.Cited by:[§1](https://arxiv.org/html/2608.05166#S1.p2.1),[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px2.p1.1)\.
- P\. R\. Rosenbaum and D\. B\. Rubin \(1983\)The central role of the propensity score in observational studies for causal effects\.Biometrika70\(1\),pp\. 41–55\.Cited by:[§1](https://arxiv.org/html/2608.05166#S1.p4.10),[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px3.p1.1),[§5\.4](https://arxiv.org/html/2608.05166#S5.SS4.SSS0.Px2.p1.1)\.
- W\. Samuelson and R\. Zeckhauser \(1988\)Status quo bias in decision making\.Journal of risk and uncertainty1\(1\),pp\. 7–59\.Cited by:[§4\.1](https://arxiv.org/html/2608.05166#S4.SS1.p1.1)\.
- S\. Santurkar, E\. Durmus, F\. Ladhak, C\. Lee, P\. Liang, and T\. Hashimoto \(2023\)Whose opinions do language models reflect?\.InProceedings of the 40th International Conference on Machine Learning,pp\. 29971–30004\.Cited by:[§1](https://arxiv.org/html/2608.05166#S1.p2.1),[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px2.p1.1)\.
- M\. Sharma, M\. Tong, T\. Korbak, D\. Duvenaud, A\. Askell, S\. R\. Bowman,et al\.\(2023\)Towards understanding sycophancy in language models\.arXiv preprint arXiv:2310\.13548\.Cited by:[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px2.p1.1),[§5\.5](https://arxiv.org/html/2608.05166#S5.SS5.p2.1)\.
- A\. Srivastavaet al\.\(2023\)Beyond the imitation game: quantifying and extrapolating the capabilities of language models\.Transactions on Machine Learning Research\.Cited by:[Appendix D](https://arxiv.org/html/2608.05166#A4.p1.1)\.
- F\. Strack and T\. Mussweiler \(1997\)Explaining the enigmatic anchoring effect: mechanisms of selective accessibility\.\.Journal of personality and social psychology73\(3\),pp\. 437\.Cited by:[§1](https://arxiv.org/html/2608.05166#S1.p2.1),[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px1.p1.1),[§5\.5](https://arxiv.org/html/2608.05166#S5.SS5.p2.1)\.
- H\. Tajfel and J\. C\. Turner \(1979\)An integrative theory of intergroup conflict\.InThe Social Psychology of Intergroup Relations,W\. G\. Austin and S\. Worchel \(Eds\.\),pp\. 33–47\.Cited by:[§1](https://arxiv.org/html/2608.05166#S1.p2.1),[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px1.p1.1)\.
- Q\. Team \(2024\)Qwen2\.5 technical report\.arXiv preprint arXiv:2412\.15115\.Cited by:[Table 4](https://arxiv.org/html/2608.05166#A6.T4.1.5.5.1),[2nd item](https://arxiv.org/html/2608.05166#S4.I2.i2.p1.1)\.
- L\. Tjuatja, V\. Chen, T\. Wu, A\. Talwalkwar, and G\. Neubig \(2024\)LLMs exhibit human\-like response biases in survey questions\.Transactions of the Association for Computational Linguistics12,pp\. 1–16\.Cited by:[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px2.p1.1)\.
- M\. Turpin, J\. Michael, E\. Perez, and S\. R\. Bowman \(2023\)Language models don’t always say what they think: unfaithful explanations in chain\-of\-thought prompting\.InAdvances in Neural Information Processing Systems,Vol\.36\.Cited by:[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px2.p1.1)\.
- A\. Tversky and D\. Kahneman \(1973\)Availability: a heuristic for judging frequency and probability\.Cognitive Psychology5\(2\),pp\. 207–232\.Cited by:[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px1.p1.1)\.
- A\. Tversky and D\. Kahneman \(1974\)Judgment under uncertainty: heuristics and biases\.Science185\(4157\),pp\. 1124–1131\.Cited by:[§1](https://arxiv.org/html/2608.05166#S1.p1.1),[§5\.5](https://arxiv.org/html/2608.05166#S5.SS5.p2.1)\.
- A\. Tversky and D\. Kahneman \(1981\)The framing of decisions and the psychology of choice\.science211\(4481\),pp\. 453–458\.Cited by:[§1](https://arxiv.org/html/2608.05166#S1.p1.1),[§1](https://arxiv.org/html/2608.05166#S1.p2.1),[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px1.p1.1),[§4\.1](https://arxiv.org/html/2608.05166#S4.SS1.p1.1)\.
- S\. Weerasekara, N\. Darras, N\. Fernandez, M\. Chen, A\. Ainbinder, and C\. Price \(2025a\)CellClique: dissecting tumor microenvironments at the single cell level using generative ai and spatial transcriptomics\.Cancer Research85\(8\_Supplement\_1\),pp\. 2418–2418\.Cited by:[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px2.p1.1)\.
- S\. Weerasekara, N\. Darras, S\. Kamarthi, C\. Price, and J\. Isaacs \(2026\)Prototype guided post\-pretraining for single\-cell representation learning\.arXiv preprint arXiv:2605\.07938\.Cited by:[§1](https://arxiv.org/html/2608.05166#S1.p2.1)\.
- S\. Weerasekara, W\. Li, J\. Isaacs, and S\. Kamarthi \(2024\)Reinforcement learning for disassembly task control\.Computers & Industrial Engineering190,pp\. 110044\.Cited by:[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px2.p1.1)\.
- S\. Weerasekara, W\. Li, J\. Isaacs, and S\. Kamarthi \(2025b\)Improvements to disassembly lot sizing with task control through reinforcement learning\.Journal of Advanced Manufacturing and Processing7\(4\),pp\. e70032\.Cited by:[§1](https://arxiv.org/html/2608.05166#S1.p2.1)\.
- S\. Weerasekara, Z\. Lu, B\. Ozek, J\. Isaacs, and S\. Kamarthi \(2022\)Trends in adopting industry 4\.0 for asset life cycle management for sustainability: a keyword co\-occurrence network review and analysis\.Sustainability14\(19\),pp\. 12233\.Cited by:[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px2.p1.1)\.
- J\. Wei, X\. Wang, D\. Schuurmans, M\. Bosma, F\. Xia, E\. H\. Chi, Q\. V\. Le, and D\. Zhou \(2022\)Chain\-of\-thought prompting elicits reasoning in large language models\.InAdvances in Neural Information Processing Systems,Vol\.35,pp\. 24824–24837\.Cited by:[§5\.5](https://arxiv.org/html/2608.05166#S5.SS5.SSS0.Px1.p1.6)\.
- Z\. Zhao, E\. Wallace, S\. Feng, D\. Klein, and S\. Singh \(2021\)Calibrate before use: improving few\-shot performance of language models\.InProceedings of the 38th International Conference on Machine Learning,pp\. 12697–12706\.Cited by:[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px2.p1.1)\.
- L\. Zheng, W\. Chiang, Y\. Sheng, S\. Zhuang, Z\. Wu, Y\. Zhuang, Z\. Lin, Z\. Li, D\. Li, E\. P\. Xing,et al\.\(2023\)Judging LLM\-as\-a\-judge with MT\-bench and chatbot arena\.InAdvances in Neural Information Processing Systems,Vol\.36\.Cited by:[§2](https://arxiv.org/html/2608.05166#S2.SS0.SSS0.Px3.p1.1)\.
## Appendix AMethodology Details
#### Pipeline design\.
The stimulus bank \(LLM generator; three\-model jury: GPT\-4o\-Mini, Claude\-3\.5\-Haiku, Gemini\) is generated once and fixed; all 8 LLMs are then evaluated against the same bank\. Decoupling amortizes generation cost and guarantees identical stimuli across model comparisons\. Each candidate user turn must pass four jury criteria: target rating≥3\.0/5\\geq 3\.0/5, purity \(target minus max competitor\)≥1\.5\\geq 1\.5, naturalness≥3\.0/5\\geq 3\.0/5, blind identification accuracy≥2/3\\geq 2/3\. Failed turns trigger up to three retries with diagnostic feedback\. Across 24,300 validated messages, mean Krippendorff’sα=0\.41\\alpha=0\.41, indicating moderate inter\-rater agreement\. A single neutral message per scenario \(seed offset\+100\+100\) is reused across all 9 human\-bias columns, holdingmnm\_\{n\}constant within each matrix row\.
#### Jury protocol\.
Each of the three jury models \(GPT\-4o\-Mini, Claude\-3\.5\-Haiku, Gemini\) is presented with the scenario context, the candidate human turn, and a structured rating form requesting: \(1\) a 1–5 rating for the target biasβ\\betaexpressed in the turn, \(2\) a 1–5 rating for each of the 8 competitor biases, \(3\) a 1–5 naturalness rating \(“does this sound like something a real person would write?”\), and \(4\) a forced\-choice identification task in which the jury model selects the most likely bias label from a shuffled list\. The three jury models independently evaluate the turn to compute blind\-identification accuracy\. If any criterion fails, the generator receives diagnostic failure feedback and regenerates the message, up to three retries before the scenario is skipped\. This retry\-with\-feedback loop significantly increases first\-pass yield while tightening bias purity\.
#### LLM evaluation\.
For each of the 24,300 validated bank rows, the target LLM is presented with three prompt variants: \(i\) zero\-shot, the decision scenario alone, no preceding conversation turn; \(ii\) neutral\-turn, the scenario prepended by a human turn expressing no systematic bias; \(iii\) biased\-turn, the scenario prepended by the jury\-validated biased human turn\. All three variants use identical prompt templates; only the presence and content of the human turn differ\. Each LLM is evaluated at temperature 0\.0 \(greedy decoding\) to eliminate stochastic variation across runs\. The choice response \(A, B, or C\) is extracted from the model output, and the bias score is computed as described below\.
#### Score computation\.
Six scalars are stored per bank row:m∅m\_\{\\varnothing\}\(zero\-shot\),mnm\_\{n\}\(neutral\-turn\),mbm\_\{b\}\(biased\-turn\),δ=\|mb\|−\|mn\|\\delta=\|m\_\{b\}\|\-\|m\_\{n\}\|\(content effect\),Δn=\|mn\|−\|m∅\|\\Delta\_\{n\}=\|m\_\{n\}\|\-\|m\_\{\\varnothing\}\|\(presence effect\),Δb=\|mb\|−\|m∅\|\\Delta\_\{b\}=\|m\_\{b\}\|\-\|m\_\{\\varnothing\}\|\(total effect\)\. The bias scorem∈\{0,0\.5,1\}m\\in\\\{0,0\.5,1\\\}is assigned by comparing the model’s choice to a per\-bias normative answer key: 0 = normative \(unbiased\) choice, 0\.5 = ambiguous, 1 = fully biased choice\. For biases whose metric class requires template\-injection variables absent from the HuggingFace CSV, the pipeline falls back to direct computation viametric\_paramsreference anchors, producing numerically equivalent results\. Effect magnitudes are computed on the absolute scale \(\|mb\|,\|mn\|,\|m∅\|\|m\_\{b\}\|,\|m\_\{n\}\|,\|m\_\{\\varnothing\}\|\) and then differenced, so that the direction of the effect \(suppression vs\. amplification\) is interpretable relative to the zero\-bias point\.
## Appendix BPrompt Templates
All evaluation prompts follow a three\-tier structure depending on condition\. Placeholders in angle brackets are filled at runtime from the bank row\.
#### Zero\-shot prompt \(conditionm∅m\_\{\\varnothing\}\)\.
The model receives the scenario directly, with no preceding conversation turn:
> \{scenario\_context\} A\) \{option\_a\} B\) \{option\_b\} C\) \{option\_c\} Which option do you choose? Answer with only the letter A, B, or C\.
#### Neutral\-turn prompt \(conditionmnm\_\{n\}\)\.
A neutral human message is prepended as a user turn before the scenario\. The neutral message is drawn from a fixed neutral bank \(one message per scenario, shared across all 9 human\-bias columns\):
> \[Human\]: \{neutral\_message\} \[System\]: \{scenario\_context\} A\) \{option\_a\} B\) \{option\_b\} C\) \{option\_c\} Which option do you choose? Answer with only the letter A, B, or C\.
#### Biased\-turn prompt \(conditionmbm\_\{b\}\)\.
The neutral message is replaced by the jury\-validated biased human turn:
> \[Human\]: \{biased\_message\} \[System\]: \{scenario\_context\} A\) \{option\_a\} B\) \{option\_b\} C\) \{option\_c\} Which option do you choose? Answer with only the letter A, B, or C\.
The response is parsed by extracting the first occurrence of “A”, “B”, or “C” in the model output\. If no letter is found, the response is marked as invalid and excluded from analysis \(invalid rate<1%<1\\%across all models\)\. The three conditions differ*only*in the human turn; the scenario text, option labels, and answer instruction are identical, ensuring that any difference inmb−mnm\_\{b\}\-m\_\{n\}is attributable solely to the content of the human message\.
## Appendix CMessage Bank Statistics
Table[2](https://arxiv.org/html/2608.05166#A3.T2)reports the number of jury\-validated messages per \(target bias, human bias\) cell\. Each cell is populated by generating candidate messages with the target scenario as context and the human biasγ\\gammaas the generation instruction, then filtering via the four\-criterion jury protocol\. The target is 300 validated messages per cell \(9×9=819\\times 9=81cells;81×300=24,30081\\times 300=24\{,\}300total\)\. The neutral message column is not shown: one neutral message is generated per scenario and reused across all 9 human\-bias columns for that scenario, so each scenario row contributes exactly onemnm\_\{n\}observation\.
Overall, 24,300 messages passed all jury criteria across 81 cells \(300 per cell\)\. Failed messages were most commonly rejected for insufficient purity \(overlap with Confirmation Bias or Framing Effect\) rather than low naturalness or target rating, suggesting that many cognitively realistic anchoring and planning messages are interpreted by the jury as potentially expressing multiple biases simultaneously\.
Table 2:Message bank jury\-passed row counts per \(target bias, human bias\) cell\.
Rows = target biasβ\\beta; columns = human biasγ\\gammaexpressed by simulator\.
## Appendix DBias Operationalization
Each of the 9 cognitive biases is operationalized as a forced\-choice decision scenario adapted from thebigbench\-cognitive\-biasesdataset\(Srivastava and others,[2023](https://arxiv.org/html/2608.05166#bib.bib59); Malberget al\.,[2025](https://arxiv.org/html/2608.05166#bib.bib13)\)\. Scenarios present the LLM with three answer options \(A, B, C\) differing in their degree of bias expression\. Table[3](https://arxiv.org/html/2608.05166#A4.T3)summarizes the definition, decision context, and scoring for each bias\.
Table 3:Cognitive biases, their psychological definitions, and the signature of a biased LLM response\. Normative responses are derived from decision theory \(EV maximization\) or, where applicable, Bayesian base\-rate updating\.The scoring rubric assignsm=1m=1to the fully biased response option,m=0\.5m=0\.5to an ambiguous option \(plausible under either normative or biased reasoning\), andm=0m=0to the normative response\. This ordinal scale preserves directionality while accommodating scenarios where one distractor option is difficult to classify as fully biased or fully normative\. Aggregating to cell means over approximately 150 scenarios per \(target bias, human bias\) pair produces a stable estimate of the cell bias level\.
## Appendix ECausal Inference Specifications
#### Difference\-in\-Differences\.
Each bank row is a unit in two periods \(pre/post message\) and two groups \(neutral vs\. biased human\)\. ATT is the interaction coefficientβ^\\hat\{\\beta\}in:scoreit=α0\+α1⋅groupi\+α2⋅postt\+β\(groupi×postt\)\+𝑭\+ϵit\\text\{score\}\_\{it\}=\\alpha\_\{0\}\+\\alpha\_\{1\}\\\!\\cdot\\\!\\text\{group\}\_\{i\}\+\\alpha\_\{2\}\\\!\\cdot\\\!\\text\{post\}\_\{t\}\+\\beta\(\\text\{group\}\_\{i\}\\\!\\times\\\!\\text\{post\}\_\{t\}\)\+\\bm\{F\}\+\\epsilon\_\{it\}, where𝑭\\bm\{F\}are target\-bias and human\-bias fixed effects and SEs are clustered at the scenario level\.
#### Propensity Score Matching\.
Treatment =is\_diagonal\(γ=β\\gamma\{=\}\\beta\)\. Covariates = \{sentiment, assertiveness, emotional intensity, word count\}\. Nearest\-neighbor 1:1 matching on logistic propensity scores; ATT = mean paired outcome difference\. Post\-matching\|SMD\|<0\.1\|SMD\|<0\.1for all covariates confirms adequate balance\.
#### Synthetic Control\.
For each target biasβ\\beta, the on\-diagonal cell\(β,β\)\(\\beta,\\beta\)is treated; the 8 off\-diagonal cells are donors\. Donor weights \(wi≥0w\_\{i\}\\geq 0,∑wi=1\\sum w\_\{i\}=1\) minimise weighted covariate distance \(SLSQP\)\. Placebopp\-values = fraction of donor\-treated gaps exceeding the actual gap\.
## Appendix FModel Selection Rationale
Eight instruction\-tuned LLMs were selected according to four axes that support the inferential goals of this study:
1. 1\.Coverage of the capability spectrum\.In\-context bias susceptibility may scale with general language understanding\. Spanning MMLU scores from 66\.7 \(Llama\-3\.1\-8B\) to 88\.5 \(DeepSeek\-V3\) lets us test whether higher\-capability models show stronger or weaker in\-context bias coupling\.
2. 2\.Within\-family parameter\-scale comparison\.Including both Llama\-3\.1\-8B and Llama\-3\.1\-70B from the same pre\-training lineage isolates the effect of parameter scale while controlling for architecture, tokenizer, and training corpus\.
3. 3\.Cross\-training\-pipeline diversity\.Phi\-4 \(Microsoft, heavy synthetic and web data with reasoning emphasis\) and Qwen\-2\.5\-72B \(Alibaba, non\-Western Mandarin\-dominant corpus\) test whether pipeline\-specific pre\-training choices alter which user\-turn biases most strongly induce target biases\.
4. 4\.Alignment recipe diversity\.Claude\-3\.5\-Haiku \(Constitutional AI / RLAIF\), GPT\-4o \(standard RLHF\), Llama models \(SFT\-only\), and DeepSeek\-V3 \(chain\-of\-thought RLFT with MoE\) span the major alignment paradigms, enabling a controlled test of whether explicit bias\-reduction objectives change the content\-effect direction\.
ModelDeveloperTypeAccessParamsMMLUGPT\-4o\(Achiamet al\.,[2023](https://arxiv.org/html/2608.05166#bib.bib37)\)OpenAIFrontierClosed,88\.0Claude\-3\.5\-Haiku\(Baiet al\.,[2022](https://arxiv.org/html/2608.05166#bib.bib8)\)AnthropicFrontierClosed,79\.0Llama\-3\.1\-70B\(Dubeyet al\.,[2024](https://arxiv.org/html/2608.05166#bib.bib38)\)MetaLargeOpen70B83\.6Qwen\-2\.5\-72B\(Team,[2024](https://arxiv.org/html/2608.05166#bib.bib40)\)AlibabaLargeOpen72B83\.3Llama\-3\.1\-8B\(Dubeyet al\.,[2024](https://arxiv.org/html/2608.05166#bib.bib38)\)MetaSmallOpen8B66\.7Phi\-4\(Abdinet al\.,[2024](https://arxiv.org/html/2608.05166#bib.bib39)\)MicrosoftSmallOpen14B84\.2Gemma\-2\-9B\-IT\(Gemma Team,[2024](https://arxiv.org/html/2608.05166#bib.bib42)\)GoogleSmallOpen9B71\.3DeepSeek\-V3\(Liuet al\.,[2024](https://arxiv.org/html/2608.05166#bib.bib41)\)DeepSeekReasoningOpen671B88\.5Table 4:Model summary\. All models accessed at temperature 0\.0\. MMLU = 5\-shot accuracy\(Hendryckset al\.,[2021](https://arxiv.org/html/2608.05166#bib.bib4)\)\(public leaderboard, early 2025\)\. DeepSeek\-V3: 671B total / 37B active parameters\.### F\.1API Infrastructure
All models are accessed through provider APIs with temperature fixed at 0\.0 for reproducibility\. Open\-weight models \(Llama\-3\.1\-8B, Llama\-3\.1\-70B, Qwen\-2\.5\-72B, Phi\-4, Gemma\-2\-9B\-IT, DeepSeek\-V3\) are served via the DeepInfra OpenAI\-compatible endpoint \(api\.deepinfra\.com/v1/openai\), requiring a singleDEEPINFRA\_APIkey\. Closed\-weight models use their native APIs: GPT\-4o via the OpenAI API \(OPENAI\_API\_KEY\) and Claude\-3\.5\-Haiku via the Anthropic Messages API \(ANTHROPIC\_API\_KEY\)\.
The message bank is pre\-built and fixed; LLM evaluation requires no additional jury calls, so all 8 models share the same 24,300 stimulus rows\. Concurrent evaluation uses a thread pool of 50 workers per model, completing each model in approximately 45–90 minutes depending on provider latency\.
## Appendix GLimitations
#### Single\-temperature evaluation\.
All models are evaluated at temperature 0\.0 \(greedy decoding\)\. This ensures reproducibility but means the reported bias scores represent the modal completion, not the distribution of completions\. For models where multiple answer choices have nearly equal log\-probability mass, the greedy choice may be a poor summary of the model’s actual uncertainty\. Future work should evaluate bias scores using sampled completions to characterise the full output distribution\.
#### Scope of bias taxonomy\.
The nine biases studied represent a common subset of well\-documented cognitive biases with established operationalizations in the BigBench cognitive biases task\. They do not cover the full taxonomy of cognitive biases \(e\.g\., hindsight bias, sunk cost fallacy, gambler’s fallacy, or attribution biases\)\. The coupling structure reported here may not generalize to bias types not evaluated, particularly those involving social identity, temporal discounting, or attribution of intent\.
#### English\-only evaluation\.
All scenarios, human messages, and model prompts are in English\. The jury criteria for naturalness and bias purity were assessed in English\. Models with non\-Western pre\-training corpora \(e\.g\., Qwen\-2\.5\-72B, trained predominantly on Mandarin data\) may exhibit qualitatively different coupling structures when evaluated in their primary training language\. The cross\-linguistic generalization of the present findings is an open question\.
#### Incomplete jury overlap with evaluated models\.
Claude\-3\.5\-Haiku serves both as a jury model \(validating the stimulus bank\) and as an evaluated model\. While the jury evaluates human\-message purity and naturalness rather than the LLM’s decision response, residual overlap cannot be fully ruled out\. Future work should evaluate against jury\-independent models\.
#### LLM\-as\-jury limitations\.
The message bank is validated by a three\-model jury \(GPT\-4o\-Mini, Claude\-3\.5\-Haiku, Gemini\) rather than human annotators, which is efficient but introduces a potential confound: if any jury model shares systematic biases with the generator or the evaluated models, the jury criteria may not be fully independent of the stimuli’s effectiveness\. To mitigate this, the jury evaluates*human message naturalness and bias purity*, not the model’s response to the message, and the criteria are conservative \(requiring majority blind\-identification accuracy across three distinct jury models\)\. However, residual generator–jury correlation cannot be fully ruled out\.
#### Causal identification assumptions\.
The Difference\-in\-Differences estimator assumes parallel trends between biased and neutral groups in the absence of treatment\. The Synthetic Control estimator assumes that a convex combination of donor cells provides a valid counterfactual for the treated cell\. Both assumptions are untestable in general and are validated indirectly \(pre\-period balance for DiD; placebo donor distribution for SCM\)\. Violations of these assumptions would affect the causal interpretation of the ATT estimates but not the descriptive correlational findings\.
## Appendix HPer\-Model Results
For each model: \(a\) per\-bias DiD ATT coefficients with 95% CIs; \(b\) SCM gap plot with placebo donor gaps overlaid\. A DiD bar or SCM gap exceeding the placebo distribution is causal evidence of inducibility\. Content\-effect heatmaps below; total\-effect heatmaps in Figure[2](https://arxiv.org/html/2608.05166#S5.F2)\(main body\)\.
Figure 5:Presence\-effect \(Δn=\|mn\|−\|m∅\|\\Delta\_\{n\}=\|m\_\{n\}\|\-\|m\_\{\\varnothing\}\|\) heatmaps for all 8 evaluated LLMs\. Each panel is a9×99\{\\times\}9matrix \(rows = target LLM biasβ\\beta; columns = human\-turn biasγ\\gamma\); color encodes meanΔn\\Delta\_\{n\}\. The presence effect is significant across all 8 models \(positive in 7; Claude\-3\.5\-HaikuΔn=−0\.101\\Delta\_\{n\}=\-0\.101\)\. Planning Fallacy and In\-Group Bias rows show the strongest inflation\.Figure 6:Content\-effect \(δ=\|mb\|−\|mn\|\\delta=\|m\_\{b\}\|\-\|m\_\{n\}\|\) heatmaps for all 8 evaluated LLMs\. Suppression \(blue\) dominates in 6 of 8 models; DeepSeek\-V3 and Claude\-3\.5\-Haiku show positive effects\. Planning Fallacy \(row 8\) is warm across all models\.### H\.1Llama\-3\.1\-8B
Llama\-3\.1\-8B shows the largest presence effect of all evaluated models \(Δn=\+0\.086\\Delta\_\{n\}=\+0\.086\): the 8B model is highly sensitive to whether any human\-turn message is present\. The content effect is suppression\-dominant \(δ¯=−0\.035\\bar\{\\delta\}=\-0\.035\), with most off\-diagonal cells showing mild blue tones in the heatmap\. The Planning Fallacy diagonal cell is the prominent exception, warm and clearly distinct from surrounding cells\. The DiD confirms a significant positive ATT for Planning Fallacy; the SCM gap for Planning Fallacy, Loss Aversion, and Status Quo Bias all exceed the placebo distribution\.
Figure 7:Llama\-3\.1\-8B DiD ATT per target bias\. Planning Fallacy is the only statistically significant positive coefficient; all others are near\-zero or negative\.Figure 8:Llama\-3\.1\-8B SCM gap\. Treated unit gap \(solid\) vs\. placebo donor gaps \(grey\)\. Planning Fallacy, Loss Aversion, and Status Quo Bias exceed the placebo distribution, confirming causal inducibility\.
### H\.2Llama\-3\.1\-70B
Scaling within the Llama family from 8B to 70B reduces but does not eliminate the presence effect and slightly strengthens content suppression \(δ¯=−0\.039\\bar\{\\delta\}=\-0\.039vs\.−0\.035\-0\.035for 8B\)\. The content effect is cooler overall \(visible in Figure[6](https://arxiv.org/html/2608.05166#A8.F6)\), consistent with the larger model being better calibrated to detect and discount explicit bias signals\. Planning Fallacy remains the dominant warm cell, and its DiD ATT is again the only statistically significant positive coefficient\.
Figure 9:Llama\-3\.1\-70B DiD ATT\. Planning Fallacy is the only significant positive ATT; the scale\-up from 8B slightly strengthens suppression for most other biases\.Figure 10:Llama\-3\.1\-70B SCM gap\. Planning Fallacy gap exceeds the placebo distribution; Loss Aversion and Status Quo Bias also show positive gaps, replicating the 8B inducible cluster\.
### H\.3Claude\-3\.5\-Haiku
Claude\-3\.5\-Haiku is the only model with a*negative*presence effect \(Δ¯n=−0\.101\\bar\{\\Delta\}\_\{n\}=\-0\.101,p<0\.001p\{<\}0\.001\): prepending any user turn, even a neutral one,*reduces*absolute bias magnitude relative to zero\-shot\. This reverses the pattern seen in all other 7 models and is consistent with Constitutional AI alignment\(Baiet al\.,[2022](https://arxiv.org/html/2608.05166#bib.bib8)\)actively suppressing bias expression when the model recognizes it is in a dialogue context\. The total effect is also negative \(Δ¯b=−0\.064\\bar\{\\Delta\}\_\{b\}=\-0\.064,p<0\.001p\{<\}0\.001\), driven by this strong presence suppression\. The content effect is the only positive component \(δ¯=\+0\.037\\bar\{\\delta\}=\+0\.037,p<0\.001p\{<\}0\.001\), indicating that replacing the neutral turn with a biased one partially re\-activates bias, but not enough to overcome the presence\-driven suppression\. Claude’s zero\-shot baseline \(\|m∅\|¯=0\.393\\overline\{\|m\_\{\\varnothing\}\|\}=0\.393\) is the third\-highest across all models, confirming that latent bias capacity is present but is actively down\-regulated in dialogue mode\.
Figure 11:Claude\-3\.5\-Haiku DiD ATT\. Planning Fallacy shows a significant positive ATT; several other biases show mildly positive or near\-zero coefficients, consistent with the amplification regime\.Figure 12:Claude\-3\.5\-Haiku SCM gap\. Planning Fallacy gap exceeds placebo; the overall gap profile is positive\-skewed compared to suppression\-dominant models\.
### H\.4GPT\-4o
GPT\-4o displays the smallest presence effect of all evaluated models \(Δn=\+0\.019\\Delta\_\{n\}=\+0\.019\), indicating that the 4o’s standard RLHF alignment renders it comparatively robust to the mere presence of a human\-turn message\. Content suppression is moderate \(δ¯=−0\.020\\bar\{\\delta\}=\-0\.020\), with Planning Fallacy the warmest diagonal cell in Figure[6](https://arxiv.org/html/2608.05166#A8.F6)\. The DiD and SCM results confirm that this exception is not an artefact: Planning Fallacy passes both causal tests atp<0\.05p<0\.05\.
Figure 13:GPT\-4o DiD ATT\. Planning Fallacy is the only significant positive ATT atp<0\.05p\{<\}0\.05; all other biases are suppressed or near\-zero\.Figure 14:GPT\-4o SCM gap\. Planning Fallacy exceeds the placebo distribution; other biases are within the placebo envelope, consistent with the near\-zero global total effect\.
### H\.5DeepSeek\-V3
DeepSeek\-V3 is architecturally distinct from all other evaluated models: it employs a mixture\-of\-experts \(MoE\) backbone with chain\-of\-thought reinforcement fine\-tuning \(RLFT\)\. This deliberative alignment produces a near\-zero but positive mean content effect \(δ¯=\+0\.009\\bar\{\\delta\}=\+0\.009\), a qualitatively different pattern from the suppression\-dominant models \(see Figure[6](https://arxiv.org/html/2608.05166#A8.F6)\)\. The interpretation is that the model’s tendency to reason through context makes it more susceptible to in\-context demonstrations of bias, not less\. Planning Fallacy is, again, the strongest warm cell, and the SCM gap is among the largest observed across all models\.
Figure 15:DeepSeek\-V3 DiD ATT\. Planning Fallacy shows the strongest positive ATT; unlike suppression\-dominant models, several other biases also show near\-zero or positive coefficients\.Figure 16:DeepSeek\-V3 SCM gap\. Planning Fallacy, Loss Aversion, and Status Quo Bias all exceed the placebo distribution, among the largest SCM gaps observed across all 8 models\.
### H\.6Qwen\-2\.5\-72B\-Instruct
Qwen\-2\.5\-72B was trained predominantly on a Mandarin\-dominant, non\-Western pre\-training corpus\. Despite this distinct cultural composition, the bias coupling structure closely mirrors that of Western\-trained models of comparable scale: suppression\-dominant content effect with Planning Fallacy as the principal amplification exception\. This replication in a model trained on culturally divergent data strengthens the generality of the main hypothesis and suggests the mechanism is not dependent on the cultural framing of the training data\.
Figure 17:Qwen\-2\.5\-72B DiD ATT\. Planning Fallacy shows a positive ATT; other biases cluster near zero, consistent with a weak content signal and near\-zero meanδ¯\\bar\{\\delta\}\.Figure 18:Qwen\-2\.5\-72B SCM gap\. Planning Fallacy exceeds the placebo distribution; the coupling structure mirrors Western\-trained models of comparable scale despite a Mandarin\-dominant pre\-training corpus\.
### H\.7Phi\-4
Phi\-4 was trained on a heavily curated synthetic and web dataset with an emphasis on reasoning, making it the most reasoning\-focused open\-weight small model in the set\. The content effect is strongly suppression\-dominant \(Figure[6](https://arxiv.org/html/2608.05166#A8.F6)\), consistent with the model’s synthetic training data instilling robust resistance to in\-context bias signals, except, again, for Planning Fallacy\. The DiD ATT for Planning Fallacy is positive and significant; the SCM gap confirms causality\. This robustness coexists with a moderate presence effect, suggesting that the model responds to context presence but filters the bias content effectively for most bias types\.
Figure 19:Phi\-4 DiD ATT\. Planning Fallacy is the only significant positive ATT; all other biases show suppression, consistent with the model’s reasoning\-focused training\.Figure 20:Phi\-4 SCM gap\. Planning Fallacy gap exceeds the placebo distribution; other biases remain within the placebo envelope, confirming selective inducibility\.
### H\.8Gemma\-2\-9B\-IT
Gemma\-2\-9B\-IT uses a standard open\-weight SFT \+ RLHF recipe and shows a clear suppression\-dominant pattern \(δ¯=−0\.028\\bar\{\\delta\}=\-0\.028\), with Planning Fallacy the single warm diagonal cell in Figure[6](https://arxiv.org/html/2608.05166#A8.F6)\. The DiD and SCM results confirm that the Planning Fallacy amplification is causal and replicable in a 9B\-parameter model, ruling out the possibility that the effect is capacity\-dependent and visible only in large models\.
Figure 21:Gemma\-2\-9B\-IT DiD ATT\. Planning Fallacy is the only significant positive ATT, confirming that the inducible\-bias finding is not capacity\-dependent\.Figure 22:Gemma\-2\-9B\-IT SCM gap\. Planning Fallacy and Status Quo Bias exceed the placebo distribution; Availability Heuristic and Bandwagon Effect show the most negative gaps, consistent with their suppressible character across all models\.Similar Articles
Fair outputs, Biased Internals: Causal Potency and Asymmetry of Latent Bias in LLMs for High-Stakes Decisions
This paper studies how instruction-tuned LLMs can exhibit fair outputs while retaining biased internal representations in high-stakes decisions like mortgage underwriting, showing that these hidden biases are causally potent, asymmetric, and exploitable through activation steering.
Confirming Our Biases? Evaluating the Capabilities, Risks, and Societal Impact of Large Language Models
This preprint evaluates how six large language models respond to prompt framing and biased prompts across 160 prompts, finding that LLMs systematically adapt their responses to align with prompt framing even in factual contexts, potentially reinforcing user biases.
Mechanics of Bias and Reasoning: Interpreting the Impact of Chain-of-Thought Prompting on Gender Bias in LLMs
This paper investigates how chain-of-thought prompting affects gender bias in large language models, finding that it does not consistently reduce bias and that apparent improvements stem from superficial compliance rather than genuine understanding.
Where do LLMs Fall Short in CBT-Guided Affective Reasoning?
This paper investigates why LLMs fail to apply CBT principles effectively despite high theoretical accuracy, introducing a knowledge-guided framework and a behavioral metric (Protocol Leverage Force) to measure intervention shifts. Experiments show that even with multi-chain-of-thought prompting, models remain biased toward validation and reflection.
Adaptive Triggering for Bias Correction in LLM Reasoning
This paper introduces an adaptive triggering framework for bias correction in LLM chain-of-thought reasoning, using online change-point detection to optimize intervention timing with white-box and black-box signals, improving accuracy and reducing interventions.