中文
相关论文

相关论文: Multi-Embedding of Metric Spaces

200 篇论文

Metric embeddings into structured spaces, particularly hierarchically well-separated trees (HSTs), are a fundamental tool in the design of online algorithms. In the classical online embedding setting, points arrive sequentially and must be…

数据结构与算法 · 计算机科学 2026-05-13 Christian Coester , Yichen Huang

Metric embeddings are a widely used method in algorithm design, where generally a ``complex'' metric is embedded into a simpler, lower-dimensional one. Historically, the theoretical computer science community has focused on bi-Lipschitz…

数据结构与算法 · 计算机科学 2025-05-19 Ainesh Bakshi , Vincent Cohen-Addad , Samuel B. Hopkins , Rajesh Jayaram , Silvio Lattanzi

We initiate the study of metric embeddings with \emph{outliers}. Given some metric space $(X,\rho)$ we wish to find a small set of outlier points $K \subset X$ and either an isometric or a low-distortion embedding of $(X\setminus K,\rho)$…

数据结构与算法 · 计算机科学 2015-08-17 Anastasios Sidiropoulos , Yusu Wang

Probabilistic metric embedding into trees is a powerful technique for designing online algorithms. The standard approach is to embed the entire underlying metric into a tree metric and then solve the problem on the latter. The overhead in…

数据结构与算法 · 计算机科学 2024-09-02 Yair Bartal , Ora N. Fandina , Seeun William Umboh

Tree embedding has been a fundamental method in algorithm design with wide applications. We focus on the efficiency of building tree embedding in various computational settings under high-dimensional Euclidean $\mathbb{R}^d$. We devise a…

数据结构与算法 · 计算机科学 2026-01-13 Gramoz Goranci , Shaofeng H. -C. Jiang , Peter Kiss , Qihao Kong , Yi Qian , Eva Szilagyi

We study deterministic online embeddings of metrics spaces into normed spaces and into trees against an adaptive adversary. Main results include a polynomial lower bound on the (multiplicative) distortion of embedding into Euclidean spaces,…

计算几何 · 计算机科学 2023-03-29 Ilan Newman , Yuri Rabinovich

Metric data structures (distance oracles, distance labeling schemes, routing schemes) and low-distortion embeddings provide a powerful algorithmic methodology, which has been successfully applied for approximation algorithms \cite{llr},…

数据结构与算法 · 计算机科学 2015-04-08 Michael Elkin , Arnold Filtser , Ofer Neiman

We study generalizations of classical metric embedding results to the case of quasimetric spaces; that is, spaces that do not necessarily satisfy symmetry. Quasimetric spaces arise naturally from the shortest-path distances on directed…

数据结构与算法 · 计算机科学 2016-08-05 Facundo Mémoli , Anastasios Sidiropoulos , Vijay Sridhar

A \emph{metric tree embedding} of expected \emph{stretch~$\alpha \geq 1$} maps a weighted $n$-node graph $G = (V, E, \omega)$ to a weighted tree $T = (V_T, E_T, \omega_T)$ with $V \subseteq V_T$ such that, for all $v,w \in V$,…

分布式、并行与集群计算 · 计算机科学 2016-08-25 Stephan Friedrichs , Christoph Lenzen

A classic problem in unsupervised learning and data analysis is to find simpler and easy-to-visualize representations of the data that preserve its essential properties. A widely-used method to preserve the underlying hierarchical structure…

数据结构与算法 · 计算机科学 2020-08-18 Vincent Cohen-Addad , Karthik C. S. , Guillaume Lagarde

Metric learning has the aim to improve classification accuracy by learning a distance measure which brings data points from the same class closer together and pushes data points from different classes further apart. Recent research has…

机器学习 · 计算机科学 2018-05-21 Benjamin Paaßen

For a given metric measure space $(X,d,\mu)$ we consider finite samples of points, calculate the matrix of distances between them and then reconstruct the points in some finite-dimensional space using the multidimensional scaling (MDS)…

度量几何 · 数学 2022-08-02 Alexey Kroshnin , Eugene Stepanov , Dario Trevisan

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…

数据结构与算法 · 计算机科学 2007-05-23 Robert Krauthgamer , James R. Lee , Manor Mendel , Assaf Naor

Given an arbitrary set of high dimensional points in $\ell_1$, there are known negative results that preclude the possibility of always mapping them to a low dimensional $\ell_1$ space while preserving distances with small multiplicative…

数据结构与算法 · 计算机科学 2024-04-09 Moses Charikar , Spencer Compton , Chirag Pabbaraju

Given metric spaces $(X,d)$ and $(Y,\rho)$ and an ordering $x_1,x_2,\ldots,x_n$ of $(X,d)$, an embedding $f: X \rightarrow Y$ is said to have a prioritized distortion $\alpha(\cdot)$, if for any pair $x_j,x'$ of distinct points in $X$, the…

数据结构与算法 · 计算机科学 2019-07-17 Michael Elkin , Ofer Neiman

Metric learning has the aim to improve classification accuracy by learning a distance measure which brings data points from the same class closer together and pushes data points from different classes further apart. Recent research has…

机器学习 · 计算机科学 2018-07-17 Benjamin Paaßen , Claudio Gallicchio , Alessio Micheli , Barbara Hammer

Multidimensional scaling (MDS) is a popular technique for mapping a finite metric space into a low-dimensional Euclidean space in a way that best preserves pairwise distances. We overview the theory of classical MDS, along with its…

统计理论 · 数学 2020-07-14 Henry Adams , Mark Blumstein , Lara Kassab

Multidimensional scaling (MDS) is a popular technique for mapping a finite metric space into a low-dimensional Euclidean space in a way that best preserves pairwise distances. We study a notion of MDS on infinite metric measure spaces,…

统计理论 · 数学 2019-04-17 Lara Kassab

Diversities are like metric spaces, except that every finite subset, instead of just every pair of points, is assigned a value. Just as there is a theory of minimal distortion embeddings of finite metric spaces into $L_1$, there is a…

度量几何 · 数学 2016-11-10 David Bryant , Paul F. Tupper

Embeddings of graphs into distributions of trees that preserve distances in expectation are a cornerstone of many optimization algorithms. Unfortunately, online or dynamic algorithms which use these embeddings seem inherently randomized and…

数据结构与算法 · 计算机科学 2021-02-11 Bernhard Haeupler , D Ellis Hershkowitz , Goran Zuzic
‹ 上一页 1 2 3 10 下一页 ›