Repeated Averages on Graphs
- URL: http://arxiv.org/abs/2205.04535v1
- Date: Mon, 9 May 2022 20:18:31 GMT
- Title: Repeated Averages on Graphs
- Authors: Ramis Movassagh, Mario Szegedy, Guanyang Wang
- Abstract summary: We prove that $frac(1-epsilon)2log2nlog n-O(n)$ is a general lower bound for all connected graphs on $n$ nodes.
We also get sharp magnitude of $t_epsilon,1$ for several important families of graphs, including star, expander, dumbbell, and cycle.
- Score: 2.363388546004777
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Sourav Chatterjee, Persi Diaconis, Allan Sly and Lingfu Zhang, prompted by a
question of Ramis Movassagh, renewed the study of a process proposed in the
early 1980s by Jean Bourgain. A state vector $v \in \mathbb R^n$, labeled with
the vertices of a connected graph, $G$, changes in discrete time steps
following the simple rule that at each step a random edge $(i,j)$ is picked and
$v_i$ and $v_j$ are both replaced by their average $(v_i+v_j)/2$. It is easy to
see that the value associated with each vertex converges to $1/n$. The question
was how quickly will $v$ be $\epsilon$-close to uniform in the $L^{1}$ norm in
the case of the complete graph, $K_{n}$, when $v$ is initialized as a standard
basis vector that takes the value 1 on one coordinate, and zeros everywhere
else. They have established a sharp cutoff of $\frac{1}{2\log 2}n\log n +
O(n\sqrt{\log n})$. Our main result is to prove, that
$\frac{(1-\epsilon)}{2\log2}n\log n-O(n)$ is a general lower bound for all
connected graphs on $n$ nodes. We also get sharp magnitude of $t_{\epsilon,1}$
for several important families of graphs, including star, expander, dumbbell,
and cycle. In order to establish our results we make several observations about
the process, such as the worst case initialization is always a standard basis
vector. Our results add to the body of work of Aldous, Aldous and Lanoue,
Quattropani and Sau, Cao, Olshevsky and Tsitsiklis, and others. The renewed
interest is due to an analogy to a question related to the Google's supremacy
circuit. For the proof of our main theorem we employ a concept that we call
'augmented entropy function' which may find independent interest in the
computer science and probability theory communities.
Related papers
- Low-degree Security of the Planted Random Subgraph Problem [12.329446579556606]
We prove the low-degree hardness of detecting planted random subgraphs up to $kleq n1 - Omega(1)$.
We apply the conjecture towards (1) communication-optimal multiparty PSM protocols for random functions and (2) bit secret sharing with share size $(1 + epsilon)log n$ for any $epsilon > 0$ in which arbitrary minimal coalitions of up to $r$ parties can reconstruct and secrecy holds against all unqualified subsets of up to $ell = o(epsilon log n)1/(r-1)$
arXiv Detail & Related papers (2024-09-24T16:42:00Z) - A Unified Framework for Uniform Signal Recovery in Nonlinear Generative
Compressed Sensing [68.80803866919123]
Under nonlinear measurements, most prior results are non-uniform, i.e., they hold with high probability for a fixed $mathbfx*$ rather than for all $mathbfx*$ simultaneously.
Our framework accommodates GCS with 1-bit/uniformly quantized observations and single index models as canonical examples.
We also develop a concentration inequality that produces tighter bounds for product processes whose index sets have low metric entropy.
arXiv Detail & Related papers (2023-09-25T17:54:19Z) - Do you know what q-means? [50.045011844765185]
Clustering is one of the most important tools for analysis of large datasets.
We present an improved version of the "$q$-means" algorithm for clustering.
We also present a "dequantized" algorithm for $varepsilon which runs in $Obig(frack2varepsilon2(sqrtkd + log(Nd))big.
arXiv Detail & Related papers (2023-08-18T17:52:12Z) - Detection of Dense Subhypergraphs by Low-Degree Polynomials [72.4451045270967]
Detection of a planted dense subgraph in a random graph is a fundamental statistical and computational problem.
We consider detecting the presence of a planted $Gr(ngamma, n-alpha)$ subhypergraph in a $Gr(n, n-beta) hypergraph.
Our results are already new in the graph case $r=2$, as we consider the subtle log-density regime where hardness based on average-case reductions is not known.
arXiv Detail & Related papers (2023-04-17T10:38:08Z) - On the Unlikelihood of D-Separation [69.62839677485087]
We provide analytic evidence that on large graphs, d-separation is a rare phenomenon, even when guaranteed to exist.
For the PC Algorithm, while it is known that its worst-case guarantees fail on non-sparse graphs, we show that the same is true for the average case.
For UniformSGS, while it is known that the running time is exponential for existing edges, we show that in the average case, that is the expected running time for most non-existing edges as well.
arXiv Detail & Related papers (2023-03-10T00:11:18Z) - Near-optimal fitting of ellipsoids to random points [68.12685213894112]
A basic problem of fitting an ellipsoid to random points has connections to low-rank matrix decompositions, independent component analysis, and principal component analysis.
We resolve this conjecture up to logarithmic factors by constructing a fitting ellipsoid for some $n = Omega(, d2/mathrmpolylog(d),)$.
Our proof demonstrates feasibility of the least squares construction of Saunderson et al. using a convenient decomposition of a certain non-standard random matrix.
arXiv Detail & Related papers (2022-08-19T18:00:34Z) - Random Graph Matching in Geometric Models: the Case of Complete Graphs [21.689343447798677]
This paper studies the problem of matching two complete graphs with edge weights correlated through latent geometries.
We derive an approximate maximum likelihood estimator, which provably achieves, with high probability, perfect recovery of $pi*$.
As a side discovery, we show that the celebrated spectral algorithm of [Ume88] emerges as a further approximation to the maximum likelihood in the geometric model.
arXiv Detail & Related papers (2022-02-22T04:14:45Z) - 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) - Exact Matching of Random Graphs with Constant Correlation [2.578242050187029]
This paper deals with the problem of graph matching or network alignment for ErdHos--R'enyi graphs.
It can be viewed as a noisy average-case version of the graph isomorphism problem.
arXiv Detail & Related papers (2021-10-11T05:07:50Z) - Algorithms and Hardness for Linear Algebra on Geometric Graphs [14.822517769254352]
We show that the exponential dependence on the dimension dimension $d in the celebrated fast multipole method of Greengard and Rokhlin cannot be improved.
This is the first formal limitation proven about fast multipole methods.
arXiv Detail & Related papers (2020-11-04T18:35:02Z) - An Optimal Separation of Randomized and Quantum Query Complexity [67.19751155411075]
We prove that for every decision tree, the absolute values of the Fourier coefficients of a given order $ellsqrtbinomdell (1+log n)ell-1,$ sum to at most $cellsqrtbinomdell (1+log n)ell-1,$ where $n$ is the number of variables, $d$ is the tree depth, and $c>0$ is an absolute constant.
arXiv Detail & Related papers (2020-08-24T06:50:57Z)
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.