Nonnegative Matrix Factorization (NMF)

Given a data matrix X, the goal of NMF is to approximate it as the product of two lower-dimensional matrices U and V, where none of the entries in U or V can be negative. NMF can be seen as the nonnegative variant of PCA.

Geometrically, NMF is equivalent to finding the simplest polyhedral cone that encapsulates X. The challenge is that there exist infinitely many feasible cones. We aim to find the widest.

Publications
K. Rupashree and D. Pimentel-Alarcón. "A Deterministic Optimal Solution to Nonnegative Matrix Factorization". Under review. 2025.
X. Rong and D. Pimentel-Alarcón. "Generalized Nonnegative Matrix Factorization". Under review. 2025.
K. Rupashree and D. Pimentel-Alarcón. "Cone expansion for non-negative matrix factorization". Under review. 2025.