paper-with-me

홈 › Papers

Fusion Subspace Clustering: Full and Incomplete Data

2018-08-02 · Daniel L. Pimentel-Alarcón, Usman Mahmood

Modern inference and learning often hinge on identifying low-dimensional structures that approximate large scale data. Subspace clustering achieves this through a union of linear subspaces. However, in contemporary applications data is increasingly often incomplete, rendering standard (full-data) methods inapplicable. On the other hand, existing incomplete-data methods present major drawbacks, like lifting an already high-dimensional problem, or requiring a super polynomial number of samples. Motivated by this, we introduce a new subspace clustering algorithm inspired by fusion penalties. The main idea is to permanently assign each datum to a subspace of its own, and minimize the distance between the subspaces of all data, so that subspaces of the same cluster get fused together. Our approach is entirely new to both, full and missing data, and unlike other methods, it directly allows noise, it requires no liftings, it allows low, high, and even full-rank data, it approaches optimal (information-theoretic) sampling rates, and it does not rely on other methods such as low-rank matrix completion to handle missing data. Furthermore, our extensive experiments on both real and synthetic data show that our approach performs comparably to the state-of-the-art with complete data, and dramatically better if data is missing.

📄 PDF Abstract BibTeX arXiv:1808.00628

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringLow-Rank Matrix CompletionMatrix Completion

Similar Papers 제목 키워드 기반

Fusion Subspace Clustering for Incomplete Data

2022-05-22 · Usman Mahmood, Daniel Pimentel-Alarcón

This paper introduces {\em fusion subspace clustering}, a novel method to learn low-dimensional structures that approximate large scale yet highly incomplete data. The main idea is to assign each datum to a subspace of i…

ClusteringModel Selection

Subspace Clustering on Incomplete Data with Self-Supervised Contrastive Learning

2026-01-30 · Huanran Li, Daniel Pimentel-Alarcón arxiv

Subspace clustering aims to group data points that lie in a union of low-dimensional subspaces and finds wide application in computer vision, hyperspectral imaging, and recommendation systems. However, most existing meth…

Recommendation SystemsContrastive Learning

High Rank Matrix Completion via Grassmannian Proxy Fusion

2026-01-30 · Huanran Li, Jeremy Johnson, Daniel Pimentel-Alarcón arxiv

This paper approaches high-rank matrix completion (HRMC) by filling missing entries in a data matrix where columns lie near a union of subspaces, clustering these columns, and identifying the underlying subspaces. Curren…

Robust Subspace Clustering via Thresholding

2013-07-18 · Reinhard Heckel, Helmut Bölcskei

The problem of clustering noisy and incompletely observed high-dimensional data points into a union of low-dimensional subspaces and a set of outliers is considered. The number of subspaces, their dimensions, and their o…

Clustering

Sparse Subspace Clustering via Diffusion Process

2016-08-05 · Qilin Li, Ling Li, Wanquan Liu

Subspace clustering refers to the problem of clustering high-dimensional data that lie in a union of low-dimensional subspaces. State-of-the-art subspace clustering methods are based on the idea of expressing each data p…

Clustering