paper-with-me

Papers

Robust Subspace Clustering via Smoothed Rank Approximation

2015-08-18 · Zhao Kang, Chong Peng, Qiang Cheng

Matrix rank minimizing subject to affine constraints arises in many application areas, ranging from signal processing to machine learning. Nuclear norm is a convex relaxation for this problem which can recover the rank exactly under some restricted and theoretically interesting conditions. However, for many real-world applications, nuclear norm approximation to the rank function can only produce a result far from the optimum. To seek a solution of higher accuracy than the nuclear norm, in this paper, we propose a rank approximation based on Logarithm-Determinant. We consider using this rank approximation for subspace clustering application. Our framework can model different kinds of errors and noise. Effective optimization strategy is developed with theoretical guarantee to converge to a stationary point. The proposed method gives promising results on face clustering and motion segmentation tasks compared to the state-of-the-art subspace clustering algorithms.

📄 PDF Abstract BibTeX arXiv:1508.04467

Code (1)

sckangz/logdet 공식 구현

Tasks

ClusteringFace ClusteringMotion Segmentation

Similar Papers 제목 키워드 기반

Seeking Commonness and Inconsistencies: A Jointly Smoothed Approach to Multi-view Subspace Clustering

2022-03-15 · Xiaosha Cai, Dong Huang, Guang-Yu Zhang, Chang-Dong Wang

Multi-view subspace clustering aims to discover the hidden subspace structures from multiple views for robust clustering, and has been attracting considerable attention in recent years. Despite significant progress, most…

ClusteringMulti-view Subspace ClusteringRepresentation Learning

Subspace clustering based on low rank representation and weighted nuclear norm minimization

2016-10-12 · Yu Song, Yiquan Wu

Subspace clustering refers to the problem of segmenting a set of data points approximately drawn from a union of multiple linear subspaces. Aiming at the subspace clustering problem, various subspace clustering algorithm…

Clustering

Robust Subspace Clustering via Tighter Rank Approximation

2015-10-30 · Zhao Kang, Chong Peng, Qiang Cheng

Matrix rank minimization problem is in general NP-hard. The nuclear norm is used to substitute the rank function in many recent studies. Nevertheless, the nuclear norm approximation adds all singular values together and …

ClusteringFace ClusteringMotion Segmentation

LogDet Rank Minimization with Application to Subspace Clustering

2015-07-03 · Zhao Kang, Chong Peng, Jie Cheng, Qiang Chen

Low-rank matrix is desired in many machine learning and computer vision problems. Most of the recent studies use the nuclear norm as a convex surrogate of the rank operator. However, all singular values are simply added …

ClusteringFace ClusteringMotion Segmentation

Smoothed Multi-View Subspace Clustering

2021-06-18 · Peng Chen, Liang Liu, Zhengrui Ma, Zhao Kang

In recent years, multi-view subspace clustering has achieved impressive performance due to the exploitation of complementary imformation across multiple views. However, multi-view data can be very complicated and are not…

ClusteringMulti-view Subspace Clustering