paper-with-me

홈 › Papers

MultiSessionCollab: Learning User Preferences with Memory to Improve Long-Term Collaboration

2026-01-06 · Shuhaib Mehri, Priyanka Kargupta, Tal August, Dilek Hakkani-Tür arxiv

As conversational agents accumulate experience collaborating with users, adapting to user preferences is essential for fostering long-term relationships and improving collaboration quality over time. We introduce MultiSessionCollab, a benchmark that evaluates how well agents can learn user preferences and leverage them to improve collaboration quality throughout multiple sessions. To develop agents that succeed in this setting, we present long-term collaborative agents equipped with a memory that is specifically designed to learn user preferences across sessions and improve interactions. Moreover, we demonstrate that learning signals can be derived from user simulator behavior in MultiSessionCollab to train agents to generate more comprehensive reflections and update their memory more effectively. Extensive experiments show that equipping agents with our memory improves collaboration over time, yielding higher task success rates, more efficient interactions, and reduced user effort. Finally, we conduct a human user study that demonstrates that memory helps improve user experience in real-world settings.

📄 PDF Abstract BibTeX arXiv:2601.02702

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

User Preference Modeling for Conversational LLM Agents: Weak Rewards from Retrieval-Augmented Interaction

2026-03-21 · Yuren Hao, Shuhaib Mehri, ChengXiang Zhai, Dilek Hakkani-Tür arxiv

Large language models are increasingly used as personal assistants, yet most lack a persistent user model, forcing users to repeatedly restate preferences across sessions. We propose Vector-Adapted Retrieval Scoring (VAR…

MemSlides: A Hierarchical Memory Driven Agent Framework for Personalized Slide Generation with Multi-turn Local Revision

2026-06-15 · Ye Jin, Yangyang Xu, Jun Zhu, Yibo Yang arxiv

Personalized presentation generation requires more than conditioning on a current prompt or template: agents must preserve stable user preferences across tasks, retain newly introduced preferences and constraints during …

Sequential Recommender via Time-aware Attentive Memory Network

2020-05-18 · Wendi Ji, Keqiang Wang, Xiaoling Wang, TingWei Chen 외

Recommendation systems aim to assist users to discover most preferred contents from an ever-growing corpus of items. Although recommenders have been greatly improved by deep learning, they still faces several challenges:…

Recommendation SystemsRetrieval

Memory Retrieval for Changing Preferences

2026-06-02 · Yuehan Qin, Li Li, Linxin Song, Wei Yang 외 arxiv

Long-context dialogue systems must decide both when to access memory and which parts of the interaction history are relevant. Existing approaches typically rely on heuristic retrieval signals or always-on memory usage, f…

Semantic Similarity

VehicleMemBench: An Executable Benchmark for Multi-User Long-Term Memory in In-Vehicle Agents

2026-03-25 · Yuhao Chen, Yi Xu, Xinyun Ding, Xiang Fang 외 arxiv

With the growing demand for intelligent in-vehicle experiences, vehicle-based agents are evolving from simple assistants to long-term companions. This evolution requires agents to continuously model multi-user preference…