OnEvoMemory: 事前学習済みロボットポリシーのためのオンラインロールアウトによる記憶進化
OnEvoMemory: Evolving Memory through Online Robot Rollouts for Pretrained Robot Policies
長期的なロボット操作タスクにおいて、事前学習済みポリシーに価値誘導型の記憶モジュールを追加し、オフラインのデモとオンラインのロールアウトから保持すべき経験を学習させることで、タスクの段階遷移を認識し、完了済みのサブタスクの繰り返しを防ぐ手法を提案した。
詳しい要約
1. どんなもの?
2. 先行研究と比べてどこがすごい?
3. 技術・手法の肝は?
4. どうやって有効だと検証した?
5. 議論はある?
6. 次に読むべき論文は?
※ AIが要旨から生成した要約です。正確性は原文をご確認ください。
著者: Zhongxi Chen, Shenqi Zong
分類: cs.RO
原文アブストラクト
Long-horizon robot manipulation requires policies to track completed subtasks and critical interaction events. However, existing memory mechanisms heavily rely on external models or predefined update rules. To address this, we propose OnEvoMemory, a value-guided memory module for pretrained robot policies. It maintains recent context, high-value experiences, and salient transitions, while learning which experiences should be retained from trajectory outcomes. Offline demonstrations initialize the memory prior, whereas successful and unsuccessful online rollouts refine memory selection, helping the policy recognize task-stage transitions and avoid repeating completed subtasks. Experiments on long-horizon manipulation benchmarks show that OnEvoMemory improves the performance of the base VLA policy through both offline initialization and online memory evolution.