CLMay 29, 2025

SocialMaze: A Benchmark for Evaluating Social Reasoning in Large Language Models

arXiv:2505.23713v17 citationsh-index: 13Has Code
Originality Incremental advance
AI Analysis

This provides a systematic benchmark for evaluating social reasoning in LLMs, addressing a gap for researchers and developers working on socially grounded AI applications.

The authors tackled the lack of a comprehensive evaluation framework for social reasoning in large language models by introducing SocialMaze, a benchmark with six diverse tasks across three settings, revealing that models vary substantially in handling dynamic interactions and degrade under uncertainty, with targeted fine-tuning improving performance.

Large language models (LLMs) are increasingly applied to socially grounded tasks, such as online community moderation, media content analysis, and social reasoning games. Success in these contexts depends on a model's social reasoning ability - the capacity to interpret social contexts, infer others' mental states, and assess the truthfulness of presented information. However, there is currently no systematic evaluation framework that comprehensively assesses the social reasoning capabilities of LLMs. Existing efforts often oversimplify real-world scenarios and consist of tasks that are too basic to challenge advanced models. To address this gap, we introduce SocialMaze, a new benchmark specifically designed to evaluate social reasoning. SocialMaze systematically incorporates three core challenges: deep reasoning, dynamic interaction, and information uncertainty. It provides six diverse tasks across three key settings: social reasoning games, daily-life interactions, and digital community platforms. Both automated and human validation are used to ensure data quality. Our evaluation reveals several key insights: models vary substantially in their ability to handle dynamic interactions and integrate temporally evolving information; models with strong chain-of-thought reasoning perform better on tasks requiring deeper inference beyond surface-level cues; and model reasoning degrades significantly under uncertainty. Furthermore, we show that targeted fine-tuning on curated reasoning examples can greatly improve model performance in complex social scenarios. The dataset is publicly available at: https://huggingface.co/datasets/MBZUAI/SocialMaze

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