paper-with-me

Papers

Sparse Subspace Clustering via Diffusion Process

2016-08-05 · Qilin Li, Ling Li, Wanquan Liu

Subspace clustering refers to the problem of clustering high-dimensional data that lie in a union of low-dimensional subspaces. State-of-the-art subspace clustering methods are based on the idea of expressing each data point as a linear combination of other data points while regularizing the matrix of coefficients with L1, L2 or nuclear norms for a sparse solution. L1 regularization is guaranteed to give a subspace-preserving affinity (i.e., there are no connections between points from different subspaces) under broad theoretical conditions, but the clusters may not be fully connected. L2 and nuclear norm regularization often improve connectivity, but give a subspace-preserving affinity only for independent subspaces. Mixed L1, L2 and nuclear norm regularization could offer a balance between the subspace-preserving and connectedness properties, but this comes at the cost of increased computational complexity. This paper focuses on using L1 norm and alleviating the corresponding connectivity problem by a simple yet efficient diffusion process on subspace affinity graphs. Without adding any tuning parameter , our method can achieve state-of-the-art clustering performance on Hopkins 155 and Extended Yale B data sets.

📄 PDF Abstract BibTeX arXiv:1608.01793

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Graph Connectivity in Noisy Sparse Subspace Clustering

2015-04-04 · Yining Wang, Yu-Xiang Wang, Aarti Singh

Subspace clustering is the problem of clustering data points into a union of low-dimensional linear/affine subspaces. It is the mathematical abstraction of many important problems in computer vision, image processing and…

Clustering

A Novel Efficient Approach with Data-Adaptive Capability for OMP-based Sparse Subspace Clustering

2019-03-05 · Jiaqiyu Zhan, Zhiqiang Bai, Yuesheng Zhu

Orthogonal Matching Pursuit (OMP) plays an important role in data science and its applications such as sparse subspace clustering and image processing. However, the existing OMP-based approaches lack of data adaptiveness…

Clustering

Group-Invariant Subspace Clustering

2015-10-15 · Shuchin Aeron, Eric Kernfeld

In this paper we consider the problem of group invariant subspace clustering where the data is assumed to come from a union of group-invariant subspaces of a vector space, i.e. subspaces which are invariant with respect …

Clustering

Analysis of Sparse Subspace Clustering: Experiments and Random Projection

2022-04-01 · Mehmet F. Demirel, Enrico Au-Yeung

Clustering can be defined as the process of assembling objects into a number of groups whose elements are similar to each other in some manner. As a technique that is used in many domains, such as face clustering, plant …

ClusteringDocument ClassificationFace ClusteringImage Segmentation+1

Achieving stable subspace clustering by post-processing generic clustering results

2016-05-27 · Duc-Son Pham, Ognjen Arandjelovic, Svetha Venkatesh

We propose an effective subspace selection scheme as a post-processing step to improve results obtained by sparse subspace clustering (SSC). Our method starts by the computation of stable subspaces using a novel random s…

ClusteringFace ClusteringMotion Segmentation