Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Agentic Recommender System with Hierarchical Belief-State Memory

About

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.

Xiang Shen, Yuhang Zhou, Yifan Wu, Zhuokai Zhao, Siyu Lin, Lei Huang, Qianqian Zhong, Lizhu Zhang, Benyu Zhang, Xiangjun Fan, Hong Yan• 2026

Related benchmarks

TaskDatasetResultRank
RecommendationBooks InstructRec retrospective (test)
HR@149.9
9
RecommendationGoodreads InstructRec retrospective (test)
HR@136.9
9
RecommendationMovieTV InstructRec retrospective (test)
HR@159.1
9
RecommendationYelp InstructRec retrospective (test)
HR@158.7
9
Personalized RecommendationBooks Active User
Hit Rate @ 151
5
Personalized RecommendationBooks (Light User)
H@162
5
Showing 6 of 6 rows

Other info

Follow for update