paper-with-me

Papers

Generalized Separable Nonnegative Matrix Factorization

2019-05-30 · Junjun Pan, Nicolas Gillis

Nonnegative matrix factorization (NMF) is a linear dimensionality technique for nonnegative data with applications such as image analysis, text mining, audio source separation and hyperspectral unmixing. Given a data matrix $M$ and a factorization rank $r$, NMF looks for a nonnegative matrix $W$ with $r$ columns and a nonnegative matrix $H$ with $r$ rows such that $M \approx WH$. NMF is NP-hard to solve in general. However, it can be computed efficiently under the separability assumption which requires that the basis vectors appear as data points, that is, that there exists an index set $\mathcal{K}$ such that $W = M(:,\mathcal{K})$. In this paper, we generalize the separability assumption: We only require that for each rank-one factor $W(:,k)H(k,:)$ for $k=1,2,\dots,r$, either $W(:,k) = M(:,j)$ for some $j$ or $H(k,:) = M(i,:)$ for some $i$. We refer to the corresponding problem as generalized separable NMF (GS-NMF). We discuss some properties of GS-NMF and propose a convex optimization model which we solve using a fast gradient method. We also propose a heuristic algorithm inspired by the successive projection algorithm. To verify the effectiveness of our methods, we compare them with several state-of-the-art separable NMF algorithms on synthetic, document and image data sets.

📄 PDF Abstract BibTeX arXiv:1905.12995

Code (0)

등록된 구현이 없습니다.

Tasks

Audio Source SeparationHyperspectral Unmixing

Similar Papers 제목 키워드 기반

Co-Separable Nonnegative Matrix Factorization

2021-09-02 · Junjun Pan, Michael K. Ng

Nonnegative matrix factorization (NMF) is a popular model in the field of pattern recognition. It aims to find a low rank approximation for nonnegative data M by a product of two nonnegative matrices W and H. In general,…

Sparse Separable Nonnegative Matrix Factorization

2020-06-13 · Nicolas Nadisic, Arnaud Vandaele, Jeremy E. Cohen, Nicolas Gillis

We propose a new variant of nonnegative matrix factorization (NMF), combining separability and sparsity assumptions. Separability requires that the columns of the first NMF factor are equal to columns of the input matrix…

blind source separation

Semidefinite Programming Based Preconditioning for More Robust Near-Separable Nonnegative Matrix Factorization

2013-10-08 · Nicolas Gillis, Stephen A. Vavasis

Nonnegative matrix factorization (NMF) under the separability assumption can provably be solved efficiently, even in the presence of noise, and has been shown to be a powerful technique in document classification and hyp…

Document ClassificationHyperspectral UnmixingSingle Particle Analysis

Scalable methods for nonnegative matrix factorizations of near-separable tall-and-skinny matrices

2014-02-27 · NeurIPS 2014 12 · Austin R. Benson, Jason D. Lee, Bartek Rajwa, David F. Gleich

Numerous algorithms are used for nonnegative matrix factorization under the assumption that the matrix is nearly separable. In this paper, we show how to make these algorithms efficient for data matrices that have many m…

Fast and Robust Recursive Algorithms for Separable Nonnegative Matrix Factorization

2012-08-06 · Nicolas Gillis, Stephen A. Vavasis

In this paper, we study the nonnegative matrix factorization problem under the separability assumption (that is, there exists a cone spanned by a small subset of the columns of the input nonnegative data matrix containin…

Hyperspectral Unmixing