paper-with-me

Papers

Cognitive Bias in Decision-Making with LLMs

2024-02-25 · Jessica Echterhoff, Yao Liu, Abeer Alessa, Julian McAuley, Zexue He

Large language models (LLMs) offer significant potential as tools to support an expanding range of decision-making tasks. Given their training on human (created) data, LLMs have been shown to inherit societal biases against protected groups, as well as be subject to bias functionally resembling cognitive bias. Human-like bias can impede fair and explainable decisions made with LLM assistance. Our work introduces BiasBuster, a framework designed to uncover, evaluate, and mitigate cognitive bias in LLMs, particularly in high-stakes decision-making tasks. Inspired by prior research in psychology and cognitive science, we develop a dataset containing 13,465 prompts to evaluate LLM decisions on different cognitive biases (e.g., prompt-induced, sequential, inherent). We test various bias mitigation strategies, while proposing a novel method utilizing LLMs to debias their own human-like cognitive bias within prompts. Our analysis provides a comprehensive picture of the presence and effects of cognitive bias across commercial and open-source models. We demonstrate that our selfhelp debiasing effectively mitigates model answers that display patterns akin to human cognitive bias without having to manually craft examples for each bias.

📄 PDF Abstract BibTeX arXiv:2403.00811

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Cognitive Debiasing Large Language Models for Decision-Making

2025-04-05 · Yougang Lyu, Shijie Ren, Yue Feng, Zihan Wang 외

Large language models (LLMs) have shown potential in supporting decision-making applications, particularly as personal conversational assistants in the financial, healthcare, and legal domains. While prompt engineering s…

Decision MakingPrompt Engineering

Balancing Rigor and Utility: Mitigating Cognitive Biases in Large Language Models for Multiple-Choice Questions

2024-06-16 · Liman Wang, Hanyang Zhong, Wenting Cao, Zeyuan Sun

This paper examines the role of cognitive biases in the decision-making processes of large language models (LLMs), challenging the conventional goal of eliminating all biases. We show that certain cognitive biases when p…

Decision MakingLanguage ModellingLarge Language ModelMultiple-choice

Investigating the Impact of LLM Personality on Cognitive Bias Manifestation in Automated Decision-Making Tasks

2025-02-20 · Jiangen He, Jiqun Liu

Large Language Models (LLMs) are increasingly used in decision-making, yet their susceptibility to cognitive biases remains a pressing challenge. This study explores how personality traits influence these biases and eval…

Decision MakingFairness

Could you be wrong: Debiasing LLMs using a metacognitive prompt for improving human decision making

2025-07-14 · Thomas T. Hills arxiv

Identifying bias in LLMs is ongoing. Because they are still in development, what is true today may be false tomorrow. We therefore need general strategies for debiasing that will outlive current models. Strategies develo…

Prompt EngineeringDecision Making

Predicting Biased Human Decision-Making with Large Language Models in Conversational Settings

2026-01-16 · Stephen Pilli, Vivek Nallur arxiv

We examine whether large language models (LLMs) can predict biased decision-making in conversational settings, and whether their predictions capture not only human cognitive biases but also how those effects change under…