paper-with-me

Papers

Revisiting data augmentation for subspace clustering

2022-07-20 · Maryam Abdolali, Nicolas Gillis

Subspace clustering is the classical problem of clustering a collection of data samples that approximately lie around several low-dimensional subspaces. The current state-of-the-art approaches for this problem are based on the self-expressive model which represents the samples as linear combination of other samples. However, these approaches require sufficiently well-spread samples for accurate representation which might not be necessarily accessible in many applications. In this paper, we shed light on this commonly neglected issue and argue that data distribution within each subspace plays a critical role in the success of self-expressive models. Our proposed solution to tackle this issue is motivated by the central role of data augmentation in the generalization power of deep neural networks. We propose two subspace clustering frameworks for both unsupervised and semi-supervised settings that use augmented samples as an enlarged dictionary to improve the quality of the self-expressive representation. We present an automatic augmentation strategy using a few labeled samples for the semi-supervised problem relying on the fact that the data samples lie in the union of multiple linear subspaces. Experimental results confirm the effectiveness of data augmentation, as it significantly improves the performance of general self-expressive models.

📄 PDF Abstract BibTeX arXiv:2207.09728

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringData Augmentation

Similar Papers 제목 키워드 기반

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

Neural Manifold Clustering and Embedding

2022-01-24 · Zengyi Li, Yubei Chen, Yann Lecun, Friedrich T. Sommer

Given a union of non-linear manifolds, non-linear subspace clustering or manifold clustering aims to cluster data points based on manifold structures and also learn to parameterize each manifold as a linear subspace in a…

ClusteringData AugmentationRepresentation LearningSelf-Supervised Learning

Deep Adversarial Subspace Clustering

2018-06-01 · CVPR 2018 6 · Pan Zhou, Yunqing Hou, Jiashi Feng

Most existing subspace clustering methods hinge on self-expression of handcrafted representations and are unaware of potential clustering errors. Thus they perform unsatisfactorily on real data with complex underlying s…

ClusteringImage ClusteringRepresentation Learning

Subspace Structure-Aware Spectral Clustering for Robust Subspace Clustering

2019-10-01 · ICCV 2019 10 · Masataka Yamaguchi, Go Irie, Takahito Kawanishi, Kunio Kashino

Subspace clustering is the problem of partitioning data drawn from a union of multiple subspaces. The most popular subspace clustering framework in recent years is the graph clustering-based approach, which performs subs…

ClusteringGraph Clusteringgraph construction

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