Accelerated Parallel and Distributed Algorithm using Limited Internal Memory for Nonnegative Matrix Factorization
Duy-Khuong Nguyen, Tu-Bao Ho

TL;DR
This paper introduces a novel accelerated parallel and distributed algorithm for nonnegative matrix factorization that efficiently handles large datasets with limited internal memory, achieving faster convergence and better performance than existing methods.
Contribution
It proposes a flexible accelerated NMF algorithm combining anti-lopsided and block coordinate descent techniques, optimized for parallel, distributed environments with limited memory.
Findings
Achieves linear convergence rate of .5 in optimizing factor matrices.
Effectively exploits data sparseness for large datasets.
Outperforms 7 state-of-the-art methods in convergence, optimality, and iteration count.
Abstract
Nonnegative matrix factorization (NMF) is a powerful technique for dimension reduction, extracting latent factors and learning part-based representation. For large datasets, NMF performance depends on some major issues: fast algorithms, fully parallel distributed feasibility and limited internal memory. This research aims to design a fast fully parallel and distributed algorithm using limited internal memory to reach high NMF performance for large datasets. In particular, we propose a flexible accelerated algorithm for NMF with all its regularized variants based on full decomposition, which is a combination of an anti-lopsided algorithm and a fast block coordinate descent algorithm. The proposed algorithm takes advantages of both these algorithms to achieve a linear convergence rate of in optimizing each factor matrix when fixing the…
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
TopicsMatrix Theory and Algorithms · Face and Expression Recognition
