arXiv:2609.02671cs.IR2026-09

用快慢双系统提升推荐模型在复杂用户上的表现

Recommender System as Slow and Fast Thinkers

论文配图:Recommender System as Slow and Fast Thinkers
图 1 · 摘自论文原文
  • 快系统快速预测,慢系统迭代优化,按需分配计算资源
  • 在5个真实数据集上提升主流推荐模型,挑战性用户组收益更大
  • 适合追求效率与精度平衡的推荐系统研发者

序列推荐模型是现代个性化服务的基础,但在异构用户环境中表现差异显著。静态单次推理模型在常见行为模式下表现良好,但在长历史或非主流物品用户群体中性能下降。为此,我们提出 extsc{DS-Frame},一种自适应的快慢推理框架。该框架包含一个用于高效常规预测的快系统、一个用于迭代隐状态优化的慢系统,以及一个可控制计算预算的路由选择器。在五个真实世界数据集上的实验表明, extsc{DS-Frame} 持续提升了代表性序列推荐模型的表现,尤其在挑战性用户群体上增益更显著,并实现了有效的准确率-效率权衡。这凸显了自适应推理在实现更高效、更鲁棒推荐中的潜力。代码已公开。

原文摘要 · Abstract (English)

Sequential recommendation models are foundational to modern personalized services, yet their effectiveness varies substantially across heterogeneous user environments. In particular, static one-pass recommenders often perform well on common behavior patterns but degrade on operationally challenging user groups, such as users with longer histories or less mainstream item profiles. To address this limitation, we propose \textsc{DS-Frame}, an adaptive fast--slow inference framework for sequential recommendation. \textsc{DS-Frame} combines a Fast System for efficient routine prediction, a Slow System for iterative latent refinement, and a learned selector that routes each sample under a controllable computation budget. Experiments on five real-world datasets show that \textsc{DS-Frame} consistently improves representative sequential recommendation backbones, with larger gains on challenging groups and effective accuracy--efficiency trade-offs. This highlights the potential of adaptive inference for more efficient and robust recommendation. Code is available at \href{https://github.com/ZichenYuan233/Recommender-System-as-Slow-and-Fast-Thinkers}{this link}.

推荐系统自适应推理序列建模

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