CVNov 30, 2014

Kernel Methods on Riemannian Manifolds with Gaussian RBF Kernels

arXiv:1412.0265v2264 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of inferior performance of Euclidean algorithms on manifold-valued data in computer vision, though it is incremental as it extends existing kernel methods to specific manifolds.

The paper tackles the problem of applying kernel methods to data on Riemannian manifolds, common in computer vision, by developing Gaussian RBF-based positive definite kernels that enable embedding manifolds into high-dimensional Hilbert spaces, allowing generalization of algorithms like SVM and PCA to such non-Euclidean data.

In this paper, we develop an approach to exploiting kernel methods with manifold-valued data. In many computer vision problems, the data can be naturally represented as points on a Riemannian manifold. Due to the non-Euclidean geometry of Riemannian manifolds, usual Euclidean computer vision and machine learning algorithms yield inferior results on such data. In this paper, we define Gaussian radial basis function (RBF)-based positive definite kernels on manifolds that permit us to embed a given manifold with a corresponding metric in a high dimensional reproducing kernel Hilbert space. These kernels make it possible to utilize algorithms developed for linear spaces on nonlinear manifold-valued data. Since the Gaussian RBF defined with any given metric is not always positive definite, we present a unified framework for analyzing the positive definiteness of the Gaussian RBF on a generic metric space. We then use the proposed framework to identify positive definite kernels on two specific manifolds commonly encountered in computer vision: the Riemannian manifold of symmetric positive definite matrices and the Grassmann manifold, i.e., the Riemannian manifold of linear subspaces of a Euclidean space. We show that many popular algorithms designed for Euclidean spaces, such as support vector machines, discriminant analysis and principal component analysis can be generalized to Riemannian manifolds with the help of such positive definite Gaussian kernels.

Foundations

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

Your Notes