Neural Network-based Collaborative Filtering Algorithm

From GM-RKB
Jump to navigation Jump to search

A Neural Network-based Collaborative Filtering Algorithm is an deep learning-based recommendation algorithm that is a collaborative filtering algorithm.



References

2019

  • (Zhang et al., 2019) ⇒ Shuai Zhang, Lina Yao, Aixin Sun, and Yi Tay. (2019). “Deep Learning based Recommender System: A Survey and New Perspectives.” ACM Computing Surveys (CSUR) 52, no. 1
    • QUOTE: ... More concretely, we provide and devise a taxonomy of deep learning-based recommendation models, along with a comprehensive summary of the state of the art. ...

      ... ...

2017

  • (He et al., 2017) ⇒ Xiangnan He, Lizi Liao, Hanwang Zhang, Liqiang Nie, Xia Hu, and Tat-Seng Chua. (2017). “Neural Collaborative Filtering.” In: Proceedings of the 26th International Conference on world wide web (WWW-2017).
    • QUOTE: ... By replacing the inner product with a neural architecture that can learn an arbitrary function from data, we present a general framework named NCF, short for Neural network-based Collaborative Filtering. NCF is generic and can express and generalize matrix factorization under its framework. To supercharge NCF modelling with non-linearities, we propose to leverage a multi-layer perceptron to learn the user-item interaction function. ...

2016a

2016b

2015