Approximation Algorithms for Orthogonal Non-negative Matrix Factorization
Moses Charikar, Lunjia Hu

TL;DR
This paper introduces the first constant-factor approximation algorithm for orthogonal non-negative matrix factorization (ONMF), demonstrating improved accuracy and strict orthogonality constraints, with applications to clustering tasks.
Contribution
It presents the first constant-factor approximation algorithm for ONMF and establishes a connection to correlation clustering on bipartite graphs.
Findings
Algorithm achieves similar or smaller errors compared to previous methods.
Ensures perfect orthogonality in factorization.
Effective on both synthetic and real-world data.
Abstract
In the non-negative matrix factorization (NMF) problem, the input is an matrix with non-negative entries and the goal is to factorize it as . The matrix and the matrix are both constrained to have non-negative entries. This is in contrast to singular value decomposition, where the matrices and can have negative entries but must satisfy the orthogonality constraint: the columns of are orthogonal and the rows of are also orthogonal. The orthogonal non-negative matrix factorization (ONMF) problem imposes both the non-negativity and the orthogonality constraints, and previous work showed that it leads to better performances than NMF on many clustering tasks. We give the first constant-factor approximation algorithm for ONMF when one or both of and are subject to the orthogonality constraint. We also show an…
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 · Blind Source Separation Techniques · Gene expression and cancer classification
