English

SPRINT: Scalable and Predictive Intent Refinement for LLM-Enhanced Session-based Recommendation

Information Retrieval 2026-04-16 v3

Abstract

Large language models (LLMs) have enhanced conventional recommendation models via user profiling, which generates representative textual profiles from users' historical interactions. However, their direct application to session-based recommendation (SBR) remains challenging due to severe session context scarcity and poor scalability. In this paper, we propose SPRINT, a scalable SBR framework that incorporates reliable and informative intents while ensuring high efficiency in both training and inference. SPRINT constrains LLM-based profiling with a global intent pool and validates inferred intents based on recommendation performance to mitigate noise and hallucinations under limited context. To ensure scalability, LLMs are selectively invoked only for uncertain sessions during training, while a lightweight intent predictor generalizes intent prediction to all sessions without LLM dependency at inference time. Experiments on real-world datasets show that SPRINT consistently outperforms state-of-the-art methods while providing more explainable recommendations.

Keywords

Cite

@article{arxiv.2508.00570,
  title  = {SPRINT: Scalable and Predictive Intent Refinement for LLM-Enhanced Session-based Recommendation},
  author = {Gyuseok Lee and Wonbin Kweon and Zhenrui Yue and Yaokun Liu and Yifan Liu and Susik Yoon and Dong Wang and SeongKu Kang},
  journal= {arXiv preprint arXiv:2508.00570},
  year   = {2026}
}

Comments

SIGIR'26

R2 v1 2026-07-01T04:29:21.268Z