CLAICYLGJun 24, 2024

Large Language Models Assume People are More Rational than We Really are

arXiv:2406.17055v453 citations
Originality Incremental advance
AI Analysis

This reveals a critical flaw in AI communication systems, as they may misunderstand human irrationality, impacting applications like human-AI interaction and decision support.

The study found that large language models (LLMs) assume people are more rational than they actually are, deviating from human behavior and aligning with rational choice theory, with models like GPT-4o and Llama-3 showing this pattern. This misalignment is correlated with human expectations of rationality rather than actual human decision-making.

In order for AI systems to communicate effectively with people, they must understand how we make decisions. However, people's decisions are not always rational, so the implicit internal models of human decision-making in Large Language Models (LLMs) must account for this. Previous empirical evidence seems to suggest that these implicit models are accurate -- LLMs offer believable proxies of human behavior, acting how we expect humans would in everyday interactions. However, by comparing LLM behavior and predictions to a large dataset of human decisions, we find that this is actually not the case: when both simulating and predicting people's choices, a suite of cutting-edge LLMs (GPT-4o & 4-Turbo, Llama-3-8B & 70B, Claude 3 Opus) assume that people are more rational than we really are. Specifically, these models deviate from human behavior and align more closely with a classic model of rational choice -- expected value theory. Interestingly, people also tend to assume that other people are rational when interpreting their behavior. As a consequence, when we compare the inferences that LLMs and people draw from the decisions of others using another psychological dataset, we find that these inferences are highly correlated. Thus, the implicit decision-making models of LLMs appear to be aligned with the human expectation that other people will act rationally, rather than with how people actually act.

Code Implementations1 repo
Foundations

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

Your Notes