SOTAVerified

Compact Factorization of Matrices Using Generalized Round-Rank

2018-05-01Code Available0· sign in to hype

Pouya Pezeshkpour, Carlos Guestrin, Sameer Singh

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Matrix factorization is a well-studied task in machine learning for compactly representing large, noisy data. In our approach, instead of using the traditional concept of matrix rank, we define a new notion of link-rank based on a non-linear link function used within factorization. In particular, by applying the round function on a factorization to obtain ordinal-valued matrices, we introduce generalized round-rank (GRR). We show that not only are there many full-rank matrices that are low GRR, but further, that these matrices cannot be approximated well by low-rank linear factorization. We provide uniqueness conditions of this formulation and provide gradient descent-based algorithms. Finally, we present experiments on real-world datasets to demonstrate that the GRR-based factorization is significantly more accurate than linear factorization, while converging faster and using lower rank representations.

Reproductions