Google Research 发布 Fuse:评估 LLM 社交推理

DAIR.AI · @dair_ai · X·2026-09-16 22:50·47分钟前
AI 导读

Google Research 提出 Fuse 框架,用模拟构建社交推理的 ground truth:带隐藏动机的目标智能体与其他智能体(含扮演用户的智能体)互动,助手需从用户转述中推断动机。团队用 24k 条人工标注验证模拟,测试了 12 个 LLM,发现用户带偏见的叙述会改变助手答案,更长的对话并未可靠提升表现。框架与 21k 条样本已开源。

DAIR.AI@dair_ai
49AI 编辑部评分,满分 100

Google Research 发布 Fuse:评估 LLM 社交推理

2026-09-16 22:50· 47分钟前
AI 导读

Google Research 提出 Fuse 框架,用模拟构建社交推理的 ground truth:带隐藏动机的目标智能体与其他智能体(含扮演用户的智能体)互动,助手需从用户转述中推断动机。团队用 24k 条人工标注验证模拟,测试了 12 个 LLM,发现用户带偏见的叙述会改变助手答案,更长的对话并未可靠提升表现。框架与 21k 条样本已开源。

Banger paper from Google Research.

This one is on how LLM assistants reason about the people in a user's life.

People ask assistants for social advice constantly, and the assistant only hears the user's version of events.

Measuring whether it reads the situation correctly is hard, because other people's intentions have no ground truth.

Fuse builds that ground truth with simulation.

A target agent with a hidden motive interacts with other agents, including one playing the user. The user agent then describes what happened to the assistant, which has to infer the motive.

The team validated the simulations with 24k human annotations and tested 12 LLMs.

Hearing events through the user makes the task harder. Biased framing from the user shifts the assistant's answer. Models sometimes need more detail than humans do, and longer conversations with room for clarifying questions did not reliably help.

They release the framework and 21k examples.

Paper: https://academy.dair.ai/papers/verifiable-social-reasoning-for-llm-assistants-2609.17496

来源:DAIR.AI· x.com