Nested and outlier embeddings into trees

📅 2026-01-21
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the problem of efficiently embedding metric spaces into hierarchical stochastic trees (HSTs) while allowing a small number of outliers to control overall distortion. We propose a probabilistic embedding framework with outliers that generalizes nested embeddings from deterministic to probabilistic settings and design an efficient algorithm achieving near-optimal trade-offs between the number of outliers and distortion. Our method guarantees low distortion on a core subset while bounding the distortion growth for the remaining points, yielding an embedding with at most $O(k/\varepsilon \log^2 k)$ outliers and distortion no more than $(32+\varepsilon)c$. This significantly improves instance-dependent approximation guarantees for problems such as buy-at-bulk network design and dial-a-ride.

Technology Category

Application Category

📝 Abstract
In this paper, we consider outlier embeddings into HSTs. In particular, for metric $(X,d)$, let $k$ be the size of the smallest subset of $X$ such that all but that subset (the ``outlier set'') can be probabilistically embedded into the space of HSTs with expected distortion at most $c$. Our primary result is showing that there exists an efficient algorithm that takes in $(X,d)$ and a target distortion $c$ and samples from a probabilistic embedding with at most $O(\frac k \epsilon \log^2k)$ outliers and distortion at most $(32+\epsilon)c$, for any $\epsilon>0$. In order to facilitate our results, we show how to find good nested embeddings into HSTs and combine this with an approximation algorithm of Munagala et al. [MST23] to obtain our results.
Problem

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

outlier embeddings
HSTs
ultrametrics
probabilistic embeddings
metric embedding
Innovation

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

nested embeddings
probabilistic embeddings
outlier embeddings
HSTs
metric embedding
🔎 Similar Papers
2020-02-18Computer Vision and Pattern RecognitionCitations: 6
Shuchi Chawla
Shuchi Chawla
University of Wisconsin - Madison
Theory of computingAlgorithmsOptimizationAlgorithmic Game Theory
K
Kristin Sheridan
Department of Computer Science, University of Texas at Austin