paper-with-me

Papers

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, while sparsity requires that the columns of the second NMF factor are sparse. We call this variant sparse separable NMF (SSNMF), which we prove to be NP-complete, as opposed to separable NMF which can be solved in polynomial time. The main motivation to consider this new model is to handle underdetermined blind source separation problems, such as multispectral image unmixing. We introduce an algorithm to solve SSNMF, based on the successive nonnegative projection algorithm (SNPA, an effective algorithm for separable NMF), and an exact sparse nonnegative least squares solver. We prove that, in noiseless settings and under mild assumptions, our algorithm recovers the true underlying sources. This is illustrated by experiments on synthetic data sets and the unmixing of a multispectral image.

📄 PDF Abstract BibTeX arXiv:2006.07553

Code (1)

https://gitlab.com/nnadisic/ssnmf 공식 구현

Tasks

blind source separation

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,…

The Why and How of Nonnegative Matrix Factorization

2014-01-21 · Nicolas Gillis

Nonnegative matrix factorization (NMF) has become a widely used tool for the analysis of high-dimensional data as it automatically extracts sparse and meaningful features from a set of nonnegative data vectors. We first …

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 mat…

Audio Source SeparationHyperspectral Unmixing

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…