Skip to main content

Showing 1–22 of 22 results for author: Wein, N

.
  1. arXiv:2404.18337  [pdf, ps, other

    cs.DS

    Additive Spanner Lower Bounds with Optimal Inner Graph Structure

    Authors: Greg Bodwin, Gary Hoppenworth, Virginia Vassilevska Williams, Nicole Wein, Zixuan Xu

    Abstract: We construct $n$-node graphs on which any $O(n)$-size spanner has additive error at least $+Ω(n^{3/17})$, improving on the previous best lower bound of $Ω(n^{1/7})$ [Bodwin-Hoppenworth FOCS '22]. Our construction completes the first two steps of a particular three-step research program, introduced in prior work and overviewed here, aimed at producing tight bounds for the problem by aligning aspect… ▽ More

    Submitted 28 April, 2024; originally announced April 2024.

    Comments: ICALP 2024

  2. arXiv:2404.15916  [pdf, ps, other

    cs.DS cs.DM

    Detecting Disjoint Shortest Paths in Linear Time and More

    Authors: Shyan Akmal, Virginia Vassilevska Williams, Nicole Wein

    Abstract: In the $k$-Disjoint Shortest Paths ($k$-DSP) problem, we are given a weighted graph $G$ on $n$ nodes and $m$ edges with specified source vertices $s_1, \dots, s_k$, and target vertices $t_1, \dots, t_k$, and are tasked with determining if $G$ contains vertex-disjoint $(s_i,t_i)$-shortest paths. For any constant $k$, it is known that $k$-DSP can be solved in polynomial time over undirected graphs a… ▽ More

    Submitted 10 May, 2024; v1 submitted 24 April, 2024; originally announced April 2024.

    Comments: Added reference

  3. arXiv:2308.13054  [pdf, ps, other

    cs.DS

    Are there graphs whose shortest path structure requires large edge weights?

    Authors: Aaron Bernstein, Greg Bodwin, Nicole Wein

    Abstract: The aspect ratio of a (positively) weighted graph $G$ is the ratio of its maximum edge weight to its minimum edge weight. Aspect ratio commonly arises as a complexity measure in graph algorithms, especially related to the computation of shortest paths. Popular paradigms are to interpolate between the settings of weighted and unweighted input graphs by incurring a dependence on aspect ratio, or by… ▽ More

    Submitted 29 November, 2023; v1 submitted 24 August, 2023; originally announced August 2023.

    Comments: ITCS 2024

  4. arXiv:2211.07042  [pdf, other

    cs.DS cs.CC cs.DM math.CO

    A Local-to-Global Theorem for Congested Shortest Paths

    Authors: Shyan Akmal, Nicole Wein

    Abstract: Amiri and Wargalla (2020) proved the following local-to-global theorem in directed acyclic graphs (DAGs): if $G$ is a weighted DAG such that for each subset $S$ of 3 nodes there is a shortest path containing every node in $S$, then there exists a pair $(s,t)$ of nodes such that there is a shortest $st$-path containing every node in $G$. We extend this theorem to general graphs. For undirected gr… ▽ More

    Submitted 27 June, 2023; v1 submitted 13 November, 2022; originally announced November 2022.

    Comments: Updated to reflect reviewer comments

  5. arXiv:2207.04507  [pdf, other

    cs.DS

    Closing the Gap Between Directed Hopsets and Shortcut Sets

    Authors: Aaron Bernstein, Nicole Wein

    Abstract: For an n-vertex directed graph $G = (V,E)$, a $β$-\emph{shortcut set} $H$ is a set of additional edges $H \subseteq V \times V$ such that $G \cup H$ has the same transitive closure as $G$, and for every pair $u,v \in V$, there is a $uv$-path in $G \cup H$ with at most $β$ edges. A natural generalization of shortcut sets to distances is a $(β,ε)$-\emph{hopset} $H \subseteq V \times V$, where the re… ▽ More

    Submitted 18 March, 2024; v1 submitted 10 July, 2022; originally announced July 2022.

    Comments: Abstract shortened to meet arXiv requirements, v2: fixed a typo, v3: implemented reviewer comments

  6. arXiv:2204.03076  [pdf, ps, other

    cs.DS

    Approximation Algorithms and Hardness for $n$-Pairs Shortest Paths and All-Nodes Shortest Cycles

    Authors: Mina Dalirrooyfard, Ce **, Virginia Vassilevska Williams, Nicole Wein

    Abstract: We study the approximability of two related problems on graphs with $n$ nodes and $m$ edges: $n$-Pairs Shortest Paths ($n$-PSP), where the goal is to find a shortest path between $O(n)$ prespecified pairs, and All Node Shortest Cycles (ANSC), where the goal is to find the shortest cycle passing through each node. Approximate $n$-PSP has been previously studied, mostly in the context of distance or… ▽ More

    Submitted 20 September, 2022; v1 submitted 6 April, 2022; originally announced April 2022.

    Comments: Abstract truncated to meet arXiv requirement. To appear in FOCS 2022

  7. arXiv:2203.02763  [pdf, ps, other

    cs.DS

    Online List Labeling: Breaking the $\log^2n$ Barrier

    Authors: Michael A. Bender, Alex Conway, Martín Farach-Colton, Hanna Komlós, William Kuszmaul, Nicole Wein

    Abstract: The online list labeling problem is an algorithmic primitive with a large literature of upper bounds, lower bounds, and applications. The goal is to store a dynamically-changing set of $n$ items in an array of $m$ slots, while maintaining the invariant that the items appear in sorted order, and while minimizing the relabeling cost, defined to be the number of items that are moved per insertion/del… ▽ More

    Submitted 12 September, 2022; v1 submitted 5 March, 2022; originally announced March 2022.

    Comments: Full version for FOCS 2022 camera ready

  8. arXiv:2110.15809  [pdf, other

    cs.DS

    Better Lower Bounds for Shortcut Sets and Additive Spanners via an Improved Alternation Product

    Authors: Kevin Lu, Virginia Vassilevska Williams, Nicole Wein, Zixuan Xu

    Abstract: We obtain improved lower bounds for additive spanners, additive emulators, and diameter-reducing shortcut sets. Spanners and emulators are sparse graphs that approximately preserve the distances of a given graph. A shortcut set is a set of edges that when added to a directed graph, decreases its diameter. The previous best known lower bounds for these three structures are given by Huang and Pettie… ▽ More

    Submitted 25 September, 2023; v1 submitted 29 October, 2021; originally announced October 2021.

    Comments: SODA 2022

  9. arXiv:2103.06707  [pdf, other

    cs.DS cs.CC

    Hardness of Token Swap** on Trees

    Authors: Oswin Aichholzer, Erik D. Demaine, Matias Korman, Jayson Lynch, Anna Lubiw, Zuzana Masárová, Mikhail Rudoy, Virginia Vassilevska Williams, Nicole Wein

    Abstract: Given a graph where every vertex has exactly one labeled token, how can we most quickly execute a given permutation on the tokens? In (sequential) token swap**, the goal is to use the shortest possible sequence of swaps, each of which exchanges the tokens at the two endpoints of an edge of the graph. In parallel token swap**, the goal is to use the fewest rounds, each of which consists of one… ▽ More

    Submitted 10 August, 2022; v1 submitted 11 March, 2021; originally announced March 2021.

  10. arXiv:2102.10077  [pdf, other

    cs.DS

    Algorithms for the Minimum Dominating Set Problem in Bounded Arboricity Graphs: Simpler, Faster, and Combinatorial

    Authors: Adir Morgan, Shay Solomon, Nicole Wein

    Abstract: We revisit the minimum dominating set problem on graphs with arboricity bounded by $α$. Bansal and Umboh [BU17] gave an $O(α)$-approximation LP rounding algorithm, which also translates into a near-linear time algorithm using general-purpose approximation results for explicit mixed packing and covering or pure covering LPs [KY14, You14, AZO19, Qua10]. Moreover, [BU17] showed that it is NP-hard to… ▽ More

    Submitted 9 August, 2021; v1 submitted 19 February, 2021; originally announced February 2021.

    Comments: abstract shortened to meet arxiv requirement

  11. arXiv:2011.03892  [pdf, other

    cs.DS

    Tight Conditional Lower Bounds for Approximating Diameter in Directed Graphs

    Authors: Mina Dalirrooyfard, Nicole Wein

    Abstract: Among the most fundamental graph parameters is the Diameter, the largest distance between any pair of vertices. Computing the Diameter of a graph with $m$ edges requires $m^{2-o(1)}$ time under the Strong Exponential Time Hypothesis (SETH), which can be prohibitive for very large graphs, so efficient approximation algorithms for Diameter are desired. There is a folklore algorithm that gives a… ▽ More

    Submitted 11 November, 2020; v1 submitted 7 November, 2020; originally announced November 2020.

    Comments: Updated to cite concurrent work

  12. arXiv:2010.10134  [pdf, other

    cs.DS

    New Techniques and Fine-Grained Hardness for Dynamic Near-Additive Spanners

    Authors: Thiago Bergamaschi, Monika Henzinger, Maximilian Probst Gutenberg, Virginia Vassilevska Williams, Nicole Wein

    Abstract: Maintaining and updating shortest paths information in a graph is a fundamental problem with many applications. As computations on dense graphs can be prohibitively expensive, and it is preferable to perform the computations on a sparse skeleton of the given graph that roughly preserves the shortest paths information. Spanners and emulators serve this purpose. This paper develops fast dynamic algo… ▽ More

    Submitted 20 September, 2021; v1 submitted 20 October, 2020; originally announced October 2020.

    Comments: fixed a typo

  13. arXiv:2008.10709  [pdf, ps, other

    cs.DS cs.DM

    Memoryless Worker-Task Assignment with Polylogarithmic Switching Cost

    Authors: Aaron Berger, William Kuszmaul, Adam Polak, Jonathan Tidor, Nicole Wein

    Abstract: We study the basic problem of assigning memoryless workers to tasks with dynamically changing demands. Given a set of $w$ workers and a multiset $T \subseteq[t]$ of $|T|=w$ tasks, a memoryless worker-task assignment function is any function $φ$ that assigns the workers $[w]$ to the tasks $T$ based only on the current value of $T$. The assignment function $φ$ is said to have switching cost at most… ▽ More

    Submitted 28 April, 2022; v1 submitted 24 August, 2020; originally announced August 2020.

    Comments: ICALP 2022

  14. arXiv:2006.16898  [pdf, other

    cs.DS

    Lower Bounds for Dynamic Distributed Task Allocation

    Authors: Hsin-Hao Su, Nicole Wein

    Abstract: We study the problem of distributed task allocation in multi-agent systems. Suppose there is a collection of agents, a collection of tasks, and a demand vector, which specifies the number of agents required to perform each task. The goal of the agents is to cooperatively allocate themselves to the tasks to satisfy the demand vector. We study the dynamic version of the problem where the demand vect… ▽ More

    Submitted 30 June, 2020; originally announced June 2020.

    Comments: To appear in ICALP 2020

  15. arXiv:2001.10751  [pdf, other

    cs.DS

    New Algorithms and Hardness for Incremental Single-Source Shortest Paths in Directed Graphs

    Authors: Maximilian Probst Gutenberg, Virginia Vassilevska Williams, Nicole Wein

    Abstract: In the dynamic Single-Source Shortest Paths (SSSP) problem, we are given a graph $G=(V,E)$ subject to edge insertions and deletions and a source vertex $s\in V$, and the goal is to maintain the distance $d(s,t)$ for all $t\in V$. Fine-grained complexity has provided strong lower bounds for exact partially dynamic SSSP and approximate fully dynamic SSSP [ESA'04, FOCS'14, STOC'15]. Thus much focus… ▽ More

    Submitted 29 January, 2020; originally announced January 2020.

  16. arXiv:1904.12427  [pdf, other

    cs.DS

    Improved Dynamic Graph Coloring

    Authors: Shay Solomon, Nicole Wein

    Abstract: This paper studies the fundamental problem of graph coloring in fully dynamic graphs. Since the problem of computing an optimal coloring, or even approximating it to within $n^{1-ε}$ for any $ε> 0$, is NP-hard in static graphs, there is no hope to achieve any meaningful computational results for general graphs in the dynamic setting. It is therefore only natural to consider the combinatorial aspec… ▽ More

    Submitted 19 June, 2020; v1 submitted 28 April, 2019; originally announced April 2019.

    Comments: Appeared in ESA 2018

  17. arXiv:1904.11606  [pdf, other

    cs.DS

    Approximation Algorithms for Min-Distance Problems

    Authors: Mina Dalirrooyfard, Virginia Vassilevska Williams, Nikhil Vyas, Nicole Wein, Yinzhan Xu, Yuancheng Yu

    Abstract: We study fundamental graph parameters such as the Diameter and Radius in directed graphs, when distances are measured using a somewhat unorthodox but natural measure: the distance between $u$ and $v$ is the minimum of the shortest path distances from $u$ to $v$ and from $v$ to $u$. The center node in a graph under this measure can for instance represent the optimal location for a hospital to ensur… ▽ More

    Submitted 17 June, 2019; v1 submitted 25 April, 2019; originally announced April 2019.

    Comments: To appear in ICALP 2019

  18. arXiv:1904.11601  [pdf, ps, other

    cs.DS

    Tight Approximation Algorithms for Bichromatic Graph Diameter and Related Problems

    Authors: Mina Dalirrooyfard, Virginia Vassilevska Williams, Nikhil Vyas, Nicole Wein

    Abstract: Some of the most fundamental and well-studied graph parameters are the Diameter (the largest shortest paths distance) and Radius (the smallest distance for which a "center" node can reach all other nodes). The natural and important $ST$-variant considers two subsets $S$ and $T$ of the vertex set and lets the $ST$-diameter be the maximum distance between a node in $S$ and a node in $T$, and the… ▽ More

    Submitted 25 April, 2019; originally announced April 2019.

    Comments: To appear in ICALP 2019

  19. arXiv:1811.12527  [pdf, other

    cs.DS

    Algorithms and Hardness for Diameter in Dynamic Graphs

    Authors: Bertie Ancona, Monika Henzinger, Liam Roditty, Virginia Vassilevska Williams, Nicole Wein

    Abstract: The diameter, radius and eccentricities are natural graph parameters. While these problems have been studied extensively, there are no known dynamic algorithms for them beyond the ones that follow from trivial recomputation after each update or from solving dynamic All-Pairs Shortest Paths (APSP), which is very computationally intensive. This is the situation for dynamic approximation algorithms a… ▽ More

    Submitted 17 December, 2019; v1 submitted 29 November, 2018; originally announced November 2018.

  20. arXiv:1808.10316  [pdf, ps, other

    cs.DS

    Fully Dynamic MIS in Uniformly Sparse Graphs

    Authors: Krzysztof Onak, Baruch Schieber, Shay Solomon, Nicole Wein

    Abstract: We consider the problem of maintaining a maximal independent set (MIS) in a dynamic graph subject to edge insertions and deletions. Recently, Assadi, Onak, Schieber and Solomon (STOC 2018) showed that an MIS can be maintained in sublinear (in the dynamically changing number of edges) amortized update time. In this paper we significantly improve the update time for uniformly sparse graphs. Specific… ▽ More

    Submitted 30 August, 2018; originally announced August 2018.

    Comments: appeared in ICALP 18

  21. arXiv:1808.08494  [pdf, other

    cs.DS

    Towards Tight Approximation Bounds for Graph Diameter and Eccentricities

    Authors: Arturs Backurs, Liam Roditty, Gilad Segal, Virginia Vassilevska Williams, Nicole Wein

    Abstract: Among the most important graph parameters is the Diameter, the largest distance between any two vertices. There are no known very efficient algorithms for computing the Diameter exactly. Thus, much research has been devoted to how fast this parameter can be approximated. Chechik et al. showed that the diameter can be approximated within a multiplicative factor of $3/2$ in $\tilde{O}(m^{3/2})$ time… ▽ More

    Submitted 29 March, 2021; v1 submitted 25 August, 2018; originally announced August 2018.

    Comments: Revised to implement referee comments

  22. arXiv:1804.07431  [pdf, other

    math.CO cs.DM cs.DS cs.SI

    Finding Cliques in Social Networks: A New Distribution-Free Model

    Authors: Jacob Fox, Tim Roughgarden, C. Seshadhri, Fan Wei, Nicole Wein

    Abstract: We propose a new distribution-free model of social networks. Our definitions are motivated by one of the most universal signatures of social networks, triadic closure---the property that pairs of vertices with common neighbors tend to be adjacent. Our most basic definition is that of a "$c$-closed" graph, where for every pair of vertices $u,v$ with at least $c$ common neighbors, $u$ and $v$ are ad… ▽ More

    Submitted 19 April, 2018; originally announced April 2018.

    Comments: main text 13 pages; 2 figures; appendix 9 pages

    MSC Class: 68W01; 68R10; 05C85; 05D99