TL;DR
This paper introduces ViLoMem, a dual-stream multimodal memory system that enhances agentic learning by preserving visual and logical knowledge separately, leading to improved reasoning and error reduction across multiple benchmarks.
Contribution
It proposes a novel grow-and-refine dual-stream memory framework that incrementally builds and updates multimodal semantic knowledge, addressing limitations of previous trajectory-based memories.
Findings
ViLoMem improves pass@1 accuracy across six benchmarks.
It significantly reduces repeated visual and logical errors.
Ablation studies confirm the importance of dual-stream, error-aware memory.
Abstract
MLLMs exhibit strong reasoning on isolated queries, yet they operate de novo -- solving each problem independently and often repeating the same mistakes. Existing memory-augmented agents mainly store past trajectories for reuse. However, trajectory-based memory suffers from brevity bias, gradually losing essential domain knowledge. More critically, even in truly multimodal problem-solving settings, it records only a single-modality trace of past behavior, failing to preserve how visual attention and logical reasoning jointly contributed to the solution. This is fundamentally misaligned with human cognition: semantic memory is both multimodal and integrated, preserving visual and abstract knowledge through coordinated but distinct representational streams. We thus introduce ViLoMem, a dual-stream memory framework that constructs compact, schema-based memory. It separately encodes visual…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
