English

Learning Memory Mechanisms for Decision Making through Demonstrations

Machine Learning 2024-11-14 v2 Robotics

Abstract

In Partially Observable Markov Decision Processes, integrating an agent's history into memory poses a significant challenge for decision-making. Traditional imitation learning, relying on observation-action pairs for expert demonstrations, fails to capture the expert's memory mechanisms used in decision-making. To capture memory processes as demonstrations, we introduce the concept of memory dependency pairs (p,q)(p, q) indicating that events at time pp are recalled for decision-making at time qq. We introduce AttentionTuner to leverage memory dependency pairs in Transformers and find significant improvements across several tasks compared to standard Transformers when evaluated on Memory Gym and the Long-term Memory Benchmark. Code is available at https://github.com/WilliamYue37/AttentionTuner.

Keywords

Cite

@article{arxiv.2411.07954,
  title  = {Learning Memory Mechanisms for Decision Making through Demonstrations},
  author = {William Yue and Bo Liu and Peter Stone},
  journal= {arXiv preprint arXiv:2411.07954},
  year   = {2024}
}
R2 v1 2026-06-28T19:57:20.982Z