arXiv:2512.17277cs.IRcs.LG2025-12被引 1

提升冷启动内容推荐效率,让新内容更快被发现。

Warmer for Less: A Cost-Efficient Strategy for Cold-Start Recommendations at Pinterest

  • 轻量级改进,总参数仅增加5%。
  • 冷启动内容点击率提升10%,无副作用。
  • 适合大规模平台优化新内容曝光。

Pinterest 是领先的视觉发现平台,推荐系统对内容相关性与用户参与度至关重要。本文针对冷启动(CS)内容推荐难题展开研究,此类内容在训练数据中出现频率低。通过分析线上流量数据,我们识别出四大挑战并提出对应解决方案:首先,工业级推荐模型需满足严苛计算约束,因此方案设计为轻量级,整体参数仅增加5%;其次,冷启动内容仅有非历史特征(如内容或属性),模型常忽视其重要性,为此引入非历史特征的残差连接以增强表现;第三,冷启动内容得分普遍偏低,导致曝光机会减少,我们通过加入分数正则化项缓解此问题;第四,冷启动内容标签稀疏,难以学习,采用流形混合技术应对数据稀疏。上述方法联合部署后,显著提升新鲜内容互动率10%,且不影响整体表现与成本,已服务于超过5.7亿用户。

原文摘要 · Abstract (English)

Pinterest is a leading visual discovery platform where recommender systems (RecSys) are key to delivering relevant, engaging, and fresh content to our users. In this paper, we study the problem of improving RecSys model predictions for cold-start (CS) items, which appear infrequently in the training data. Although this problem is well-studied in academia, few studies have addressed its root causes effectively at the scale of a platform like Pinterest. By investigating live traffic data, we identified several challenges of the CS problem and developed a corresponding solution for each: First, industrial-scale RecSys models must operate under tight computational constraints. Since CS items are a minority, any related improvements must be highly cost-efficient. To address this, our solutions were designed to be lightweight, collectively increasing the total parameters by only 5%. Second, CS items are represented only by non-historical (e.g., content or attribute) features, which models often treat as less important. To elevate their significance, we introduce a residual connection for the non-historical features. Third, CS items tend to receive lower prediction scores compared to non-CS items, reducing their likelihood of being surfaced. We mitigate this by incorporating a score regularization term into the model. Fourth, the labels associated with CS items are sparse, making it difficult for the model to learn from them. We apply the manifold mixup technique to address this data sparsity. Implemented together, our methods increased fresh content engagement at Pinterest by 10% without negatively impacting overall engagement and cost, and have been deployed to serve over 570 million users on Pinterest.

冷启动推荐系统高效优化

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