LLMエージェントのための適応型メモリ許可制御
本文の状態
日本語全文を表示中
詳細モードで約2分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
ArXiv cs.AI
研究者らが、LLMベースのエージェント向けに、長期記憶の内容を制御する適応型メモリ許可制御手法を提案した。これにより、幻覚や陳腐化した事実を含む大量の会話内容の蓄積や、高コストで監査困難な不透明なメモリポリシーへの依存を解決する。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
arXiv:2603.04549v1 発表タイプ: 新規
要約: LLMベースのエージェントは、マルチセッション推論と対話を支援するために長期記憶への依存を強めているが、現行のシステムでは、どの情報を保持するかについてほとんど制御できない。実際には、エージェントは幻覚的または陳腐化した事実を含む大量の対話内容を蓄積するか、あるいはコストが高く監査が困難な、不透明で完全にLLM駆動型のメモリ管理方針に依存している。その結果、メモリアドミッションはエージェントアーキテクチャにおいて、仕様が曖昧で制御が不十分な構成要素となっている。この問題を解決するため、我々は適応型メモリアドミッション制御(Adaptive Memory Admission Control, A-MAC)を提案する。これは、メモリアドミッションを構造化された決定問題として扱うフレームワークである。A-MACは、メモリの価値を、将来の有用性、事実的信頼度、意味的新規性、時間的近接性、コンテンツタイプ事前確率という5つの補完的で解釈可能な因子に分解する。本フレームワークは、軽量なルールベースの特徴抽出と単一のLLM支援有用性評価を組み合わせ、交差検証最適化を通じてドメイン適応型のアドミッションポリシーを学習する。この設計により、長期記憶に対する透明性が高く効率的な制御が可能となる。LoCoMoベンチマークによる実験では、A-MACは優れた適合率-再現率トレードオフを実現し、最先端のLLMネイティブメモリシステムと比較して、F1スコアを0.583に改善しつつ、レイテンシを31%削減した。アブレーション結果からは、信頼性の高いメモリアドミッションにおいてコンテンツタイプ事前確率が最も影響力の大きい因子であることが明らかになった。これらの結果は、明示的で解釈可能なアドミッション制御が、LLMベースエージェントにおいてスケーラブルで信頼性の高いメモリを実現するための重要な設計原則であることを示している。
原文を表示
arXiv:2603.04549v1 Announce Type: new
Abstract: LLM-based agents increasingly rely on long-term memory to support multi-session reasoning and interaction, yet current systems provide little control over what information is retained. In practice, agents either accumulate large volumes of conversational content, including hallucinated or obsolete facts, or depend on opaque, fully LLM-driven memory policies that are costly and difficult to audit. As a result, memory admission remains a poorly specified and weakly controlled component in agent architectures. To address this gap, we propose Adaptive Memory Admission Control (A-MAC), a framework that treats memory admission as a structured decision problem. A-MAC decomposes memory value into five complementary and interpretable factors: future utility, factual confidence, semantic novelty, temporal recency, and content type prior. The framework combines lightweight rule-based feature extraction with a single LLM-assisted utility assessment, and learns domain-adaptive admission policies through cross-validated optimization. This design enables transparent and efficient control over long-term memory. Experiments on the LoCoMo benchmark show that A-MAC achieves a superior precision-recall tradeoff, improving F1 to 0.583 while reducing latency by 31% compared to state-of-the-art LLM-native memory systems. Ablation results identify content type prior as the most influential factor for reliable memory admission. These findings demonstrate that explicit and interpretable admission control is a critical design principle for scalable and reliable memory in LLM-based agents.
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み