paper-with-me

Papers

Is an Affine Constraint Needed for Affine Subspace Clustering?

2020-05-08 · ICCV 2019 10 · Chong You, Chun-Guang Li, Daniel P. Robinson, Rene Vidal

Subspace clustering methods based on expressing each data point as a linear combination of other data points have achieved great success in computer vision applications such as motion segmentation, face and digit clustering. In face clustering, the subspaces are linear and subspace clustering methods can be applied directly. In motion segmentation, the subspaces are affine and an additional affine constraint on the coefficients is often enforced. However, since affine subspaces can always be embedded into linear subspaces of one extra dimension, it is unclear if the affine constraint is really necessary. This paper shows, both theoretically and empirically, that when the dimension of the ambient space is high relative to the sum of the dimensions of the affine subspaces, the affine constraint has a negligible effect on clustering performance. Specifically, our analysis provides conditions that guarantee the correctness of affine subspace clustering methods both with and without the affine constraint, and shows that these conditions are satisfied for high-dimensional data. Underlying our analysis is the notion of affinely independent subspaces, which not only provides geometrically interpretable correctness conditions, but also clarifies the relationships between existing results for affine subspace clustering.

📄 PDF Abstract BibTeX arXiv:2005.03888

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFace ClusteringMotion Segmentation

Similar Papers 제목 키워드 기반

Efficient Solvers for Sparse Subspace Clustering

2018-04-17 · Farhad Pourkamali-Anaraki, James Folberth, Stephen Becker

Sparse subspace clustering (SSC) clusters $n$ points that lie near a union of low-dimensional subspaces. The SSC model expresses each point as a linear or affine combination of the other points, using either $\ell_1$ or …

Clustering

Algebraic Clustering of Affine Subspaces

2015-09-22 · Manolis C. Tsakiris, Rene Vidal

Subspace clustering is an important problem in machine learning with many applications in computer vision and pattern recognition. Prior work has studied this problem using algebraic, iterative, statistical, low-rank and…

ClusteringPosition

On Geometric Analysis of Affine Sparse Subspace Clustering

2018-08-17 · Chun-Guang Li, Chong You, René Vidal

Sparse subspace clustering (SSC) is a state-of-the-art method for segmenting a set of data points drawn from a union of subspaces into their respective subspaces. It is now well understood that SSC produces subspace-pres…

Clustering

Affine Subspace Models and Clustering for Patch-Based Image Denoising

2025-12-08 · Tharindu Wickremasinghe, Marco F. Duarte arxiv

Image tile-based approaches are popular in many image processing applications such as denoising (e.g., non-local means). A key step in their use is grouping the images into clusters, which usually proceeds iteratively sp…

Image Denoising

SSSC-AM: A Unified Framework for Video Co-Segmentation by Structured Sparse Subspace Clustering with Appearance and Motion Features

2016-03-14 · Junlin Yao, Frank Nielsen

Video co-segmentation refers to the task of jointly segmenting common objects appearing in a given group of videos. In practice, high-dimensional data such as videos can be conceptually thought as being drawn from a unio…

ClusteringSegmentation