Exploring User Retrieval Integration towards Large Language Models for Cross-Domain Sequential Recommendation
Tingjia Shen, Hao Wang, Jiaqing Zhang, Sirui Zhao, Liangyue Li, Zulong, Chen, Defu Lian, Enhong Chen

TL;DR
This paper introduces URLLM, a novel framework that integrates user retrieval and domain grounding with large language models to enhance cross-domain sequential recommendation, effectively capturing semantic information and domain-specific details.
Contribution
The paper proposes a new framework combining dual-graph modeling, contrastive learning, and user retrieval with LLMs to improve cross-domain recommendation performance.
Findings
URLLM outperforms state-of-the-art baselines on Amazon datasets.
Effective semantic and domain-specific information integration demonstrated.
Seamless user retrieval enhances LLM's inferencing in recommendation tasks.
Abstract
Cross-Domain Sequential Recommendation (CDSR) aims to mine and transfer users' sequential preferences across different domains to alleviate the long-standing cold-start issue. Traditional CDSR models capture collaborative information through user and item modeling while overlooking valuable semantic information. Recently, Large Language Model (LLM) has demonstrated powerful semantic reasoning capabilities, motivating us to introduce them to better capture semantic information. However, introducing LLMs to CDSR is non-trivial due to two crucial issues: seamless information integration and domain-specific generation. To this end, we propose a novel framework named URLLM, which aims to improve the CDSR performance by exploring the User Retrieval approach and domain grounding on LLM simultaneously. Specifically, we first present a novel dual-graph sequential model to capture the diverse…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Topic Modeling · Expert finding and Q&A systems
MethodsContrastive Learning
