PulseAugur
实时 23:47:41
English(EN) Neural Tree Collaborative Filtering: Rethinking Graph Collaborative Filtering as Tree Collaborative Filtering with Curvature-Aware Propagation Depth

新的神经树协同过滤框架增强推荐系统

研究人员推出了一种新颖的框架——神经树协同过滤(NTCF),它通过将局部邻域视为有根树来重构图协同过滤(GCF)。该方法使用基于局部连通性的离散 Ricci 曲率代理来计算节点特定的传播深度。NTCF 在理论上可以泛化现有的 GCF 方法,并在公开数据集上展示了卓越的性能,与均匀深度传播相比,提供了更强的表示能力。 AI

影响 这项研究通过改进用户-项目交互数据的处理方式,有望带来更准确、更细致的推荐系统。

排序理由 该集群包含一篇详细介绍推荐系统新算法框架的研究论文。[lever_c_demoted from research: ic=1 ai=1.0]

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

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

新的神经树协同过滤框架增强推荐系统

报道来源 [1]

  1. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Edith C. H. Ngai ·

    神经树协同过滤:将图协同过滤重新构想为具有曲率感知传播深度的树协同过滤

    Graph Collaborative Filtering (GCF) has become the dominant paradigm in modern recommender systems by modeling user-item interactions as a bipartite graph and propagating embeddings through a fixed number of message-passing layers. However, applying a uniform propagation depth to…