arXiv:2508.20587cs.IRcs.LG2025-08中稿 · EARL workshop @Rec…被引 2

用大模型提升会话推荐的语义理解与准确性

SemSR: Semantics aware robust Session-based Recommendations

  • 引入大模型作为推荐代理,结合语义信息增强意图识别
  • 融合大模型与数据驱动模型,召回率和排序精度均显著提升
  • 适合需要高可解释性与精准推荐的电商、内容平台场景

会话推荐模型旨在基于用户当前会话行为为匿名用户提供物品推荐。尽管现有方法利用物品序列预测下一个物品,却常忽略物品标题或描述中的语义信息,影响会话意图识别与可解释性。近期研究尝试使用大语言模型(LLMs)提升会话推荐,包括基于提示和微调的方法。但提示法难以生成有效推理提示,且缺乏测试时任务反馈;微调法虽融入领域知识,却带来高昂计算成本。本文提出三种基于LLM的会话推荐方法:(i) 上下文学习的LLM作为推荐代理,(ii) LLM生成语义表示用于深度学习模型初始化,(iii) 将LLM与数据驱动模型融合。在两个公开真实数据集上的实验表明,LLM方法在粗粒度召回上表现优异(高召回率),而传统数据驱动方法在细粒度排序上更优(高平均倒数排名)。更重要的是,融合方法在召回率和平均倒数排名上均显著超越独立的LLM方法与数据驱动模型,以及基线模型。

原文摘要 · Abstract (English)

Session-based recommendation (SR) models aim to recommend items to anonymous users based on their behavior during the current session. While various SR models in the literature utilize item sequences to predict the next item, they often fail to leverage semantic information from item titles or descriptions impeding session intent identification and interpretability. Recent research has explored Large Language Models (LLMs) as promising approaches to enhance session-based recommendations, with both prompt-based and fine-tuning based methods being widely investigated. However, prompt-based methods struggle to identify optimal prompts that elicit correct reasoning and lack task-specific feedback at test time, resulting in sub-optimal recommendations. Fine-tuning methods incorporate domain-specific knowledge but incur significant computational costs for implementation and maintenance. In this paper, we present multiple approaches to utilize LLMs for session-based recommendation: (i) in-context LLMs as recommendation agents, (ii) LLM-generated representations for semantic initialization of deep learning SR models, and (iii) integration of LLMs with data-driven SR models. Through comprehensive experiments on two real-world publicly available datasets, we demonstrate that LLM-based methods excel at coarse-level retrieval (high recall values), while traditional data-driven techniques perform well at fine-grained ranking (high Mean Reciprocal Rank values). Furthermore, the integration of LLMs with data-driven SR models significantly out performs both standalone LLM approaches and data-driven deep learning models, as well as baseline SR models, in terms of both Recall and MRR metrics.

会话推荐大模型语义理解融合方法

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。