paper-with-me

Papers

SaliMory: Orchestrating Cognitive Memory for Conversational Agents

2026-06-02 · Kai Zhang, Xinyuan Zhang, Hongda Jiang, Shiun-Zu Kuo, Hyokun Yun, Ejaz Ahmed, Shereen Oraby, Ziyun Li, Sanat Sharma, Ann Lee, Ahmed A Aly, Anuj Kumar, Raffay Hamid, Xin Luna Dong arxiv

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. By introducing a hierarchical stage-wise process reward and reward-decomposed contrastive refinement, SALIMORY provides isolated supervision for distinct memory operations (selective filtering, consolidation, and cue-driven recall) end-to-end. SALIMORY cuts memory-attributed failures by one-third, outperforms the state-of-the-art by over 10% in end-to-end accuracy, and more than doubles the Good Personalization rate.

📄 PDF Abstract BibTeX arXiv:2606.04120

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Agentic Persona Control and Task State Tracking for Realistic User Simulation in Interactive Scenarios

2025-11-30 · Hareeshwar Karthikeyan arxiv

Testing conversational AI systems at scale across diverse domains necessitates realistic and diverse user interactions capturing a wide array of behavioral patterns. We present a novel multi-agent framework for realistic…

Cognitively Inspired Components for Social Conversational Agents

2023-11-09 · Alex Clay, Eduardo Alonso, Esther Mondragón

Current conversational agents (CA) have seen improvement in conversational quality in recent years due to the influence of large language models (LLMs) like GPT3. However, two key categories of problem remain. Firstly th…

Retrieval

CogEvo-Edu: Cognitive Evolution Educational Multi-Agent Collaborative System

2025-11-29 · Yefeng Wu, Yuchen Song, Yecheng Zhao, Ling Wu 외 arxiv

Large language models (LLMs) are increasingly deployed as conversational tutors in STEM education, yet most systems still rely on a single LLM with a static retrieval-augmented generation (RAG) pipeline over course mater…

Decision Making

Locomo-Plus: Beyond-Factual Cognitive Memory Evaluation Framework for LLM Agents

2026-02-11 · Yifei Li, Weidong Guo, Lingling Zhang, Rongman Xu 외 arxiv

Long-term conversational memory is a core capability for LLM-based dialogue systems, yet existing benchmarks and evaluation protocols primarily focus on surface-level factual recall. In realistic interactions, appropriat…

Exploring Conversational Agents as an Effective Tool for Measuring Cognitive Biases in Decision-Making

2024-01-08 · Stephen Pilli

Heuristics and cognitive biases are an integral part of human decision-making. Automatically detecting a particular cognitive bias could enable intelligent tools to provide better decision-support. Detecting the presence…

Decision Making