SessionRec: Next Session Prediction Paradigm For Generative Sequential Recommendation
Lei Huang, Hao Guo, Linzhi Peng, Long Zhang, Xiaoteng Wang, Daoyuan, Wang, Shichao Wang, Jinpeng Wang, Lei Wang, Sheng Chen

TL;DR
SessionRec introduces a session-aware generative recommendation paradigm that aligns better with real-world user behavior, improves ranking effectiveness, and demonstrates scalability and efficiency in large-scale applications.
Contribution
The paper proposes a novel session-aware next-session prediction framework that addresses limitations of traditional methods, with a new hierarchical sequence aggregation and ranking loss to enhance performance.
Findings
SessionRec outperforms existing models on public datasets.
Incorporating rank loss improves ranking effectiveness.
Demonstrated scalability with power-law behavior similar to LLMs.
Abstract
We introduce SessionRec, a novel next-session prediction paradigm (NSPP) for generative sequential recommendation, addressing the fundamental misalignment between conventional next-item prediction paradigm (NIPP) and real-world recommendation scenarios. Unlike NIPP's item-level autoregressive generation that contradicts actual session-based user interactions, our framework introduces a session-aware representation learning through hierarchical sequence aggregation (intra/inter-session), reducing attention computation complexity while enabling implicit modeling of massive negative interactions, and a session-based prediction objective that better captures users' diverse interests through multi-item recommendation in next sessions. Moreover, we found that incorporating a rank loss for items within the session under the next session prediction paradigm can significantly improve the ranking…
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
TopicsRecommender Systems and Techniques · Topic Modeling · Data Management and Algorithms
