Martingale Convergence and Azuma's Inequality
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
A Matrix Chernoff Bound for Strongly Rayleigh Distributions and Spectral Sparsifiers from a Few Random Spanning Trees
2018 IEEE 59th Annual Symposium on Foundations of Computer Science A Matrix Chernoff Bound for Strongly Rayleigh Distributions and Spectral Sparsifiers from a few Random Spanning Trees Rasmus Kyng Zhao Song School of Engineering and Applied Sciences School of Engineering and Applied Sciences Harvard University Harvard University Cambridge, MA, USA Cambridge, MA, USA [email protected] [email protected] Abstract— usually being measured by spectral norm. Modern quantita- Strongly Rayleigh distributions are a class of negatively tive bounds of the form often used in theoretical computer dependent distributions of binary-valued random variables science were derived by for example by Rudelson [Rud99], [Borcea, Brändén, Liggett JAMS 09]. Recently, these distribu- tions have played a crucial role in the analysis of algorithms for while Ahlswede and Winter [AW02] established a useful fundamental graph problems, e.g. Traveling Salesman Problem matrix-version of the Laplace transform that plays a central [Gharan, Saberi, Singh FOCS 11]. We prove a new matrix role in scalar concentration results such as those of Bern- Chernoff bound for Strongly Rayleigh distributions. stein. [AW02] combined this with the Golden-Thompson As an immediate application, we show that adding together − trace inequality to prove matrix concentration results. Tropp the Laplacians of 2 log2 n random spanning trees gives an (1 ± ) spectral sparsifiers of graph Laplacians with high refined this approach, and by replacing the use of Golden- probability. Thus, we positively answer an open question posted Thompson with deep a theorem on concavity of certain trace in [Baston, Spielman, Srivastava, Teng JACM 13]. Our number functions due to Lieb, Tropp was able to recover strong of spanning trees for spectral sparsifier matches the number versions of a wide range of scalar concentration results, of spanning trees required to obtain a cut sparsifier in [Fung, including matrix Chernoff bounds, Azuma and Freedman’s Hariharan, Harvey, Panigraphi STOC 11]. -
Probability Theory - Part 3 Martingales
PROBABILITY THEORY - PART 3 MARTINGALES MANJUNATH KRISHNAPUR CONTENTS Progress of lectures3 1. Conditional expectation4 2. Conditional probability7 3. Relationship between conditional probability and conditional expectation 12 4. Properties of conditional expectation 13 5. Cautionary tales on conditional probability 15 6. Martingales 17 7. Stopping times 22 8. Optional stopping or sampling 26 9. Applications of the optional stopping theorem 29 10. Random walks on graphs 31 11. Maximal inequality 36 12. Doob’s up-crossing inequality 38 13. Convergence theorem for super-martingales 39 14. Convergence theorem for martingales 40 15. Another approach to martingale convergence theorems 42 16. Reverse martingales 44 17. Application: Levy’s´ forward and backward laws 45 18. Kolmogorov’s zero-one law 46 19. Strong law of large numbers 47 20. Critical branching process 47 21. Polya’s´ urn scheme 48 22. Liouville’s theorem 50 23. Hewitt-Savage zero-one law 51 24. Exchangeable random variables 53 25. Absolute continuity and singularity of product measures 56 26. The Haar basis and almost sure convergence 59 1 27. Probability measures on metric spaces 59 2 PROGRESS OF LECTURES • Jan 1: Introduction • Jan 3: Conditional expectation, definition and existence • Jan 6: Conditional expectation, properties • Jan 8: Conditional probability and conditional distribution • Jan 10: —Lecture cancelled— • Jan 13: More on regular conditional distributions. Disintegration. • Jan 15: —Sankranthi— • Jan 17: Filtrations. Submartingales and martingales. Examples. • Jan 20: New martingales out of old. Stopped martingale. • Jan 22: Stopping time, stopped sigma-algebra, optional sampling • Jan 24: Gambler’s ruin. Waiting times for patterns in coin tossing. • Jan 27: Discrete Dirichlet problem. -
Discrete Time Stochastic Processes
Discrete Time Stochastic Processes Joseph C. Watkins May 5, 2007 Contents 1 Basic Concepts for Stochastic Processes 3 1.1 Conditional Expectation . 3 1.2 Stochastic Processes, Filtrations and Stopping Times . 10 1.3 Coupling . 12 2 Random Walk 16 2.1 Recurrence and Transience . 16 2.2 The Role of Dimension . 20 2.3 Simple Random Walks . 22 3 Renewal Sequences 24 3.1 Waiting Time Distributions and Potential Sequences . 26 3.2 Renewal Theorem . 31 3.3 Applications to Random Walks . 33 4 Martingales 35 4.1 Examples . 36 4.2 Doob Decomposition . 38 4.3 Optional Sampling Theorem . 39 4.4 Inequalities and Convergence . 45 4.5 Backward Martingales . 54 5 Markov Chains 57 5.1 Definition and Basic Properties . 57 5.2 Examples . 59 5.3 Extensions of the Markov Property . 62 5.4 Classification of States . 65 5.5 Recurrent Chains . 71 5.5.1 Stationary Measures . 71 5.5.2 Asymptotic Behavior . 77 5.5.3 Rates of Convergence to the Stationary Distribution . 82 5.6 Transient Chains . 85 5.6.1 Asymptotic Behavior . 85 1 CONTENTS 2 5.6.2 ρC Invariant Measures . 90 6 Stationary Processes 97 6.1 Definitions and Examples . 97 6.2 Birkhoff’s Ergodic Theorem . 99 6.3 Ergodicity and Mixing . 101 6.4 Entropy . 103 1 BASIC CONCEPTS FOR STOCHASTIC PROCESSES 3 1 Basic Concepts for Stochastic Processes In this section, we will introduce three of the most versatile tools in the study of random processes - conditional expectation with respect to a σ-algebra, stopping times with respect to a filtration of σ-algebras, and the coupling of two stochastic processes. -
Stochastic Calculus
Stochastic Calculus Xi Geng Contents 1 Review of probability theory 3 1.1 Conditional expectations . 3 1.2 Uniform integrability . 5 1.3 The Borel-Cantelli lemma . 6 1.4 The law of large numbers and the central limit theorem . 7 1.5 Weak convergence of probability measures . 7 2 Generalities on continuous time stochastic processes 13 2.1 Basic definitions . 13 2.2 Construction of stochastic processes: Kolmogorov’s extension theorem . 15 2.3 Kolmogorov’s continuity theorem . 18 2.4 Filtrations and stopping times . 20 3 Continuous time martingales 27 3.1 Basic properties and the martingale transform: discrete stochastic inte- gration . 27 3.2 The martingale convergence theorems . 28 3.3 Doob’s optional sampling theorems . 34 3.4 Doob’s martingale inequalities . 37 3.5 The continuous time analogue . 38 3.6 The Doob-Meyer decomposition . 42 4 Brownian motion 51 4.1 Basic properties . 51 4.2 The strong Markov property and the reflection principle . 52 4.3 The Skorokhod embedding theorem and the Donsker invariance principle 55 4.4 Passage time distributions . 62 4.5 Sample path properties: an overview . 67 5 Stochastic integration 71 5.1 L2-bounded martingales and the bracket process . 71 5.2 Stochastic integrals . 79 5.3 Itô’s formula . 88 1 5.4 The Burkholder-Davis-Gundy Inequalities . 91 5.5 Lévy’s characterization of Brownian motion . 94 5.6 Continuous local martingales as time-changed Brownian motions . 95 5.7 Continuous local martingales as Itô’s integrals . 102 5.8 The Cameron-Martin-Girsanov transformation . 108 5.9 Local times for continuous semimartingales .