arXiv:2511.21678cs.AIcs.LG2025-11被引 10

让多模态大模型像人一样积累视觉与逻辑的双重经验,避免重复犯错。

Agentic Learner with Grow-and-Refine Multimodal Semantic Memory

  • 双流记忆框架分别记录视觉干扰和逻辑错误,构建整合性知识
  • 在六项多模态任务中提升准确率并显著减少重复错误
  • 适合长期学习、跨领域智能体,尤其关注错误复现问题的研究者

多模态大模型虽在孤立问题上表现良好,但每次均从零开始,常重复相同错误。现有记忆增强型智能体多存储过往行为轨迹,但轨迹式记忆存在信息稀疏偏差,逐渐丢失关键领域知识。更严重的是,在真正的多模态求解场景中,仅记录单一模态的行为痕迹,未能保留视觉注意力与逻辑推理如何协同作用于解题过程。这与人类认知本质不符:语义记忆应为多模态融合且集成,通过协调但独立的表征路径保存视觉与抽象知识。为此,我们提出 ViLoMem,一种双流记忆框架,构建紧凑、基于模式的语义记忆。该框架分别编码视觉干扰模式与逻辑推理错误,使多模态大模型能从成功与失败经验中学习。遵循‘生长-精炼’原则,系统逐步累积并更新多模态语义知识,既保持稳定通用策略,又避免灾难性遗忘。在六个多模态基准测试中,ViLoMem持续提升 pass@1 准确率,并大幅减少重复的视觉与逻辑错误。消融实验验证了双流记忆与显式干扰-幻觉分离的必要性,证明错误感知型多模态记忆对终身学习与跨领域智能体的重要价值。

原文摘要 · Abstract (English)

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 distraction patterns and logical reasoning errors, enabling MLLMs to learn from their successful and failed experiences. Following a grow-and-refine principle, the system incrementally accumulates and updates multimodal semantic knowledge -- preserving stable, generalizable strategies while avoiding catastrophic forgetting. Across six multimodal benchmarks, ViLoMem consistently improves pass@1 accuracy and substantially reduces repeated visual and logical errors. Ablations confirm the necessity of dual-stream memory with explicit distraction-hallucination separation, demonstrating the value of error-aware multimodal memory for lifelong and cross-domain agentic learning. Our project page is available at https://weihao-bo.github.io/ViLoMeo-page.

多模态记忆机制智能体错误学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。