企業内AIエージェントの記憶に利用権限を引き継ぐ
AkasicMEM: Governed Enterprise Memory for Agents
この論文をやさしく読む
ひとことで言うと
企業内AIエージェントが情報を記憶して再利用するとき、元情報の閲覧制限を派生した記憶にも維持する設計を提案した。
何に役立つ?
企業内の資料を利用するエージェントの共有記憶を設計する際、情報の由来と権限を継続して扱う方法の参考になる。実環境での漏えい防止効果は要旨では数値評価されていない。
この研究の面白いところ
記憶を作る時に方針を合成し、取り出す時には方針を再評価することで、権限や組織規則の変化にも対応しようとしている。
どこまで分かった?
要旨は設計と実装の仕組みを説明しているが、性能測定や実際の情報漏えいの防止率は報告していない。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
エージェントの記憶機能は、企業内のエージェントが作業中に得た知識を保持し、別の作業やエージェント間で再利用できるようにする。これにより、実行経験を持続する組織の知識に変えられる。そのためには、企業内の情報源と蓄積した記憶を一緒に使うための「情報源と記憶の統合」と、共有記憶をその一生を通じて組織の規則に従わせる「記憶の統制」の両方が必要になる。 企業内の情報が記憶に残ると、この2つの要件は結び付く。情報が権限主体や方針の変化する中で繰り返し派生・再利用されると、元の情報源に付いた制限が迂回され、情報漏えいが起き得る。これを防ぐには、情報源から記憶へ、また記憶から別の記憶へ派生し再利用されても、元の制限が有効であり続ける「認可の連続性」が必要である。既存の方法はこれらの問題を個別に扱っていたが、情報源と記憶の統合、記憶の統制、認可の連続性を、記憶のライフサイクル全体にわたる一体の中心的設計目標としては扱っていなかった。 著者らは、この組み合わせを中心に設計したエージェント記憶をGoverned Enterprise Memoryと定義し、その実装としてAkasicMEMを示す。AkasicMEMは、推移的な由来の追跡、記憶の形成時の方針の合成、検索時の方針の再評価によって、認可の連続性を実現する。基盤にはGraphAIのAkasicDBを用いる。これはベクトル・グラフ・関係モデルを統合したデータベースで、保存と実行の基盤によって、これらの仕組みの基礎操作を共同で最適化・実行できる。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-22(UTC)
- 最新改訂
- 2026-09-22 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-22 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Agent memory enables enterprise agents to retain knowledge acquired during work and reuse it across tasks and agents, turning execution experience into persistent organizational knowledge. Realizing this potential requires both source--memory integration, through which enterprise sources and accumulated memory can be utilized together, and memory governance, through which shared memory remains subject to organizational policies throughout its lifecycle. These requirements interact when information from enterprise sources persists in memory. As this information is repeatedly derived and reused under changing principals and policies, source restrictions may be bypassed, resulting in information leakage. Preventing such leakage requires authorization continuity, under which source restrictions remain effective throughout source-to-memory and memory-to-memory derivation and reuse. Existing approaches address these concerns individually, but do not treat source--memory integration, memory governance, and authorization continuity as combined core design targets across the memory lifecycle. We define Governed Enterprise Memory as agent memory designed around this combined scope and present AkasicMEM as its realization. AkasicMEM realizes authorization continuity through transitive lineage, policy composition during memory formation, and policy re-evaluation during retrieval. It is built on GraphAI's AkasicDB, a unified vector--graph--relational database whose storage and execution substrate enables the underlying operations of these mechanisms to be jointly optimized and executed.
著者のコメント
9 pages, 3 figures
arXiv ID: 2609.25563 / 要約の誤りについて