HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Geometric Matrix Completion with Recurrent Multi-Graph Neural Networks

Federico Monti; Michael M. Bronstein; Xavier Bresson

Geometric Matrix Completion with Recurrent Multi-Graph Neural Networks

Abstract

Matrix completion models are among the most common formulations of recommender systems. Recent works have showed a boost of performance of these techniques when introducing the pairwise relationships between users/items in the form of graphs, and imposing smoothness priors on these graphs. However, such techniques do not fully exploit the local stationarity structures of user/item graphs, and the number of parameters to learn is linear w.r.t. the number of users and items. We propose a novel approach to overcome these limitations by using geometric deep learning on graphs. Our matrix completion architecture combines graph convolutional neural networks and recurrent neural networks to learn meaningful statistical graph-structured patterns and the non-linear diffusion process that generates the known ratings. This neural network system requires a constant number of parameters independent of the matrix size. We apply our method on both synthetic and real datasets, showing that it outperforms state-of-the-art techniques.

Code Repositories

fmonti/mgcnn
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
collaborative-filtering-on-movielens-100ksRGCNN
RMSE (u1 Splits): 0.929
recommendation-systems-on-douban-montisRGCNN
RMSE: 0.8012
recommendation-systems-on-flixster-montisRGCNN
RMSE: 0.9258
recommendation-systems-on-yahoomusic-montisRGCNN
RMSE: 22.4149

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Geometric Matrix Completion with Recurrent Multi-Graph Neural Networks | Papers | HyperAI