次回の更新記事:【論文著者監修・コメント】AIエージェントへの人間…(公開予定日:2026年07月27日)
AIDB Daily Papers

信号から構造へ:LLMエージェントにおける記憶アーキテクチャが言語創発に与える影響

原題: From Signals to Structure: How Memory Architecture Drives Language Emergence in LLM Agents
著者: Yashar Talebirad, Eden Redman, Ali Parsaee, Osmar R. Zaiane
公開日: 2026-06-30 | 分野: LLM マルチエージェント cs.CL cs.AI 言語モデル AIエージェント

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

ポイント

  • LLMエージェントが相互作用を通じてゼロから共通言語を構築するプロセスを、ルイスのシグナリングゲームを用いて調査した。
  • 通信容量よりも記憶アーキテクチャが重要であり、外部ノートブックを持つエージェントが最も安定した言語構築を実現した。
  • 記憶の有無がエージェントの言語習得能力を左右し、単なる通信容量の拡大だけでは言語の安定化を保証できないことを示した。

Abstract

How do two agents invent a shared language from scratch? In a Lewis signaling game, a sender and receiver must coordinate on a code using only their interaction history. We study five memory architectures across varying channel configurations with LLM agents and find that memory architecture matters more than channel capacity. Agents with a persistent private notebook benefit from surplus channel capacity and avoid the high-capacity collapse seen in stateless agents, achieving the most reliable coordination ($0.867 pm 0.023$ at capacity = 25). Stateless agents peak at moderate capacity and then degrade as the vocabulary grows beyond what a rolling context window can track The notebook externalizes learned conventions, freeing agents from having to re-derive codes each round. An information bottleneck-inspired argument predicts an optimal capacity equal to the number of objects. Instead, the bottleneck (capacity = 8) proves to be a fragility point, and surplus capacity is generally better. We show that channel capacity alone cannot predict coordination; memory architecture determines whether agents turn interaction history into stable conventions, and both dimensions are needed to understand how signals become language.

Paper AI Chat

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

質問の例:

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

会員登録 / ログイン

関連するAIDB記事