paper-with-me

Papers

Structured Sparse Subspace Clustering: A Joint Affinity Learning and Subspace Clustering Framework

2016-10-17 · Chun-Guang Li, Chong You, René Vidal

Subspace clustering refers to the problem of segmenting data drawn from a union of subspaces. State-of-the-art approaches for solving this problem follow a two-stage approach. In the first step, an affinity matrix is learned from the data using sparse or low-rank minimization techniques. In the second step, the segmentation is found by applying spectral clustering to this affinity. While this approach has led to state-of-the-art results in many applications, it is sub-optimal because it does not exploit the fact that the affinity and the segmentation depend on each other. In this paper, we propose a joint optimization framework --- Structured Sparse Subspace Clustering (S$^3$C) --- for learning both the affinity and the segmentation. The proposed S$^3$C framework is based on expressing each data point as a structured sparse linear combination of all other data points, where the structure is induced by a norm that depends on the unknown segmentation. Moreover, we extend the proposed S$^3$C framework into Constrained Structured Sparse Subspace Clustering (CS$^3$C) in which available partial side-information is incorporated into the stage of learning the affinity. We show that both the structured sparse representation and the segmentation can be found via a combination of an alternating direction method of multipliers with spectral clustering. Experiments on a synthetic data set, the Extended Yale B data set, the Hopkins 155 motion segmentation database, and three cancer data sets demonstrate the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:1610.05211

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringMotion SegmentationSegmentation

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

Structured Sparse Subspace Clustering: A Unified Optimization Framework

2015-06-01 · CVPR 2015 6 · Chun-Guang Li, Rene Vidal

Subspace clustering refers to the problem of segmenting data drawn from a union of subspaces. State of the art approaches for solving this problem follow a two-stage approach. In the first step, an affinity matrix is lea…

ClusteringMotion SegmentationSegmentation

SSSC-AM: A Unified Framework for Video Co-Segmentation by Structured Sparse Subspace Clustering with Appearance and Motion Features

2016-03-14 · Junlin Yao, Frank Nielsen

Video co-segmentation refers to the task of jointly segmenting common objects appearing in a given group of videos. In practice, high-dimensional data such as videos can be conceptually thought as being drawn from a unio…

ClusteringSegmentation

Sparse-Dense Subspace Clustering

2019-10-20 · Shuai Yang, Wenqi Zhu, Yuesheng Zhu

Subspace clustering refers to the problem of clustering high-dimensional data into a union of low-dimensional subspaces. Current subspace clustering approaches are usually based on a two-stage framework. In the first sta…

Clustering

Multi-view Low-rank Sparse Subspace Clustering

2017-08-29 · Maria Brbic, Ivica Kopriva

Most existing approaches address multi-view subspace clustering problem by constructing the affinity matrix on each view separately and afterwards propose how to extend spectral clustering algorithm to handle multi-view …

ClusteringMulti-view Subspace Clustering

Convolutional Subspace Clustering Network with Block Diagonal Prior

2019-12-31 · IEEE Access 2019 12 · Junjian Zhang, Chun-Guang Li, Tianming Du, Honggang Zhang 외

Standard methods of subspace clustering are based on self-expressiveness in the original data space, which states that a data point in a subspace can be expressed as a linear combination of other points. However, the rea…

Clustering