MoRE: A Mixture of Reflectors Framework for Large Language Model-Based Sequential Recommendation
Weicong Qin, Yi Xu, Weijie Yu, Chenglei Shen, Xiao Zhang, Ming He, Jianping Fan, Jun Xu

TL;DR
MoRE introduces a novel framework that decouples explicit and implicit user features, leverages cross-user collaborative signals, and employs a self-improving reflection strategy to enhance large language model-based sequential recommendations.
Contribution
The paper proposes MoRE, a mixture of reflectors framework that improves LLM-based recommendations by explicitly modeling user features and dynamically adapting to preferences.
Findings
Decouples explicit and implicit user features effectively.
Utilizes cross-user collaborative filtering signals.
Employs a self-improving reflection strategy with dynamic selection.
Abstract
Large language models (LLMs) have emerged as a cutting-edge approach in sequential recommendation, leveraging historical interactions to model dynamic user preferences. Current methods mainly focus on learning processed recommendation data in the form of sequence-to-sequence text. While effective, they exhibit three key limitations: 1) failing to decouple intra-user explicit features (e.g., product titles) from implicit behavioral patterns (e.g., brand loyalty) within interaction histories; 2) underutilizing cross-user collaborative filtering (CF) signals; and 3) relying on inefficient reflection update strategies. To address this, We propose MoRE (Mixture of REflectors), which introduces three perspective-aware offline reflection processes to address these gaps. This decomposition directly resolves Challenges 1 (explicit/implicit ambiguity) and 2 (CF underutilization). Furthermore,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Visualization and Analytics
MethodsFocus
