Making Prospective Memory SLM-Shaped: Typed Intention Stores for Small-Model Agents

📅 2026-09-01
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究提出Prospective Intention Store方法,通过类型化意图存储解决小型模型在前瞻性记忆任务中的表现不佳问题,无需额外训练即可提升模型性能。
📝 Abstract
Prospective memory means carrying out a deferred intention at the right future cue while other work continues. Benchmarks now isolate it as an agent skill, yet frontier LLMs still struggle: the best published PM-Bench scaffold reaches only 65.1% Set-F1. We argue that this loop is schema-constrained state tracking rather than open-ended reasoning, and that small models can execute it when the action space is typed. We propose the Prospective Intention Store (PIS) that puts lifecycle logic in code and scoped language work on the model. The scaffold is agentic and training-free: no selector fine-tuning and no trajectory distillation. On PM-Bench, DeepSeek-Chat with PIS reaches 82.9% Set-F1. On Gemma-E2B, Set-F1 is only 4.2% without a store and at most 6.6% under seven retrospective memories, while PIS reaches 66.2%. PIS further reaches 70.1% Set-F1, where retrospective memory methods stay at most 54.4%. PIS sets a new state of the art on this benchmark and enables small models to surpass the published large-model scaffold.
Problem

Research questions and friction points this paper is trying to address.

Prospective Memory
LLMs
PM-Bench
Intention Store
State Tracking
Innovation

Methods, ideas, or system contributions that make the work stand out.

Prospective Intention Store
typed action space
training-free
state tracking
🔎 Similar Papers
No similar papers found.