We study the use of power weighted shortest path distance functions for clustering high dimensional Euclidean data, under the assumption that the data is drawn from a collection of disjoint low dimensional manifolds. We argue, theoretically and experimentally, that this leads to higher clustering accuracy. We also pres…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
New geometric analysis of PWSPDs balances density and geometry in high-dimensional data.
Deep learning approximates shortest path distances in large graphs.
There have lately been several suggestions for parametrized distances on a graph that generalize the shortest path distance and the commute time or resistance distance. The need for developing such distances has risen from the observation that the above-mentioned common distances in many situations fail to take into ac…
Consider a weighted or unweighted k-nearest neighbor graph that has been built on n data points drawn randomly according to some density p on R^d. We study the convergence of the shortest path distance in such graphs as the sample size tends to infinity. We prove that for unweighted kNN graphs, this distance converges …
Landmark-based node embeddings approximate shortest path distances in random graphs.
We present a simple, yet effective, approach to Semi-Supervised Learning. Our approach is based on estimating density-based distances (DBD) using a shortest path calculation on a graph. These Graph-DBD estimates can then be used in any distance-based supervised learning method, such as Nearest Neighbor methods and SVMs…
Matching datasets of multiple modalities has become an important task in data analysis. Existing methods often rely on the embedding and transformation of each single modality without utilizing any correspondence information, which often results in sub-optimal matching performance. In this paper, we propose a nonlinear…
This paper approximates 1-Wasserstein distance using tree-based embedding.
Revisits Isomap, showing it constructs Euclidean representations of geodesic structure.
Many statistical and machine learning approaches rely on pairwise distances between data points. The choice of distance metric has a fundamental impact on performance of these procedures, raising questions about how to appropriately calculate distances. When data points are real-valued vectors, by far the most common c…
This work develops a generic framework, called the bag-of-paths (BoP), for link and network data analysis. The central idea is to assign a probability distribution on the set of all paths in a network. More precisely, a Gibbs-Boltzmann distribution is defined over a bag of paths in a network, that is, on a representati…
New method estimates causal effects in complex spaces using topological structures.
EntroPath learns manifold geometry from diffusion paths.
We propose a fast, simple and robust algorithm for computing shortest paths and distances on Riemannian manifolds learned from data. This amounts to solving a system of ordinary differential equations (ODEs) subject to boundary conditions. Here standard solvers perform poorly because they require well-behaved Jacobians…
Proposes a new complex Gaussian distribution for better modeling of complex-valued signals.
The paper proposes a method to infer differentiation trees from RNA velocity data.
Sparse RSP routing improves graph exploration and classification.
We improve density-based distances using normalizing flows and score matching.
Generative Flow Networks solve shortest path problems in graphs.
The classical theorem of Fáry states that every planar graph can be represented by an embedding in which every edge is represented by a straight line segment. We consider generalizations of Fáry's theorem to surfaces equipped with Riemannian metrics. In this setting, we require that every edge is drawn as a shortest pa…
Geodesic distance is the shortest path between two points in a Riemannian manifold. Manifold learning algorithms, such as Isomap, seek to learn a manifold that preserves geodesic distances. However, such methods operate on the ambient dimensionality, and are therefore fragile to noise dimensions. We developed an unsupe…
New isoperimetric inequalities in the plane with radial weights identified.
Deep generative models are tremendously successful in learning low-dimensional latent representations that well-describe the data. These representations, however, tend to much distort relationships between points, i.e. pairwise distances tend to not reflect semantic similarities well. This renders unsupervised tasks, s…
Jacobi solved geodesics on triaxial ellipsoids.
The aim of this paper is to establish two fundamental measure-metric properties of particular random geometric graphs. We consider -neighborhood graphs whose vertices are drawn independently and identically distributed from a common distribution defined on a regular submanifold of . We show t…
Unified pipeline classifies time series using complex networks and persistent homology.
Algorithm reduces regret in SSP problems with LFA.
Given a point (the "spider") on a rectangular box, we would like to find the minimal distance along the surface to its opposite point (the "fly" - the reflection of the spider across the center of the box). Without loss of generality, we can assume that the box has dimensions with the spider on one …
In this paper, we prove some convergence results of a special case of optimistic policy iteration algorithm for stochastic shortest path problem. We consider both Monte Carlo and methods for the policy evaluation step under the condition that the termination state will eventually be reached almost surely.
Paper tackles offline SSP with value iteration for policy evaluation and learning.
For a compact Riemannian manifold with boundary, we want to find the metric structure from knowledge of distances between boundary points. This is called the "boundary rigidity problem". If the boundary is not concave, which means locally not all shortest paths lie entirely in the boundary, then we are able to find the…
Q-learning for average cost MDPs gets a concentration bound.
Generative models use Riemannian manifolds to improve latent space interpretation.
Link prediction requires predicting which new links are likely to appear in a graph. Being able to predict unseen links with good accuracy has important applications in several domains such as social media, security, transportation, and recommendation systems. A common approach is to use features based on the common ne…
Neural samplers such as variational autoencoders (VAEs) or generative adversarial networks (GANs) approximate distributions by transforming samples from a simple random source---the latent space---to samples from a more complex distribution represented by a dataset. While the manifold hypothesis implies that the densit…
Control Contraction Metrics (CCMs) provide a nonlinear controller design involving an offline search for a Riemannian metric and an online search for a shortest path between the current and desired trajectories. In this paper, we generalize CCMs to Finsler geometry, allowing the use of non-Riemannian metrics. We provid…
In this paper we study the metric geometry of the space of positive invertible elements of a von Neumann algebra with a finite, normal and faithful tracial state . The trace induces an incomplete Riemannian metric , and though the techniques involved are quite different,…
New algorithms for planning with adversarial changes in costs.
New algorithm reduces regret in stochastic shortest path problems.
We examine the existence of tangent hyperplanes to subriemannian balls. Strictly abnormal shortest paths are allowed
Study models Indian stock market using hyperbolic geometry for market stability and volatility analysis.
New algorithms minimize regret in SSP with optimal sparse updates.
The recently developed bag-of-paths (BoP) framework consists in setting a Gibbs-Boltzmann distribution on all feasible paths of a graph. This probability distribution favors short paths over long ones, with a free parameter (the temperature ) controlling the entropic level of the distribution. This formalism enables…
Study examines how information flows in Indian stock market during crises.
Financial market is an example of complex system, which is characterized by a highly intricate organization and the emergence of collective behavior. In this paper, we quantify this emergent dynamics in the financial market by using concepts of network synchronization. We consider networks constructed by the correlatio…
DE improves GNNs by distinguishing graph substructures, enhancing accuracy.
The problem of multiple surface clustering is a challenging task, particularly when the surfaces intersect. Available methods such as Isomap fail to capture the true shape of the surface nearby the intersection and result in incorrect clustering. The Isomap algorithm uses the shortest path between points. The main draw…