PulseAugur
实时 07:30:39

AI研究将推荐系统构建为动态决策过程

研究人员通过将候选项目生成过程构建为马尔可夫决策过程(MDP)来开发一种新方法。该方法考虑了用户旅程的动态性,其中每个推荐的项目都会改变用户状态并影响后续推荐。通过将Top-K检索视为MDP,该系统引入了轨迹奖励,该奖励平衡了相关性相似度和后验对齐度,在多个数据集上优于静态检索方法。 AI

影响 为推荐系统引入了更动态、更具状态感知的方法,有望提高用户参与度和满意度。

排序理由 学术论文,详细介绍了用于AI驱动的推荐系统候选项目生成的新方法。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.IR (Information Retrieval) 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

AI研究将推荐系统构建为动态决策过程

报道来源 [1]

  1. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Maksim Utushkin ·

    Planning over Matrix-Factorization MDPs for Candidate Generation

    For a recommender service, we view the customer journey as a chain of item recommendations: a useful item changes the user's state and therefore what should be retrieved next. Standard matrix-factorization retrieval ignores this -- it builds one user vector and returns the top-$K…