paper-with-me

홈 › Papers

CUR Decompositions, Similarity Matrices, and Subspace Clustering

2017-11-11 · Akram Aldroubi, Keaton Hamm, Ahmet Bugra Koku, Ali Sekmen

A general framework for solving the subspace clustering problem using the CUR decomposition is presented. The CUR decomposition provides a natural way to construct similarity matrices for data that come from a union of unknown subspaces $\mathscr{U}=\underset{i=1}{\overset{M}\bigcup}S_i$. The similarity matrices thus constructed give the exact clustering in the noise-free case. Additionally, this decomposition gives rise to many distinct similarity matrices from a given set of data, which allow enough flexibility to perform accurate clustering of noisy data. We also show that two known methods for subspace clustering can be derived from the CUR decomposition. An algorithm based on the theoretical construction of similarity matrices is presented, and experiments on synthetic and real data are presented to test the method. Additionally, an adaptation of our CUR based similarity matrices is utilized to provide a heuristic algorithm for subspace clustering; this algorithm yields the best overall performance to date for clustering the Hopkins155 motion segmentation dataset.

📄 PDF Abstract BibTeX arXiv:1711.04178

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringMotion Segmentation

Similar Papers 제목 키워드 기반

Toward Multidiversified Ensemble Clustering of High-Dimensional Data: From Subspaces to Metrics and Beyond

2017-10-09 · Dong Huang, Chang-Dong Wang, Jian-Huang Lai, Chee-Keong Kwoh

The rapid emergence of high-dimensional data in various areas has brought new challenges to current ensemble clustering research. To deal with the curse of dimensionality, recently considerable efforts in ensemble cluste…

ClusteringDiversity

A Group Norm Regularized Factorization Model for Subspace Segmentation

2020-01-08 · Xishun Wang, Zhouwang Yang, Xingye Yue, Hui Wang

Subspace segmentation assumes that data comes from the union of different subspaces and the purpose of segmentation is to partition the data into the corresponding subspace. Low-rank representation (LRR) is a classic spe…

ClusteringGraph ClusteringSegmentation

Scalable Nuclear-norm Minimization by Subspace Pursuit Proximal Riemannian Gradient

2015-03-10 · Mingkui Tan, Shijie Xiao, Junbin Gao, Dong Xu 외

Nuclear-norm regularization plays a vital role in many learning tasks, such as low-rank matrix recovery (MR), and low-rank representation (LRR). Solving this problem directly can be computationally expensive due to the u…

ClusteringMatrix Completion

Scalable Deep Subspace Clustering Network

2025-12-24 · Nairouz Mrabah, Mohamed Bouguessa, Sihem Sami arxiv

Subspace clustering methods face inherent scalability limits due to the $O(n^3)$ cost (with $n$ denoting the number of data samples) of constructing full $n\times n$ affinities and performing spectral decomposition. Whil…

Computational Efficiency

Self-Expressive Decompositions for Matrix Approximation and Clustering

2015-05-04 · Eva L. Dyer, Tom A. Goldstein, Raajen Patel, Konrad P. Kording 외

Data-aware methods for dimensionality reduction and matrix decomposition aim to find low-dimensional structure in a collection of data. Classical approaches discover such structure by learning a basis that can efficientl…

ClusteringDenoisingDimensionality Reduction