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

EVAF:選択的パラメータ統合のためのテスト・再テストプロトコル

原題: EVAF: A Test-Retest Protocol for Selective Parametric Consolidation
著者: Haoliang Han
公開日: 2026-06-29 | 分野: LLM 機械学習 エージェント cs.AI cs.LG LoRA

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

ポイント

  • 言語エージェントが経験をモデル内部へ選択的に定着させるための新たなメカニズムEVAFを提案した。
  • 検索システムとモデルの内部化を分離し、干渉下でのパラメータ統合を測定する手法を導入した点が新しい。
  • 高い驚きと価値を持つ経験を選択的に統合し、干渉後も高い行動持続性と低いパラメータドリフトを実現した。

Abstract

Long-running language agents need mechanisms for deciding which experiences should persist after the working context is gone. Retrieval systems can reinsert past text, but they do not by themselves show that an experience has been selectively consolidated into the model's own behavior. We introduce EVAF, an Echo-Valence Attractor Field mechanism for gated LoRA consolidation, and a test-retest protocol for measuring selective parametric consolidation under controlled interference. Across GPT-2 and TinyLlama, EVAF preferentially consolidates high-valence, high-surprise experiences while preserving retrieval-accessible factual memory through a complementary routed memory path. Test-retest measurements show stronger post-interference behavioral persistence than frozen, retrieval-only, and ungated continual-update baselines, while keeping parameter drift and cross-persona contamination low. The results support a separation between memory access and memory depth: retrieving a fact and internalizing an experience are distinct computational operations.

Paper AI Chat

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

質問の例:

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

会員登録 / ログイン

関連するAIDB記事