人間関係の証拠を踏まえて判断を変えるLLMエージェント
When LLM Agents Fail to Read the Room: ReAdapt for Relational Social Reasoning
この論文をやさしく読む
ひとことで言うと
人間関係を要する二つの模擬課題で、関係の証拠に応じて判断を更新するLLMエージェントを評価した。
何に役立つ?
考えられる用途は、紹介相手や投稿への反応を選ぶ支援の設計である。実証したのは合成環境での判断精度の改善である。
この研究の面白いところ
一見もっともらしい選択が正解と食い違う問題を意図的に作り、判断を覆せるかを測った。
どこまで分かった?
各課題150問の部分集合で精度と後悔値の改善を報告した。実際の人間関係での有効性は、この要旨では検証されていない。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
ソーシャルエージェントの基本的な判断、例えば投稿に反応するか、誰に連絡するかは、内容だけで決まるわけではない。適切な行動は、目立つ内容よりも、人々の間にある潜在的な関係、すなわち結びつきの強さ、互恵性、共通の知人に左右されることが多い。標準的なLLMエージェントの処理ループには、新しい関係上の証拠に応じて現在の社会的な仮説をどう修正するかが明示されておらず、関係の手がかりと内容の手がかりが食い違うと、表面的に分かりやすい選択に流れやすい。 この失敗を形式化するため、友人関係、フォロー、反応履歴、フィードを含む500の合成的な社会世界を作り、反応の選択と、対象人物への最適な仲介者を探す紹介の二つの課題で計1,000問からなる関係推論ベンチマークを構築した。設計上、約53%の問題では表面的に明白な候補が関係に基づく正解と異なり、エージェントは関係の証拠を使って当初もっともらしかった選択を覆す必要がある。 提案するReAdaptは、目標、信念、関係、規範、情報開示を表す構造化された社会的状態 z=(G,B,R,N,D) をReActループに加える。ツールから観測を得るたびに、型を定めたAdapt段階でこの状態を更新し、次の行動を選ぶ前に、継続、切り替え、断念、確認のいずれかの方針操作を出力する。各課題150問の層化部分集合でGemini-3-Flashを用いると、紹介の正答率は37%から51%へ14ポイント、反応選択の正答率は69%から77%へ8ポイント上がった。正解に対する後悔値はそれぞれ0.260から0.152、0.095から0.053へ下がった。モデル、ツール、環境を固定した結果は、関係状態を明示的に更新すると、取得した社会的証拠を判断の修正に生かしやすいことを示唆する。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-21(UTC)
- 最新改訂
- 2026-09-21 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-21 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
A social agent's most basic decisions (should I react to this post? who should I reach out to?) are not purely content problems. The right action often hinges on the latent relationship between people -- tie strength, reciprocity, mutual connections -- rather than on which content is most salient. Standard LLM agent loops do not explicitly represent how new relational evidence should revise the agent's current social hypothesis, leaving them prone to surface-obvious choices when relational and content cues diverge. We formalize this failure mode with a relationship-reasoning benchmark: 500 synthetic social worlds with friendships, follows, reaction histories, and feeds, yielding 1,000 queries over two tasks, reaction selection and warm introduction (finding the best bridge to a target person). By construction, the surface-obvious candidate differs from the relationship-grounded oracle in about 53% of queries, forming an overturn subset where the agent must use relational evidence to revise an initially plausible choice. We propose ReAdapt (Relationship-Adaptive Agent with Policy-driven sTate), which augments the ReAct loop with an explicit structured social state z = (G, B, R, N, D) capturing goal, belief, relationship, norm, and disclosure. After each tool observation, ReAdapt runs a typed Adapt step that updates this state and emits a policy operation (continue, switch, abandon, or clarify) before choosing the next action. With Gemini-3-Flash on a stratified subset of n = 150 queries per task, ReAdapt improves warm-introduction accuracy from 37% to 51% (+14 points) and reaction-selection accuracy from 69% to 77% (+8 points). Oracle regret drops from 0.260 to 0.152 and from 0.095 to 0.053, respectively. Holding the model, tools, and environments fixed, these results suggest that explicit relational-state adaptation helps LLM agents turn retrieved social evidence into revised decisions.
著者のコメント
12 pages
arXiv ID: 2609.25284 / 要約の誤りについて