Jump to content

Non-negative matrix factorization

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Fnielsen (talk | contribs) at 00:26, 11 January 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Non-negative matrix factorization (NMF) is a group of algorithms in multivariate analysis and linear algebra where a matrix is factorized into (usually) two matrices

Usually all three matrices must be non-negative, i.e., all elements must be above or equal to zero. It might be said to be a non-negative version of singular value decomposition.

It was used by a Finish group of researchers in the middle of the 1990s under the name positive matrix factorization. It became more widely known after Lee and Seung's investigations of the properties of the algorithm, and after they published a simple usefull algorithm.