Skip to main content

Showing 1–14 of 14 results for author: Trevisan, L

Searching in archive math. Search in all archives.
.
  1. arXiv:2205.08774  [pdf, other

    math.PR cs.DC

    Bond Percolation in Small-World Graphs with Power-Law Distribution

    Authors: Luca Becchetti, Andrea Clementi, Francesco Pasquale, Luca Trevisan, Isabella Ziccardi

    Abstract: \emph{Full-bond percolation} with parameter $p$ is the process in which, given a graph, for every edge independently, we delete the edge with probability $1-p$. Bond percolation is motivated by problems in mathematical physics and it is studied in parallel computing and network science to understand the resilience of distributed systems to random link failure and the spread of information in netwo… ▽ More

    Submitted 20 May, 2022; v1 submitted 18 May, 2022; originally announced May 2022.

    ACM Class: F.2.0

  2. arXiv:2103.16398  [pdf, other

    math.PR cs.DM

    Percolation and Epidemic Processes in One-Dimensional Small-World Networks

    Authors: Luca Becchetti, Andrea Clementi, Riccardo Denni, Francesco Pasquale, Luca Trevisan, Isabella Ziccardi

    Abstract: We obtain tight thresholds for bond percolation on one-dimensional small-world graphs, and apply such results to obtain tight thresholds for the \emph{Independent Cascade} process and the \emph{Reed-Frost} process in such graphs. These are the first fully rigorous results establishing a phase transition for bond percolation and SIR epidemic processes in small-world graphs. Although one-dimensional… ▽ More

    Submitted 21 March, 2022; v1 submitted 30 March, 2021; originally announced March 2021.

  3. arXiv:2008.05648  [pdf, ps, other

    cs.DS cs.DM math.CO math.PR

    Cut Sparsification of the Clique Beyond the Ramanujan Bound: A Separation of Cut Versus Spectral Sparsification

    Authors: Antares Chen, Jonathan Shi, Luca Trevisan

    Abstract: We prove that a random $d$-regular graph, with high probability, is a cut sparsifier of the clique with approximation error at most $\left(2\sqrt{\frac 2 π} + o_{n,d}(1)\right)/\sqrt d$, where $2\sqrt{\frac 2 π} = 1.595\ldots$ and $o_{n,d}(1)$ denotes an error term that depends on $n$ and $d$ and goes to zero if we first take the limit $n\rightarrow \infty$ and then the limit… ▽ More

    Submitted 31 October, 2021; v1 submitted 12 August, 2020; originally announced August 2020.

    Comments: To appear in SODA 2022

    ACM Class: G.2.1; G.2.2; F.2.0

  4. arXiv:1907.02539  [pdf, ps, other

    cs.CC cs.SI math.CO math.PR

    Vector Colorings of Random, Ramanujan, and Large-Girth Irregular Graphs

    Authors: Jess Banks, Luca Trevisan

    Abstract: We prove that in sparse Erdős-Rényi graphs of average degree $d$, the vector chromatic number (the relaxation of chromatic number coming from the Lovàsz theta function) is typically $\tfrac{1}{2}\sqrt{d} + o_d(1)$. This fits with a long-standing conjecture that various refutation and hypothesis-testing problems concerning $k$-colorings of sparse Erdős-Rényi graphs become computationally intractabl… ▽ More

    Submitted 4 July, 2019; originally announced July 2019.

  5. arXiv:1810.10044  [pdf, other

    cs.DS math.CO

    Lower bounds for Max-Cut in $H$-free graphs via semidefinite programming

    Authors: Charles Carlson, Alexandra Kolla, Ray Li, Nitya Mani, Benny Sudakov, Luca Trevisan

    Abstract: For a graph $G$, let $f(G)$ denote the size of the maximum cut in $G$. The problem of estimating $f(G)$ as a function of the number of vertices and edges of $G$ has a long history and was extensively studied in the last fifty years. In this paper we propose an approach, based on semidefinite programming (SDP), to prove lower bounds on $f(G)$. We use this approach to find large cuts in graphs with… ▽ More

    Submitted 22 April, 2020; v1 submitted 23 October, 2018; originally announced October 2018.

    Comments: 21 pages, to be published in LATIN 2020 proceedings, Updated version is rewritten to include additional results along with corrections to original arguments

  6. arXiv:1707.06364  [pdf, ps, other

    cs.DM cs.DS math.CO

    An Alon-Boppana Type Bound for Weighted Graphs and Lowerbounds for Spectral Sparsification

    Authors: Nikhil Srivastava, Luca Trevisan

    Abstract: We prove the following Alon-Boppana type theorem for general (not necessarily regular) weighted graphs: if $G$ is an $n$-node weighted undirected graph of average combinatorial degree $d$ (that is, $G$ has $dn/2$ edges) and girth $g> 2d^{1/8}+1$, and if $λ_1 \leq λ_2 \leq \cdots λ_n$ are the eigenvalues of the (non-normalized) Laplacian of $G$, then \[ \frac {λ_n}{λ_2} \geq 1 + \frac 4{\sqrt d} -… ▽ More

    Submitted 19 July, 2017; originally announced July 2017.

  7. arXiv:1309.3223  [pdf, ps, other

    cs.DS math.SP stat.ML

    Partitioning into Expanders

    Authors: Shayan Oveis Gharan, Luca Trevisan

    Abstract: Let G=(V,E) be an undirected graph, lambda_k be the k-th smallest eigenvalue of the normalized laplacian matrix of G. There is a basic fact in algebraic graph theory that lambda_k > 0 if and only if G has at most k-1 connected components. We prove a robust version of this fact. If lambda_k>0, then for some 1\leq \ell\leq k-1, V can be {\em partitioned} into l sets P_1,\ldots,P_l such that each P_i… ▽ More

    Submitted 6 December, 2013; v1 submitted 12 September, 2013; originally announced September 2013.

  8. arXiv:1301.5584  [pdf, other

    cs.DS cs.DM math.CO math.SP stat.ML

    Improved Cheeger's Inequality: Analysis of Spectral Partitioning Algorithms through Higher Order Spectral Gap

    Authors: Tsz Chiu Kwok, Lap Chi Lau, Yin Tat Lee, Shayan Oveis Gharan, Luca Trevisan

    Abstract: Let φ(G) be the minimum conductance of an undirected graph G, and let 0=λ_1 <= λ_2 <=... <= λ_n <= 2 be the eigenvalues of the normalized Laplacian matrix of G. We prove that for any graph G and any k >= 2, φ(G) = O(k) λ_2 / \sqrt{λ_k}, and this performance guarantee is achieved by the spectral partitioning algorithm. This improves Cheeger's inequality, and the bound is optimal up to a constant… ▽ More

    Submitted 23 January, 2013; originally announced January 2013.

  9. arXiv:1212.2701  [pdf, ps, other

    cs.DM math.CO math.PR

    A Universal upper bound on Graph Diameter based on Laplacian Eigenvalues

    Authors: Shayan Oveis Gharan, Luca Trevisan

    Abstract: We prove that the diameter of any unweighted connected graph G is O(k log n/lambda_k), for any k>= 2. Here, lambda_k is the k smallest eigenvalue of the normalized laplacian of G. This solves a problem posed by Gil Kalai.

    Submitted 11 December, 2012; originally announced December 2012.

  10. arXiv:1212.1831  [pdf, ps, other

    cs.DS math.SP

    A New Regularity Lemma and Faster Approximation Algorithms for Low Threshold Rank Graphs

    Authors: Shayan Oveis Gharan, Luca Trevisan

    Abstract: Kolla and Tulsiani [KT07,Kolla11} and Arora, Barak and Steurer [ABS10] introduced the technique of subspace enumeration, which gives approximation algorithms for graph problems such as unique games and small set expansion; the running time of such algorithms is exponential in the threshold-rank of the graph. Guruswami and Sinop [GS11,GS12], and Barak, Raghavendra, and Steurer [BRS11] developed a… ▽ More

    Submitted 8 December, 2012; originally announced December 2012.

  11. arXiv:1111.1055  [pdf, ps, other

    math.MG cs.DS math.SP

    Multi-way spectral partitioning and higher-order Cheeger inequalities

    Authors: James R. Lee, Shayan Oveis Gharan, Luca Trevisan

    Abstract: A basic fact in spectral graph theory is that the number of connected components in an undirected graph is equal to the multiplicity of the eigenvalue zero in the Laplacian matrix of the graph. In particular, the graph is disconnected if and only if there are at least two eigenvalues equal to zero. Cheeger's inequality and its variants provide an approximate version of the latter fact; they state… ▽ More

    Submitted 21 November, 2014; v1 submitted 4 November, 2011; originally announced November 2011.

    Comments: Misc. edits, added references

  12. arXiv:0806.0381  [pdf, ps, other

    math.CO

    New Proofs of the Green-Tao-Ziegler Dense Model Theorem: An Exposition

    Authors: Omer Reingold, Luca Trevisan, Madhur Tulsiani, Salil Vadhan

    Abstract: Green, Tao and Ziegler prove ``Dense Model Theorems'' of the following form: if R is a (possibly very sparse) pseudorandom subset of set X, and D is a dense subset of R, then D may be modeled by a set M whose density inside X is approximately the same as the density of D in R. More generally, they show that a function that is majorized by a pseudorandom measure can be written as a sum of a bound… ▽ More

    Submitted 2 June, 2008; originally announced June 2008.

  13. arXiv:cs/0601100  [pdf, ps, other

    cs.CC math.CO

    Pseudorandomness and Combinatorial Constructions

    Authors: Luca Trevisan

    Abstract: In combinatorics, the probabilistic method is a very powerful tool to prove the existence of combinatorial objects with interesting and useful properties. Explicit constructions of objects with such properties are often very difficult, or unknown. In computer science, probabilistic algorithms are sometimes simpler and more efficient than the best known deterministic algorithms for the same probl… ▽ More

    Submitted 23 January, 2006; originally announced January 2006.

    Comments: Submitted to the Proceedings of ICM'06, Madrid

  14. arXiv:math/0510264  [pdf, ps, other

    math.CO cs.CC

    Gowers Uniformity, Influence of Variables, and PCPs

    Authors: Alex Samorodnitsky, Luca Trevisan

    Abstract: Gowers introduced, for d\geq 1, the notion of dimension-d uniformity U^d(f) of a function f: G -> \C, where G is a finite abelian group and \C are the complex numbers. Roughly speaking, if U^d(f) is small, then f has certain "pseudorandomness" properties. We prove the following property of functions with large U^d(f). Write G=G_1 x >... x G_n as a product of groups. If a bounded balanced funct… ▽ More

    Submitted 12 October, 2005; originally announced October 2005.