pith. sign in

arxiv: 1511.06443 · v2 · pith:VWZCKMZKnew · submitted 2015-11-19 · 💻 cs.LG · stat.ML

Neural Network Matrix Factorization

classification 💻 cs.LG stat.ML
keywords matrixnetworkfactorizationlatentfeaturesfixedinnerlearn
0
0 comments X
read the original abstract

Data often comes in the form of an array or matrix. Matrix factorization techniques attempt to recover missing or corrupted entries by assuming that the matrix can be written as the product of two low-rank matrices. In other words, matrix factorization approximates the entries of the matrix by a simple, fixed function---namely, the inner product---acting on the latent feature vectors for the corresponding row and column. Here we consider replacing the inner product by an arbitrary function that we learn from the data at the same time as we learn the latent feature vectors. In particular, we replace the inner product by a multi-layer feed-forward neural network, and learn by alternating between optimizing the network for fixed latent features, and optimizing the latent features for a fixed network. The resulting approach---which we call neural network matrix factorization or NNMF, for short---dominates standard low-rank techniques on a suite of benchmark but is dominated by some recent proposals that take advantage of the graph features. Given the vast range of architectures, activation functions, regularizers, and optimization techniques that could be used within the NNMF framework, it seems likely the true potential of the approach has yet to be reached.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Building a privacy-preserving Federated Recommender system for mobile devices

    cs.LG 2026-05 unverdicted novelty 4.0

    Presents a two-stage federated recommendation pipeline that runs collaborative filtering on non-sensitive data in the cloud and re-ranks candidates on-device using sensitive mobile signals.