Doob martingale

From HandWiki
Short description: Stochastic process

In the mathematical theory of probability, a Doob martingale (named after Joseph L. Doob,[1] also known as a Levy martingale) is a stochastic process that approximates a given random variable and has the martingale property with respect to the given filtration. It may be thought of as the evolving sequence of best approximations to the random variable based on information accumulated up to a certain time.

When analyzing sums, random walks, or other additive functions of independent random variables, one can often apply the central limit theorem, law of large numbers, Chernoff's inequality, Chebyshev's inequality or similar tools. When analyzing similar objects where the differences are not independent, the main tools are martingales and Azuma's inequality.[clarification needed]

Definition

Let [math]\displaystyle{ Y }[/math] be any random variable with [math]\displaystyle{ \mathbb{E}[|Y|] \lt \infty }[/math]. Suppose [math]\displaystyle{ \left\{\mathcal{F}_0, \mathcal{F}_1, \dots\right\} }[/math] is a filtration, i.e. [math]\displaystyle{ \mathcal{F}_s \subset \mathcal{F}_t }[/math] when [math]\displaystyle{ s\lt t }[/math]. Define

[math]\displaystyle{ Z_t = \mathbb{E} [Y \mid \mathcal{F}_t], }[/math]

then [math]\displaystyle{ \left\{Z_0, Z_1, \dots\right\} }[/math] is a martingale,[2] namely Doob martingale, with respect to filtration [math]\displaystyle{ \left\{\mathcal{F}_0, \mathcal{F}_1, \dots\right\} }[/math].

To see this, note that

  • [math]\displaystyle{ \mathbb{E}[|Z_t|] = \mathbb{E}[|\mathbb{E} [Y \mid \mathcal{F}_t]|] \leq \mathbb{E}[\mathbb{E} [|Y| \mid \mathcal{F}_t]] = \mathbb{E} [|Y|] \lt \infty }[/math];
  • [math]\displaystyle{ \mathbb{E}[Z_t \mid \mathcal{F}_{t-1}] = \mathbb{E}[\mathbb{E} [Y \mid \mathcal{F}_t] \mid \mathcal{F}_{t-1}] = \mathbb{E}[Y \mid \mathcal{F}_{t-1}] = Z_{t-1} }[/math] as [math]\displaystyle{ \mathcal{F}_{t-1} \subset \mathcal{F}_{t} }[/math].

In particular, for any sequence of random variables [math]\displaystyle{ \left\{X_1, X_2, \dots, X_n\right\} }[/math] on probability space [math]\displaystyle{ (\Omega, \mathcal{F}, \text{P}) }[/math] and function [math]\displaystyle{ f }[/math] such that [math]\displaystyle{ \mathbb{E} [ | f(X_1, X_2, \dots, X_n) |] \lt \infty }[/math], one could choose

[math]\displaystyle{ Y:=f(X_1, X_2, \dots, X_n) }[/math]

and filtration [math]\displaystyle{ \left\{\mathcal{F}_0, \mathcal{F}_1, \dots\right\} }[/math] such that

[math]\displaystyle{ \begin{align} \mathcal{F}_0 &:= \left\{\phi, \Omega \right\}, \\ \mathcal{F}_t &:= \sigma(X_1, X_2, \dots, X_t), \forall t \geq 1, \end{align} }[/math]

i.e. [math]\displaystyle{ \sigma }[/math]-algebra generated by [math]\displaystyle{ X_1, X_2, \dots, X_t }[/math]. Then, by definition of Doob martingale, process [math]\displaystyle{ \left\{Z_0, Z_1, \dots\right\} }[/math] where

[math]\displaystyle{ \begin{align} Z_0 &:= \mathbb{E}[f(X_1, X_2, \dots, X_n) \mid \mathcal{F}_0] = \mathbb{E}[f(X_1, X_2, \dots, X_n)], \\ Z_t &:= \mathbb{E} [f(X_1, X_2, \dots, X_n) \mid \mathcal{F}_t] = \mathbb{E} [f(X_1, X_2, \dots, X_n) \mid X_1, X_2, \dots, X_t], \forall t \geq 1 \end{align} }[/math]

forms a Doob martingale. Note that [math]\displaystyle{ Z_n = f(X_1, X_2, \dots, X_n) }[/math]. This martingale can be used to prove McDiarmid's inequality.

McDiarmid's inequality

Main page: McDiarmid's inequality

The Doob martingale was introduced by Joseph L. Doob in 1940 to establish concentration inequalities such as McDiarmid's inequality, which applies to functions that satisfy a bounded differences property (defined below) when they are evaluated on random independent function arguments.

A function [math]\displaystyle{ f: \mathcal{X}_1 \times \mathcal{X}_2 \times \cdots \times \mathcal{X}_n \rightarrow \mathbb{R} }[/math] satisfies the bounded differences property if substituting the value of the [math]\displaystyle{ i }[/math]th coordinate [math]\displaystyle{ x_i }[/math] changes the value of [math]\displaystyle{ f }[/math] by at most [math]\displaystyle{ c_i }[/math]. More formally, if there are constants [math]\displaystyle{ c_1, c_2, \dots, c_n }[/math] such that for all [math]\displaystyle{ i\in[n] }[/math], and all [math]\displaystyle{ x_1\in \mathcal{X}_1,\,x_2\in \mathcal{X}_2,\, \ldots,\, x_n \in \mathcal{X}_n }[/math],

[math]\displaystyle{ \sup_{x_i' \in \mathcal{X}_i} \left|f(x_1, \dots, x_{i-1}, x_i, x_{i+1}, \ldots, x_n) - f(x_1, \dots, x_{i-1}, x_i', x_{i+1}, \ldots, x_n)\right| \leq c_i. }[/math]

McDiarmid's Inequality[1] — Let [math]\displaystyle{ f: \mathcal{X}_1 \times \mathcal{X}_2 \times \cdots \times \mathcal{X}_n \rightarrow \mathbb{R} }[/math] satisfy the bounded differences property with bounds [math]\displaystyle{ c_1, c_2, \dots, c_n }[/math].

Consider independent random variables [math]\displaystyle{ X_1, X_2, \dots, X_n }[/math] where [math]\displaystyle{ X_i \in \mathcal{X}_i }[/math] for all [math]\displaystyle{ i }[/math]. Then, for any [math]\displaystyle{ \varepsilon \gt 0 }[/math],

[math]\displaystyle{ \text{P}\left(f(X_1, X_2, \ldots, X_n) - \mathbb{E}[f(X_1, X_2, \ldots, X_n)] \geq \varepsilon\right) \leq \exp \left(-\frac{2 \varepsilon^2}{\sum_{i=1}^{n} c_i^2} \right), }[/math]
[math]\displaystyle{ \text{P}(f(X_1, X_2, \ldots, X_n) - \mathbb{E}[f(X_1, X_2, \ldots, X_n)] \leq -\varepsilon) \leq \exp \left(-\frac{2 \varepsilon^2}{\sum_{i=1}^{n} c_i^2}\right), }[/math]

and as an immediate consequence,

[math]\displaystyle{ \text{P}(|f(X_1, X_2, \ldots, X_n) - \mathbb{E}[f(X_1, X_2, \ldots, X_n)]| \geq \varepsilon) \leq 2 \exp \left(-\frac{2 \varepsilon^2}{\sum_{i=1}^{n} c_i^2}\right). }[/math]

See also

References

  1. 1.0 1.1 Doob, J. L. (1940). "Regularity properties of certain families of chance variables". Transactions of the American Mathematical Society 47 (3): 455–486. doi:10.2307/1989964. https://www.ams.org/journals/tran/1940-047-03/S0002-9947-1940-0002052-6/S0002-9947-1940-0002052-6.pdf. 
  2. Doob, J. L. (1953). Stochastic processes. 101. New York: Wiley. p. 293.