MLLGNov 29, 2018

Manifold Coordinates with Physical Meaning

arXiv:1811.11891v312 citations
Originality Incremental advance
AI Analysis

This addresses the challenge for domain experts in understanding low-dimensional representations in manifold learning, though it is incremental as it builds on existing embedding methods.

The paper tackles the problem of automatically interpreting the abstract coordinates produced by manifold embedding algorithms by proposing a method to explain them as non-linear compositions of functions from a user-defined dictionary, showing it can be set up as a sparse linear Group Lasso recovery problem with demonstrated effectiveness on data.

Manifold embedding algorithms map high-dimensional data down to coordinates in a much lower-dimensional space. One of the aims of dimension reduction is to find intrinsic coordinates that describe the data manifold. The coordinates returned by the embedding algorithm are abstract, and finding their physical or domain-related meaning is not formalized and often left to domain experts. This paper studies the problem of recovering the meaning of the new low-dimensional representation in an automatic, principled fashion. We propose a method to explain embedding coordinates of a manifold as non-linear compositions of functions from a user-defined dictionary. We show that this problem can be set up as a sparse linear Group Lasso recovery problem, find sufficient recovery conditions, and demonstrate its effectiveness on data.

Code Implementations2 repos
Foundations

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

Your Notes