PMMC: Prospective Multimodal Memory Compilation for Long-Term LVLM Agents
Abstract
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 textual summaries or rely on static retrieve-then-reason pipelines, which are inefficient at query time and brittle when questions require image-text binding, temporal updates, or visual details. We propose Prospective Multimodal Memory Compilation, a framework that shifts part of the memory reasoning process from query time to memory consolidation time. Given accumulated multimodal interactions, a Questioner predicts future question candidates, a Planner compiles question-conditioned multimodal memory programs, and a Doubter verifies whether the planned evidence path can support the predicted answer. The verified question-program pairs form a structured question bank for efficient query-time routing and evidence retrieval. Experiments on multimodal long-term memory benchmarks show that our method improves answer quality and visual evidence recall while reducing query-time token and latency costs. Extensive ablations analyze the effects of self-feedback, dynamic planning, raw-image access, and question bank coverage.
Cite
@article{arxiv.2608.00962,
title = {PMMC: Prospective Multimodal Memory Compilation for Long-Term LVLM Agents},
author = {Jingyu Sun and Yan Lin and Yuyang Xue and Yifan Wang and Zhengtao Yao and Rui Qian and Zefeng Xu and Jiachen Li and Xianyang Liu and Jiancheng Pan and Jingyuan Sun and Syed Murtuza Baker and Hongpeng Zhou},
journal= {arXiv preprint arXiv:2608.00962},
year = {2026}
}