MLLGMay 27, 2019

The Shape of Data: Intrinsic Distance for Data Distributions

arXiv:1905.11141v259 citations
Originality Incremental advance
AI Analysis

This addresses the need for better model comparison in ML, though it appears incremental as it builds on existing distance metrics.

The paper tackled the problem of representing and comparing machine learning models by developing an intrinsic, multi-scale method for characterizing data manifolds, which effectively discerns structure on unaligned data of different dimensionalities and evaluates generative model quality.

The ability to represent and compare machine learning models is crucial in order to quantify subtle model changes, evaluate generative models, and gather insights on neural network architectures. Existing techniques for comparing data distributions focus on global data properties such as mean and covariance; in that sense, they are extrinsic and uni-scale. We develop a first-of-its-kind intrinsic and multi-scale method for characterizing and comparing data manifolds, using a lower-bound of the spectral variant of the Gromov-Wasserstein inter-manifold distance, which compares all data moments. In a thorough experimental study, we demonstrate that our method effectively discerns the structure of data manifolds even on unaligned data of different dimensionalities; moreover, we showcase its efficacy in evaluating the quality of generative models.

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