paper-with-me

Papers

Large-scale subspace clustering using sketching and validation

2015-10-06 · Panagiotis A. Traganitis, Konstantinos Slavakis, Georgios B. Giannakis

The nowadays massive amounts of generated and communicated data present major challenges in their processing. While capable of successfully classifying nonlinearly separable objects in various settings, subspace clustering (SC) methods incur prohibitively high computational complexity when processing large-scale data. Inspired by the random sampling and consensus (RANSAC) approach to robust regression, the present paper introduces a randomized scheme for SC, termed sketching and validation (SkeVa-)SC, tailored for large-scale data. At the heart of SkeVa-SC lies a randomized scheme for approximating the underlying probability density function of the observed data by kernel smoothing arguments. Sparsity in data representations is also exploited to reduce the computational burden of SC, while achieving high clustering accuracy. Performance analysis as well as extensive numerical tests on synthetic and real data corroborate the potential of SkeVa-SC and its competitive performance relative to state-of-the-art scalable SC approaches. Keywords: Subspace clustering, big data, kernel smoothing, randomization, sketching, validation, sparsity.

📄 PDF Abstract BibTeX arXiv:1510.01628

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Random Features for Grassmannian Kernels

2025-04-30 · Rémi Delogne, Laurent Jacques

The Grassmannian manifold G(k, n) serves as a fundamental tool in signal processing, computer vision, and machine learning, where problems often involve classifying, clustering, or comparing subspaces. In this work, we p…

Sketched Subspace Clustering

2017-07-22 · Panagiotis A. Traganitis, Georgios B. Giannakis

The immense amount of daily generated and communicated data presents unique challenges in their processing. Clustering, the grouping of data without the presence of ground-truth labels, is an important tool for drawing i…

ClusteringDimensionality Reduction

A Theoretical Analysis of Noisy Sparse Subspace Clustering on Dimensionality-Reduced Data

2016-10-24 · Yining Wang, Yu-Xiang Wang, Aarti Singh

Subspace clustering is the problem of partitioning unlabeled data points into a number of clusters so that data points within one cluster lie approximately on a low-dimensional linear subspace. In many practical scenario…

ClusteringDimensionality Reduction

Large-Scale Subspace Clustering via k-Factorization

2020-12-08 · Jicong Fan

Subspace clustering (SC) aims to cluster data lying in a union of low-dimensional subspaces. Usually, SC learns an affinity matrix and then performs spectral clustering. Both steps suffer from high time and space complex…

Clustering

Large-Scale Sparse Subspace Clustering Using Landmarks

2019-08-02 · Farhad Pourkamali-Anaraki

Subspace clustering methods based on expressing each data point as a linear combination of all other points in a dataset are popular unsupervised learning techniques. However, existing methods incur high computational co…

Clustering