Non-negative matrix factorization
Posted: 2016-03-26 , Modified: 2016-03-26
Tags: NMF
Posted: 2016-03-26 , Modified: 2016-03-26
Tags: NMF
Notes: See S3 in 598D, Ch. 1 in Moitra’s notes, and Rong Ge’s thesis.
Given \(M\), write \(M=AW\), \(A,W\ge 0\).
Say \(M\) is separable if it has a NMF \(M=AW\), and for every column \(i\) of \(A\), there is a row where there is a single nonzero entry and it is in column \(i\).
See matrix factorization.
(What is the prediction task?)