Learning Distances from Data with Normalizing Flows and Score Matching

📅 2024-07-12
🏛️ arXiv.org
📈 Citations: 2
Influential: 1
📄 PDF
🤖 AI Summary
DBD methods face three key bottlenecks in high-dimensional metric learning: (1) poor convergence of Fermat distances due to biased density estimation, (2) limited scalability of graph-based approaches, and (3) non-smooth geodesic paths. To address these, we propose the first differentiable joint density–path modeling framework. Our method innovatively integrates neural spline flows with denoising score matching for accurate, scalable density estimation; introduces variational path relaxation coupled with Riemannian geometric constraints to optimize smooth geodesics; and designs a dimension-adaptive Fermat distance to mitigate the curse of dimensionality. Experiments demonstrate significant improvements in DBD estimation accuracy and geodesic smoothness in high-dimensional spaces. The framework consistently enhances clustering, visualization, and generation-guided learning performance on both image and synthetic benchmarks.

Technology Category

Application Category

📝 Abstract
Density-based distances (DBDs) provide a principled approach to metric learning by defining distances in terms of the underlying data distribution. By employing a Riemannian metric that increases in regions of low probability density, shortest paths naturally follow the data manifold. Fermat distances, a specific type of DBD, have attractive properties, but existing estimators based on nearest neighbor graphs suffer from poor convergence due to inaccurate density estimates. Moreover, graph-based methods scale poorly to high dimensions, as the proposed geodesics are often insufficiently smooth. We address these challenges in two key ways. First, we learn densities using normalizing flows. Second, we refine geodesics through relaxation, guided by a learned score model. Additionally, we introduce a dimension-adapted Fermat distance that scales intuitively to high dimensions and improves numerical stability. Our work paves the way for the practical use of density-based distances, especially in high-dimensional spaces.
Problem

Research questions and friction points this paper is trying to address.

Improving density-based distance estimation with normalizing flows
Enhancing geodesic smoothness via score-guided relaxation
Scaling Fermat distances to high dimensions adaptively
Innovation

Methods, ideas, or system contributions that make the work stand out.

Learn densities using normalizing flows
Refine geodesics via learned score model
Introduce dimension-adapted Fermat distance
🔎 Similar Papers
No similar papers found.