中文
相关论文

相关论文: Metric Embedding via Shortest Path Decompositions

200 篇论文

We present path2vec, a new approach for learning graph embeddings that relies on structural measures of pairwise node similarities. The model learns representations for nodes in a dense space that approximate a given user-defined graph…

计算与语言 · 计算机科学 2019-04-15 Andrey Kutuzov , Mohammad Dorgham , Oleksiy Oliynyk , Chris Biemann , Alexander Panchenko

The dimension of a graph $G$ is the smallest $d$ for which its vertices can be embedded in $d$-dimensional Euclidean space in the sense that the distances between endpoints of edges equal $1$ (but there may be other unit distances).…

组合数学 · 数学 2020-02-25 Nóra Frankl , Andrey Kupavskii , Konrad J. Swanepoel

We introduce a decomposition method for the distributed calculation of exact Euclidean Minimum Spanning Trees in high dimensions (where sub-quadratic algorithms are not effective), or more generalized geometric-minimum spanning trees of…

分布式、并行与集群计算 · 计算机科学 2024-06-05 Richard Lettich

In the decremental $(1+\epsilon)$-approximate Single-Source Shortest Path (SSSP) problem, we are given a graph $G=(V,E)$ with $n = |V|, m = |E|$, undergoing edge deletions, and a distinguished source $s \in V$, and we are asked to process…

数据结构与算法 · 计算机科学 2020-01-30 Maximilian Probst Gutenberg , Christian Wulff-Nilsen

We consider a bi-criteria generalization of the pathwidth problem, where, for given integers $k,l$ and a graph $G$, we ask whether there exists a path decomposition $\cP$ of $G$ such that the width of $\cP$ is at most $k$ and the number of…

数据结构与算法 · 计算机科学 2021-03-05 Dariusz Dereniowski , Wieslaw Kubiak , Yori Zwols

The metric dimension reduction modulus $k^\alpha_n(\ell_\infty)$ is the smallest $k$ such that every $n$--point metric space can be embedded into some $k$-dimensional normed space, with bi--Lipschitz distortion at most $\alpha$. Determining…

度量几何 · 数学 2025-08-12 Dylan J. Altschuler , Konstantin Tikhomirov

Given an undirected $n$-vertex graph and $k$ pairs of terminal vertices $(s_1,t_1), \ldots, (s_k,t_k)$, the $k$-Disjoint Shortest Paths ($k$-DSP)-problem asks whether there are $k$ pairwise vertex-disjoint paths $P_1,\ldots, P_k$ such that…

组合数学 · 数学 2022-05-03 Matthias Bentert , André Nichterlein , Malte Renken , Philipp Zschoche

In this paper we consider the decremental single-source shortest paths (SSSP) problem, where given a graph $G$ and a source node $s$ the goal is to maintain shortest distances between $s$ and all other nodes in $G$ under a sequence of…

数据结构与算法 · 计算机科学 2017-05-30 Aaron Bernstein

The approximate single-source shortest-path problem is as follows: given a graph with nonnegative edge weights and a designated source vertex $s$, return estimates of the distances from~$s$ to each other vertex such that the estimate falls…

数据结构与算法 · 计算机科学 2019-12-12 Nairen Cao , Jeremy T. Fineman , Katina Russell

The Sparsest Cut is a fundamental optimization problem that has been extensively studied. For planar inputs the problem is in $P$ and can be solved in $\tilde{O}(n^3)$ time if all vertex weights are $1$. Despite a significant amount of…

数据结构与算法 · 计算机科学 2020-07-07 Amir Abboud , Vincent Cohen-Addad , Philip N. Klein

We prove that any graph excluding $K_r$ as a minor has can be partitioned into clusters of diameter at most $\Delta$ while removing at most $O(r/\Delta)$ fraction of the edges. This improves over the results of Fakcharoenphol and Talwar,…

数据结构与算法 · 计算机科学 2021-01-12 Ittai Abraham , Cyril Gavoille , Anupam Gupta , Ofer Neiman , Kunal Talwar

We initiate the study of the shortest reconfiguration problem for independent sets under the adjacency relation derived from the independent set polytope. Given a graph and two independent sets, the problem asks for a shortest sequence…

数据结构与算法 · 计算机科学 2026-04-28 Jean Cardinal , Kevin Mann , Akira Suzuki , Takahiro Suzuki , Yuma Tamura , Xiao Zhou

We define a special case of tree decompositions for planar graphs that respect a given embedding of the graph. We study the analogous width of the resulting decomposition we call the embedded-width of a plane graph. We show both upper…

离散数学 · 计算机科学 2017-03-23 Glencora Borradaile , Jeff Erickson , Hung Le , Robbie Weber

Low-dimensional node embeddings play a key role in analyzing graph datasets. However, little work studies exactly what information is encoded by popular embedding methods, and how this information correlates with performance in downstream…

Minimum flow decomposition (MFD) is the strongly NP-hard problem of finding a smallest set of integer weighted $s$-$t$ paths in an $s$-$t$ DAG $G$ whose weighted sum is equal to a given flow $f$ on $G$. Despite its many practical…

数据结构与算法 · 计算机科学 2025-12-01 Andreas Grigorjew , Wanchote Jiamjitrak , Brendan Mumey , Alexandru I. Tomescu

Continuous 2-dimensional space is often discretized by considering a mesh of weighted cells. In this work we study how well a weighted mesh approximates the space, with respect to shortest paths. We consider a shortest path $…

计算几何 · 计算机科学 2024-04-12 Prosenjit Bose , Guillermo Esteban , David Orden , Rodrigo I. Silveira

The null space of the $k$-th order Laplacian $\mathbf{\mathcal L}_k$, known as the {\em $k$-th homology vector space}, encodes the non-trivial topology of a manifold or a network. Understanding the structure of the homology embedding can…

机器学习 · 统计学 2021-08-03 Yu-Chia Chen , Marina Meilă

We study the reverse shortest path problem on disk graphs in the plane. In this problem we consider the proximity graph of a set of $n$ disks in the plane of arbitrary radii: In this graph two disks are connected if the distance between…

计算几何 · 计算机科学 2023-07-28 Haim Kaplan , Matthew J. Katz , Rachel Saban , Micha Sharir

Many of the tools developed for the theory of tree-decompositions of graphs do not work for directed graphs. In this paper we show that some of the most basic tools do work in the case where the model digraph is a directed path. Using these…

组合数学 · 数学 2017-11-03 Joshua Erde

Finding shortest paths in a graph is relevant for numerous problems in computer vision and graphics, including image segmentation, shape matching, or the computation of geodesic distances on discrete surfaces. Traditionally, the concept of…

计算机视觉与模式识别 · 计算机科学 2021-12-09 Viktoria Ehm , Daniel Cremers , Florian Bernard