APLGMLDec 18, 2013

Permuted NMF: A Simple Algorithm Intended to Minimize the Volume of the Score Matrix

arXiv:1312.5124v1
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for researchers in matrix factorization and data analysis, focusing on a specific constraint in NMF.

The paper tackles the problem of enhancing Non-Negative Matrix Factorization (NMF) by applying a volume constraint on the Score matrix to improve learning of archetypal parts, and presents a simple algorithm that indirectly achieves volume minimization.

Non-Negative Matrix Factorization, NMF, attempts to find a number of archetypal response profiles, or parts, such that any sample profile in the dataset can be approximated by a close profile among these archetypes or a linear combination of these profiles. The non-negativity constraint is imposed while estimating archetypal profiles, due to the non-negative nature of the observed signal. Apart from non negativity, a volume constraint can be applied on the Score matrix W to enhance the ability of learning parts of NMF. In this report, we describe a very simple algorithm, which in effect achieves volume minimization, although indirectly.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes