An Efficient Algorithm for Non-Negative Matrix Factorization with Random Projections
Gabriele Torre, Michael Graber

TL;DR
This paper introduces a novel, efficient compressed NMF algorithm that uses random projections to significantly reduce computational load and memory requirements while maintaining high reconstruction accuracy, outperforming existing methods in speed.
Contribution
The paper presents a new randomized compression scheme for NMF that enhances speed and efficiency without sacrificing reconstruction quality.
Findings
Outperforms existing NMF algorithms in speed
Maintains high reconstruction accuracy
Reduces memory and communication load
Abstract
Non-negative matrix factorization (NMF) is one of the most popular decomposition techniques for multivariate data. NMF is a core method for many machine-learning related computational problems, such as data compression, feature extraction, word embedding, recommender systems etc. In practice, however, its application is challenging for large datasets. The efficiency of NMF is constrained by long data loading times, by large memory requirements and by limited parallelization capabilities. Here we present a novel and efficient compressed NMF algorithm. Our algorithm applies a random compression scheme to drastically reduce the dimensionality of the problem, preserving well the pairwise distances between data points and inherently limiting the memory and communication load. Our algorithm supersedes existing methods in speed. Nonetheless, it matches the best non-compressed algorithms in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Advanced Image and Video Retrieval Techniques · Image Retrieval and Classification Techniques
