English

Agentic Recommender System with Hierarchical Belief-State Memory

Computation and Language 2026-05-18 v2 Artificial Intelligence

Abstract

Memory-augmented LLM agents have advanced personalized recommendation, yet existing approaches universally adopt flat memory representations that conflate ephemeral signals with stable preferences, and none provides a complete lifecycle governing how memory should evolve. We propose MARS (Memory-Augmented Agentic Recommender System), a framework that treats recommendation as a partially observable problem and maintains a structured belief state that progressively abstracts noisy behavioral observations into a compact estimate of user preferences. MARS organizes this belief state into three tiers: event memory buffers raw signals, preference memory maintains fine-grained mutable chunks with explicit strength and evidence tracking, and profile memory distills all preferences into a coherent natural language narrative. A complete lifecycle of six operations -- extraction, reinforcement, weakening, consolidation, forgetting, and resynthesis -- is adaptively scheduled by an LLM-based planner rather than fixed-interval heuristics. Experiments on four InstructRec benchmark domains show that MARS achieves state-of-the-art performance with average improvements of 26.4% in HR@1 and 10.3% in NDCG@10 over the strongest baselines with further gains from agentic scheduling in evolving settings.

Keywords

Cite

@article{arxiv.2605.14401,
  title  = {Agentic Recommender System with Hierarchical Belief-State Memory},
  author = {Xiang Shen and Yuhang Zhou and Yifan Wu and Zhuokai Zhao and Siyu Lin and Lei Huang and Qianqian Zhong and Lizhu Zhang and Benyu Zhang and Xiangjun Fan and Hong Yan},
  journal= {arXiv preprint arXiv:2605.14401},
  year   = {2026}
}

Comments

4 figures, 8 tables