LGCVMLDec 19, 2019

Bounded Manifold Completion

arXiv:1912.09026v110 citations
Originality Incremental advance
AI Analysis

This offers a theoretically grounded method for nonlinear dimensionality reduction, addressing robustness issues in manifold learning, though it is incremental as it builds on existing matrix completion techniques.

The paper tackles the problem of detecting low-dimensional manifolds within bounded sets from point cloud data by formulating it as a low-rank matrix completion problem, providing theoretical guarantees and robustness to non-uniform sampling, validated on synthetic and real-world datasets.

Nonlinear dimensionality reduction or, equivalently, the approximation of high-dimensional data using a low-dimensional nonlinear manifold is an active area of research. In this paper, we will present a thematically different approach to detect the existence of a low-dimensional manifold of a given dimension that lies within a set of bounds derived from a given point cloud. A matrix representing the appropriately defined distances on a low-dimensional manifold is low-rank, and our method is based on current techniques for recovering a partially observed matrix from a small set of fully observed entries that can be implemented as a low-rank Matrix Completion (MC) problem. MC methods are currently used to solve challenging real-world problems, such as image inpainting and recommender systems, and we leverage extent efficient optimization techniques that use a nuclear norm convex relaxation as a surrogate for non-convex and discontinuous rank minimization. Our proposed method provides several advantages over current nonlinear dimensionality reduction techniques, with the two most important being theoretical guarantees on the detection of low-dimensional embeddings and robustness to non-uniformity in the sampling of the manifold. We validate the performance of this approach using both a theoretical analysis as well as synthetic and real-world benchmark datasets.

Foundations

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

Your Notes