论文标题
审查正规神经协作过滤
Review Regularized Neural Collaborative Filtering
论文作者
论文摘要
近年来,已经提出了文本感知的协作过滤方法,以解决数据稀疏,冷启动问题和长尾分布等建议中的基本挑战。但是,其中许多以文本为导向的方法在很大程度上依赖于每个用户和项目的文本信息的可用性,这些信息显然在现实世界中不存在。此外,专门设计的用于文本处理的网络结构对于在线服务效率高,很难集成到当前系统中。在本文中,我们提出了一个灵活的神经推荐框架,称为“审查正规建议”,短为R3。它由一个侧重于预测输出的神经协作过滤部分,以及作为正规器的文本处理部分。这种模块化设计将文本信息作为培训阶段中更丰富的数据源结合在一起,同时在线服务非常友好,因为它不需要在服务时间内就可以在线文本处理。我们的初步结果表明,通过使用简单的文本处理方法,它可以比最新的文本感知方法获得更好的预测性能。
In recent years, text-aware collaborative filtering methods have been proposed to address essential challenges in recommendations such as data sparsity, cold start problem, and long-tail distribution. However, many of these text-oriented methods rely heavily on the availability of text information for every user and item, which obviously does not hold in real-world scenarios. Furthermore, specially designed network structures for text processing are highly inefficient for on-line serving and are hard to integrate into current systems. In this paper, we propose a flexible neural recommendation framework, named Review Regularized Recommendation, short as R3. It consists of a neural collaborative filtering part that focuses on prediction output, and a text processing part that serves as a regularizer. This modular design incorporates text information as richer data sources in the training phase while being highly friendly for on-line serving as it needs no on-the-fly text processing in serving time. Our preliminary results show that by using a simple text processing approach, it could achieve better prediction performance than state-of-the-art text-aware methods.