Scalable Probabilistic Matrix Factorization with Graph-Based Priors

25 Aug 2019  ·  Jonathan Strahl, Jaakko Peltonen, Hiroshi Mamitsuka, Samuel Kaski ·

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.

PDF Abstract

Datasets


Results from the Paper


 Ranked #1 on Recommendation Systems on YahooMusic (using extra training data)

     Get a GitHub badge
Task Dataset Model Metric Name Metric Value Global Rank Uses Extra
Training Data
Result Benchmark
Recommendation Systems Flixster Monti GRAEM RMSE 0.8857 # 3
Recommendation Systems MovieLens 100K GRAEM / KPMF RMSE (u1 Splits) 0.9174 # 10
Recommendation Systems YahooMusic GRALS RMSE 22.760 # 1
Recommendation Systems YahooMusic GRAEM RMSE 22.795 # 2

Results from Other Papers


Task Dataset Model Metric Name Metric Value Rank Uses Extra
Training Data
Source Paper Compare
Recommendation Systems Douban Monti GRAEM / KPMF RMSE 0.7323 # 4

Methods


No methods listed for this paper. Add relevant methods here