English

A two-dimensional decomposition approach for matrix completion through gossip

Machine Learning 2018-01-12 v2

Abstract

Factoring a matrix into two low rank matrices is at the heart of many problems. The problem of matrix completion especially uses it to decompose a sparse matrix into two non sparse, low rank matrices which can then be used to predict unknown entries of the original matrix. We present a scalable and decentralized approach in which instead of learning two factors for the original input matrix, we decompose the original matrix into a grid blocks, each of whose factors can be individually learned just by communicating (gossiping) with neighboring blocks. This eliminates any need for a central server. We show that our algorithm performs well on both synthetic and real datasets.

Keywords

Cite

@article{arxiv.1711.07684,
  title  = {A two-dimensional decomposition approach for matrix completion through gossip},
  author = {Mukul Bhutani and Bamdev Mishra},
  journal= {arXiv preprint arXiv:1711.07684},
  year   = {2018}
}

Comments

Appeared in the Emergent Communication Workshop at NIPS 2017

R2 v1 2026-06-22T22:52:24.752Z