English

Graph Convolutional Matrix Completion

Machine Learning 2017-10-27 v2 Databases Information Retrieval Machine Learning

Abstract

We consider matrix completion for recommender systems from the point of view of link prediction on graphs. Interaction data such as movie ratings can be represented by a bipartite user-item graph with labeled edges denoting observed ratings. Building on recent progress in deep learning on graph-structured data, we propose a graph auto-encoder framework based on differentiable message passing on the bipartite interaction graph. Our model shows competitive performance on standard collaborative filtering benchmarks. In settings where complimentary feature information or structured data such as a social network is available, our framework outperforms recent state-of-the-art methods.

Keywords

Cite

@article{arxiv.1706.02263,
  title  = {Graph Convolutional Matrix Completion},
  author = {Rianne van den Berg and Thomas N. Kipf and Max Welling},
  journal= {arXiv preprint arXiv:1706.02263},
  year   = {2017}
}

Comments

9 pages, 3 figures, updated with additional experimental evaluation

R2 v1 2026-06-22T20:12:07.037Z