paper-with-me

Papers

Sparse Subspace Clustering: Algorithm, Theory, and Applications

2012-03-05 · Ehsan Elhamifar, Rene Vidal

In many real-world problems, we are dealing with collections of high-dimensional data, such as images, videos, text and web documents, DNA microarray data, and more. Often, high-dimensional data lie close to low-dimensional structures corresponding to several classes or categories the data belongs to. In this paper, we propose and study an algorithm, called Sparse Subspace Clustering (SSC), to cluster data points that lie in a union of low-dimensional subspaces. The key idea is that, among infinitely many possible representations of a data point in terms of other points, a sparse representation corresponds to selecting a few points from the same subspace. This motivates solving a sparse optimization program whose solution is used in a spectral clustering framework to infer the clustering of data into subspaces. Since solving the sparse optimization program is in general NP-hard, we consider a convex relaxation and show that, under appropriate conditions on the arrangement of subspaces and the distribution of data, the proposed minimization program succeeds in recovering the desired sparse representations. The proposed algorithm can be solved efficiently and can handle data points near the intersections of subspaces. Another key advantage of the proposed algorithm with respect to the state of the art is that it can deal with data nuisances, such as noise, sparse outlying entries, and missing entries, directly by incorporating the model of the data into the sparse optimization program. We demonstrate the effectiveness of the proposed algorithm through experiments on synthetic data as well as the two real-world problems of motion segmentation and face clustering.

📄 PDF Abstract BibTeX arXiv:1203.1005

Code (4)

IIT-PAVIS/subspace-clustering-action-recognition
panji1990/Deep-subspace-clustering-networks tf
panji530/Deep-subspace-clustering-networks tf
sohanghosh29/Clustering-Codes

Tasks

ClusteringFace ClusteringImage ClusteringMotion Segmentation

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 제목 키워드 기반

Robust subspace clustering

2013-01-11 · Mahdi Soltanolkotabi, Ehsan Elhamifar, Emmanuel J. Candès

Subspace clustering refers to the task of finding a multi-subspace representation that best fits a collection of points taken from a high-dimensional space. This paper introduces an algorithm inspired by sparse subspace …

Clustering

Noisy Sparse Subspace Clustering

2013-09-05 · Yu-Xiang Wang, Huan Xu

This paper considers the problem of subspace clustering under noise. Specifically, we study the behavior of Sparse Subspace Clustering (SSC) when either adversarial or random noise is added to the unlabelled input data p…

Clustering

Hierarchical Sparse Subspace Clustering (HESSC): An Automatic Approach for Hyperspectral Image Analysis

2020-07-28 · Kasra Rafiezadeh Shahi, Mahdi Khodadadzadeh, Laura Tusa, Pedram Ghamisi 외

Hyperspectral imaging techniques are becoming one of the most important tools to remotely acquire fine spectral information on different objects. However, hyperspectral images (HSIs) require dedicated processing for most…

BIG-bench Machine LearningClusteringHyperspectral image analysisSparse subspace-based clustering

Filtrated Spectral Algebraic Subspace Clustering

2015-10-15 · Manolis C. Tsakiris, Rene Vidal

Algebraic Subspace Clustering (ASC) is a simple and elegant method based on polynomial fitting and differentiation for clustering noiseless data drawn from an arbitrary union of subspaces. In practice, however, ASC is li…

Clustering

Subspace Clustering of Very Sparse High-Dimensional Data

2019-01-25 · Hankui Peng, Nicos Pavlidis, Idris Eckley, Ioannis Tsalamanis

In this paper we consider the problem of clustering collections of very short texts using subspace clustering. This problem arises in many applications such as product categorisation, fraud detection, and sentiment analy…

ClusteringFraud DetectionSentiment AnalysisVocal Bursts Intensity Prediction