ChronoMem adds whole-memory snapshots and natural-language rollback to LLM agent memory, and experiments show that explicit version restoration beats prompt-only and retrieval-only baselines on rollback-consistent QA and summarization.
"My agent understands me better": Integrating Dynamic Human-like Memory Recall and Consolidation in LLM-Based Agents
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this study, we propose a novel human-like memory architecture designed for enhancing the cognitive abilities of large language model based dialogue agents. Our proposed architecture enables agents to autonomously recall memories necessary for response generation, effectively addressing a limitation in the temporal cognition of LLMs. We adopt the human memory cue recall as a trigger for accurate and efficient memory recall. Moreover, we developed a mathematical model that dynamically quantifies memory consolidation, considering factors such as contextual relevance, elapsed time, and recall frequency. The agent stores memories retrieved from the user's interaction history in a database that encapsulates each memory's content and temporal context. Thus, this strategic storage allows agents to recall specific memories and understand their significance to the user in a temporal context, similar to how humans recognize and recall past experiences.
citation-role summary
citation-polarity summary
fields
cs.CL 1years
2026 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
ChronoMem: Version Control and Semantic Rollback for Large Language Model Agent Memory
ChronoMem adds whole-memory snapshots and natural-language rollback to LLM agent memory, and experiments show that explicit version restoration beats prompt-only and retrieval-only baselines on rollback-consistent QA and summarization.