Scroll to top
Do Hoang Vu AI Portfolio/AI Blog/MemVerse: Multimodal Memory and the Path Toward Lifelong Learning Agents
Back to Blog
Technical News

MemVerse: Multimodal Memory and the Path Toward Lifelong Learning Agents

An analysis of MemVerse – a multimodal memory framework for lifelong learning AI agents, combining retrieval-based Knowledge Graphs and Parametric Memory to address catastrophic forgetting, optimize multimodal reasoning, and enable long-term interaction.

Vu Hoang
December 15, 2025
VI
#tech-news#research-paper#ai-agents#large-language-models#fine-tuning#reasoning#planning#artificial-intelligence
MemVerse: Multimodal Memory and the Path Toward Lifelong Learning Agents

In building AI Agent systems, "memory" has always been the biggest barrier separating a simple language model from an intelligent entity capable of long-term companionship. Current solutions such as expanding the context window or using RAG (Retrieval-Augmented Generation) still suffer from fundamental limitations in computational cost and the ability to synthesize information over time.

This article analyzes MemVerse – a multimodal memory framework for Lifelong Learning Agents, released as an open-source preprint in December 2025. It represents a notable advancement by combining traditional retrieval mechanisms with real-time model weight updates.

The research is titled "MemVerse: Multimodal Memory for Lifelong Learning Agents", conducted by Junming Liu, Yifei Sun, and collaborators at Shanghai Artificial Intelligence Laboratory (Shanghai AI Lab). A key strength of this work is that the source code has been fully open-sourced, allowing the technical community to access and experiment with it at: https://github.com/KnowledgeXLab/MemVerse

The core focus of the research is addressing the problem of "Catastrophic Forgetting" and improving multimodal reasoning for agents operating in continuous interactive environments, rather than handling isolated tasks as in traditional approaches.

1. The Practical Problem

Currently, most AI Agents handle memory in two main ways:

  1. Parametric Memory: Knowledge is stored within the model’s weights. The drawback is that it is static, difficult to update, and prone to Catastrophic Forgetting when continuously fine-tuned.
  2. Non-parametric Memory: Uses a Vector Database for RAG. The drawback is lack of structure, slow retrieval at scale, and it only performs lookup rather than truly learning knowledge.

MemVerse addresses this problem by not choosing between the two, but instead combining both within a unified architecture, allowing the Agent to achieve both precise retrieval and fast intuitive responses.

2. Conceptual Foundation

The architecture of MemVerse is built upon Dual-Process Theory in cognitive science, most notably the System 1 / System 2 model proposed by Daniel Kahneman in Thinking, Fast and Slow (2011):

  • Slow Thinking (Slow Pathway): Corresponds to retrieval-based long-term memory. It ensures high accuracy, detailed storage, and structured representation, but operates at a slower speed.
  • Fast Thinking (Fast Pathway): Corresponds to parametric memory. This is a small language model (Small LM) trained to instantly respond to familiar information without complex retrieval.

The key idea is transformation: raw experiential data is stored in the slow memory, then periodically distilled into the fast memory.

3. Technical Analysis

Overall architecture of MemVerse

Figure 1. Overall architecture of MemVerse. The system combines Short-term Memory for maintaining local context, Long-term Memory in the form of a Multimodal Knowledge Graph for structured storage, and Parametric Memory for fast retrieval via periodic fine-tuning. The Memory Orchestrator coordinates the entire storage and retrieval pipeline. Source: Liu et al., 2025.

The MemVerse system operates through a Memory Orchestrator that manages data flow across the following components:

Multimodal Processing

The agent does not directly store raw data (images, videos, audio) in a simple vector store. Instead:

  • It uses VLMs (such as GPT-4o, BLIP) or audio models to convert input signals into textual descriptions.
  • These descriptions are grounded back to the original files to ensure verifiability when retrieving evidence.

Long-Term Memory (LTM) – Knowledge Graph

Unlike standard RAG systems that rely on flat vector search, MemVerse organizes memory as a Hierarchical Knowledge Graph, consisting of three layers:

  1. Core Memory: Stores essential user information and personal preferences.
  2. Episodic Memory: Stores sequences of events over time.
  3. Semantic Memory: Stores generalized knowledge abstracted from specific events.

This graph structure enables multi-hop reasoning, which similarity search in vector databases often fails to achieve.

Parametric Memory – Distillation Mechanism

This is the most innovative component of MemVerse. To reduce latency and increase responsiveness:

  • The system periodically extracts question–answer (QA) pairs from the Knowledge Graph.
  • These pairs are used to perform Supervised Fine-tuning (SFT) on a small language model (e.g., Qwen-7B).
  • As a result, important knowledge is embedded directly into the model’s weights. When encountering similar queries, the agent responds immediately using Parametric Memory without needing to query the graph.

The weight update process is described as a continuous accumulation:

Mparametrict+1=Mparametrict+ΔΘt\mathcal{M}^{t+1}_{parametric} = \mathcal{M}^{t}_{parametric} + \Delta \Theta_t
  • Mparametrict\mathcal{M}^{t}_{\text{parametric}} represents the state of parametric memory at time (t), i.e., the full set of weights of the small language model after being trained on prior experiences.
  • ΔΘt\Delta \Theta_t denotes the parameter update obtained from a new round of Supervised Fine-tuning, based on data pairs extracted from Long-term Memory (typically question–retrieved answer pairs).

Illustration of multimodal memory and grounded reasoning in MemVerse

Figure 2. Illustration of multimodal memory and grounded reasoning in MemVerse. Compared to models without memory, MemVerse enables agents to retrieve multimodal evidence, reduce hallucinations, and maintain long-term context. Source: Liu et al., 2025.

4. Practical Perspective

From a system implementation perspective, this architecture presents the following evaluation:

Advantages:

  • High performance: The use of Parametric Memory significantly reduces latency for repeated queries. The paper reports ~72% faster retrieval compared to using Long-term retrieval alone.
  • Scalability: The architecture is model-agnostic, allowing flexible replacement of LLM/VLM modules depending on hardware resources.
  • Sustainability: It effectively mitigates catastrophic forgetting by using the Knowledge Graph as a persistent storage backbone, while still enabling continuous learning.

Challenges:

  • Infrastructure cost: Maintaining periodic fine-tuning requires stable GPU resources and is more expensive than pure RAG systems.
  • Graph construction complexity: Extracting entities and relations from unstructured conversational text remains a challenging problem and is prone to noise, affecting graph quality.
  • Synchronization: A robust mechanism is needed to avoid inconsistencies between parametric memory (in model weights) and external memory (in the graph) when information changes.

5. Conclusion

MemVerse is not merely a storage technique, but a shift in paradigm from Static RAG to Dynamic Memory Systems. Combining the storage power of Knowledge Graphs with the responsiveness of fine-tuned small language models is a promising direction for applications such as AI companions, game NPCs, and advanced virtual assistants.

For engineers building AI systems, studying the "dual-pathway" mechanism of MemVerse can provide valuable insights into balancing cost, speed, and memory capability in modern AI architectures.

Related Articles

Discover more articles related to this topic

“Kỹ thuật là cách thế phơi lộ”: khi công nghệ định hình tự do của chúng ta
Philosophical Perspectives

“Kỹ thuật là cách thế phơi lộ”: khi công nghệ định hình tự do của chúng ta

Heidegger từng nói kỹ thuật không chỉ là công cụ trong tay con người, mà là tấm gương định hình cách ta nhìn và sống trong thế giới. Ngày nay, khi trí tuệ nhân tạo bắt đầu can thiệp vào cách ta học hỏi, sáng tạo và ra quyết định, câu hỏi lớn vẫn vang vọng: liệu AI đang giúp chúng ta mở ra những lối đi mới, hay đang âm thầm dựng nên một chiếc lồng vô hình bủa vây tự do và suy tưởng của chính con người?

Sep 26, 2025Read Do Hoang Vu's article →
Ngôn Ngữ, Xác Suất và Nhận Thức – phương trình công nghệ trong lịch sử mô hình hóa ngôn ngữ của nhân loại
LLMs

Ngôn Ngữ, Xác Suất và Nhận Thức – phương trình công nghệ trong lịch sử mô hình hóa ngôn ngữ của nhân loại

Khám phá hành trình tiến hóa vĩ đại của mô hình ngôn ngữ, nơi ngôn ngữ, xác suất và nhận thức đan xen trong suốt tiến trình lịch sử công nghệ: từ những mô hình thống kê N-gram giản đơn, đến mạng nơ-ron và RNN, rồi bứt phá với LSTM, Seq2Seq và Attention; từ cuộc cách mạng Transformer mở đường cho BERT, GPT và vô số biến thể, đến kỷ nguyên LLM với khả năng sáng tạo, suy luận, đa phương thức. Đây không chỉ là câu chuyện kỹ thuật, mà còn là bản trường ca triết học về cách máy móc phản chiếu tư duy con người và gợi mở viễn cảnh trí tuệ nhân tạo tổng quát.

Sep 21, 2025Read Do Hoang Vu's article →
Diffusion vs Flow Matching vs Optimal Transport
Generative AI

Diffusion vs Flow Matching vs Optimal Transport

Phân tích tổng quan sự khác nhau và điểm tương đồng giữa Diffusion, Flow Matching và Optimal Transport dưới góc nhìn chuyển động của phân phối xác suất, từ hàm mất mát đến quá trình lấy mẫu.

Apr 30, 2026Read Do Hoang Vu's article →
Lỗ hổng bảo mật trong Multi-Agent AI: Hiểm nguy từ Prompt Injection
AI & ML

Lỗ hổng bảo mật trong Multi-Agent AI: Hiểm nguy từ Prompt Injection

Khám phá cách các cuộc tấn công prompt injection lợi dụng hệ thống multi-agent LLM hiện đại: từ việc tối ưu đường đi theo băng thông, cho đến kỹ thuật permutation invariance giúp vượt qua hàng rào bảo vệ. Bài viết phân tích dựa trên nghiên cứu mới nhất tại ACL 2025 giúp hiểu rõ cách thức kẻ tấn công khai thác cũng như lý do các hệ thống AI phân tán dễ tổn thương.

Aug 28, 2025Read Do Hoang Vu's article →
Explore the full Do Hoang Vu AI blog

Discover all 6 articles in our blog

MemVerse: Multimodal Memory and the Path Toward Lifelong Learning Agents | Do Hoang Vu AI Blog | Do Hoang Vu