LGMLMay 22, 2022

Fusion Subspace Clustering for Incomplete Data

arXiv:2205.10872v1h-index: 6
Originality Highly original
AI Analysis

This addresses the challenge of clustering large-scale, incomplete datasets, which is incremental as it builds on subspace clustering methods.

The paper tackles the problem of clustering incomplete data by introducing fusion subspace clustering, which assigns each datum to a subspace and minimizes distances to fuse subspaces of the same cluster, achieving performance comparable to state-of-the-art with complete data and dramatically better with missing data.

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 its own, and minimize the distance between the subspaces of all data, so that subspaces of the same cluster get {\em fused} together. Our method allows low, high, and even full-rank data; it directly accounts for noise, and its sample complexity approaches the information-theoretic limit. In addition, our approach provides a natural model selection {\em clusterpath}, and a direct completion method. We give convergence guarantees, analyze computational complexity, and show through extensive experiments on real and synthetic data that our approach performs comparably to the state-of-the-art with complete data, and dramatically better if data is missing.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes