Fast Matrix Factorization for Online Recommendation with Implicit Feedback

08/16/2017
by   Xiangnan He, et al.
0

This paper contributes improvements on both the effectiveness and efficiency of Matrix Factorization (MF) methods for implicit feedback. We highlight two critical issues of existing works. First, due to the large space of unobserved feedback, most existing works resort to assign a uniform weight to the missing data to reduce computational complexity. However, such a uniform assumption is invalid in real-world settings. Second, most methods are also designed in an offline setting and fail to keep up with the dynamic nature of online data. We address the above two issues in learning MF models from implicit feedback. We first propose to weight the missing data based on item popularity, which is more effective and flexible than the uniform-weight assumption. However, such a non-uniform weighting poses efficiency challenge in learning the model. To address this, we specifically design a new learning algorithm based on the element-wise Alternating Least Squares (eALS) technique, for efficiently optimizing a MF model with variably-weighted missing data. We exploit this efficiency to then seamlessly devise an incremental update strategy that instantly refreshes a MF model given new feedback. Through comprehensive experiments on two public datasets in both offline and online protocols, we show that our eALS method consistently outperforms state-of-the-art implicit MF methods. Our implementation is available at https://github.com/hexiangnan/sigir16-eals.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/11/2018

Fast Matrix Factorization with Non-Uniform Weights on Missing Data

Matrix factorization (MF) has been widely used to discover the low-rank ...
research
03/04/2020

Fast Adaptively Weighted Matrix Factorization for Recommendation with Implicit Feedback

Recommendation from implicit feedback is a highly challenging task due t...
research
12/25/2017

Collaborative Autoencoder for Recommender Systems

In recent years, deep neural networks have yielded state-of-the-art perf...
research
12/25/2017

Deep Collaborative Autoencoder for Recommender Systems: A Unified Framework for Explicit and Implicit Feedback

In recent years, deep neural networks have yielded state-of-the-art perf...
research
10/28/2016

Toward Implicit Sample Noise Modeling: Deviation-driven Matrix Factorization

The objective function of a matrix factorization model usually aims to m...
research
09/09/2019

Relevance Matrix Factorization

Implicit feedback plays a critical role to construct recommender systems...
research
07/03/2017

Robust Cost-Sensitive Learning for Recommendation with Implicit Feedback

Recommendation is the task of improving customer experience through pers...

Please sign up or login with your details

Forgot password? Click here to reset