Brownian tree

From testwiki
Revision as of 16:14, 1 December 2023 by imported>Citation bot (Removed proxy/dead URL that duplicated identifier. | Use this bot. Report bugs. | Suggested by Corvus florensis | #UCB_webform 381/2500)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short description Template:About Template:Multiple issues

In probability theory, the Brownian tree, or Aldous tree, or Continuum Random Tree (CRT)[1] is a random real tree that can be defined from a Brownian excursion. The Brownian tree was defined and studied by David Aldous in three articles published in 1991 and 1993. This tree has since then been generalized.

This random tree has several equivalent definitions and constructions:[2] using sub-trees generated by finitely many leaves, using a Brownian excursion, Poisson separating a straight line or as a limit of Galton-Watson trees.

Intuitively, the Brownian tree is a binary tree whose nodes (or branching points) are dense in the tree; which is to say that for any distinct two points of the tree, there will always exist a node between them. It is a fractal object which can be approximated with computers[3] or by physical processes with dendritic structures.

Definitions

The following definitions are different characterisations of a Brownian tree, they are taken from Aldous's three articles.[4][5][6] The notions of leaf, node, branch, root are the intuitive notions on a tree (for details, see real trees).

Finite-dimensional laws

This definition gives the finite-dimensional laws of the subtrees generated by finitely many leaves.

Let us consider the space of all binary trees with k leaves numbered from 1 to k. These trees have 2k1 edges with lengths (1,,2k1)+2k1. A tree is then defined by its shape τ (which is to say the order of the nodes) and the edge lengths. We define a probability law of a random variable (T,(Li)1i2k1) on this space by:Template:What

(T=τ,Li[i,i+di],1i2k1)=sexp(s2/2)d1d2k1

where s=i.

In other words, depends not on the shape of the tree but rather on the total sum of all the edge lengths. Template:Math theorem In other words, the Brownian tree is defined from the laws of all the finite sub-trees one can generate from it.

Continuous tree

The Brownian tree is a real tree defined from a Brownian excursion (see characterisation 4 in Real tree).

Let e=(e(x),0x1)be a Brownian excursion. Define a pseudometric d on [0,1] with

d(x,y):=e(x)+e(y)2min{e(z);z[x,y]}, for any x,y[0,1]

We then define an equivalence relation, noted e on [0,1] which relates all points x,y such that d(x,y)=0 .

xeyd(x,y)=0.

d is then a distance on the quotient space [0,1]/e. Template:Math theorem It is customary to consider the excursion e/2 rather than e.

Poisson line-breaking construction

This is also called stick-breaking construction.

Consider a non-homogeneous Poisson point process Template:Mvar with intensity r(t)=t. In other words, for any t>0, Nt is a Poisson variable with parameter t2. Let C1,C2, be the points of N. Then the lengths of the intervals [Ci,Ci+1] are exponential variables with decreasing means. We then make the following construction:

  • (initialisation) The first step is to pick a random point u uniformly on the interval [0,C1]. Then we glue the segment ]C1,C2] to u (mathematically speaking, we define a new distance). We obtain a tree T1 with a root (the point 0), two leaves (C1 and C2), as well as one binary branching point (the point u).
  • (iteration) At step Template:Mvar, the segment ]Ck,Ck+1] is similarly glued to the tree Tk1, on a uniformly random point of Tk1.

Template:Math theorem This algorithm may be used to simulate numerically Brownian trees.

Limit of Galton-Watson trees

Consider a Galton-Watson tree whose reproduction law has finite non-zero variance, conditioned to have n nodes. Let 1nGn be this tree, with the edge lengths divided by n. In other words, each edge has length 1n. The construction can be formalized by considering the Galton-Watson tree as a metric space or by using renormalized contour processes. Template:Math theorem

Here, the limit used is the convergence in distribution of stochastic processes in the Skorokhod space (if we consider the contour processes) or the convergence in distribution defined from the Hausdorff distance (if we consider the metric spaces).

References

Template:Reflist