Source-linked AI summary

Concentration and regularization of random graphs

Can M. Le, Elizaveta Levina, Roman Vershynin

arXiv:1506.00669v2math.PRcs.SImath.ST

TL;DR

The paper asks when random graphs are close to their expectations in spectral norm, especially for sparse inhomogeneous Erdős–Rényi graphs. It uses regularization and a Grothendieck–Pietsch-based graph decomposition to restore concentration, with applications to community detection. The results include adjacency and Laplacian concentration after controlling anomalous degrees, while the dependence on Laplacian regularization remains unresolved.

  • Problem

    The paper studies how to interpret and obtain spectral-norm concentration for adjacency and Laplacian matrices of inhomogeneous Erdős–Rényi graphs, including sparse graphs where concentration can fail.

  • Method

    The paper regularizes anomalous graph degrees and uses Grothendieck–Pietsch factorization to construct a new decomposition of random graphs.

  • Results

    Regularization restores concentration: adjacency matrices concentrate after high-degree edge reweighting, while regularized Laplacians concentrate under degree augmentation.

  • Takeaways & Limitations

    Regularized spectral clustering can recover communities in the sparse regime, with eigenvector signs estimating the partition up to a small fraction of misclassified vertices.

  • Takeaways & Limitations

    The dependence of Laplacian concentration on the regularization parameter τ is not optimal in the stated theorem, and the paper leaves its improvement open.

Abstract

from arXiv · show

This paper studies how close random graphs are typically to their expectations. We interpret this question through the concentration of the adjacency and Laplacian matrices in the spectral norm. We study inhomogeneous Erdös-Rényi random graphs on $n$ vertices, where edges form independently and possibly with different probabilities $p_{ij}$. Sparse random graphs whose expected degrees are $o(\log n)$ fail to concentrate; the obstruction is caused by vertices with abnormally high and low degrees. We show that concentration can be restored if we regularize the degrees of such vertices, and one can do this in various ways. As an example, let us reweight or remove enough edges to make all degrees bounded above by $O(d)$ where $d=\max np_{ij}$. Then we show that the resulting adjacency matrix $A'$ concentrates with the optimal rate: $\|A' - \mathbb{E} A\| = O(\sqrt{d})$. Similarly, if we make all degrees bounded below by $d$ by adding weight $d/n$ to all edges, then the resulting Laplacian concentrates with the optimal rate: $\|L(A') - L(\mathbb{E} A')\| = O(1/\sqrt{d})$. Our approach is based on Grothendieck-Pietsch factorization, using which we construct a new decomposition of random graphs. We illustrate the concentration results with an application to the community detection problem in the analysis of networks.

1. Introduction

The paper defines graph concentration through spectral-norm control of adjacency and Laplacian matrices, then studies when inhomogeneous Erdős–Rényi graphs concentrate and how regularization restores concentration in sparse regimes.

  • 1. Introduction: Spectral-norm concentration of adjacency and Laplacian matrices provides control of graph eigenvalues and eigenvectors.The paper treats the expectation as a weighted graph and uses standard perturbation inequalities to connect matrix closeness with spectral structure.
  • 1. Introduction: Inhomogeneous Erdős–Rényi graphs have independent edges with possibly different probabilities, and include stochastic block models and random subgraphs.The model generalizes classical G(n, p), where all edge probabilities are equal.
  • 1. Introduction: Bounded expected degree can still permit accurate estimation of block structure from a single graph realization when concentration holds.The paper presents community detection as an application of adjacency and Laplacian concentration.
  • 1.2. Sparse graphs do not concentrate.: Sparse graphs with bounded expected degree fail to concentrate because their adjacency norm can be dominated by unusually high-degree vertices.In this regime, the norm of the random adjacency matrix greatly exceeds the norm of its expectation.
  • 1.3. Regularization enforces concentration.: Removing high-degree vertices enforces concentration but can disconnect real-world networks and discard structural information.The paper motivates gentler edge reweighting as an alternative to deleting hubs.
  • 1.3. Regularization enforces concentration.: Reducing incident edge weights so every degree is at most 2d restores adjacency concentration for inhomogeneous graphs.The regularization may be chosen flexibly, including constraints on row ℓ2 norms; in dense regimes, no modification is typically needed.

1. Do not do anything to the graph.

In dense regimes, the original graph already satisfies adjacency concentration, while deleting vertices above the degree threshold recovers a separate concentration result.

  • 1. Do not do anything to the graph.: In dense regimes, the original graph recovers the concentration result stating that dense random graphs concentrate well.The cited passage refers to the bound labeled (1.2).
  • 1. Do not do anything to the graph.: Removing all vertices with degrees larger than 2d recovers the result that high-degree-vertex removal enforces concentration.This is identified as the result labeled (1.5).

3. Remove just enough edges from high-degree vertices.

A milder regularization removes only enough edges incident to high-degree vertices to enforce the same degree cap and concentration bound.

  • 3. Remove just enough edges from high-degree vertices.: Removing just enough edges to cap every degree at 2d preserves the concentration bound while avoiding complete removal of high-degree vertices.This is presented as a milder alternative to deleting the vertices and all their edges.

4. Reduce the weight of edges proportionally to the excess of degrees.

The paper regularizes sparse random graphs by reducing edge weights around high-degree vertices and adding uniform weight to address low-degree vertices. These adjustments restore spectral concentration and support community recovery through regularized spectral methods.

  • Adjacency regularization: Reweighting edges with λ_iλ_j, where λ_i = min(2d/d_i, 1), bounds adjacency-row ℓ2 norms and preserves the concentration rate.The resulting regularization reduces existing edge weights rather than removing edges entirely.
  • Laplacian regularization: Low-degree vertices obstruct Laplacian concentration because isolated vertices create multiple zero eigenvalues when d = o(log n).Uniformly adding τ/n to every adjacency entry raises each degree from d_i to d_i + τ; choosing τ ∼ d removes low-degree vertices.
  • Laplacian regularization: With τ ∼ d, the regularized Laplacian concentrates with high probability in the inhomogeneous Erdős–Rényi model.The result improves an earlier bound containing an extra log d factor and confirms that the logarithmic factor is unnecessary.
  • Numerical experiment: In a 1000-vertex numerical experiment, regularization shrinks spectral tails caused by high-degree vertices toward the eigenvalue bulk.The graph has 90% of vertices with expected degree 7 and 10% with expected degree 35.
  • Community detection: Regularized spectral clustering recovers sparse stochastic-block communities by using the signs of the regularized Laplacian’s second eigenvector.The corollary guarantees at most εn misclassified vertices under its stated conditions.

2. Full version of Theorem 1.1, and reduction to a graph decomposition

The section gives a general regularization theorem for adjacency matrices and reduces it to a three-part decomposition of inhomogeneous Erdős–Rényi graphs. The decomposition isolates a concentrating core from sparse edge classes that can be controlled after regularization.

  • Theorem 2.1: With probability at least 1 − n^-r, reducing edge weights incident to at most 10n/d vertices yields an adjacency matrix A′ controlled by its maximal degree d′.The theorem also permits arbitrary reductions of those incident weights.
  • Theorem 2.1: The same concentration bound holds when d′ is the maximal ℓ2 norm of the rows of A′.This provides a stronger variant than controlling only maximal degree.
  • Scope and tightness: The theorem’s upper bound is tight up to an r-dependent constant when d is bounded and no edge weights are reduced.Without regularization, sparse adjacency matrices fail to concentrate.
  • Graph decomposition: Theorem 2.6 decomposes the directed graph’s edges into N, R, and C, with deviation on N bounded by Cr^3/2√d.Rows of AR and columns of AC contain at most 32r ones, while R and C intersect at most n/d columns and rows, respectively.
  • Graph decomposition: The decomposition treats N as a concentrating core and R,C as sparse classes associated heuristically with high-degree vertices.This structure supports separate spectral-norm bounds for the three parts.
  • Proof strategy: The proof splits A′ − E A into its N, R, and C restrictions and bounds each term separately using restriction properties and row-column ℓ1 norm control.Lemma 2.7 supplies the estimate ∥B∥ ≤ √(ab) when row and column ℓ1 norms are bounded by a and b.

3. Proof of Decomposition Theorem 2.6

The proof iteratively decomposes the adjacency matrix into a concentrating core and sparse exceptional row and column parts, using Grothendieck–Pietsch factorization to upgrade norm control.

  • Iterative construction: The construction begins by finding a large block where the adjacency matrix concentrates, then repeats the procedure inside the remaining exceptional block.The initial block has size at least (n − n/d) × n/2; subsequent steps produce analogous core, row, and column blocks.
  • Norm upgrade: Grothendieck–Pietsch factorization converts ℓ∞→ℓ2 concentration into spectral-norm concentration on a suitable submatrix.The ℓ∞→ℓ2 norm is easier to control because its supremum is over sign vectors, while factorization tightens the comparison between the two norms.
  • Decomposition structure: The decomposition separates a core N from exceptional row and column classes R and C, with sparse support in the latter classes.Blocks with few rows or columns have bounded expected occupancy, motivating their treatment as exceptional parts.
  • Termination and bounds: O(log n) iterations suffice because the exceptional block is repeatedly reduced in size, while concentration improves across core blocks.The core-block error bounds are chosen to sum without depending on the total number of steps.
  • Termination and bounds: The resulting decomposition gives concentration on N and bounds each row of AR and each column of AC by at most 32r ones.It also limits the number of columns intersecting R and rows intersecting C to n/αd within the working block.

4. Concentration of the regularized Laplacian

The Laplacian deviation is split into adjacency and degree components, then controlled through degree regularization and the adjacency concentration theorem.

  • Main result: With probability at least 1 − e^-r, Theorem 4.1 provides a concentration bound for regularized Laplacians in the inhomogeneous Erdös-Rényi model.The result applies for any regularization parameter τ > 0 and is obtained by combining the bounds for the adjacency and degree terms.
  • Proof strategy: The proof separates Laplacian deviation into contributions from adjacency fluctuations and degree fluctuations.The decomposition uses Aτ − E Aτ = A − E A while comparing the corresponding degree-normalization matrices.
  • Adjacency term: The auxiliary diagonal matrix Δ reduces the influence of vertices whose observed degrees exceed 8rd, enabling adjacency concentration after normalization.Vertices with di ≤ 8rd retain unit scaling, while larger degrees receive scaling di/τ + 1.
  • Degree term: The degree contribution is controlled using variance bounds for the degrees and Bernstein’s inequality for exponential deviation estimates.Each degree has variance bounded by d, which controls the aggregate degree fluctuation term.

5. Further questions

The paper identifies open questions about optimal regularization, sharper Laplacian dependence on τ, and extensions beyond inhomogeneous random graphs.

  • Optimal regularization: The authors ask whether regularization can attain the dense-graph spectral bound 2√d(1 + o(1)) and bring parasitic spectral outliers into the bulk.They connect this goal to potentially simpler spectral clustering for community detection.
  • Regularization parameter: The paper leaves the optimal dependence of Laplacian concentration on the regularization parameter τ unresolved.Although τ ∼ d is natural, the authors note that τ ≫ d or τ ≪ d may also be useful in different settings.
  • Parameter dependence: Both concentration results depend on d = max_ij np_ij, motivating the question of whether this can be replaced by the maximal average expected degree dave.
  • Generality: The authors ask whether regularization-induced concentration extends from random graphs to broader random matrices with independent mean-zero entries.Their conjectured mechanism focuses on large rows or columns as possible sources of excessive spectral norm.
Loading 1506.00669v2…