LGJun 22, 2017

Curvature-aware Manifold Learning

arXiv:1706.07167v119 citations
Originality Incremental advance
AI Analysis

This work addresses a fundamental limitation in manifold learning for data science by incorporating curvature information, though it appears incremental as it builds on existing methods.

The authors tackled the problem of traditional manifold learning algorithms assuming zero curvature, which limits their applicability to non-isometric manifolds, by introducing CAML, a curvature-aware algorithm that improves stability as measured by neighborhood preserving ratios.

Traditional manifold learning algorithms assumed that the embedded manifold is globally or locally isometric to Euclidean space. Under this assumption, they divided manifold into a set of overlapping local patches which are locally isometric to linear subsets of Euclidean space. By analyzing the global or local isometry assumptions it can be shown that the learnt manifold is a flat manifold with zero Riemannian curvature tensor. In general, manifolds may not satisfy these hypotheses. One major limitation of traditional manifold learning is that it does not consider the curvature information of manifold. In order to remove these limitations, we present our curvature-aware manifold learning algorithm called CAML. The purpose of our algorithm is to break the local isometry assumption and to reduce the dimension of the general manifold which is not isometric to Euclidean space. Thus, our method adds the curvature information to the process of manifold learning. The experiments have shown that our method CAML is more stable than other manifold learning algorithms by comparing the neighborhood preserving ratios.

Foundations

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

Your Notes