paper-with-me

Papers

Learning Memory Mechanisms for Decision Making through Demonstrations

2024-11-12 · William Yue, Bo Liu, Peter Stone

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)$ indicating that events at time $p$ are recalled for decision-making at time $q$. 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.

📄 PDF Abstract BibTeX arXiv:2411.07954

Code (1)

williamyue37/attentiontuner 공식 구현 pytorch

Tasks

Decision MakingImitation Learning

Similar Papers 제목 키워드 기반

Learning Memory-Dependent Continuous Control from Demonstrations

2021-02-18 · Siqing Hou, Dongqi Han, Jun Tani

Efficient exploration has presented a long-standing challenge in reinforcement learning, especially when rewards are sparse. A developmental system can overcome this difficulty by learning from both demonstrations and se…

continuous-controlContinuous ControlDecision MakingEfficient Exploration+3

Boosting Reinforcement Learning and Planning with Demonstrations: A Survey

2023-03-23 · Tongzhou Mu, Hao Su

Although reinforcement learning has seen tremendous success recently, this kind of trial-and-error learning can be impractical or inefficient in complex environments. The use of demonstrations, on the other hand, enables…

Decision Makingreinforcement-learningReinforcement LearningSequential Decision Making+1

AutoPlan: Automatic Planning of Interactive Decision-Making Tasks With Large Language Models

2023-05-24 · Siqi Ouyang, Lei LI

Recent large language models (LLMs) are promising for making decisions in grounded environments. However, LLMs frequently fail in complex decision-making tasks due to the misalignment between the pre-trained knowledge in…

Decision MakingLanguage ModellingLarge Language Model

Memory-Augmented State Machine Prompting: A Novel LLM Agent Framework for Real-Time Strategy Games

2025-10-21 · Runnan Qi, Yanan Ni, Lumin Jiang, Zongyuan Li 외 arxiv

This paper proposes Memory-Augmented State Machine Prompting (MASMP), a novel framework for LLM agents in real-time strategy games. Addressing key challenges like hallucinations and fragmented decision-making in existing…

Starcraft II

Local reservoir model for choice-based learning

2018-04-12 · Makoto Naruse, Eiji Yamamoto, Takashi Nakao, Takuma Akimoto 외

Decision making based on behavioral and neural observations of living systems has been extensively studied in brain science, psychology, and other disciplines. Decision-making mechanisms have also been experimentally imp…

Decision Makingmodel