English

Memoria: A Scalable Agentic Memory Framework for Personalized Conversational AI

Artificial Intelligence 2025-12-16 v1 Computation and Language

Abstract

Agentic memory is emerging as a key enabler for large language models (LLM) to maintain continuity, personalization, and long-term context in extended user interactions, critical capabilities for deploying LLMs as truly interactive and adaptive agents. Agentic memory refers to the memory that provides an LLM with agent-like persistence: the ability to retain and act upon information across conversations, similar to how a human would. We present Memoria, a modular memory framework that augments LLM-based conversational systems with persistent, interpretable, and context-rich memory. Memoria integrates two complementary components: dynamic session-level summarization and a weighted knowledge graph (KG)-based user modelling engine that incrementally captures user traits, preferences, and behavioral patterns as structured entities and relationships. This hybrid architecture enables both short-term dialogue coherence and long-term personalization while operating within the token constraints of modern LLMs. We demonstrate how Memoria enables scalable, personalized conversational artificial intelligence (AI) by bridging the gap between stateless LLM interfaces and agentic memory systems, offering a practical solution for industry applications requiring adaptive and evolving user experiences.

Keywords

Cite

@article{arxiv.2512.12686,
  title  = {Memoria: A Scalable Agentic Memory Framework for Personalized Conversational AI},
  author = {Samarth Sarin and Lovepreet Singh and Bhaskarjit Sarmah and Dhagash Mehta},
  journal= {arXiv preprint arXiv:2512.12686},
  year   = {2025}
}

Comments

Paper accepted at 5th International Conference of AIML Systems 2025, Bangalore, India

R2 v1 2026-07-01T08:24:00.564Z