SaliMory: Orchestrating Cognitive Memory for Conversational Agents
Quick Answer
SALIMORY is a novel framework that enhances conversational agents' memory management, achieving over 10% improvement in end-to-end accuracy and reducing memory-related failures by one-third.
Quick Take
It employs a hierarchical reward system for distinct memory operations, significantly improving user personalization rates.
Key Points
- SALIMORY trains a single language model for structured memory management.
- It reduces memory-attributed failures by one-third.
- The framework outperforms state-of-the-art models by over 10% in accuracy.
- Improvements in user personalization rates are more than double.
- Hierarchical reward system supports distinct memory operations end-to-end.
Paper Resources
Source Excerpt
From the original publisher, up to about 700 charactersarXiv:2606. 04120v1 Announce Type: new Abstract: Conversational agents that serve as lifelong companions must maintain persistent memory across all interactions. However, simply expanding context windows with raw retrieval degrades reasoning quality, while training memory agents via standard reinforcement learning creates a severe credit assignment bottleneck in a multi-stage pipeline.
To solve this, we introduce SALIMORY, a framework that trains a single language model to manage a cognitively-structured memory-spanning user facts, preferences, and working memory. …
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from arXiv cs.CL
See more →Letting the Data Speak: Extracting Keywords from Crowdsourced Collections with AI
The study evaluates three NLP approaches—Named Entity Recognition, Keyword Extraction, and Topic Modelling—using the Their Finest Hour Online Archive to automate keyword extraction from crowdsourced WWII collections. Findings suggest that while NLP methods show promise, no single approach is sufficient, and ethical considerations in automated keyword extraction are crucial for responsible stewardship.