arXiv:2608.03382cs.IRcs.LG2026-08

用大模型生成先验,解决评论推荐冷启动问题

LLM-Derived Priors for Thompson Sampling in Cold-Start Comment Recommendation

论文配图:LLM-Derived Priors for Thompson Sampling in Cold-Start Comment Recommendation
图 1 · 摘自论文原文
  • 用大模型分析评论语义,生成贝叶斯先验来预热推荐
  • 在少量反馈时提升推荐效果,尤其在初期阶段增益显著
  • 适合需要快速响应的文本类推荐场景,如社交平台

多臂赌博机算法(尤其是汤普森采样)广泛用于在线推荐系统。然而,在新推荐项缺乏交互历史时,这类方法常面临冷启动问题。在本研究中,候选项为用户生成的评论文本,其语义内容可在缺乏足够反馈前揭示标题吸引力。因此,我们利用大语言模型(LLM)从评论文本中提取语义信号,并转化为信息丰富的贝叶斯先验,以在早期稀疏反馈下暖启动汤普森采样。为考虑不同性别-年龄群体的响应差异,我们对各群体分别维护并更新后验分布。在真实世界A/B/C测试中,对比均匀先验与两种基于LLM的设计:基于人口统计特征的性别先验和基于标题特性的内容先验。结果表明,基于LLM的先验在稀疏反馈条件下最有效——一旦积累少量交互证据即出现最大增益——且先验设计带来不同的漏斗级影响。进一步分析显示,点击导向对齐度最高的是性别先验,且处理效应在不同人口群体间差异显著。这些发现表明,基于LLM的先验可作为文本丰富型带宽推荐的实用暖启动机制,同时揭示了部署中的权衡。

原文摘要 · Abstract (English)

Multi-armed bandit algorithms, especially Thompson sampling, are widely used in online recommendation. Despite their ability to adapt from online feedback, these methods often suffer from cold-start limitations when newly introduced arms have little or no interaction history. In our setting, the candidate arms are user-generated textual comments, whose semantic content can reveal a title's appeal before sufficient interaction feedback is available. We therefore use large language models (LLMs) to extract semantic signals from comment text and convert them into informative Bayesian priors that warm-start Thompson sampling under sparse early-stage feedback. To account for aggregate segment-level differences in response patterns, we maintain and update posteriors separately for each gender-age segment. In a real-world online A/B/C test, we compare a uniform prior with two LLM-based designs: a Gender Prior for demographic-affinity cues and a Content Prior for title-specific identity cues. The results show that LLM-based priors are most beneficial in sparse-feedback regimes -- with the largest gains emerging once a small amount of interaction evidence has accumulated -- and that prior design leads to distinct funnel-level effects. We further analyze prior-reward alignment and demographic heterogeneity, finding that click-oriented alignment is strongest for the Gender Prior and that treatment effects vary substantially across demographic segments. These findings suggest that LLM-derived priors can serve as a practical warm-start mechanism for text-rich bandit recommendation, while also revealing deployment trade-offs.

推荐系统大模型应用冷启动贝叶斯优化

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