Suvarna Garge (Editor)

Doob martingale

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

A Doob martingale (also known as a Levy martingale) is a mathematical construction of a stochastic process which 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.

Contents

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.

Definition

A Doob martingale (named after Joseph L. Doob) is a generic construction that is always a martingale. Specifically, consider any set of random variables

X = X 1 , X 2 , . . . , X n

taking values in a set A for which we are interested in the function f : A n R and define:

B i = E X i + 1 , X i + 2 , . . . , X n [ f ( X ) | X 1 , X 2 , . . . X i ]

where the above expectation is itself a random quantity since the expectation is only taken over

X i + 1 , X i + 2 , . . . , X n ,

and

X 1 , X 2 , . . . X i

are treated as random variables. It is possible to show that B i is always a martingale regardless of the properties of X i .

The sequence B i is the Doob martingale for f.

Application

Thus if one can bound the differences

| B i + 1 B i | ,

one can apply Azuma's inequality and show that with high probability f ( X ) is concentrated around its expected value

E [ f ( X ) ] = B 0 .

McDiarmid's inequality

One common way of bounding the differences and applying Azuma's inequality to a Doob martingale is called McDiarmid's inequality.

Suppose X 1 , X 2 , , X n are independent and assume that f satisfies

sup x 1 , x 2 , , x n , x ^ i | f ( x 1 , x 2 , , x n ) f ( x 1 , x 2 , , x i 1 , x ^ i , x i + 1 , , x n ) | c i for 1 i n .

(In other words, replacing the i -th coordinate x i by some other value changes the value of f by at most c i .)

It follows that

| B i + 1 B i | c i

and therefore Azuma's inequality yields the following McDiarmid inequalities for any ε > 0 :

Pr { f ( X 1 , X 2 , , X n ) E [ f ( X 1 , X 2 , , X n ) ] ε } exp ( 2 ε 2 i = 1 n c i 2 )

and

Pr { E [ f ( X 1 , X 2 , , X n ) ] f ( X 1 , X 2 , , X n ) ε } exp ( 2 ε 2 i = 1 n c i 2 )

and

Pr { | E [ f ( X 1 , X 2 , , X n ) ] f ( X 1 , X 2 , , X n ) | ε } 2 exp ( 2 ε 2 i = 1 n c i 2 ) .

References

Doob martingale Wikipedia