Understanding Social Reasoning in Language Models with Language Models
Kanishk Gandhi, Jan-Philipp Fränken, Tobias Gerstenberg, Noah D. Goodman
TL;DR
The paper introduces BigToM, a scalable benchmark for Theory-of-Mind in LLMs generated via a three-stage causal-template framework: (1) design a ToM causal template, (2) populate it with LLMs, and (3) compose test items into 5,000 scenarios. It demonstrates that model-generated items are high-quality, outperforming crowd-sourced data and rivaling expert items in human judgments. Through extensive experiments across multiple models and prompting strategies, GPT-4 shows ToM-like inference patterns close to human behavior, though with reliability gaps, while other models struggle, especially on backward-belief tasks. The work offers a principled, controllable method for evaluating social reasoning in AI and discusses limitations and avenues for more realistic, dynamic benchmarks.
Abstract
As Large Language Models (LLMs) become increasingly integrated into our everyday lives, understanding their ability to comprehend human mental states becomes critical for ensuring effective interactions. However, despite the recent attempts to assess the Theory-of-Mind (ToM) reasoning capabilities of LLMs, the degree to which these models can align with human ToM remains a nuanced topic of exploration. This is primarily due to two distinct challenges: (1) the presence of inconsistent results from previous evaluations, and (2) concerns surrounding the validity of existing evaluation methodologies. To address these challenges, we present a novel framework for procedurally generating evaluations with LLMs by populating causal templates. Using our framework, we create a new social reasoning benchmark (BigToM) for LLMs which consists of 25 controls and 5,000 model-written evaluations. We find that human participants rate the quality of our benchmark higher than previous crowd-sourced evaluations and comparable to expert-written evaluations. Using BigToM, we evaluate the social reasoning capabilities of a variety of LLMs and compare model performances with human performance. Our results suggest that GPT4 has ToM capabilities that mirror human inference patterns, though less reliable, while other LLMs struggle.
