次回の更新記事:誤解を招きやすいAI用語6選、技術語なのに揺れる意味(公開予定日:2026年04月30日)
AIDB Daily Papers

制約付き自律性:ライブマルチプレイヤーゲームにおけるLLMキャラクターの制御

原題: Bounded Autonomy: Controlling LLM Characters in Live Multiplayer Games
著者: Yunjia Guo, Jinghan Zhu, Siyu Wang, Haixin Qiao
公開日: 2026-04-06 | 分野: LLM ゲーム エージェント 対話 インタフェース 制御 マルチエージェント アーキテクチャ ヒューマンコンピュータインタラクション

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • 大規模言語モデル(LLM)を活用し、ゲーム内でより豊かな対話と社会的な行動を実現する制御アーキテクチャを提案した。
  • 既存のゲームインターフェースでは対応できない、LLMキャラクターの自律性とプレイヤーによる制御の両立が重要な課題である。
  • 確率的応答チェーン減衰、埋め込みベースの行動接地パイプライン、ソフトステアリング技術を実装し、有効性を示した。

Abstract

Large language models (LLMs) are bringing richer dialogue and social behavior into games, but they also expose a control problem that existing game interfaces do not directly address: how should LLM characters participate in live multiplayer interaction while remaining executable in the shared game world, socially coherent with other active characters, and steerable by players when needed? We frame this problem as bounded autonomy, a control architecture for live multiplayer games that organizes LLM character control around three interfaces: agent-agent interaction, agent-world action execution, and player-agent steering. We instantiate bounded autonomy with probabilistic reply-chain decay, an embedding-based action grounding pipeline with fallback, and whisper, a lightweight soft-steering technique that lets players influence a character's next move without fully overriding autonomy. We deploy this architecture in a live multiplayer social game and study its behavior through analyses of interaction stability, grounding quality, whisper intervention success, and formative interviews. Our results show how bounded autonomy makes LLM character interaction workable in practice, frames controllability as a distinct runtime control problem for LLM characters in live multiplayer games, and provides a concrete exemplar for future games built around this interaction paradigm.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

💬 ディスカッション

ディスカッションに参加するにはログインが必要です。

ログイン / アカウント作成 →

関連するAIDB記事