paper-with-me

홈 › Papers

PM-Bench: Evaluating Prospective Memory in LLM Agents

2026-07-14 · Genglin Liu, Saadia Gabriel arxiv

A significant challenge in agentic AI is prospective memory: the ability to execute an intention at a specific future cue or state while other activities are ongoing. We introduce PM-Bench, a text-based benchmark for measuring prospective memory capabilities in modern LLM agents. Inspired by the Virtual Week paradigm from cognitive science, PM-Bench evaluates how well LLM agents maintain user intentions, execute delayed intentions, and monitor latent environment changes. Over the course of a simulated seven-day week, agents must continue an ongoing activity while deciding whether any deferred task is due. We compare eight state-of-the-art LLMs on PM-Bench under eight different agent configurations. PM-Bench proves challenging across all settings: the best method, a GPT-5.4 agent, reaches only 65.1\% F1 score under our evaluation. Furthermore, no single strategy for improving prospective memory dominates across models. We release PM-Bench as a controlled testbed for diagnosing these failures and developing training or inference-time interventions that support reliable prospective behavior.

📄 PDF Abstract BibTeX arXiv:2607.12385

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PMMC: Prospective Multimodal Memory Compilation for Long-Term LVLM Agents

2026-08-02 · Jingyu Sun, Yan Lin, Yuyang Xue, Yifan Wang 외 arxiv

Long-term memory is essential for LVLM agents to maintain consistency and integrate information across extended multimodal interactions. Existing agent memory systems, however, often reduce visual experiences into textua…

Evaluating Memory in LLM Agents via Incremental Multi-Turn Interactions

2025-07-07 · Yuanzhe Hu, Yu Wang, Julian McAuley

Recent benchmarks for Large Language Model (LLM) agents primarily focus on evaluating reasoning, planning, and execution capabilities, while another critical component-memory, encompassing how agents memorize, update, an…

Large Language ModelRAGRetrievalRetrieval-augmented Generation

Chameleon: Control-Indexed Prospective Memory for Visuomotor Manipulation

2026-03-25 · Xinying Guo, Chenxi Jiang, Hyun Bin Kim, Yuhang Han 외 arxiv

Robots often observe information that determines a future action long before that action is executed. In a shell game, for example, a robot first sees which cup hides the ball, watches the cups move, and only later needs…

From Recall to Forgetting: Benchmarking Long-Term Memory for Personalized Agents

2026-04-21 · Md Nayem Uddin, Kumar Shubham, Eduardo Blanco, Chitta Baral 외 arxiv

Personalized agents that interact with users over long periods must maintain persistent memory across sessions and update it as circumstances change. However, existing benchmarks predominantly frame long-term memory eval…

PreFlect: From Retrospective to Prospective Reflection in Large Language Model Agents

2026-02-06 · Hanyu Wang, Yuanpu Cao, Lu Lin, Jinghui Chen arxiv

Advanced large language model agents typically adopt self-reflection for improving performance, where agents iteratively analyze past actions to correct errors. However, existing reflective approaches are inherently retr…