paper-with-me

Papers

Subspace Clustering by Block Diagonal Representation

2018-05-23 · Canyi Lu, Jiashi Feng, Zhouchen Lin, Tao Mei, Shuicheng Yan

This paper studies the subspace clustering problem. Given some data points approximately drawn from a union of subspaces, the goal is to group these data points into their underlying subspaces. Many subspace clustering methods have been proposed and among which sparse subspace clustering and low-rank representation are two representative ones. Despite the different motivations, we observe that many existing methods own the common block diagonal property, which possibly leads to correct clustering, yet with their proofs given case by case. In this work, we consider a general formulation and provide a unified theoretical guarantee of the block diagonal property. The block diagonal property of many existing methods falls into our special case. Second, we observe that many existing methods approximate the block diagonal representation matrix by using different structure priors, e.g., sparsity and low-rankness, which are indirect. We propose the first block diagonal matrix induced regularizer for directly pursuing the block diagonal matrix. With this regularizer, we solve the subspace clustering problem by Block Diagonal Representation (BDR), which uses the block diagonal structure prior. The BDR model is nonconvex and we propose an alternating minimization solver and prove its convergence. Experiments on real datasets demonstrate the effectiveness of BDR.

📄 PDF Abstract BibTeX arXiv:1805.09243

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Convex Subspace Clustering by Adaptive Block Diagonal Representation

2020-09-20 · Yunxia Lin, Songcan Chen

Subspace clustering is a class of extensively studied clustering methods where the spectral-type approaches are its important subclass. Its key first step is to desire learning a representation coefficient matrix with bl…

Clustering

Fast Subspace Clustering Based on the Kronecker Product

2018-03-15 · Lei Zhou, Xiao Bai, Xianglong Liu, Jun Zhou 외

Subspace clustering is a useful technique for many computer vision applications in which the intrinsic dimension of high-dimensional data is often smaller than the ambient dimension. Spectral clustering, as one of the ma…

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

Membership Representation for Detecting Block-Diagonal Structure in Low-Rank or Sparse Subspace Clustering

2015-06-01 · CVPR 2015 6 · Minsik Lee, Jieun Lee, Hyeogjin Lee, Nojun Kwak

Recently, there have been many proposals with state-of-the-art results in subspace clustering that take advantages of the low-rank or sparse optimization techniques. These methods are based on self-expressive models, whi…

ClusteringPhilosophy

Robust Subspace Segmentation with Block-diagonal Prior

2014-06-01 · CVPR 2014 6 · Jiashi Feng, Zhouchen Lin, Huan Xu, Shuicheng Yan

The subspace segmentation problem is addressed in this paper by effectively constructing an exactly block-diagonal sample affinity matrix. The block-diagonal structure is heavily desired for accurate sample clustering bu…

ClusteringFace Clusteringgraph constructionMotion Segmentation+1