CLAINov 28, 2025

Alleviating Choice Supportive Bias in LLM with Reasoning Dependency Generation

arXiv:2512.03082v1
Originality Incremental advance
AI Analysis

This addresses cognitive biases in LLMs to improve reliability in AI-assisted decision-making, representing a novel domain-specific contribution.

The paper tackles choice-supportive bias in Large Language Models by proposing Reasoning Dependency Generation, a framework that generates balanced reasoning data for fine-tuning, resulting in 81.5% and 94.3% improvements in bias reduction experiments while maintaining performance on standard benchmarks.

Recent studies have demonstrated that some Large Language Models exhibit choice-supportive bias (CSB) when performing evaluations, systematically favoring their chosen options and potentially compromising the objectivity of AI-assisted decision making. While existing debiasing approaches primarily target demographic and social biases, methods for addressing cognitive biases in LLMs remain largely unexplored. In this work, we present the first solution to address CSB through Reasoning Dependency Generation (RDG), a novel framework for generating unbiased reasoning data to mitigate choice-supportive bias through fine-tuning. RDG automatically constructs balanced reasoning QA pairs, explicitly (un)modeling the dependencies between choices, evidences, and justifications. Our approach is able to generate a large-scale dataset of QA pairs across domains, incorporating Contextual Dependency Data and Dependency Decouple Data. Experiments show that LLMs fine-tuned on RDG-generated data demonstrate a 81.5% improvement in memory-based experiments and 94.3% improvement in the evaluation-based experiment, while maintaining similar performance on standard BBQ benchmarks. This work pioneers an approach for addressing cognitive biases in LLMs and contributes to the development of more reliable AI-assisted decision support systems.

Foundations

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

Your Notes