paper-with-me

홈 › Papers

Do LLMs exhibit human-like response biases? A case study in survey design

2023-11-07 · Lindia Tjuatja, Valerie Chen, Sherry Tongshuang Wu, Ameet Talwalkar, Graham Neubig

As large language models (LLMs) become more capable, there is growing excitement about the possibility of using LLMs as proxies for humans in real-world tasks where subjective labels are desired, such as in surveys and opinion polling. One widely-cited barrier to the adoption of LLMs as proxies for humans in subjective tasks is their sensitivity to prompt wording - but interestingly, humans also display sensitivities to instruction changes in the form of response biases. We investigate the extent to which LLMs reflect human response biases, if at all. We look to survey design, where human response biases caused by changes in the wordings of "prompts" have been extensively explored in social psychology literature. Drawing from these works, we design a dataset and framework to evaluate whether LLMs exhibit human-like response biases in survey questionnaires. Our comprehensive evaluation of nine models shows that popular open and commercial LLMs generally fail to reflect human-like behavior, particularly in models that have undergone RLHF. Furthermore, even if a model shows a significant change in the same direction as humans, we find that they are sensitive to perturbations that do not elicit significant changes in humans. These results highlight the pitfalls of using LLMs as human proxies, and underscore the need for finer-grained characterizations of model behavior. Our code, dataset, and collected samples are available at https://github.com/lindiatjuatja/BiasMonkey

📄 PDF Abstract BibTeX arXiv:2311.04076

Code (1)

lindiatjuatja/biasmonkey 공식 구현

Tasks

Survey

Similar Papers 제목 키워드 기반

Behavioral Economics of AI: LLM Biases and Corrections

2026-02-10 · Pietro Bini, Lin William Cong, Xing Huang, Lawrence J. Jin arxiv

Do generative AI models, particularly large language models (LLMs), exhibit systematic behavioral biases in economic and financial decisions? If so, how can these biases be mitigated? Drawing on the cognitive psychology …

Prompt Perturbations Reveal Human-Like Biases in Large Language Model Survey Responses

2025-07-09 · Jens Rupprecht, Georg Ahnert, Markus Strohmaier arxiv

Large Language Models (LLMs) are increasingly used as proxies for human subjects in social science surveys, but their reliability and susceptibility to known human-like response biases, such as central tendency, opinion …

Exploiting Primacy Effect To Improve Large Language Models

2025-07-18 · Bianca Raimondi, Maurizio Gabbrielli arxiv

Large Language Models (LLMs) have become essential in many Natural Language Processing (NLP) tasks, leveraging extensive pre-training and fine-tuning to achieve high accuracy. However, like humans, LLMs exhibit biases, p…

Semantic SimilarityQuestion Answering

Large Language Model (LLM) Bias Index -- LLMBI

2023-12-22 · Abiodun Finbarrs Oketunji, Muhammad Anas, Deepthi Saina

The Large Language Model Bias Index (LLMBI) is a pioneering approach designed to quantify and address biases inherent in large language models (LLMs), such as GPT-4. We recognise the increasing prevalence and impact of L…

Bias DetectionFairnessLanguage ModelingLanguage Modelling+4

Diagnosing and Debiasing Corpus-Based Political Bias and Insults in GPT2

2023-11-17 · Ambri Ma, Arnav Kumar, Brett Zeligson

The training of large language models (LLMs) on extensive, unfiltered corpora sourced from the internet is a common and advantageous practice. Consequently, LLMs have learned and inadvertently reproduced various types of…