arXiv:2608.26804stat.MLcs.LG2026-08中稿 · the CONSEQUENCES W…

用因果模型减少无效推荐,节省资源且不降用户体验。

Incremental Recommendation via Causal Models

论文配图:Incremental Recommendation via Causal Models
图 1 · 摘自论文原文
  • 基于已有数据构建因果架构,通过双重阈值策略精准投放推荐。
  • 线上测试中减少7%推荐次数,内容消费量无显著下降。
  • 联合训练提升模型校准性,暗示因果学习更具泛化能力。

推荐展示是有限资源,向已会自主发现内容的用户推送推荐无增量价值,且会挤占其他可能推荐。为此,我们利用现有实验基础设施中的保留数据,将生产级推荐模型扩展为因果架构,无需额外数据收集。核心挑战在于处理组与保留组的归因窗口差异:处理组仅在短时直接响应窗口内归因,而保留组则在多日有机流窗口内归因,导致直接相减无效。我们提出双阈值投放策略,仅当处理流概率高且有机流概率低时才推送推荐。在数百万Spotify用户的生产级A/B测试中,该策略降低7%的推荐展示,整体推荐内容消费量无统计显著下降。此外,联合训练保留数据提升了处理头的校准性,表明因果模型比仅基于观测数据训练的模型学习到更通用的表征。

原文摘要 · Abstract (English)

Recommendation impressions are a finite resource, hence delivering a recommendation to a user who would discover the content organically yields no incremental value and displaces other recommendations that could. We address this by extending an existing production recommendation model to a causal architecture using holdback data that is already collected as part of routine experimentation infrastructure, requiring no new data collection. A central challenge is that attribution windows differ between treated and holdback observations: treated users are attributed a stream within a short direct-response window, while holdback users are attributed organic streams over a multi-day window. This mismatch makes naive treatment-effect subtraction invalid. We resolve this with a dual-threshold targeting policy that delivers a recommendation only when the probability of a treated stream is high and the probability of organic stream is low. In a production-scale A/B test on millions of Spotify users, this policy reduces recommendation impressions by 7% with no statistically significant reduction in overall recommended content consumption. We further show that joint training with holdback data improves calibration of the treated head relative to the production baseline, and argue this can be taken as evidence that causal models learn more generalisable representations than models trained on observational data alone.

推荐系统因果建模增量评估

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