Sequential recommendation (SR) tasks enhance recommendation accuracy by capturing the connection between users' past interactions and their changing preferences. Conventional models often focus solely on capturing sequential patterns within the training data, neglecting the broader context and semantic information embedded in item titles from external sources. This limits their predictive power and adaptability. Recently, large language models (LLMs) have shown promise in SR tasks due to their advanced understanding capabilities and strong generalization abilities. Researchers have attempted to enhance LLMs' recommendation performance by incorporating information from SR models. However, previous approaches have encountered problems such as 1) only influencing LLMs at the result level; 2) increased complexity of LLMs recommendation methods leading to reduced interpretability; 3) incomplete understanding and utilization of SR models information by LLMs. To address these problems, we proposes a novel framework, DELRec, which aims to extract knowledge from SR models and enable LLMs to easily comprehend and utilize this supplementary information for more effective sequential recommendations. DELRec consists of two main stages: 1) SR Models Pattern Distilling, focusing on extracting behavioral patterns exhibited by SR models using soft prompts through two well-designed strategies; 2) LLMs-based Sequential Recommendation, aiming to fine-tune LLMs to effectively use the distilled auxiliary information to perform SR tasks. Extensive experimental results conducted on three real datasets validate the effectiveness of the DELRec framework.
翻译:序列推荐任务通过捕捉用户历史交互行为与其动态偏好之间的关联,提升了推荐的准确性。传统模型通常仅关注训练数据中的序列模式,忽略了来自外部源(如商品标题)所蕴含的广泛上下文与语义信息,这限制了其预测能力与适应性。近年来,大型语言模型凭借其强大的理解能力与优异的泛化性能,在序列推荐任务中展现出潜力。研究者尝试通过融合序列推荐模型的信息来提升LLM的推荐性能,但现有方法存在以下问题:1)仅能在结果层面影响LLM;2)LLM推荐方法复杂度增加导致可解释性下降;3)LLM对序列推荐模型信息的理解与利用不充分。为解决上述问题,本文提出一种新颖框架DELRec,旨在从序列推荐模型中提取知识,并使LLM能够轻松理解并利用这些补充信息以执行更有效的序列推荐。DELRec包含两个主要阶段:1)序列推荐模型模式蒸馏,通过两种精心设计的策略,利用软提示提取序列推荐模型所表现的行为模式;2)基于LLM的序列推荐,旨在微调LLM以有效利用蒸馏得到的辅助信息来执行序列推荐任务。在三个真实数据集上进行的大量实验结果验证了DELRec框架的有效性。