中文
相关论文

相关论文: Metric Extension Operators, Vertex Sparsifiers and…

200 篇论文

We (nearly) settle the time complexity for computing vertex fault-tolerant (VFT) spanners with optimal sparsity (up to polylogarithmic factors). VFT spanners are sparse subgraphs that preserve distance information, up to a small…

数据结构与算法 · 计算机科学 2022-09-08 Merav Parter

Currently, the best known tradeoff between approximation ratio and complexity for the Sparsest Cut problem is achieved by the algorithm in [Sherman, FOCS 2009]: it computes $O(\sqrt{(\log n)/\varepsilon})$-approximation using…

数据结构与算法 · 计算机科学 2025-07-11 Vladimir Kolmogorov

Graph compression or sparsification is a basic information-theoretic and computational question. A major open problem in this research area is whether $(1+\epsilon)$-approximate cut-preserving vertex sparsifiers with size close to the…

数据结构与算法 · 计算机科学 2020-07-16 Parinya Chalermsook , Syamantak Das , Bundit Laekhanukit , Yunbum Kook , Yang P. Liu , Richard Peng , Mark Sellke , Daniel Vaz

We present an $\tilde{O}(m^{10/7})=\tilde{O}(m^{1.43})$-time algorithm for the maximum s-t flow and the minimum s-t cut problems in directed graphs with unit capacities. This is the first improvement over the sparse-graph case of the…

数据结构与算法 · 计算机科学 2013-10-25 Aleksander Madry

In this paper we study minimum cut and maximum flow problems on planar graphs, both in static and in dynamic settings. First, we present an algorithm that given an undirected planar graph computes the minimum cut between any two given…

数据结构与算法 · 计算机科学 2010-11-23 Giuseppe F. Italiano , Piotr Sankowski

This paper deals with the study of parameter dependence of extensions of Lipschitz mappings from the point of view of continuity. We show that if assuming appropriate curvature bounds for the spaces, the multivalued extension operators that…

度量几何 · 数学 2015-02-25 Rafa Espínola , Adriana Nicolae

We improve on random sampling techniques for approximately solving problems that involve cuts and flows in graphs. We give a near-linear-time construction that transforms any graph on n vertices into an O(n\log n)-edge graph on the same…

数据结构与算法 · 计算机科学 2007-05-23 Andras Benczur , David R. Karger

In this paper, we introduce a new framework for approximately solving flow problems in capacitated, undirected graphs and apply it to provide asymptotically faster algorithms for the maximum $s$-$t$ flow and maximum concurrent…

数据结构与算法 · 计算机科学 2013-09-24 Jonathan A. Kelner , Yin Tat Lee , Lorenzo Orecchia , Aaron Sidford

Given a large graph $G$ with a set of its $k$ vertices called terminals, a \emph{quality-$q$ flow sparsifier} is a small graph $G'$ that contains the terminals and preserves all multicommodity flows between them up to some multiplicative…

数据结构与算法 · 计算机科学 2026-02-16 Yu Chen , Zihan Tan , Mingyang Yang

Lipschitz decomposition is a useful tool in the design of efficient algorithms involving metric spaces. While many bounds are known for different families of finite metrics, the optimal parameters for $n$-point subsets of $\ell_p$, for $p >…

计算几何 · 计算机科学 2026-02-23 Robert Krauthgamer , Nir Petruschka

We introduce a new approach to spectral sparsification that approximates the quadratic form of the pseudoinverse of a graph Laplacian restricted to a subspace. We show that sparsifiers with a near-linear number of edges in the dimension of…

数据结构与算法 · 计算机科学 2018-10-09 Huan Li , Aaron Schild

We show the existence of O(f(c)k) sized vertex sparsifiers that preserve all edge-connectivity values up to c between a set of k terminal vertices, where f(c) is a function that only depends on c, the edge-connectivity value. This…

数据结构与算法 · 计算机科学 2019-10-24 Yang P. Liu , Richard Peng , Mark Sellke

We make several advances broadly related to the maintenance of electrical flows in weighted graphs undergoing dynamic resistance updates, including: 1. More efficient dynamic spectral vertex sparsification, achieved by faster length…

数据结构与算法 · 计算机科学 2021-12-02 Jan van den Brand , Yu Gao , Arun Jambulapati , Yin Tat Lee , Yang P. Liu , Richard Peng , Aaron Sidford

We give the first O(m polylog(n)) time algorithms for approximating maximum flows in undirected graphs and constructing polylog(n) -quality cut-approximating hierarchical tree decompositions. Our algorithm invokes existing algorithms for…

数据结构与算法 · 计算机科学 2015-11-18 Richard Peng

This paper presents the first parallel batch-dynamic algorithms for computing spanners and sparsifiers. Our algorithms process any batch of edge insertions and deletions in an $n$-node undirected graph, in $\text{poly}(\log n)$ depth and…

数据结构与算法 · 计算机科学 2025-07-10 Mohsen Ghaffari , Jaehyun Koo

In this paper we provide an $O(m (\log \log n)^{O(1)} \log(1/\epsilon))$-expected time algorithm for solving Laplacian systems on $n$-node $m$-edge graphs, improving improving upon the previous best expected runtime of $O(m \sqrt{\log n}…

数据结构与算法 · 计算机科学 2023-04-04 Arun Jambulapati , Aaron Sidford

Given a Banach lattice $L,$ the space of lattice Lipschitz operators on $L$ has been introduced as a natural Lipschitz generalization of the linear notions of diagonal operator and multiplication operator on Banach function lattices. It is…

泛函分析 · 数学 2024-11-19 Roger Arnau , Jose M. Calabuig , Enrique A. Sánchez-Pérez

Lipschitz continuity of algorithms, introduced by Kumabe and Yoshida (FOCS'23), measures the stability of an algorithm against small input perturbations. Algorithms with small Lipschitz continuity are desirable, as they ensure reliable…

数据结构与算法 · 计算机科学 2025-07-01 Tatsuya Gima , Soh Kumabe , Yuichi Yoshida

We study the following version of cut sparsification. Given a large edge-weighted network $G$ with $k$ terminal vertices, compress it into a smaller network $H$ with the same terminals, such that every minimum terminal cut in $H$…

数据结构与算法 · 计算机科学 2019-10-08 Robert Krauthgamer , Havana , Rika

Fixed-point equations with Lipschitz operators have been studied for more than a century, and are central to problems in mathematical optimization, game theory, economics, and dynamical systems, among others. When the Lipschitz constant of…

最优化与控制 · 数学 2025-11-12 Jelena Diakonikolas