On the query complexity of connectivity with global queries
- URL: http://arxiv.org/abs/2109.02115v1
- Date: Sun, 5 Sep 2021 16:22:55 GMT
- Title: On the query complexity of connectivity with global queries
- Authors: Arinta Auza and Troy Lee
- Abstract summary: We study the query complexity of determining if a graph is connected with global queries.
We show that a zero-error randomized algorithm must make $Omega(n)$ linear queries in expectation to solve connectivity.
- Score: 0.2538209532048867
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: We study the query complexity of determining if a graph is connected with
global queries. The first model we look at is matrix-vector multiplication
queries to the adjacency matrix. Here, for an $n$-vertex graph with adjacency
matrix $A$, one can query a vector $x \in \{0,1\}^n$ and receive the answer
$Ax$. We give a randomized algorithm that can output a spanning forest of a
weighted graph with constant probability after $O(\log^4(n))$ matrix-vector
multiplication queries to the adjacency matrix. This complements a result of
Sun et al.\ (ICALP 2019) that gives a randomized algorithm that can output a
spanning forest of a graph after $O(\log^4(n))$ matrix-vector multiplication
queries to the signed vertex-edge incidence matrix of the graph. As an
application, we show that a quantum algorithm can output a spanning forest of
an unweighted graph after $O(\log^5(n))$ cut queries, improving and simplifying
a result of Lee, Santha, and Zhang (SODA 2021), which gave the bound
$O(\log^8(n))$.
In the second part of the paper, we turn to showing lower bounds on the
linear query complexity of determining if a graph is connected. If $w$ is the
weight vector of a graph (viewed as an $\binom{n}{2}$ dimensional vector), in a
linear query one can query any vector $z \in \mathbb{R}^{n \choose 2}$ and
receive the answer $\langle z, w\rangle$. We show that a zero-error randomized
algorithm must make $\Omega(n)$ linear queries in expectation to solve
connectivity. As far as we are aware, this is the first lower bound of any kind
on the unrestricted linear query complexity of connectivity. We show this lower
bound by looking at the linear query \emph{certificate complexity} of
connectivity, and characterize this certificate complexity in a linear
algebraic fashion.
Related papers
- The Communication Complexity of Approximating Matrix Rank [50.6867896228563]
We show that this problem has randomized communication complexity $Omega(frac1kcdot n2log|mathbbF|)$.
As an application, we obtain an $Omega(frac1kcdot n2log|mathbbF|)$ space lower bound for any streaming algorithm with $k$ passes.
arXiv Detail & Related papers (2024-10-26T06:21:42Z) - Optimal Query Complexities for Dynamic Trace Estimation [59.032228008383484]
We consider the problem of minimizing the number of matrix-vector queries needed for accurate trace estimation in the dynamic setting where our underlying matrix is changing slowly.
We provide a novel binary tree summation procedure that simultaneously estimates all $m$ traces up to $epsilon$ error with $delta$ failure probability.
Our lower bounds (1) give the first tight bounds for Hutchinson's estimator in the matrix-vector product model with Frobenius norm error even in the static setting, and (2) are the first unconditional lower bounds for dynamic trace estimation.
arXiv Detail & Related papers (2022-09-30T04:15:44Z) - Fast Computation of Generalized Eigenvectors for Manifold Graph
Embedding [38.902986549367434]
We leverage existing fast extreme eigenvector computation algorithms for speedy execution.
Our embedding is among the fastest in the literature, while producing the best clustering performance for manifold graphs.
arXiv Detail & Related papers (2021-12-15T03:45:39Z) - Finding the KT partition of a weighted graph in near-linear time [1.572727650614088]
Kawarabayashi and Thorup gave a near-trivial time deterministic algorithm for minimum cut in a simple graph $G = (V,E)$.
We give a near-linear time randomized algorithm to find the $(1+varepsilon)$-KT partition of a weighted graph.
arXiv Detail & Related papers (2021-11-02T05:26:10Z) - A sublinear query quantum algorithm for s-t minimum cut on dense simple
graphs [1.0435741631709405]
An $soperatorname-t$ minimum cut in a graph corresponds to a minimum weight subset of edges whose removal disconnects $s$ and $t$.
In this work we describe a quantum algorithm for the minimum $soperatorname-t$ cut problem on undirected graphs.
arXiv Detail & Related papers (2021-10-29T07:35:46Z) - Fast Graph Sampling for Short Video Summarization using Gershgorin Disc
Alignment [52.577757919003844]
We study the problem of efficiently summarizing a short video into several paragraphs, leveraging recent progress in fast graph sampling.
Experimental results show that our algorithm achieves comparable video summarization as state-of-the-art methods, at a substantially reduced complexity.
arXiv Detail & Related papers (2021-10-21T18:43:00Z) - Learning a Latent Simplex in Input-Sparsity Time [58.30321592603066]
We consider the problem of learning a latent $k$-vertex simplex $KsubsetmathbbRdtimes n$, given access to $AinmathbbRdtimes n$.
We show that the dependence on $k$ in the running time is unnecessary given a natural assumption about the mass of the top $k$ singular values of $A$.
arXiv Detail & Related papers (2021-05-17T16:40:48Z) - Learning Sparse Graph Laplacian with K Eigenvector Prior via Iterative
GLASSO and Projection [58.5350491065936]
We consider a structural assumption on the graph Laplacian matrix $L$.
The first $K$ eigenvectors of $L$ are pre-selected, e.g., based on domain-specific criteria.
We design an efficient hybrid graphical lasso/projection algorithm to compute the most suitable graph Laplacian matrix $L* in H_u+$ given $barC$.
arXiv Detail & Related papers (2020-10-25T18:12:50Z) - Quantum algorithms for graph problems with cut queries [17.149741568581096]
We show that a quantum algorithm can learn a graph with maximum degree $d$ after $O(d log(n)2)$ many cut queries.
We also show that a quantum algorithm can learn a general graph with $O(sqrtm log(n)3/2)$ many cut queries.
arXiv Detail & Related papers (2020-07-16T12:21:01Z) - Vector-Matrix-Vector Queries for Solving Linear Algebra, Statistics, and
Graph Problems [58.83118651518438]
We consider the general problem of learning about a matrix through vector-matrix-vector queries.
These queries provide the value of $boldsymbolumathrmTboldsymbolMboldsymbolv$ over a fixed field.
We provide new upper and lower bounds for a wide variety of problems, spanning linear algebra, statistics, and graphs.
arXiv Detail & Related papers (2020-06-24T19:33:49Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.