Highlight

Neural Collaborative Filtering

Proposes NCF, a neural framework modeling user-item interactions from implicit feedback by replacing matrix factorization's inner product with a network.

Based on

Neural Collaborative Filtering

By Xiangnan He, Lizi Liao, Hanwang Zhang et al.The Web Conference
Read original article →

The paper tackles collaborative filtering-the key problem in recommendation-using deep neural networks on implicit feedback, an area that had received relatively little scrutiny compared with deep learning's success in speech recognition, computer vision, and natural language processing. The authors observe that prior deep-learning recommenders mostly applied neural networks to auxiliary information, such as textual item descriptions or acoustic features of music, while still modeling the crucial user-item interaction with matrix factorization and an inner product over latent features. Their framework, NCF, replaces that inner product with a neural architecture that can learn an arbitrary interaction function from data and uses a multi-layer perceptron to introduce non-linearities.

NCF is presented as a generic framework that can express and generalize matrix factorization as a special case. Extensive experiments on two real-world datasets show significant improvements over state-of-the-art methods, and the empirical evidence that deeper neural networks yield better recommendation performance underscored the value of learning user-item interactions with neural networks rather than fixed inner products.

Abstract

Neural Collaborative Filtering (NCF) applies deep neural networks to collaborative filtering on implicit feedback, the core recommendation problem prior deep-learning work mostly left to matrix factorization. Earlier methods modeled user-item interaction with an inner product over latent features; NCF instead learns an arbitrary interaction function from data, using a multi-layer perceptron for non-linearities, and can generalize matrix factorization. On two real-world datasets it significantly outperforms state-of-the-art methods, and deeper networks improve performance.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

recommender systemscollaborative filteringimplicit feedbackmatrix factorizationdeep learning
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.