通过生成潜在用户提升冷启动推荐效果,解决新内容无人问津难题
Next-User Retrieval: Enhancing Cold-Start Recommendations via Generative Next-User Modeling
- 用Transformer建模最近互动用户序列,生成最可能点击的新用户
- 融合物品特征作为提示,生成用户时考虑多维度信息
- 在抖音实测提升日活0.0142%、发布量+0.1144%,适合平台冷启动场景
物品冷启动问题是在线推荐系统的关键挑战,直接影响新内容能否获得高质量曝光与反馈,进而影响创作者留存。现有系统依赖历史交互数据,对缺乏曝光的新物品难以有效推荐。虽然相似用户(lookalike)算法提供可行路径,但传统方法存在两大局限:一是难以精准建模相似用户;二是难以利用现代推荐系统中的多样化交互信号与特征。为此,本文提出Next-User Retrieval框架,通过生成式建模预测下一个最可能与物品互动的用户。采用Transformer捕捉近期用户间的单向关系,并将物品特征作为前缀提示嵌入,辅助生成潜在用户。离线实验与线上A/B测试表明,该方法在抖音上实现日活跃用户提升0.0142%、内容发布量增加0.1144%,验证了其实际可用性与可扩展性。
原文摘要 · Abstract (English)
The item cold-start problem is critical for online recommendation systems, as the success of this phase determines whether high-quality new items can transition to popular ones, receive essential feedback to inspire creators, and thus lead to the long-term retention of creators. However, modern recommendation systems still struggle to address item cold-start challenges due to the heavy reliance on item and historical interactions, which are non-trivial for cold-start items lacking sufficient exposure and feedback. Lookalike algorithms provide a promising solution by extending feedback for new items based on lookalike users. Traditional lookalike algorithms face such limitations: (1) failing to effectively model the lookalike users and further improve recommendations with the existing rule- or model-based methods; and (2) struggling to utilize the interaction signals and incorporate diverse features in modern recommendation systems. Inspired by lookalike algorithms, we propose Next-User Retrieval, a novel framework for enhancing cold-start recommendations via generative next-user modeling. Specifically, we employ a transformer-based model to capture the unidirectional relationships among recently interacted users and utilize these sequences to generate the next potential user who is most likely to interact with the item. The additional item features are also integrated as prefix prompt embeddings to assist the next-user generation. The effectiveness of Next-User Retrieval is evaluated through both offline experiments and online A/B tests. Our method achieves significant improvements with increases of 0.0142% in daily active users and +0.1144% in publications in Douyin, showcasing its practical applicability and scalability.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。