paper-with-me

홈 › Papers

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

2025-05-29 · Zixiang Xu, Yanbo Wang, Yue Huang, Jiayi Ye, Haomin Zhuang, Zirui Song, Lang Gao, Chenxi Wang, Zhaorun Chen, Yujun Zhou, Sixian Li, Wang Pan, Yue Zhao, Jieyu Zhao, Xiangliang Zhang, Xiuying Chen

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

📄 PDF Abstract BibTeX arXiv:2505.23713

Code (1)

xzx34/socialmaze 공식 구현

Similar Papers 제목 키워드 기반

A Japanese Benchmark for Evaluating Social Bias in Reasoning Based on Attribution Theory

2026-04-01 · Taihei Shiotani, Masahiro Kaneko, Naoaki Okazaki arxiv

In enhancing the fairness of Large Language Models (LLMs), evaluating social biases rooted in the cultural contexts of specific linguistic regions is essential. However, most existing Japanese benchmarks heavily rely on …

SocialGrid: A Benchmark for Planning and Social Reasoning in Embodied Multi-Agent Systems

2026-04-17 · Hikaru Shindo, Hanzhao Lin, Lukas Helff, Patrick Schramowski 외 arxiv

As Large Language Models (LLMs) transition from text processors to autonomous agents, evaluating their social reasoning in embodied multi-agent settings becomes critical. We introduce SocialGrid, an embodied multi-agent …

Can Agents Deceive? Evaluating Reasoning and Deception in ParliamentBench using a Social Deduction Game

2026-07-30 · Niklas Bauer, Lars Benedikt Kaesberg, Akiko Aizawa, Jan Philip Wahle 외 arxiv

As large language models (LLMs) are deployed as agents in high-stakes settings, such as medical and legal systems, understanding their deceptive capabilities is fundamental to safety. Controlled social deduction games pr…

Reasoning for Social Audio-Visual Question Answering: Where Do We Stand?

2026-08-13 · Koen P. de Vries, Xavier Alameda-Pineda, Estefanía Talavera, Stéphane Lathuilière arxiv

Training Multimodal Large Language Models for audio-visual social understanding is a crucial step toward embodied social intelligence. Chain-of-thought (CoT) reasoning has become the dominant approach, with HumanOmniV2 a…

Audio-visual Question Answering

SI-Bench: Benchmarking Social Intelligence of Large Language Models in Human-to-Human Conversations

2025-10-27 · Shuai Huang, Wenxuan Zhao, Jun Gao arxiv

As large language models (LLMs) develop anthropomorphic abilities, they are increasingly being deployed as autonomous agents to interact with humans. However, evaluating their performance in realistic and complex social …