A Survey on Sequential Recommendation
Liwei Pan, Weike Pan, Meiyan Wei, Hongzhi Yin, Zhong Ming
TL;DR
The paper surveys sequential recommendation through a property-centric lens, classifying methods into pure ID-based SR, SR with side information, and recent advancements including multi-modal, generative, and LLM-powered approaches. It highlights how item properties (IDs, general features, multi-modal content) and graph/review signals shape model design, transferability, and data efficiency, informing both traditional and modern architectures. Key contributions include a comprehensive taxonomy, synthesis of empirical findings across datasets, and forward-looking directions such as open-domain SR, data-centric strategies, cloud-edge collaboration, continuous adaptation, and explainable SR. The work emphasizes the practical implications of combining item IDs with side information and semantic signals to address cold-start, ultra-long sequences, and data sparsity, while outlining paths for responsible and scalable deployment.
Abstract
Different from most conventional recommendation problems, sequential recommendation focuses on learning users' preferences by exploiting the internal order and dependency among the interacted items, which has received significant attention from both researchers and practitioners. In recent years, we have witnessed great progress and achievements in this field, necessitating a new survey. In this survey, we study the SR problem from a new perspective (i.e., the construction of an item's properties), and summarize the most recent techniques used in sequential recommendation such as pure ID-based SR, SR with side information, multi-modal SR, generative SR, LLM-powered SR, ultra-long SR and data-augmented SR. Moreover, we introduce some frontier research topics in sequential recommendation, e.g., open-domain SR, data-centric SR, could-edge collaborative SR, continuous SR, SR for good, and explainable SR. We believe that our survey could be served as a valuable roadmap for readers in this field.
