A Framework for Shape Analysis via Hilbert Space Embedding

Abstract

We propose a framework for 2D shape analysis using positive definite kernels defined on Kendall's shape manifold. Different representations of 2D shapes are known to generate different nonlinear spaces. Due to the nonlinearity of these spaces, most existing shape classification algorithms resort to nearest neighbor methods and to learning distances on shape spaces. Here, we propose to map shapes on Kendall's shape manifold to a high dimensional Hilbert space where Euclidean geometry applies. To this end, we introduce a kernel on this manifold that permits such a mapping, and prove its positive definiteness. This kernel lets us extend kernel-based algorithms developed for Euclidean spaces, such as SVM, MKL and kernel PCA, to the shape manifold. We demonstrate the benefits of our approach over the state-of-the-art methods on shape classification, clustering and retrieval.

Cite

Text

Jayasumana et al. "A Framework for Shape Analysis via Hilbert Space Embedding." International Conference on Computer Vision, 2013. doi:10.1109/ICCV.2013.158

Markdown

[Jayasumana et al. "A Framework for Shape Analysis via Hilbert Space Embedding." International Conference on Computer Vision, 2013.](https://mlanthology.org/iccv/2013/jayasumana2013iccv-framework/) doi:10.1109/ICCV.2013.158

BibTeX

@inproceedings{jayasumana2013iccv-framework,
  title     = {{A Framework for Shape Analysis via Hilbert Space Embedding}},
  author    = {Jayasumana, Sadeep and Salzmann, Mathieu and Li, Hongdong and Harandi, Mehrtash},
  booktitle = {International Conference on Computer Vision},
  year      = {2013},
  doi       = {10.1109/ICCV.2013.158},
  url       = {https://mlanthology.org/iccv/2013/jayasumana2013iccv-framework/}
}