arXiv論文メモ
新着一覧
cs.AI · 査読状況未確認

AIエージェントの記憶を課題群ごとに限定して干渉を防ぐ

Scope Before You Persist: Preventing Cross-Family Interference in Agent Memory

Yezhou Cheng, Runjia Du, Zeming Liu, Qibai Chen, Hang Lyu, Yankai Zeng, Yilan Wei, Bojun Lin

この論文をやさしく読む

ひとことで言うと

AIエージェントが学んだ技能を、確認できた種類の課題にだけ使う記憶管理の研究です。

何に役立つ?

繰り返し作業するエージェントで、ある課題には有効な技能が別の課題に悪影響を及ぼすことを防ぐ設計に役立ちます。

この研究の面白いところ

編集と採否判断を同じに保って検索範囲だけ変えた実験で、有害な適用が8件中6件から0件になりました。

どこまで分かった?

結果は重みを固定したモデルと12ラウンドのコード修正課題群での評価です。ほかの作業や長期運用でも同じ効果になるかは要旨からは分かりません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

永続的な記憶があれば、言語モデルの重みを更新せずに、エージェントの指示文や技能を改善できる。本研究は、記憶を取り出す範囲を、その編集の有効性を確認した範囲と一致させると、繰り返し現れる課題群で信頼できる継続的な適応を支えられることを示す。12ラウンドのコード修正課題群ProcStream-RSIで、モデルの重みを固定したエージェントを調べ、実行結果に基づいて永続的な技能の編集を採否判断するOrthogonal Regression Control(ORC)を用いる。提案された編集と採否判断を固定した介入実験では、採用された各技能を元の課題群にだけ取り出すようにすると、全課題群で共有する記憶の場合に0.713だった非公開の経過評価の平均有用度が0.816に上がり、有害な適用は8件中6件から0件になった。順序を無作為化して対応付けた27件の課題の流れでは、範囲を限定したScoped-ORCの平均経過有用度はGlobal-ORCを0.063[0.037、0.094]上回り、受け入れた更新は12件から63件になった。27件中19件の流れで複数の更新が受け入れられ、有害な採用は63件中0件だった。全体共有の比較方法は0.713にとどまり、更新しないエージェントの0.775を下回った。これは局所的に有効な編集が無関係な課題群へ干渉し得るためである。結果は、永続的なエージェント記憶において、編集の採否確認に加えて、どの範囲でその根拠を利用してよいかを定めることが重要だと示す。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-24(UTC)
最新改訂
2026-09-24 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Persistent memory lets language-model agents improve prompts and skills without updating model weights. We show that matching retrieval scope to certification scope enables these edits to support reliable repeated adaptation across recurring task families. We study frozen-model agents on ProcStream-RSI, a 12-round code-repair stream, using Orthogonal Regression Control (ORC), an execution-grounded gate for persistent skill edits. In an intervention that holds proposals and gate decisions fixed, retrieving each accepted skill only for its originating family raises mean hidden trajectory utility from 0.713 under global memory to 0.816 and changes harmful deployments from six of eight to none. In 27 paired randomized-order streams, Scoped-ORC improves mean trajectory utility by 0.063 [0.037, 0.094] over Global-ORC, accepts 63 rather than 12 updates, and produces multiple accepted updates in 19/27 streams, with 0/63 harmful acceptances. The global control reaches 0.713, below the static agent's 0.775, because locally valid edits can interfere with unrelated families. These results establish scope matching as a complementary control for persistent agent memory: certification determines whether an edit is supported, while retrieval scope determines where that evidence authorizes its use.

arXiv ID: 2609.29144 / 要約の誤りについて