記憶について:世界モデルにおける記憶メカニズムの比較
On Memory: A comparison of memory mechanisms in world models
トランスフォーマーベースの世界モデルにおいて、記憶符号化と記憶注入という2種類の記憶拡張メカニズムを分類し、状態想起タスクで有効記憶範囲とトレードオフを評価した研究。
著者: Eli J. Laird, Corey Clark
分類: cs.AI, cs.LG
原文アブストラクト
World models enable agents to plan within imagined environments by predicting future states conditioned on past observations and actions. However, their ability to plan over long horizons is limited by the effective memory span of the backbone architecture. This limitation leads to perceptual drift in long rollouts, hindering the model's capacity to perform loop closures within imagined trajectories. In this work, we investigate the effective memory span of transformer-based world models through an analysis of several memory augmentation mechanisms. We introduce a taxonomy that distinguishes between memory encoding and memory injection mechanisms, motivating their roles in extending the world model's memory through the lens of residual stream dynamics. Using a state recall evaluation task, we measure the memory recall of each mechanism and analyze its respective trade-offs. Our findings show that memory mechanisms improve the effective memory span in vision transformers and provide a path to completing loop closures within a world model's imagination.