Kernel Spectral Curvature Clustering (KSCC)

Abstract

Multi-manifold modeling is increasingly used in segmentation and data representation tasks in computer vision and related fields. While the general problem, modeling data by mixtures of manifolds, is very challenging, several approaches exist for modeling data by mixtures of affine subspaces (which is often referred to as hybrid linear modeling). We translate some important instances of multi-manifold modeling to hybrid linear modeling in embedded spaces, without explicitly performing the embedding but applying the kernel trick. The resulting algorithm, Kernel Spectral Curvature Clustering, uses kernels at two levels - both as an implicit embedding method to linearize non-flat manifolds and as a principled method to convert a multi-way affinity problem into a spectral clustering one. We demonstrate the effectiveness of the method by comparing it with other state-of-the-art methods on both synthetic data and a real-world problem of segmenting multiple motions from two perspective camera views.

Cite

Text

Chen et al. "Kernel Spectral Curvature Clustering (KSCC)." IEEE/CVF International Conference on Computer Vision Workshops, 2009. doi:10.1109/ICCVW.2009.5457627

Markdown

[Chen et al. "Kernel Spectral Curvature Clustering (KSCC)." IEEE/CVF International Conference on Computer Vision Workshops, 2009.](https://mlanthology.org/iccvw/2009/chen2009iccvw-kernel/) doi:10.1109/ICCVW.2009.5457627

BibTeX

@inproceedings{chen2009iccvw-kernel,
  title     = {{Kernel Spectral Curvature Clustering (KSCC)}},
  author    = {Chen, Guangliang and Atev, Stefan and Lerman, Gilad},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2009},
  pages     = {765-772},
  doi       = {10.1109/ICCVW.2009.5457627},
  url       = {https://mlanthology.org/iccvw/2009/chen2009iccvw-kernel/}
}