論文の概要: Caching for the Future: Scrub Jay Episodic Memory Principles for Agent Memory Systems
- arxiv url: http://arxiv.org/abs/2608.04746v1
- Date: Wed, 05 Aug 2026 12:12:44 GMT
- ステータス: 翻訳完了
- システム内更新日: 2026-08-06 14:48:43.903239
- Title: Caching for the Future: Scrub Jay Episodic Memory Principles for Agent Memory Systems
- Title(参考訳): Caching for the Future: Scrub Jay Episodic Memory Principles for Agent Memory Systems
- Authors: Kartikey Singh Bhandari, Aarya Wadhwani, Dhruv Kumar, Pratik Narang,
- Abstract要約: 既存の記憶アーキテクチャは、全ての記憶を、時代遅れの事実と共に、保存されたコンテキストを均等に永続的で体系的に汚染したものとして扱う。
メモリ当たりの時間減衰は,外部LLMエージェントメモリストアにおいて,自動分類係数$_i$として操作可能であることを示す。
本稿では,時間的一般化テスト(TGT)と,保持間隔を保ったベンチマーク,一般化ギャップ(GenGap)メトリクスを紹介する。
- 参考スコア(独自算出の注目度): 5.321970297768025
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: LLM agents that persist across sessions accumulate stored memories whose validity varies enormously by content type, yet existing memory architectures treat all memories as equally persistent and systematically contaminate retrieved context with outdated facts. We show that per-memory, type-conditioned temporal decay, a property of western scrub jay episodic memory, can be operationalized as an auto-classified coefficient $π_i$ in an external LLM-agent memory store, yielding ScrubJay-MEM: each memory is encoded as a jointly-bound What--Where--When tuple with an estimated perishability $π_i$ and utility horizon $τ_i$, retrieved by query-adaptive scoring, and revised retroactively at $O(1)$ LLM calls per update. We introduce the Temporal Generalization Test (TGT), a benchmark with held-out retention intervals and a Generalization Gap (GenGap) metric. On TGT, ScrubJay-MEM is the only retrieval-based system with substantially positive GenGap ($+0.108$); on MemoryAgentBench EventQA-64k it improves F1 by $+2.66$ over Mem0 and $+3.09$ over Qwen3-Embedding-4B under a llm backbone. A decay ablation collapses GenGap by $5.7\times$, establishing type-conditioned decay as necessary for the result. Gains narrow under stronger backbones and reverse on fact-consolidation tasks, scoping the contribution to temporal reasoning over perishable facts.
- Abstract(参考訳): セッションをまたいで持続するLDMエージェントは、コンテンツタイプによって妥当性が著しく変化する記憶を蓄積するが、既存のメモリアーキテクチャは、すべてのメモリを、時代遅れの事実とともに、同様に永続的かつ体系的に回収されたコンテキストを汚染するものとして扱う。
メモリあたりの時間減衰, 西部のスクラブジェイエピソードメモリの特性は, 外部のLCMアドバントメモリストアにおいて, 自動分類係数$π_i$として動作し, ScrubJay-MEMを出力する。
本稿では,時間的一般化テスト(TGT)と,保持間隔を保ったベンチマーク,一般化ギャップ(GenGap)メトリクスを紹介する。
TGTでは、ScrubJay-MEMはGenGap(+0.108$);MemoryAgentBench EventQA-64kでF1を$+2.66$ over Mem0と$+3.09$ over Qwen3-Embedding-4Bで改善している唯一の検索ベースシステムである。
崩壊アブレーションはGenGapを5.7\times$で崩壊させ、その結果に必要なタイプ条件の崩壊を確立する。
強いバックボーンの下で狭くなり、事実統合のタスクを逆転させ、過激な事実に対する時間的推論への貢献をスクープする。
関連論文リスト
- Structured Memory for Edge Language Models: Persistent Context and Corpus Retrieval via O(1) SSM State Injection [0.0]
ステートスペースモデル(SSM)は、建設によるプレフィルコストを回避する。
文書コーパスをSSM隠蔽状態としてオフラインでプリエンコードする。
プリフィルレイテンシは、エッジハードウェアで$sim$27 sから$6 msに削減される。
論文 参考訳(メタデータ) (2026-08-03T17:43:36Z) - Memory as a Controlled Process: Learned Adaptive Memory Management for LLM Agents [72.3752981234916]
大きな言語モデル(LLM)エージェントは、タスク間の経験を蓄積するために、外部メモリシステムに依存している。
メモリ操作をマルコフ決定プロセスとしてモデル化するフレームワークである制御プロセス(MemCon)としてメモリを提示する。
MemConは、複数のメモリベースラインのタスク成功率を最大15.2ポイント上回り、トークン消費量を5-20%削減している。
論文 参考訳(メタデータ) (2026-07-15T08:32:40Z) - Mem-$π$: Adaptive Memory through Learning When and What to Generate [65.31077328444077]
本稿では,大規模言語モデル(LLM)エージェントにおける適応メモリのためのフレームワークを提案する。
Mem-$は検索ベースとRL最適化メモリベースラインを一貫して上回る。
論文 参考訳(メタデータ) (2026-05-20T17:51:05Z) - MemQ: Integrating Q-Learning into Self-Evolving Memory Agents over Provenance DAGs [47.66730296440261]
我々は,新たなメモリが生成されるたびに記憶が取得されたことを記録した証明DAGを通じて,クレジットを後方に伝播するMemQを紹介した。
6つのベンチマークで、MemQは、一般化評価とランタイム学習の6つすべてで最高成功率を達成した。
さらに、$と$がEC-MDP構造とどのように相互作用するかを研究し、パラメータ選択と将来の研究の原則的なガイダンスを提供する。
論文 参考訳(メタデータ) (2026-05-08T18:30:24Z) - Persistent Memory Through Triple-Loop Consolidation in a Non-Gradient Dissipative Cognitive Architecture [0.0]
本稿では,三重ループ統合サイクルを通した非段階的な永続メモリ機構であるDeep Memoryを紹介する。
我々は、Mixture-of-Experts (MoE) ゲーティングによる個別のエキスパートルーティングがDMの因果的前提であることを示した。
以上の結果から, DMは, 海馬統合と機能的並行性を有する非段階認知システムにおいて, 持続記憶の機構として確立された。
論文 参考訳(メタデータ) (2026-03-28T08:29:48Z) - Remember Me, Refine Me: A Dynamic Procedural Memory Framework for Experience-Driven Agent Evolution [52.76038908826961]
我々は静的ストレージと動的推論のギャップを埋めるため、$textbfReMe$ ($textitRemember Me, Refine Me$)を提案する。
ReMeは3つのメカニズムを通じてメモリライフサイクルを革新する: $textitmulti-faceted distillation$, きめ細かい経験を抽出する。
BFCL-V3とAppWorldの実験では、ReMeが新しい最先端のエージェントメモリシステムを確立している。
論文 参考訳(メタデータ) (2025-12-11T14:40:01Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。