TL;DR
MemRec is a novel framework that enhances agentic recommender systems by efficiently managing collaborative memory to improve personalization, especially for data-sparse users, achieving state-of-the-art results.
Contribution
It introduces a decoupled memory management approach with a lightweight model to synthesize collaborative memory, improving recommendation accuracy and efficiency.
Findings
MemRec outperforms existing methods on four benchmark datasets.
The framework effectively manages collaborative memory without overwhelming downstream models.
It significantly improves recommendations for data-sparse users.
Abstract
The evolution of recommender systems has shifted from traditional collaborative filtering to LLM-based agentic systems, which rely on semantic user and item memories to make predictions. However, existing agents maintain these memories in isolation. This overlooks crucial collaborative signals, such as user-item co-engagements and peer relationships across the community, which significantly limits their ability to uncover hidden preferences and accurately infer user needs, particularly for data-sparse users. To bridge this gap, we introduce collaborative memory, a paradigm that connects isolated semantics to enable the sharing of relational insights. Yet, naively utilizing collaborative memory causes severe context overload and introduces noise to downstream LLMs, alongside prohibitive computational costs. To resolve this, we propose MemRec, a framework that architecturally decouples…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
