paper-with-me

Papers

Does Memory Need Graphs? A Unified Framework and Empirical Analysis for Long-Term Dialog Memory

2026-01-03 · Sen Hu, Yuxiang Wei, Jiaxin Ran, Zhiyuan Yao, Xueran Han, Huacan Wang, Ronghao Chen, Lei Zou arxiv

Graph structures are increasingly used in dialog memory systems, but empirical findings on their effectiveness remain inconsistent, making it unclear which design choices truly matter. We present an experimental, system-oriented analysis of long-term dialog memory architectures. We introduce a unified framework that decomposes dialog memory systems into core components and supports both graph-based and non-graph approaches. Under this framework, we conduct controlled, stage-wise experiments on LongMemEval and HaluMem, comparing common design choices in memory representation, organization, maintenance, and retrieval. Our results show that many performance differences are driven by foundational system settings rather than specific architectural innovations. Based on these findings, we identify stable and reliable strong baselines for future dialog memory research. Code are available at https://github.com/AvatarMemory/UnifiedMem

📄 PDF Abstract BibTeX arXiv:2601.01280

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Searching in Space and Time: Unified Memory-Action Loops for Open-World Object Retrieval

2025-11-18 · Taijing Chen, Sateesh Kumar, Junhong Xu, Georgios Pavlakos 외 arxiv

Service robots must retrieve objects in dynamic, open-world settings where requests may reference attributes ("the red mug"), spatial context ("the mug on the table"), or past states ("the mug that was here yesterday"). …

Temporal Model On Quantum Logic

2025-02-09 · Francesco D'Agostino

This paper introduces a unified theoretical framework for modeling temporal memory dynamics, combining concepts from temporal logic, memory decay models, and hierarchical contexts. The framework formalizes the evolution …

model

UniMC: A Unified Framework for Long-Term Memory Conversation via Relevance Representation Learning

2023-06-18 · Kang Zhao, Wei Liu, Jian Luan, Minglei Gao 외

Open-domain long-term memory conversation can establish long-term intimacy with humans, and the key is the ability to understand and memorize long-term dialogue history information. Existing works integrate multiple mode…

Conversation SummarizationDecoderRepresentation LearningRetrieval

A Unified Pre-training and Adaptation Framework for Combinatorial Optimization on Graphs

2023-12-16 · Ruibin Zeng, Minglong Lei, Lingfeng Niu, Lan Cheng

Combinatorial optimization (CO) on graphs is a classic topic that has been extensively studied across many scientific and industrial fields. Recently, solving CO problems on graphs through learning methods has attracted …

Combinatorial OptimizationDomain Adaptation

Mandol: An Agglomerative Agent Memory System for Long-Term Conversations

2026-06-29 · Yuhan Zhang, Zhiyuan Guo, Ziheng Zeng, Wei Wang 외 arxiv

Long-term conversational agents need to remember and query cross-session, multi-typed information with complex correlations. Existing agent memory systems rely on heterogeneous vector and graph databases, which fragment …