paper-with-me

Papers

Beyond Retrieval: Analytic Memory for Multimodal Agents

2026-07-31 · Zhoujin Tian, Hao Zhang, Yao Tian, Cheng Chen, Yakun Li, Lei Zhang, Xiaofang Zhou arxiv

Long-term multimodal memory must support not only retrieving relevant information but also computing over observations accumulated across interactions. Existing systems largely emphasize \emph{retrieval memory}, organizing interaction histories through summaries and indexes to return query-relevant information at multiple granularities, from high-level abstractions to underlying records. In this paper, we formulate \emph{analytic memory} as a complementary abstraction that organizes recurring multimodal observations into queryable structures supporting filtering, aggregation, ranking, and temporal comparison. We present AdaMM, a framework that jointly supports retrieval and analytic memory. Rather than relying on application-defined schemas, AdaMM extracts provenance-linked attribute-value observations from dialogue, images, and contextual metadata, discovers recurring field structures, and materializes them for analytical access. At inference time, a memory-aware planner decomposes queries into retrieval and analytic operations and routes each operation to the appropriate tools. Experiments on two long-term multimodal memory benchmarks, MemEye and MemGallery, show that AdaMM improves performance by up to 11.3\% and 6.9\%, respectively.

📄 PDF Abstract BibTeX arXiv:2607.29440

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Advancing Multimodal Agent Reasoning with Long-Term Neuro-Symbolic Memory

2026-03-16 · Rongjie Jiang, Jianwei Wang, Gengda Zhao, Chengyang Luo 외 arxiv

Recent advances in large language models have driven the emergence of intelligent agents operating in open-world, multimodal environments. To support long-term reasoning, such agents are typically equipped with external …

Multimodal ReasoningDecision Making

MobileMem: Learning from a Year of Mobile Experiences

2026-08-11 · Xinle Deng, Yida Xue, Xiangyuan Ru, Haoming Xu 외 hf

The next generation of AI agents is increasingly moving beyond systems that answer isolated questions toward persistent personal assistants that can understand, remember, and continuously learn from users' experiences. S…

Information Retrieval

RRM: Experience-Driven Reflective Retrieval Memory for Long-Horizon Multimodal Reasoning

2026-07-30 · Jingxiang Fan, Junbao Zhuo, Bochao Zou arxiv

Existing multimodal long-term memory agents use external memory to overcome the limited context available for long videos. However, most methods emphasize what to store rather than how stored memory should be retrieved. …

Multimodal ReasoningAnswer Generation

MARDoc: A Memory-Aware Refinement Agent Framework for Multimodal Long Document QA

2026-06-04 · Kaifeng Chen, Hongtao Liu, Qiyao Peng, Jian Yang 외 arxiv

Iterative retrieval-reasoning agents have recently shown promise for multimodal long-document question answering. However, most existing systems maintain a single growing context that mixes retrieval traces, observations…

Question Answering

Cognitive Prosthetic: An AI-Enabled Multimodal System for Episodic Recall in Knowledge Work

2026-03-02 · Lawrence Obiuwevwi, Krzysztof J. Rechowicz, Vikas Ashok, Sachin Shetty 외 arxiv

Modern knowledge workplaces increasingly strain human episodic memory as individuals navigate fragmented attention, overlapping meetings, and multimodal information streams. Existing workplace tools provide partial suppo…