paper-with-me

Papers

Spectral Clustering by Ellipsoid and Its Connection to Separable Nonnegative Matrix Factorization

2015-03-05 · Tomohiko Mizutani

This paper proposes a variant of the normalized cut algorithm for spectral clustering. Although the normalized cut algorithm applies the K-means algorithm to the eigenvectors of a normalized graph Laplacian for finding clusters, our algorithm instead uses a minimum volume enclosing ellipsoid for them. We show that the algorithm shares similarity with the ellipsoidal rounding algorithm for separable nonnegative matrix factorization. Our theoretical insight implies that the algorithm can serve as a bridge between spectral clustering and separable NMF. The K-means algorithm has the issues in that the choice of initial points affects the construction of clusters and certain choices result in poor clustering performance. The normalized cut algorithm inherits these issues since K-means is incorporated in it, whereas the algorithm proposed here does not. An empirical study is presented to examine the performance of the algorithm.

📄 PDF Abstract BibTeX arXiv:1503.01531

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Methods 이 논문이 사용한 방법론

Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

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

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

Successive Nonnegative Projection Algorithm for Robust Nonnegative Blind Source Separation

2013-10-28 · Nicolas Gillis

In this paper, we propose a new fast and robust recursive algorithm for near-separable nonnegative matrix factorization, a particular nonnegative blind source separation problem. This algorithm, which we refer to as the …

blind source separationSingle Particle Analysis

Ellipsoidal Rounding for Nonnegative Matrix Factorization Under Noisy Separability

2013-09-23 · Tomohiko Mizutani

We present a numerical algorithm for nonnegative matrix factorization (NMF) problems under noisy separability. An NMF problem under separability can be stated as one of finding all vertices of the convex hull of data poi…

Clustering

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