SyncAI.news, a Varaisys broadcasting
JustMem: Just-Enough Memory Access for Long-Term Conversations
GC

Guanhua Chen, Yanting Wang, Wenjing Zhi, Lei Sha

· 1 min read

ResearcharXiv cs.CL

JustMem: Just-Enough Memory Access for Long-Term Conversations

arXiv:2609.19877v1 Announce Type: new Abstract: Efficient long-term conversational memory requires retrieving sufficient evidence without indiscriminately expanding the context presented to the language model. This is challenging because relevant evidence may be distributed across multiple sessions, while compression may discard details needed for answering. Different queries therefore require different forms of memory access. To capture these demands, we formulate memory access along two dimensions: discovery breadth, which controls how broadly evidence is searched, and reading fidelity, which controls whether evidence is read in compact form or recovered from the original conversation. Based on this formulation, we introduce JustMem, which stores conversation history as compact atomic memories and adapts memory access along these two dimensions to each query. Specifically, LOOKUP handles local evidence, COMPOSE broadens discovery for distributed evidence, and REPLAY increases reading fidelity for fidelity-sensitive evidence. On LoCoMo and LongMemEval-S, JustMem achieves the highest mean accuracy and retrieval recall among the compared memory systems while using substantially fewer generative-model tokens for memory construction and inference.

Original source

This story was published by arXiv cs.CL and written by Guanhua Chen, Yanting Wang, Wenjing Zhi, Lei Sha. SyncAI.news shows a preview; the complete article is on the publisher's site.

Read the full story on arxiv.org

Similar News