English
Related papers

Related papers: Light spanners for snowflake metrics

200 papers

Lipschitz light maps, defined by Cheeger and Kleiner, are a class of non-injective "foldings" between metric spaces that preserve some geometric information. We prove that if a metric space $(X,d)$ has Nagata dimension $n$, then its…

Metric Geometry · Mathematics 2023-01-18 Guy C. David

Given a set of points of interest, a volumetric spanner is a subset of the points using which all the points can be expressed using "small" coefficients (measured in an appropriate norm). Formally, given a set of vectors $X = \{v_1, v_2,…

Data Structures and Algorithms · Computer Science 2023-10-03 Aditya Bhaskara , Sepideh Mahabadi , Ali Vakilian

In SoCG 2022, Conroy and T\'oth presented several constructions of sparse, low-hop spanners in geometric intersection graphs, including an $O(n\log n)$-size 3-hop spanner for $n$ disks (or fat convex objects) in the plane, and an $O(n\log^2…

Computational Geometry · Computer Science 2023-03-30 Timothy M. Chan , Zhengcheng Huang

We consider the problem of constructing bounded-degree planar geometric spanners of Euclidean and unit-disk graphs. It is well known that the Delaunay subgraph is a planar geometric spanner with stretch factor $C_{del\approx 2.42$; however,…

Data Structures and Algorithms · Computer Science 2008-02-21 Iyad A. Kanj , Ljubomir Perkovic

$t$-spanners are used to approximate the pairwise distances between a set of points in a metric space. They have only a few edges compared to the total number of pairs and they provide a $t$-approximation on the distance of any two…

Computational Geometry · Computer Science 2021-04-29 David Eppstein , Hadi Khodabandeh

We study metric spaces with bounded rough angles. E. Le Donne, T. Rajala and E. Walsberg implicitly used this notion to show that infinite snowflakes can not be isometrically embedded into finite dimensional Banach spaces. We show that…

Metric Geometry · Mathematics 2018-10-05 Vladimir Zolotov

A geometric $t$-spanner $\mathcal{G}$ on a set $S$ of $n$ point sites in a metric space $P$ is a subgraph of the complete graph on $S$ such that for every pair of sites $p,q$ the distance in $\mathcal{G}$ is a most $t$ times the distance…

Computational Geometry · Computer Science 2024-09-20 Sarita de Berg , Tim Ophelders , Irene Parada , Frank Staals , Jules Wulms

We propose a data structure in $d$-dimensional hyperbolic space that can be considered a natural counterpart to quadtrees in Euclidean spaces. Based on this data structure we propose a so-called L-order for hyperbolic point sets, which is…

Computational Geometry · Computer Science 2025-09-03 Sándor Kisfaludi-Bak , Geert van Wordragen

The first main result of this paper is that the law of the (rescaled) two-dimensional uniform spanning tree is tight in a space whose elements are measured, rooted real trees continuously embedded into Euclidean space. Various properties of…

Probability · Mathematics 2017-07-04 M. T. Barlow , D. A. Croydon , T. Kumagai

Spanners, emulators, and approximate distance oracles can be viewed as lossy compression schemes that represent an unweighted graph metric in small space, say $\tilde{O}(n^{1+\delta})$ bits. There is an inherent tradeoff between the…

Data Structures and Algorithms · Computer Science 2017-01-11 Amir Abboud , Greg Bodwin , Seth Pettie

We devise a new embedding technique, which we call measured descent, based on decomposing a metric space locally, at varying speeds, according to the density of some probability measure. This provides a refined and unified framework for the…

Data Structures and Algorithms · Computer Science 2007-05-23 Robert Krauthgamer , James R. Lee , Manor Mendel , Assaf Naor

We study the structure of the branch set of solutions to Plateau's problem in metric spaces satisfying a quadratic isoperimetric inequality. In our first result, we give examples of spaces with isoperimetric constant arbitrarily close to…

Differential Geometry · Mathematics 2021-12-20 Paul Creutz , Matthew Romney

A multiplicative $\alpha$-spanner $H$ is a subgraph of $G=(V,E)$ with the same vertices and fewer edges that preserves distances up to the factor $\alpha$, i.e., $d_H(u,v)\leq\alpha\cdot d_G(u,v)$ for all vertices $u$, $v$. While many…

Data Structures and Algorithms · Computer Science 2021-07-06 Markus Chimani , Finn Stutzenstein

We study locally compact metric spaces that enjoy various forms of homogeneity with respect to M\"obius self-homeomorphisms. We investigate connections between such homogeneity and the combination of isometric homogeneity with…

Metric Geometry · Mathematics 2018-12-11 David Freeman , Enrico Le Donne

We introduce the quasi-hyperbolicity constant of a metric space, a rough isometry invariant that measures how a metric space deviates from being Gromov hyperbolic. This number, for unbounded spaces, lies in the closed interval $[1,2]$. The…

Metric Geometry · Mathematics 2021-08-31 George Dragomir , Andrew Nicas

Softmax activation is commonly used to output the probability distribution over categories based on certain distance metric. In scenarios like one-shot learning, the distance metric is often chosen to be squared Euclidean distance between…

Computer Vision and Pattern Recognition · Computer Science 2018-11-28 Wei Shen , Rujie Liu

As shown by Gromov-Lawson and Stolz the only obstruction to the existence of positive scalar curvature metrics on closed simply connected manifolds in dimensions at least five appears on spin manifolds and is given by the non-vanishing of…

Differential Geometry · Mathematics 2022-03-01 Luis A. Florit , Bernhard Hanke

An \emph{additive +$\beta W$ spanner} of an edge weighted graph $G=(V,E)$ is a subgraph $H$ of $G$ such that for every pair of vertices $u$ and $v$, $d_{H}(u,v) \le d_G(u,v) + \beta W$, where $d_G(u,v)$ is the shortest path length from $u$…

Data Structures and Algorithms · Computer Science 2025-02-18 Reyan Ahmed , Debajyoti Mondal , Rahnuma Islam Nishat

We investigate density estimation from a $n$-sample in the Euclidean space $\mathbb R^D$, when the data is supported by an unknown submanifold $M$ of possibly unknown dimension $d < D$ under a reach condition. We study nonparametric kernel…

Statistics Theory · Mathematics 2020-11-02 Clément Berenfeld , Marc Hoffmann

In STOC'95 Arya et al. (1995) conjectured that for any constant dimensional $n$-point Euclidean space, a $(1+\eps)$-spanner with constant degree, hop-diameter $O(\log n)$ and weight $O(\log n) \cdot \omega(MST)$ can be built in $O(n \log…

Data Structures and Algorithms · Computer Science 2013-01-01 Shay Solomon