# Labelings vs. Embeddings: On Distributed Representations of Distances

**Authors:** Arnold Filtser, Lee-Ad Gottlieb, Robert Krauthgamer

arXiv: 1907.06857 · 2023-09-21

## TL;DR

This paper compares distance labelings and $	ext{l}_	ext{infinity}$-embeddings in metric spaces, analyzing their differences in performance, especially under prioritized constraints, revealing diverse behaviors and notable disparities.

## Contribution

It provides a comprehensive analysis of the differences between distance labelings and embeddings, including prioritized versions, across various metric space scenarios.

## Key findings

- In some cases, labelings and embeddings have similar worst-case performance.
- Prioritized measures often show a strict separation between labelings and embeddings.
- Worst-case bounds for label size often translate to prioritized bounds, with notable exceptions.

## Abstract

We investigate for which metric spaces the performance of distance labeling and of $\ell_\infty$-embeddings differ, and how significant can this difference be. Recall that a distance labeling is a distributed representation of distances in a metric space $(X,d)$, where each point $x\in X$ is assigned a succinct label, such that the distance between any two points $x,y \in X$ can be approximated given only their labels. A highly structured special case is an embedding into $\ell_\infty$, where each point $x\in X$ is assigned a vector $f(x)$ such that $\|f(x)-f(y)\|_\infty$ is approximately $d(x,y)$. The performance of a distance labeling or an $\ell_\infty$-embedding is measured via its distortion and its label-size/dimension.   We also study the analogous question for the prioritized versions of these two measures. Here, a priority order $\pi=(x_1,\dots,x_n)$ of the point set $X$ is given, and higher-priority points should have shorter labels. Formally, a distance labeling has prioritized label-size $\alpha(\cdot)$ if every $x_j$ has label size at most $\alpha(j)$. Similarly, an embedding $f: X \to \ell_\infty$ has prioritized dimension $\alpha(\cdot)$ if $f(x_j)$ is non-zero only in the first $\alpha(j)$ coordinates. In addition, we compare these prioritized measures to their classical (worst-case) versions.   We answer these questions in several scenarios, uncovering a surprisingly diverse range of behaviors. First, in some cases labelings and embeddings have very similar worst-case performance, but in other cases there is a huge disparity. However in the prioritized setting, we most often find a strict separation between the performance of labelings and embeddings. And finally, when comparing the classical and prioritized settings, we find that the worst-case bound for label size often "translates" to a prioritized one, but also find a surprising exception to this rule.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.06857/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1907.06857/full.md

## References

26 references — full list in the complete paper: https://tomesphere.com/paper/1907.06857/full.md

---
Source: https://tomesphere.com/paper/1907.06857