arXiv論文メモ
新着一覧
cs.AI · 査読状況未確認

現在の利用者状態に応じてLLMエージェントの応答方針を決める方法

State-Grounded Conditioning: Wrapping User-Facing LLM Agents Where Direction Depends on Live State

Qi Liu, Xiaoyang Yuan, Yubin Ruan, Zhuomeng Zhang, Wenjin Wang, Di Wu, Mingye Xu, Xinyi Mou, Xingxi Yin, Ke Feng, Zixun Sun

この論文をやさしく読む

ひとことで言うと

変化する利用者の状態を規則として取り込み、LLMエージェントの案内が現状からずれるのを減らす方法である。

何に役立つ?

ゲーム内コーチなど、会話中の状態が変わるエージェントの応答設計に役立つ可能性がある。

この研究の面白いところ

作業完了の有無とは別に、応答方針が現状に合うかを測定し、三つのラッパーで改善した。

どこまで分かった?

200セッションのゲーム内コーチでの評価である。要素除去実験は各ラッパーの独立効果を証明していない。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

ゲームの状態、会話履歴、現在の在庫など、利用者の変化する状態を条件として応答する必要があるLLMエージェント向けに、State-Grounded Conditioning(SGC)という設計原則を提案する。また、作業自体は終えていても、選んだ方向が現在の状態と合わない「方向のずれ」という異なる種類の失敗を定義する。SGCでは、状態に依存する制御を、構造化入力と三つの主要な状態の切り出し方に対する規則の核へ外出しする。Perception、Grounding、Interactionのラッパーを使い、どの条件に依存するかを明示する。 連続する対戦でプレイヤーを案内するゲーム内会話コーチから得た、匿名化された200セッション、約1,000回のモデル応答のベンチマークで評価した。最初のトークンまでの平均遅延と、事実に基づく応答からコーチらしい案内の進展までを対象とする、人手で注釈した五つの会話品質指標を報告する。Perceptionラッパーの平均初動遅延は1.5秒で、実運用のツール利用基盤内のPE-Agentでは6.1秒だった。三つ全てのラッパーを有効にすると、応答単位で状態に合った正確さは、プロンプトのみの61.1%とPE-Agentの69.8%から96.7%へ、セッション単位では20.0%と26.5%から83.5%へ上がった。セッション単位の状態への不一致事例は、最も強い比較対象に対して約78%減った。累積的な要素除去実験では、ラッパーを加えるにつれて相補的な改善が見られた。この結果は、状態の切り出し方がおおむね直交しているという考えを支持するが、各ラッパーの独立した効果を確立するものではない。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-23(UTC)
最新改訂
2026-09-23 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

We introduce State-Grounded Conditioning (SGC), a design principle for user-facing LLM agents that must condition on live user state (game state, session history, live inventory), and a distinct failure class we call direction drift: task-complete responses whose chosen direction misaligns with the current state. SGC externalises state-dependent control into rule kernels over structured inputs and three primary state slices, via Perception, Grounding, and Interaction wrappers with explicit conditioning dependencies. We evaluate SGC on a 200-session anonymised benchmark ($\approx$1,000 assistant model turns) from an in-game conversational coaching agent that guides players through consecutive competitive matches, reporting mean first-token latency and five human-annotated dialogue-quality metrics that jointly cover factual grounding and coach-like guidance progression. The Perception wrapper holds mean first-token latency at 1.5s (vs. 6.1s for PE-Agent inside a production tool-use harness); enabling all three wrappers lifts turn-level grounded accuracy from 61.1%/69.8% (Prompting / PE-Agent) to 96.7% and session-level grounded accuracy from 20.0%/26.5% to 83.5%; session-level grounding-failure incidents drop by $\approx$78% relative to the strongest baseline. A cumulative ablation shows complementary incremental gains as the wrappers are added. These results inform approximate state-slice orthogonality, without establishing independent per-wrapper effects.

著者のコメント

11 pages (6-page main body + Limitations, Ethics, References, Appendix); 4 figures; 3 tables. Preprint. Under review at EACL 2027 (Industry Track)

arXiv ID: 2609.27606 / 要約の誤りについて