arXiv:2604.06718cs.IRcs.LG2026-04中稿 · SIGIR 2026 Industr…被引 4

让推荐模型学会物品补货的时间规律,提升复购预测准确率。

CASE: Cadence-Aware Set Encoding for Large-Scale Next Basket Repurchase Recommendation

论文配图:CASE: Cadence-Aware Set Encoding for Large-Scale Next Basket Repurchase Recommendation
图 1 · 摘自论文原文
  • 将购物历史转为带时间信号的集合,分离物品周期与相互影响。
  • 在多个数据集上,顶5名推荐精度提升8.6%,召回率提升9.9%。
  • 适合需要高精度复购推荐的大规模电商平台使用。

复购行为是大规模零售推荐中的关键信号,尤其在频繁补货品类中:用户下次购物篮中的许多商品曾被购买过,且其购买时间呈现稳定的、物品特定的节奏规律。然而,现有推荐模型将历史表示为按访问顺序排列的离散购物篮序列,无法显式建模经过的时长,也无法随时间动态更新商品排名。本文提出CASE(Cadence-Aware Set Encoding)用于下一购物篮复购推荐,将物品级节奏学习与跨物品交互解耦,支持显式的日历时间建模,同时保持生产可扩展性。CASE将每个物品的历史表示为固定时间窗口内的日历时间信号,采用共享多尺度卷积捕捉周期性节奏,并通过诱导集合注意力建模跨物品依赖,复杂度低于二次方,支持高效批量推理。在三个公开基准和一个私有数据集上,CASE在多个截断点上持续优于强基线模型。在包含数千万用户和大规模商品库的生产环境评估中,顶5名推荐精度相对提升8.6%,召回率相对提升9.9%,证明可扩展的节奏感知建模在基准和工业场景中均带来显著收益。

原文摘要 · Abstract (English)

Repurchase behavior is a primary signal in large-scale retail recommendation, particularly in categories with frequent replenishment: many items in a user's next basket were previously purchased, and their timing follows stable, item-specific cadences. Yet most next basket repurchase recommendation models represent history as a sequence of discrete basket events indexed by visit order, which cannot explicitly model elapsed calendar time or update item rankings as days pass between purchases. We present CASE (Cadence-Aware Set Encoding) for next basket repurchase recommendation, which decouples item-level cadence learning from cross-item interaction, enabling explicit calendar-time modeling while remaining production-scalable. CASE represents each item's purchase history as a calendar-time signal over a fixed horizon, applies shared multi-scale temporal convolutions to capture recurring rhythms, and uses induced set attention to model cross-item dependencies with sub-quadratic complexity, allowing efficient batch inference at scale. Across three public benchmarks and a proprietary dataset, CASE consistently improves precision, recall, and NDCG at multiple cutoffs compared to strong next basket recommendation baselines. In a production-scale evaluation with tens of millions of users and a large item catalog, CASE achieves up to 8.6% relative precision lift and 9.9% relative recall lift at top-5, showing that scalable cadence-aware modeling yields measurable gains in both benchmark and industrial settings.

推荐系统复购预测时间建模工业落地

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