ZeroHour
Hugging Face daily paperspublished ()ingested Amir Taubenfeld, Zorik Gekhman, Avigail Grinstein-Dabush
Part of a story covered by 2 sources: “Verifiable Social Reasoning for LLM Assistants” — merged summary and timeline →

Verifiable Social Reasoning for LLM Assistants

infoAI researchimportance 30
AI summary · glm-5.3-flash

Researchers introduce Fuse, a multi-agent simulation benchmark evaluating LLM social reasoning, showing models are overly sensitive to biased user framing.

The paper introduces Fuse, a multi-agent simulation framework for evaluating LLM assistants' social reasoning in consultation settings. A target agent with a hidden motive interacts with an agent representing the user, who then consults the evaluated assistant, providing verifiable ground truth by construction; simulation faithfulness was validated through a human study with 24k annotations. Across 12 LLMs, user mediation compounded the difficulty of social reasoning, models showed systematic sensitivity to biased user framing, and longer conversations did not reliably improve performance. The framework and a 21k-example dataset are open-sourced.

  • Multi-agent simulation provides verifiable ground truth for motive inference
  • Evaluated 12 LLMs; validated with a 24k-annotation human study
  • User mediation compounds inherent social-reasoning difficulty
  • Models systematically sensitive to biased user framing
  • Fuse and a 21k-example dataset are open-sourced
ProductsFuse
Full article186 words · extracted from huggingface.co · click to collapse

LLM assistants are widely used for daily social advice, yet evaluating their social reasoning in such consultation settings remains challenging since (i) it requires setups where the assistant learns about social situations from subjective user narratives, and (ii) social properties, such as others' intentions, typically lack verifiable ground truth. To address these challenges, we introduce Fuse, a multi-agent simulation framework for studying user-mediated social reasoning. In Fuse, a target agent with a hidden motive interacts with other agents including one representing the user, who then consults the evaluated assistant to infer the target's motive, providing verifiable ground truth by construction. Simulation faithfulness is validated through a human study with 24k annotations. We apply Fuse to 12 LLMs and demonstrate its analytical utility by systematically isolating key factors, showing that (i) user mediation compounds the inherent difficulty of social reasoning; (ii) LLMs exhibit systematic sensitivity to biased user framing; (iii) models can require more details than humans need to reach a correct prediction; and (iv) longer conversations do not always improve performance despite providing opportunities for clarifying questions. We open-source Fuse and a dataset with 21k examples.

Text extracted automatically; images, tables and formatting may be missing. Original: https://huggingface.co/papers/2609.17496