Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Scalable Probabilistic Matrix Factorization with Graph-Based Priors

About

In matrix factorization, available graph side-information may not be well suited for the matrix completion problem, having edges that disagree with the latent-feature relations learnt from the incomplete data matrix. We show that removing these $\textit{contested}$ edges improves prediction accuracy and scalability. We identify the contested edges through a highly-efficient graphical lasso approximation. The identification and removal of contested edges adds no computational complexity to state-of-the-art graph-regularized matrix factorization, remaining linear with respect to the number of non-zeros. Computational load even decreases proportional to the number of edges removed. Formulating a probabilistic generative model and using expectation maximization to extend graph-regularised alternating least squares (GRALS) guarantees convergence. Rich simulated experiments illustrate the desired properties of the resulting algorithm. On real data experiments we demonstrate improved prediction accuracy with fewer graph edges (empirical evidence that graph side-information is often inaccurate). A 300 thousand dimensional graph with three million edges (Yahoo music side-information) can be analyzed in under ten minutes on a standard laptop computer demonstrating the efficiency of our graph update.

Jonathan Strahl, Jaakko Peltonen, Hiroshi Mamitsuka, Samuel Kaski• 2019

Related benchmarks

TaskDatasetResultRank
Matrix completionYahooMusic
RMSE22.795
10
Matrix completionMovieLens 100k U1 (test)
RMSE0.917
9
Matrix completionFlixster 3k
RMSE0.8857
6
Matrix completionMovieLens 100k
RMSE0.9174
6
Matrix completionDouban 3k
RMSE0.7497
6
Matrix completionDouban 1.0
RMSE0.732
6
Matrix completionEpinions
RMSE0.28
3
Matrix completionMovieLens 20M
RMSE (10-NN)0.7894
3
Showing 8 of 8 rows

Other info

Code

Follow for update