arXiv:2603.13934cs.IRcs.AI2026-03中稿 · The Web Conference被引 1

用大模型从个人兴趣推导群体兴趣,提升推荐准确性

Iterative Semantic Reasoning from Individual to Group Interests for Generative Recommendation with LLMs

  • 三步迭代推理:从物品属性到用户群组兴趣
  • 在三个数据集上优于现有最佳方法
  • 适合需要深层兴趣理解的推荐系统研究者

推荐系统旨在通过历史行为学习用户兴趣并提供相关项目。近期方法利用大语言模型(LLMs)构建和整合用户与项目的语义表示以捕捉用户兴趣。然而,用户行为理论表明,真正理解用户兴趣不仅需语义整合,还需从显性个体兴趣推理出隐性群体兴趣。为此,我们提出迭代语义推理框架(ISRF)用于生成式推荐。ISRF借助大语言模型在三个步骤中连接显性个体兴趣与隐性群体兴趣:首先,对物品属性进行多步双向推理,推断语义物品特征,并构建捕捉用户显性兴趣的语义交互图;其次,基于语义物品特征生成语义用户特征,并构建基于相似性的用户图,推断相似用户群体的隐性兴趣;最后,采用迭代批优化策略,个体显性兴趣直接指导群体隐性兴趣的优化,而群体隐性兴趣间接增强个体建模。该迭代过程确保兴趣推理的一致性和渐进性,实现更准确、全面的用户兴趣学习。在Sports、Beauty、Toys三个数据集上的大量实验表明,ISRF优于现有最优基线。代码已公开于https://github.com/htired/ISRF。

原文摘要 · Abstract (English)

Recommendation systems aim to learn user interests from historical behaviors and deliver relevant items. Recent methods leverage large language models (LLMs) to construct and integrate semantic representations of users and items for capturing user interests. However, user behavior theories suggest that truly understanding user interests requires not only semantic integration but also semantic reasoning from explicit individual interests to implicit group interests. To this end, we propose an Iterative Semantic Reasoning Framework (ISRF) for generative recommendation. ISRF leverages LLMs to bridge explicit individual interests and implicit group interests in three steps. First, we perform multi-step bidirectional reasoning over item attributes to infer semantic item features and build a semantic interaction graph capturing users' explicit interests. Second, we generate semantic user features based on the semantic item features and construct a similarity-based user graph to infer the implicit interests of similar user groups. Third, we adopt an iterative batch optimization strategy, where individual explicit interests directly guide the refinement of group implicit interests, while group implicit interests indirectly enhance individual modeling. This iterative process ensures consistent and progressive interest reasoning, enabling more accurate and comprehensive user interest learning. Extensive experiments on the Sports, Beauty, and Toys datasets demonstrate that ISRF outperforms state-of-the-art baselines. The code is available at https://github.com/htired/ISRF.

生成推荐大模型兴趣推理语义建模

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