paper-with-me

홈 › Papers

Transformed Subspace Clustering

2019-12-10 · Jyoti Maggu, Angshul Majumdar, Emilie Chouzenoux

Subspace clustering assumes that the data is sepa-rable into separate subspaces. Such a simple as-sumption, does not always hold. We assume that, even if the raw data is not separable into subspac-es, one can learn a representation (transform coef-ficients) such that the learnt representation is sep-arable into subspaces. To achieve the intended goal, we embed subspace clustering techniques (locally linear manifold clustering, sparse sub-space clustering and low rank representation) into transform learning. The entire formulation is jointly learnt; giving rise to a new class of meth-ods called transformed subspace clustering (TSC). In order to account for non-linearity, ker-nelized extensions of TSC are also proposed. To test the performance of the proposed techniques, benchmarking is performed on image clustering and document clustering datasets. Comparison with state-of-the-art clustering techniques shows that our formulation improves upon them.

📄 PDF Abstract BibTeX arXiv:1912.04734

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingClusteringImage Clustering

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Sparse Subspace Clustering Friendly Deep Dictionary Learning for Hyperspectral Image Classification

2021-11-27 · Anurag Goel, Angshul Majumdar

Subspace clustering techniques have shown promise in hyperspectral image segmentation. The fundamental assumption in subspace clustering is that the samples belonging to different clusters/segments lie in separable subsp…

ClusteringDictionary LearningHyperspectral Image Classificationhyperspectral image clustering+6

Learning Robust Subspace Clustering

2013-08-01 · Qiang Qiu, Guillermo Sapiro

We propose a low-rank transformation-learning framework to robustify subspace clustering. Many high-dimensional data, such as face images and motion sequences, lie in a union of low-dimensional subspaces. The subspace cl…

Clustering

Learning Transformations for Clustering and Classification

2013-09-09 · Qiang Qiu, Guillermo Sapiro

A low-rank transformation learning framework for subspace clustering and classification is here proposed. Many high-dimensional data, such as face images and motion sequences, approximately lie in a union of low-dimensio…

ClassificationClusteringGeneral Classification

Robust Kernelized Multi-View Self-Representations for Clustering by Tensor Multi-Rank Minimization

2017-09-15 · Yanyun Qu, Jinyan Liu, Yuan Xie, Wensheng Zhang

Most recently, tensor-SVD is implemented on multi-view self-representation clustering and has achieved the promising results in many real-world applications such as face clustering, scene clustering and generic object cl…

ClusteringFace Clustering

Deep Subspace Clustering with Data Augmentation

2020-12-01 · NeurIPS 2020 12 · Mahdi Abavisani, Alireza Naghizadeh, Dimitris Metaxas, Vishal Patel

The idea behind data augmentation techniques is based on the fact that slight changes in the percept do not change the brain cognition. In classification, neural networks use this fact by applying transformations to the …

ClusteringData Augmentation