ArticleslgStudy

mathematics

Graphon

Graphon is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Graphon rather than just read about it. In short: In graph theory and statistics, a graphon (also known as a graph limit) is a symmetric measurable function W : [ 0 , 1 ] 2 → [ 0 , 1 ] {\displaystyle W:[0,1]^{2}\to [0,1]} , that is important in the study of dense graphs. Graphons arise both as a natural notion for the limit of a sequence of dense graphs, and as the fundamental defining objects of exchangeable random graph models.

Graphon — main illustration
Graphon — illustration

Key takeaways

  • Graphon belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Graphon to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Graphon from memory before moving on to harder problems.

Reference excerpt

In graph theory and statistics, a graphon (also known as a graph limit) is a symmetric measurable function W : [ 0 , 1 ] 2 → [ 0 , 1 ] {\displaystyle W:[0,1]^{2}\to [0,1]} , that is important in the study of dense graphs. Graphons arise both as a natural notion for the limit of a sequence of dense graphs, and as the fundamental defining objects of exchangeable random graph models. Graphons are tied to dense graphs by the following pair of observations: the random graph models defined by graphons give rise to dense graphs almost surely, and, by the regularity lemma, graphons capture the structure of arbitrary large dense graphs.

Statistical formulation A graphon is a symmetric measurable function W : [ 0 , 1 ] 2 → [ 0 , 1 ] {\displaystyle W:[0,1]^{2}\to [0,1]} . Usually a graphon is understood as defining an exchangeable random graph model according to the following scheme:

Each vertex j {\displaystyle j} of the graph is assigned an independent random value u j ∼ U [ 0 , 1 ] {\displaystyle u_{j}\sim U[0,1]}

Edge ( i , j ) {\displaystyle (i,j)} is independently included in the graph with probability W ( u i , u j ) {\displaystyle W(u_{i},u_{j})} . A random graph model is an exchangeable random graph model if and only if it can be defined in terms of a (possibly random) graphon in this way. The model based on a fixed graphon W {\displaystyle W} is sometimes denoted G ( n , W ) {\displaystyle \mathbb {G} (n,W)} , by analogy with the Erdős–Rényi model of random graphs. A graph generated from a graphon W {\displaystyle W} in this way is called a W {\displaystyle W} -random graph. It follows from this definition and the law of large numbers that, if W ≠ 0 {\displaystyle W\neq 0} , exchangeable random graph models are dense almost surely.

Examples The simplest example of a graphon is W ( x , y ) ≡ p {\displaystyle W(x,y)\equiv p} for some constant p ∈ [ 0 , 1 ] {\displaystyle p\in [0,1]} . In this case the associated exchangeable random graph model is the Erdős–Rényi model G ( n , p ) {\displaystyle G(n,p)} that includes each edge independently with probability p {\displaystyle p} . If we instead start with a graphon that is piecewise constant by:

dividing the unit square into k × k {\displaystyle k\times k} blocks, and setting W {\displaystyle W} equal to p l m {\displaystyle p_{lm}} on the ( ℓ , m ) th {\displaystyle (\ell ,m)^{\text{th}}} block, the resulting exchangeable random graph model is the k {\displaystyle k} community stochastic block model, a generalization of the Erdős–Rényi model. We can interpret this as a random graph model consisting of k {\displaystyle k} distinct Erdős–Rényi graphs with parameters p ℓ ℓ {\displaystyle p_{\ell \ell }} respectively, with bigraphs between them where each possible edge between blocks ( ℓ , ℓ ) {\displaystyle (\ell ,\ell )} and ( m , m ) {\displaystyle (m,m)} is included independently with probability p ℓ m {\displaystyle p_{\ell m}} . Many other popular random graph models can be understood as exchangeable random graph models defined by some graphon, a detailed survey is included in Orbanz and Roy.

… excerpt ends here. Continue reading the full article.

Illustrations

Graphon: A realization of an exchangeable random graph defined by a graphon. The graphon is shown as a magenta heatmap (lower right). A random graph of size 
  
    
      
        n
      
    
    {\displaystyle n}
  
 is generated by independently assigning to each vertex 
  
    
      
        k
        ∈
        {
        1
        ,
        …
        ,
        n
        }
      
    
    {\displaystyle k\in \{1,\dotsc ,n\}}
  
 a latent random variable
    
  
    
      
        
          U
          
            k
          
        
        ∼
        
          U
        
        (
        0
        ,
        1
        )
      
    
    {\displaystyle U_{k}\sim \mathrm {U} (0,1)}
  
 (values along vertical axis) and
    including each edge 
  
    
      
        (
        k
        ,
        ℓ
        )
      
    
    {\displaystyle (k,\ell )}
  
 independently with probability 
  
    
      
        f
        (
        
          U
          
            k
          
        
        ,
        
          U
          
            ℓ
          
        
        )
      
    
    {\displaystyle f(U_{k},U_{\ell })}
  
.
    For example, edge 
  
    
      
        (
        3
        ,
        5
        )
      
    
    {\displaystyle (3,5)}
  
 (green, dotted) is present with probability
    
  
    
      
        f
        (
        0.72
        ,
        0.9
        )
      
    
    {\displaystyle f(0.72,0.9)}
  
; the green boxes in the right square represent the
    values of 
  
    
      
        (
        
          u
          
            3
          
        
        ,
        
          u
          
            5
          
        
        )
      
    
    {\displaystyle (u_{3},u_{5})}
  
 and 
  
    
      
        (
        
          u
          
            5
          
        
        ,
        
          u
          
            3
          
        
        )
      
    
    {\displaystyle (u_{5},u_{3})}
  
. The upper left
    panel shows the graph realization as an adjacency matrix.
A realization of an exchangeable random graph defined by a graphon. The graphon is shown as a magenta heatmap (lower right). A random graph of size n {\displaystyle n} is generated by independently assigning to each vertex k ∈ { 1 , … , n } {\displaystyle k\in \{1,\dotsc ,n\}} a latent random variable U k ∼ U ( 0 , 1 ) {\displaystyle U_{k}\sim \mathrm {U} (0,1)} (values along vertical axis) and including each edge ( k , ℓ ) {\displaystyle (k,\ell )} independently with probability f ( U k , U ℓ ) {\displaystyle f(U_{k},U_{\ell })} . For example, edge ( 3 , 5 ) {\displaystyle (3,5)} (green, dotted) is present with probability f ( 0.72 , 0.9 ) {\displaystyle f(0.72,0.9)} ; the green boxes in the right square represent the values of ( u 3 , u 5 ) {\displaystyle (u_{3},u_{5})} and ( u 5 , u 3 ) {\displaystyle (u_{5},u_{3})} . The upper left panel shows the graph realization as an adjacency matrix.

Worked examples

Example 1 — a first encounter with Graphon

Start with the simplest possible case. Write down what Graphon claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Graphon before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Graphon ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Graphon

In research
Graphon appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Graphon in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Graphon is common in secondary-school and first-year university syllabi. It links to neighbouring topics Graph theory, Probability theory, so understanding it makes those chapters shorter.
In everyday life
Look for Graphon outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Graphon” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Graphon in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Graphon means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Graphon out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Graphon in simple terms?

In graph theory and statistics, a graphon (also known as a graph limit) is a symmetric measurable function W : [ 0 , 1 ] 2 → [ 0 , 1 ] {\displaystyle W:[0,1]^{2}\to [0,1]} , that is important in the study of dense graphs. Graphons arise both as a natural notion for the limit of a sequence of dense…

Why does Graphon matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Graphon?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Graphon.

Tags

  • Graph theory
  • Probability theory

Keep exploring