Key points are not available for this paper at this time.
Traditional sequential recommender systems have primarily relied on implicit pattern recognition in user interaction sequences, achieving strong performance but functioning as “black boxes” that lack transparent reasoning. This paper introduces LLM-RS, a novel framework that leverages Large Language Models to enable explicit reasoning chains in sequential recommendation. Our approach transforms the recommendation task from mere pattern matching to interpretable reasoning by developing a multi-stage architecture that: (1) extracts structured preference profiles from user interaction sequences, (2) generates explicit reasoning chains analyzing candidate items against inferred preferences, and (3) produces persuasive explanations alongside recommendations. We propose three model variants—fine-tuned reasoning, retrieval-augmented generation, and hybrid ensemble—that integrate LLM-based reasoning with traditional collaborative filtering. The framework addresses key challenges in modern recommender systems by providing transparent, persuasive rationales while maintaining competitive performance, marking a significant step toward more interpretable and trustworthy recommendation systems. Comprehensive evaluations across the Amazon Reviews, MovieLens, MIND, and KuaiSAR datasets demonstrate that LLM-RS not only matches state-of-the-art methods in accuracy but also significantly enhances explanation quality, user trust, and recommendation diversity. Our findings reveal that reasoning-enabled recommendations increase user adherence in online experiments and improve long-term engagement metrics.
Gadallah et al. (Mon,) studied this question.