<?xml version="1.0"?>
<!-- name="generator" content="blosxom/2.0" -->
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">
  <channel>
    <title>Notebooks   </title>
    <link>http://bactra.org/notebooks</link>
    <description>Cosma's Notebooks</description>
    <language>en</language>

  <item>
    <title>Large Deviations</title>
    <link>http://bactra.org/notebooks/2012/04/18#large-deviations</link>
    <description>



&lt;P&gt;The limit theorems of &lt;a href=&quot;probability.html&quot;&gt;probability&lt;/a&gt; theory ---
the weak and strong laws of large numbers, the central limit theorem, etc. ---
basically say that averages taken over large samples (of well-behaved
independent, identically distributed random variables) converge on expectation
values.  (The strong law of large numbers asserts almost-sure convergence, the
central limit theorem asserts a kind of convergence in distribution, etc.)
These results say little or nothing about the &lt;em&gt;rate&lt;/em&gt; of convergence,
however, which is often important for many applications of probability theory,
e.g., &lt;a href=&quot;stat-mech.html&quot;&gt;statistical mechanics&lt;/a&gt;.  One way to address
this is the theory of large deviations.  (I believe the terminology goes back
to Varadhan in the 1970s, but that's just an impression, rather than research.)

&lt;P&gt;Let me say things sloppily first, so the idea comes through, and then more
precisely, so people who know the subject won't get too upset.
Suppose &lt;i&gt;X&lt;/i&gt; is a random variable with expected value $ \mathbf{E}[X] $,
and we consider \( S_n \equiv \frac{1}{n}\sum_{i=1}^{n}{X_i} \), the sample
mean of &lt;i&gt;n&lt;/i&gt; samples of
&lt;i&gt;X&lt;/i&gt;.  &lt;i&gt;S&lt;/i&gt;&lt;sub&gt;&lt;i&gt;n&lt;/i&gt;&lt;/sub&gt; &quot;obeys a large deviations principle&quot; if there is a
non-negative function &lt;i&gt;r&lt;/i&gt;, called the rate function, such
that

\[
\Pr{\left(\left| \mathbf{E}[X] - S_n \right| \geq \epsilon\right)}
\rightarrow e^{-nr(\epsilon)} ~.
\]

&lt;br&gt;(The rate function has to obey some sensible but technical continuity
conditions.)  This is a &lt;em&gt;large&lt;/em&gt; deviation result, because the difference
between the empirical mean and the expectation is remaining constant
as &lt;i&gt;n&lt;/i&gt; grows --- there has to be a larger and large conspiracy, as it
were, among the samples to keep deviating from the expectation in the same way.
Now, one reason what I've stated isn't really enough to satisfy a mathematician
is that the right-hand side converges on zero, so the functional form of the
probability could be anything which also converges on zero and that'd be
satisfied, but we want to pick out &lt;em&gt;exponential&lt;/em&gt; convergence.  The usual
way is to look at the limiting growth rate of the probability.  Also, we want
the probability that the difference between the empirical mean and the
expectation falls into any arbitrary set.  So one usually sees the LDP asserted
in some form like, for any reasonable set &lt;i&gt;A&lt;/i&gt;,

\[
\lim_{n\rightarrow\infty}{-\frac{1}{n}\log{\mathrm{Pr}\left(\left|
\mathbf{E}X - S_n \right| \in A\right)}} = \inf_{x\in A}{r(x)} ~.
\]

&lt;br&gt;(Actually, to be &lt;em&gt;completely&lt;/em&gt; honest, I really shouldn't be assuming
that there is a limit to those probabilities.  Instead I should connect the lim
inf of that expression to the infimum of the rate function over the interior
of &lt;i&gt;A&lt;/i&gt;, and the lim sup to the infimum of the rate function over the
closure of &lt;i&gt;A&lt;/i&gt;.)

&lt;P&gt;Similar large deviation principles can be stated for the empirical
distribution, the empirical process, functionals of sample paths, etc., rather
than just the empirical mean.  There are tricks for relating LDPs on
higher-level objects, like the empirical distribution over trajectories, to
LDPs on lower-level objects, like empirical means.  (These go under names like
&quot;the contraction principle&quot;.)

&lt;P&gt;Since &lt;a href=&quot;ergodic-theory.html&quot;&gt;ergodic theory&lt;/a&gt; extends the
probabilistic limit laws to &lt;a href=&quot;stochastic-processes.html&quot;&gt;stochastic
processes&lt;/a&gt;, rather than just sequences of independent variables, it
shouldn't be surprising that large deviation principles also hold for some
stochastic processes.  I am particularly interested in LDPs
for &lt;a href=&quot;markov.html&quot;&gt;Markov&lt;/a&gt; processes, and their applications.  There
are further important connections
to &lt;a href=&quot;information-theory.html&quot;&gt;information theory&lt;/a&gt;, since in an awful
lot of situations, the large deviations rate function is the Kullback-Leibler
divergence, a.k.a. the relative entropy.

&lt;P&gt;Related, but strictly speaking distinct topics:
&lt;ul&gt;
&lt;li&gt;Finite-sample &lt;a href=&quot;deviation-inequalities.html&quot;&gt;deviation inequalities&lt;/a&gt;, such as the Bernstein, Chernoff and Hoeffding inequalities, which bound the probability of averages departing by more than a certain amount from expectation values at given finite sample sizes;
&lt;li&gt;&lt;a href=&quot;concentration-of-measure.html&quot;&gt;Concentration of measure&lt;/a&gt;,
roughly speaking upper bounds on deviation probabilities holding uniformly over
large classes of functions.  (Note that large deviations principles
have &lt;em&gt;match&lt;/em&gt; upper and lower bounds, and need only hold asymptotically.)
&lt;/ul&gt;

&lt;P&gt;See also:
	&lt;a href=&quot;exponential-families.html&quot;&gt;Exponential Families of Probability Measures&lt;/a&gt;;
	&lt;a href=&quot;max-ent.html&quot;&gt;Maximum entropy&lt;/a&gt;




&lt;ul&gt;Recommended:
	&lt;li&gt;James Bucklew, &lt;cite&gt;Large Deviation Techniques in Decision,
Simulation, and Estimation&lt;/cite&gt;
	&lt;li&gt;Thomas Cover and Joy Thomas, &lt;cite&gt;Elements of Information
Theory&lt;/cite&gt; [Very nice chapter on large deviations for IID sequences]
	&lt;li&gt;Amir Dembo and Ofer Zeitouni, &lt;cite&gt;Large Deviations Techniques and
Applications&lt;/cite&gt; [Chapters 2, 4 and 5, and parts of chapter 6, are available
in postscript format
via &lt;a href=&quot;http://www-stat.stanford.edu/~amir/&quot;&gt;Prof. Dembo's&lt;/a&gt; page for
his &lt;a href=&quot;http://www-stat.stanford.edu/~amir/large-deviations/&quot;&gt;course on
large deviations&lt;/a&gt;]
	&lt;li&gt;Frank den Hollander, &lt;cite&gt;Large Deviations&lt;/cite&gt; [Nice
introductory text for people with an applied probability background.  Short.]
	&lt;li&gt;Richard S. Ellis
		&lt;ul&gt;
		&lt;li&gt;&quot;The Theory of Large Deviations: from Boltzmann's 1877
Calculation to Equilibrium Macrostates in 2D Turbulence&quot;, &lt;cite&gt;Physica
D&lt;/cite&gt; &lt;strong&gt;133&lt;/strong&gt; (1999): 106--136
		&lt;li&gt;&lt;cite&gt;Entropy, Large Deviations, and Statistical
Mechanics&lt;/cite&gt;
		&lt;/ul&gt;
	&lt;li&gt;M. I. Friedlin and A. D. Wentzell, &lt;cite&gt;Random Perturbations of
Dynamical Systems&lt;/cite&gt;
	&lt;li&gt;Hugo Touchette, &quot;The Large Deviations Approach to Statistical
Mechanics&quot;, &lt;a href=&quot;http://dx.doi.org/10.1016/j.physrep.2009.05.002&quot;&gt;&lt;cite&gt;Physics Reports&lt;/cite&gt; &lt;strong&gt;478&lt;/strong&gt; (2009): 1--69&lt;/a&gt;, &lt;a href=&quot;http://arxiv.org/abs/0804.0327&quot;&gt;arxiv:0804.0327&lt;/a&gt;
	&lt;li&gt;S. R. S. Varadhan, &quot;Large
Deviations&quot;, &lt;a href=&quot;http://dx.doi.org/10.1214/07-AOP348&quot;&gt;&lt;cite&gt;Annals of
Probability&lt;/cite&gt; &lt;strong&gt;36&lt;/strong&gt; (2008): 397--419&lt;/a&gt;
[&lt;a href=&quot;http://math.nyu.edu/faculty/varadhan/wald.pdf&quot;&gt;Copy via Prof.
Varadhan&lt;/a&gt;.  Wald Lecture for 2005.]
	&lt;/ul&gt;

&lt;ul&gt;Recommended, more specialized:
	&lt;li&gt;R. R. Bahadur, &lt;cite&gt;Some Limit Theorems in Statistics&lt;/cite&gt;
[1971.  The notation is now much more transparent, and the proofs of many
basic theorems considerably simplified.  But if there's a better source for
statistical applications than this little book, I've yet to find it.]
	&lt;li&gt;Julien Barr&amp;eacute;, Freddy Bouchet, &lt;a
href=&quot;http://perso.ens-lyon.fr/thierry.dauxois/&quot;&gt;Thierry Dauxois&lt;/a&gt; and
Stefano Ruffo, &quot;Large deviation techniques applied to systems with long-range
interactions&quot;, &lt;a
href=&quot;http://arxiv.org/abs/cond-mat/0406358&quot;&gt;cond-mat/0406358&lt;/a&gt; = &lt;a
href=&quot;http://dx.doi.org/10.1007/s10955-005-3768-8&quot;&gt;&lt;cite&gt;Journal of Statistics
Physics&lt;/cite&gt; &lt;strong&gt;119&lt;/strong&gt; (2005): 677--713&lt;/a&gt;
	&lt;li&gt;Michel Bena&amp;iuml;n and J&amp;ouml;rgen W. Weibull, &quot;Deterministic
Approximation of Stochastic Evolution in Games&quot;, &lt;cite&gt;Econometrica&lt;/cite&gt;
&lt;strong&gt;71&lt;/strong&gt; (2003): 879--903 [&lt;a href=&quot;http://www.jstor.org/pss/1555525&quot;&gt;JSTOR&lt;/a&gt;]
	&lt;li&gt;Arijit Chakrabarty,  &quot;Effect of truncation on large deviations for heavy-tailed random vectors&quot;, &lt;a href=&quot;http://arxiv.org/abs/1107.2476&quot;&gt;arxiv:1107.2476&lt;/a&gt;
	&lt;li&gt;Sourav Chatterjee and S. R. S. Varadhan, &quot;The large deviation principle for the Erdos-Renyi random graph&quot;, &lt;a href=&quot;http://arxiv.org/abs/1008.1946&quot;&gt;arxiv:1008.1946&lt;/a&gt;
	&lt;li&gt;J.-R. Chazottes and D. Gabrielli, &quot;Large deviations for empirical
entropies of Gibbsian sources&quot;, &lt;a
href=&quot;http://arxiv.org/abs/math.PR/0406083&quot;&gt;math.PR/0406083&lt;/a&gt; = &lt;a
href=&quot;http://dx.doi.org/10.1088/0951-7715/18/6/007&quot;&gt;&lt;cite&gt;Nonlinearity&lt;/cite&gt;
&lt;strong&gt;18&lt;/strong&gt; (2005): 2545--2563&lt;/a&gt; [This is a very cool result which
shows that block entropies, and entropy rates estimated from those blocks, obey
the large deviation principle even as one lets the length of the blocks grow
with the amount of data, provided the block-length doesn't grow too quickly
(only logarithmically).  I wish I could write papers like this.]
	&lt;li&gt;W. De Roeck, Christian Maes and Karel Netocny, &quot;H-Theorems from
Autonomous Equations&quot;, &lt;a
href=&quot;http://arxiv.org/abs/cond-mat/0508089&quot;&gt;cond-mat/0508089&lt;/a&gt; [this
basically derives the H-theorem of statistical mechanics as a large deviations
result, assuming a certain reasonable Markovian form for the macroscopic
dynamics.  In fact, we have a separate argument that you &lt;em&gt;don't&lt;/em&gt; have
that Markovian form, you're just not trying hard enough;
see &lt;a href=&quot;http://arxiv.org/abs/cond-mat/0303625&quot;&gt;here&lt;/a&gt;]
	&lt;li&gt;Paul Dupuis, &quot;Large Deviations Analysis of Some Recursive 
Algorithms with State-Dependent Noise&quot;, &lt;a href=&quot;http://projecteuclid.org/euclid.aop/1176991581&quot;&gt;&lt;cite&gt;Annals of Probability&lt;/cite&gt; 
&lt;strong&gt;16&lt;/strong&gt; (1988): 1509--1536&lt;/a&gt; [Open access]
	&lt;li&gt;Gregory L. Eyink
		&lt;ul&gt;
		&lt;li&gt;&quot;Action principle in nonequilbrium statistical
dynamics,&quot; &lt;citE&gt;Physical Review E&lt;/cite&gt; &lt;strong&gt;54&lt;/strong&gt; (1996):
3419--3435 [Least action as a consequence of Markovian LDP]
		&lt;li&gt;&quot;A Variational Formulation of Optimal Nonlinear
Estimation,&quot; &lt;a href=&quot;http://arxiv.org/abs/physics/0011049&quot;&gt;physics/0011049&lt;/a&gt;
[Nice connections between optimal state estimation (assuming a known form for
the underlying stochastic process), nonequilibrium statistical mechanics, and
large deviations theory, leading to tractable-looking numerical schemes for
estimation.]
		&lt;/ul&gt;
	&lt;li&gt;Jin Feng and Thomas G. Kurtz, &lt;cite&gt;Large Deviations for Stochastic
Processes&lt;/cite&gt;
[&lt;a href=&quot;http://www.math.wisc.edu/~kurtz/feng/ldp.htm&quot;&gt;Online&lt;/a&gt;]
	&lt;li&gt;Fuqing Gao and Xingqiu Zhao, &quot;Delta method in large deviations and moderate deviations for estimators&quot;, &lt;cite&gt;Annals of Statistics&lt;/citE&gt;
&lt;strong&gt;39&lt;/strong&gt; (2011):
1211-1240, &lt;a href=&quot;http://arxiv.org/abs/1105.3552&quot;&gt;arxiv:1105.3552&lt;/a&gt; [This
is based on an extension of the &quot;contraction principle&quot; which is of independent
interest]
	&lt;li&gt;S. Orey and S. Peliken, &quot;Large deviations principles for
stationary processes&quot;, &lt;cite&gt;Annals of Probability&lt;/cite&gt; &lt;strong&gt;16&lt;/strong&gt;
(1988): 1481--1496
	&lt;li&gt;Eric Smith, &quot;Large-deviation principles, stochastic effective
actions, path entropies, and the structure and meaning of thermodynamic
descriptions&quot;, &lt;a href=&quot;http://arxiv.org/abs/1102.3938&quot;&gt;arxiv:1102.3938&lt;/a&gt;
	&lt;li&gt;Eric Smith and Supriya Krishnamurthy, &quot;Symmetry and Collective Fluctuations in Evolutionary Games&quot;, &lt;a href=&quot;http://www.santafe.edu/research/working-papers/abstract/d49ae327d6f56ce1d45bf5f012b13915/&quot;&gt;SFI Working Paper 11-03-010&lt;/a&gt;
	&lt;/ul&gt;

&lt;ul&gt;To read:
	&lt;li&gt;Paul H. Algoet and Brian H. Marcus, &quot;Large Deviation Theorems for
Empirical Types of Markov Chains Constrained to Thin Sets,&quot; &lt;cite&gt;IEEE
Trans. Info. Theory&lt;/cite&gt; &lt;strong&gt;38&lt;/strong&gt; (1992): 1276--1291
	&lt;li&gt;Alexei Andreanov, Giulio Biroli, Jean-Philippe Bouchaud, and
Alexandre Lef&amp;egrave;vre, &quot;Field theories and exact stochastic equations for
interacting particle
systems&quot;, &lt;a href=&quot;http://dx.doi.org/10.1103/PhysRevE.74.030101&quot;&gt;&lt;cite&gt;Physical
Review E&lt;/cite&gt; &lt;strong&gt;74&lt;/strong&gt; (2006): 030101&lt;/a&gt;
= &lt;a href=&quot;http://arxiv.org/abs/cond-mat/0602307&quot;&gt;cond-mat/0602307&lt;/a&gt;
	&lt;li&gt;Ellen Baake, Frank den Hollander and Natali Zint, &quot;How T-Cells Use
Large Deviations to Recognize Foreign
Antigens&quot;, &lt;a href=&quot;http://arxiv.org/abs/q-bio.SC/0605016&quot;&gt;arxiv:q-bio.SC/0605016&lt;/a&gt; [Presumably == the paper of the same title in &lt;a href=&quot;http://dx.doi.org/10.1007/s00285-008-0191-1&quot;&gt;&lt;cite&gt;Journal of Mathematical Biology&lt;/cite&gt; &lt;strong&gt;57&lt;/strong&gt; (2008): 841--861&lt;/a&gt;, but that orders the authors Zint, Baake and den Hollander.]
	&lt;li&gt;J. Barral and P. Goncalves, &quot;On the Estimation of the Large Deviations Spectrum&quot;, &lt;a href=&quot;http://dx.doi.org/10.1007/s10955-011-0296-6&quot;&gt;&lt;cite&gt;Journal of Statistical
Physics&lt;/cite&gt; &lt;strong&gt;144&lt;/strong&gt; (2011): 1256--1283&lt;/a&gt;
	&lt;li&gt;L. Bertini, A. De Sole, D. Gabrielli, G. Jona-Lasinio, C. Landim, &quot;Large deviation approach to non equilibrium processes in stochastic lattice gases&quot;, &lt;a href=&quot;http://arxiv.org/abs/math/0602557&quot;&gt;arxiv:math/0602557&lt;/a&gt;
	&lt;li&gt;Matthias Birkner, Andreas Greven and Frank den Hollander, 
&quot;Quenched large deviation principle for words in a letter sequence&quot;, &lt;a href=&quot;http://arxiv.org/abs/0807.2611&quot;&gt;arxiv:0807.2611&lt;/a&gt; 
	&lt;li&gt;Igor Bjelakovic, Jean-Dominique Deuschel, Tyll Krueger, Ruedi
Seiler, Rainer Siegmund-Schultze and Arleta Szkola
		&lt;ul&gt;
		&lt;li&gt;&quot;A quantum version of Sanov's
theorem&quot;, &lt;a href=&quot;http://arxiv.org/abs/quant-ph/0412157&quot;&gt;quant-ph/0412157&lt;/a&gt;
= &lt;a href=&quot;http://dx.doi.org/10.1007/s00220-005-1426-2&quot;&gt;&lt;cite&gt;Communications in
Mathematical Physics&lt;/cite&gt; &lt;strong&gt;260&lt;/strong&gt; (2005): 659--671&lt;/a&gt; [Quantum
large deviations!]
		&lt;li&gt;&quot;Typical support and Sanov large deviations of correlated
states&quot;, &lt;a href=&quot;http://arxiv.org/abs/math.PR/0703772&quot;&gt;math.PR/0703772&lt;/a&gt;
= &lt;a href=&quot;http://dx.doi.org/10.1007/s00220-008-0440-6&quot;&gt;&lt;cite&gt;Communications in
Mathematical Physics&lt;/cite&gt; &lt;strong&gt;279&lt;/strong&gt; (2008): 559--584&lt;/a&gt;
		&lt;/ul&gt;
	&lt;li&gt;Amarjit Budhiraja, Paul Dupuis, Markus Fischer, &quot;Large deviation properties of weakly interacting processes via weak convergence methods&quot;, &lt;a href=&quot;http://arxiv.org/abs/1009.6030&quot;&gt;arxiv:1009.6030&lt;/a&gt;
	&lt;li&gt;Amarjit Budhiraja, Paul Dupuis, Vasileios Maroulas, &quot;Large
deviations for infinite dimensional stochastic dynamical systems&quot;, &lt;cite&gt;Annals
of Applied Probability&lt;/cite&gt; &lt;strong&gt;36&lt;/strong&gt; (2008): 1390--1420
= &lt;a href=&quot;http://arxiv.org/abs/0808.3631&quot;&gt;arxiv:0808.3631&lt;/a&gt;
	&lt;li&gt;Rapha&amp;euml;l Cerf and Pierre Petit, &quot;Cram&amp;eacute;r's theorem for asymptotically decoupled fields&quot;, &lt;a href=&quot;http://arxiv.org/abs/1103.4415&quot;&gt;arxiv:1103.4415&lt;/a&gt; [The English abstract is extremely interesting, but unfortunately
this paper is in French, so my marking it &quot;to read&quot; is misleading.]
	&lt;li&gt;Arijit Chakrabarty, &quot;Central Limit Theorem and Large Deviations for truncated heavy-tailed random vectors&quot;, &lt;a href=&quot;http://arxiv.org/abs/1003.2159&quot;&gt;arxiv:1003.2159&lt;/a&gt;
	&lt;li&gt;Po-Ning Chen, &quot;Generalization of Gartner-Ellis theorem&quot;,
&lt;a href=&quot;http://dx.doi.org/10.1109/18.887893&quot;&gt;&lt;cite&gt;IEEE Transactions on
Information Theory&lt;/cite&gt; &lt;strong&gt;46&lt;/strong&gt; (2000): 2752--2760&lt;/a&gt;
	&lt;li&gt;Zhiyi Chi
		&lt;ul&gt;
		&lt;li&gt;&quot;Large deviations for template matching between point
processes&quot;, &lt;a
href=&quot;http://dx.doi.org/10%2E1214/105051604000000576&quot;&gt;&lt;cite&gt;Annals of Applied
Probability&lt;/cite&gt; &lt;strong&gt;15&lt;/strong&gt; (2005): 153--174&lt;/a&gt; = &lt;a
href=&quot;http://arxiv.org/abs/math.PR/0503463&quot;&gt;math.PR/0503463&lt;/a&gt;
		&lt;li&gt;&quot;On the asymptotic of likelihood ratios for self-normalized
large deviations&quot;, &lt;a href=&quot;http://arxiv.org/abs/0709.1506&quot;&gt;arxiv:0709.1506&lt;/a&gt;
		&lt;/ul&gt;
	&lt;li&gt;Igor Chueshov and Annie Millet, &quot;Stochastic 2D hydrodynamical type systems: Well posedness and large deviations&quot;, &lt;a href=&quot;http://arxiv.org/abs/0807.1810&quot;&gt;arxiv:0807.1810&lt;/a&gt;
	&lt;li&gt;A. de Acosta, &quot;A general nonconvex large deviation result
II&quot;, &lt;citE&gt;Annals of Probability&lt;/cite&gt; &lt;strong&gt;32&lt;/strong&gt; (2004): 1873--1901
= &lt;a href=&quot;http://arxiv.org/abs/math.PR/0410101&quot;&gt;math.PR/0410101&lt;/a&gt;
	&lt;li&gt;Zach Deitz and Sunder Sethuraman, &quot;Large deviations for a class of
nonhomgeneous Markov chains&quot;, &lt;a
href=&quot;http://arxiv.org/abs/math.PR/0404230&quot;&gt;math.PR/0404230&lt;/a&gt;
	&lt;li&gt;B. Derrida, &quot;Non equilibrium steady states: fluctuations and large
deviations of the density and of the
current&quot;, &lt;a href=&quot;http://arxiv.org/abs/cond-mat/0703762&quot;&gt;cond-mat/0703762&lt;/a&gt;
	&lt;li&gt;B. Derrida, Joel L. Lebowitz and Eugene R. Speer, &quot;Exact Large
Deviation Functional for the Density Profile in a Stationary Nonequilibrium
Open System,&quot; &lt;a
href=&quot;http://arxiv.org/abs/cond-mat/0105110&quot;&gt;cond-mat/0105110&lt;/a&gt;
	&lt;LI&gt;Paul Dupuis and Richard S. Ellis, &lt;cite&gt;A Weak Convergence Approach
to the Theory of Large Deviations&lt;/cite&gt;
[&lt;a
href=&quot;http://www.math.umass.edu/%7Ersellis/pdf-files/dupuis-book.pdf&quot;&gt;PDF preprint&lt;/a&gt;]
	&lt;li&gt;Vlad Elgart and Alex Kamenev, &quot;Rare Events Statistics in
Reaction--Diffusion Systems&quot;, &lt;a
href=&quot;http://arxiv.org/abs/cond-mat/0404241&quot;&gt;cond-mat/0404241&lt;/a&gt; [i.e., large
deviations]
	&lt;li&gt;Andreas Engel, Remi Monasson and Alexander K. Hartmann, &quot;On Large
Deviation Properties of Erdos-Renyi Random Graphs&quot;, &lt;a
href=&quot;http://dx.doi.org/10.1007/s10955-004-2268-6&quot;&gt;&lt;cite&gt;Journal of Statistical
Physics&lt;/cite&gt; &lt;strong&gt;117&lt;/strong&gt; (2004): 387--426&lt;/a&gt;
	&lt;li&gt;Parisa Fatheddin, Jie Xiong, &quot;Large Deviation Principle for Some Measure-Valued Processes&quot;, &lt;a href=&quot;http://arxiv.org/abs/1204.3501&quot;&gt;arxiv:1204.3501&lt;/a&gt;
	&lt;li&gt;Hans Follmer and Steven Orey, &quot;Large Deviations for the Empirical Field of
a Gibbs Measure&quot;, &lt;a href=&quot;http://projecteuclid.org/euclid.aop/1176991671&quot;&gt;&lt;citE&gt;Annals of Probability&lt;/cite&gt; &lt;strong&gt;16&lt;/strong&gt;
(1988): 961--977&lt;/a&gt;
	&lt;li&gt;Cristian Giardina', Jorge Kurchan, Luca Peliti, &quot;Direct evaluation
of large-deviation
functions&quot;, &lt;a href=&quot;http://arxiv.org/abs/cond-mat/0511248&quot;&gt;cond-mat/0511248&lt;/a&gt;
[&quot;numerical [evaluation of] probabilities of large deviations of physical
quantities, such as current or density, that are local in time. The
large-deviation functions are given in terms of the typical properties of a
modified dynamics, and since they no longer involve rare events, can be
evaluated efficiently and over a wider ranges of values.&quot;]
	&lt;li&gt;Yuri Golubev, Vladimir Spokoiny, &quot;Exponential bounds for minimum contrast estimators&quot;, &lt;a href=&quot;http://arxiv.org/abs/0901.0655&quot;&gt;arxiv:0901.0655&lt;/a&gt;
	&lt;li&gt;Nathael Gozlan and Christian L&amp;eacute;onard
		&lt;ul&gt;
		&lt;li&gt;&quot;A large deviation
approach to some transportation cost inequalities&quot;, &lt;a
href=&quot;http://arxiv.org/abs/math.PR/0510601&quot;&gt;math.PR/0510601&lt;/a&gt;
		&lt;li&gt;&quot;Transport inequalities.  A survey&quot;, &lt;a href=&quot;http://arxiv.org/abs/1003.3852&quot;&gt;arxiv:1003.3852&lt;/a&gt;
		&lt;/ul&gt;
	&lt;li&gt;Alice Guionnet, &quot;Large deviations and stochastic calculus for large
random matrices&quot;, &lt;a
href=&quot;http://dx.doi.org/10.1214/154957804100000033&quot;&gt;&lt;cite&gt;Probability
Surveys&lt;/cite&gt; &lt;strong&gt;1&lt;/strong&gt; (2004): 72--172&lt;/a&gt; [Open access]
	&lt;li&gt;O. V. Gulinskii
and &lt;a href=&quot;http://www.eng.tau.ac.il/~liptser/&quot;&gt;R. S. Liptser&lt;/a&gt;, &quot;Example of
Large Deviations for Stationary Processes&quot;, &lt;cite&gt;Theory of Probability and
Applications&lt;/cite&gt; &lt;strong&gt;44&lt;/strong&gt; (1999): 211--225
[&lt;a href=&quot;http://www.eng.tau.ac.il/~liptser/papers/helix.pdf&quot;&gt;PDF&lt;/a&gt;]
	&lt;li&gt;Te Sun Han
		&lt;ul&gt;
		&lt;li&gt;&quot;Hypothesis Testing with the General Source&quot;,
&lt;a href=&quot;http://dx.doi.org/10.1109/18.887854&quot;&gt;&lt;cite&gt;IEEE Transactions on
Information Theory&lt;/cite&gt; &lt;strong&gt;46&lt;/strong&gt; (2000): 2415--2427&lt;/a&gt; =
&lt;a href=&quot;http://arxiv.org/abs/math.PR/0004121&quot;&gt;math.PR/0004121&lt;/a&gt; [&quot;The
asymptotically optimal hypothesis testing problem with the general sources as
the null and alternative hypotheses is studied.... Our fundamental philosophy
in doing so is first to convert all of the hypothesis testing problems
completely to the pertinent computation problems in the large
deviation-probability theory. ... [This] enables us to establish quite compact
general formulas of the optimal exponents of the second kind of error and
correct testing probabbilities for the general sources including all
nonstationary and/or nonergodic sources with arbitrary abstract alphabet
(countable or uncountable). Such general formulas are presented from the
information-spectrum point of view.&quot;]
		&lt;li&gt;&quot;An information-spectrum approach to large deviation
theorems&quot;, &lt;a href=&quot;http://arxiv.org/abs/cs.IT/0606104&quot;&gt;cs.IT/0606104&lt;/a&gt;
		&lt;/ul&gt;
	&lt;li&gt;Henrik Hult and Gennady Samorodnitsky, &quot;Large deviations for point processes based on stationary sequences with heavy tails&quot;, &lt;a href=&quot;http://projecteuclid.org/euclid.jap/1269610814&quot;&gt;&lt;cite&gt;Journal of Applied Probability&lt;/cite&gt; &lt;strong&gt;47&lt;/strong&gt; (2010): 1--40&lt;/a&gt;
	&lt;li&gt;Svante Janson, &quot;Large deviations for sums of partly dependent
random variables&quot;, &lt;a href=&quot;http://dx.doi.org/10.1002/rsa.20008&quot;&gt;&lt;cite&gt;Random
Structures and Algorithms&lt;/cite&gt; &lt;strong&gt;24&lt;/strong&gt; (2004): 234--248&lt;/a&gt; [&quot;We
use and extend a method by Hoeffding to obtain strong large deviation bounds
for sums of dependent random variables with suitable dependency structure. The
method is based on breaking up the sum into sums of independent
variables. Applications are given to U-statistics, random strings and random
graphs.&quot;  Applied here only to Erdos-Renyi (IID) random graphs, but might be
extendable to Markov random
graphs...? &lt;a href=&quot;http://www.math.uu.se/~svante/papers/sj150.pdf&quot;&gt;PDF
preprint&lt;/a&gt;]
	&lt;li&gt;Giovanni Jona-Lasinio, &quot;From fluctuations in hydrodynamics to
nonequilibrium
thermodynamics&quot;, &lt;a href=&quot;http://arxiv.org/abs/1003.4164&quot;&gt;arxiv:1003.4164&lt;/a&gt;
	&lt;li&gt;Vladislav Kargin, &quot;A Large Deviation Inequality for Vector
Functions on Finite Reversible Markov
Chains&quot;, &lt;a href=&quot;http://arxiv.org/abs/math.PR/0508538&quot;&gt;math.PR/0508538&lt;/a&gt;
	&lt;li&gt;Gerhard Keller, &lt;cite&gt;Equilibrium States in Ergodic Theory&lt;/cite&gt;
[&lt;a href=&quot;http://cambridge.org/9780521595346&quot;&gt;blurb&lt;/a&gt;]
	&lt;li&gt;Michael Keyl, &quot;Quantum state estimation and large deviations&quot;, &lt;a
href=&quot;http://arxiv.org/abs/quant-ph/0412053&quot;&gt;quant-ph/0412053&lt;/a&gt;
	&lt;li&gt;Yuri Kifer, &quot;Large deviations and adiabatic transitions for dynamical systems and Markov processes in fully coupled averaging&quot;, &lt;a href=&quot;http://arxiv.org/abs/0710.2405&quot;&gt;arxiv:0710.2405&lt;/a&gt;
	&lt;li&gt;Yuichi Kitamura, &quot;Empirical likelihood methods in econometrics: Theory and Practice&quot;, &lt;a href=&quot;http://cowles.econ.yale.edu/P/cd/d15b/d1569.pdf&quot;&gt;Cowles Foundation Discussion Paper No. 1569&lt;/a&gt; (2006)
	&lt;li&gt;F. Klebaner
and &lt;a href=&quot;http://www.eng.tau.ac.il/~liptser/&quot;&gt;R. Liptser&lt;/a&gt;, &quot;Large
Deviations for Past-Dependent
Recursions&quot;, &lt;a href=&quot;http://arxiv.org/abs/math.PR/0603407&quot;&gt;math.PR/0603407&lt;/a&gt;
[Corrected version of &lt;cite&gt;Problems of Information
Transmission&lt;/cite&gt; &lt;strong&gt;32&lt;/strong&gt; (1996): 23--34]
	&lt;li&gt;Ioannis Kontoyiannis and S. P. Meyn
		&lt;ul&gt;
		&lt;li&gt;&quot;Large deviations asymptotics and the spectral theory of
multiplicatively regular Markov processes&quot;,
&lt;a href=&quot;http://arxiv.org/abs/math.PR/0509310&quot;&gt;math.PR/0509310&lt;/a&gt;
= &lt;cite&gt;Electronic Journal of Probability&lt;/cite&gt; &lt;strong&gt;10&lt;/strong&gt;
(2005): 61--123
		&lt;li&gt;&quot;Spectral Theory and Limit Theorems for Geometrically
Ergodic Markov
Processes&quot;, &lt;a href=&quot;http://arxiv.org/abs/math.PR/0209200&quot;&gt;math.PR/0209200&lt;/a&gt;
= &lt;a href=&quot;http://dx.doi.org/10.1214/aoap/1042765670&quot;&gt;&lt;cite&gt;Annals of Applied
Probability&lt;/cite&gt;
&lt;strong&gt;13&lt;/strong&gt; (2003): 304--362&lt;/a&gt;
		&lt;li&gt;&quot;Computable exponential bounds for screened estimation and simulation&quot;, &lt;cite&gt;Annals of Applied Probability&lt;/cite&gt; &lt;strong&gt;18&lt;/strong&gt; (2008): 1491--1518, &lt;a href=&quot;http://arxiv.org/abs/math/0612040&quot;&gt;arxiv:math/0612040&lt;/a&gt;
		&lt;/ul&gt;
	&lt;li&gt;D. Lacoste, A. W. C. Lau and K. Mallick, &quot;Fluctuation theorem and large deviation function for a solvable model of a molecular motor&quot;, &lt;a href=&quot;http://dx.doi.org/10.1103/PhysRevE.78.011915&quot;&gt;&lt;cite&gt;Physical Review E&lt;/cite&gt;
&lt;strong&gt;78&lt;/strong&gt; (2008): 011915&lt;/a&gt;
	&lt;li&gt;Vivien Lecomte, C&amp;eacute;cile Appert-Rolland, and
Fr&amp;eacute;d&amp;eacute;ric van Wijland
		&lt;ul&gt;
		&lt;li&gt;&quot;Thermodynamic formalism for systems with
Markov
dynamics&quot;, &lt;a href=&quot;http://arxiv.org/abs/cond-mat/0606211&quot;&gt;cond-mat/0606211&lt;/a&gt;
		&lt;li&gt;&quot;Thermodynamic formalism and large deviation functions in
continuous time Markov
dynamics&quot;, &lt;a href=&quot;http://arxiv.org/abs/cond-mat/0703435&quot;&gt;cond-mat/0703435&lt;/a&gt;
		&lt;/ul&gt;
	&lt;li&gt;Vivien Lecomte and Julien Tailleur, &quot;A numerical approach to large
deviations in continuous
time&quot;, &lt;a href=&quot;http://dx.doi.org/10.1088/1742-5468/2007/03/P03004&quot;&gt;Journal of
Statistical Mechanics: Theory and Experiment&lt;/cite&gt; &lt;strong&gt;2007&lt;/strong&gt;:
P03004&lt;/a&gt;
	&lt;li&gt;Raphael Lefevere, Mauro Mariani, Lorenzo Zambotti, &quot;Large deviations for renewal processes&quot;, &lt;a href=&quot;http://arxiv.org/abs/1009.2659&quot;&gt;arxiv:1009.2659&lt;/a&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.eng.tau.ac.il/~liptser/&quot;&gt;Robert Sh. Liptser&lt;/a&gt;
and Anatolii A. Pukhalskii, &quot;Limit theorems on large deviations for
semimartingales&quot;, &lt;a
href=&quot;http://arxiv.org/abs/math.PR/0510028&quot;&gt;math.PR/0510028&lt;/a&gt; [But published
in a journal in 1992]
	&lt;li&gt;Yutao Ma, Ran Wang, Liming Wu, &quot;Moderate Deviation Principle for dynamical systems with small random perturbation&quot;, &lt;a href=&quot;http://arxiv.org/abs/1107.3432&quot;&gt;arxiv:1107.3432&lt;/a&gt;
	&lt;li&gt;Claudio Macci, &quot;Large Deviations for Empirical Estimators of the Stationary Distribution of a Semi-Markov Process with Finite State Space&quot;,
&lt;a href=&quot;http://dx.doi.org/10.1080/03610920802065081&quot;&gt;Communications in
Statistics: Theory and Methods&lt;/cite&gt; &lt;strong&gt;37&lt;/strong&gt; (2008):
3077--3089&lt;/a&gt;
	&lt;li&gt;Satya N. Majumdar and Alan J. Bray, &quot;Large-Deviation Functions for
Nonlinear Functionals of a Gaussian Stationary Markov Process&quot;, &lt;a
href=&quot;http://arxiv.org/abs/cond-mat/0202138&quot;&gt;cond-mat/0202138&lt;/a&gt;
= &lt;cite&gt;Physical Review E&lt;/cite&gt; &lt;strong&gt;65&lt;/strong&gt; (2002): 051112
	&lt;li&gt;David McAllester, &quot;A Statistical Mechanics Approach to Large
Devations Theorems&quot; [E-print available
via &lt;a href=&quot;http://citeseer.ist.psu.edu/443261.html&quot;&gt;CiteSeer&lt;/a&gt; ---
published?]
	&lt;li&gt;Abdelkader Mokkadem, Mariane Pelletier and Baba Thiam, &quot;Large and
moderate deviations principles for kernel estimators of the multivariate
regression&quot;, &lt;a href=&quot;http://arxiv.org/abs/math.ST/0703341&quot;&gt;math.ST/0703341&lt;/a&gt;
	&lt;li&gt;K. Netocny and F. Redig, &quot;Large deviations for quantum spin
systems&quot;, &lt;a href=&quot;http://arxiv.org/abs/math-ph/0404018&quot;&gt;math-ph/0404018&lt;/a&gt;
= &lt;cite&gt;Journal of Statistical Physics&lt;/cite&gt; &lt;strong&gt;117&lt;/strong&gt; (2004):
521--547
	&lt;li&gt;Enzo Olivieri and Maria Eulalia Vares, &lt;cite&gt;Large Deviations and
Metastability&lt;/cite&gt; [&lt;a
href=&quot;http://cambridge.org/0521591635&quot;&gt;Blurb&lt;/a&gt;]
	&lt;li&gt;Huyen Pham, &quot;Some applications and methods of large deviations in
finance and
insurance&quot;,&lt;a href=&quot;http://arxiv.org/abs/math.PR/0702473&quot;&gt;math.PR/0702473&lt;/a&gt;
	&lt;li&gt;Mark Pollicott and Richard Sharp, &quot;Large Deviations, Fluctuations and Shrinking Intervals&quot;, &lt;a href=&quot;http://dx.doi.org/10.1007/s00220-008-0725-9&quot;&gt;&lt;cite&gt;Communications
in Mathematical Physics&lt;/cite&gt; &lt;strong&gt;290&lt;/strong&gt; (2009): 321--334&lt;/a&gt;
	&lt;li&gt;Anatoly Puhalskii, &lt;cite&gt;Large Deviations and Idempotent
Probability&lt;/cite&gt;
	&lt;li&gt;Anatolii A. Puhalskii, &quot;Stochastic processes in random graphs&quot;,
&lt;a href=&quot;http://arxiv.org/abs/math.PR/0402183&quot;&gt;math.PR/0402183&lt;/a&gt; [Large
deviations for Erdos-Renyi graphs.  Memo to self: how much work would it be to
extend this to Markovian graphs?]
	&lt;li&gt;Hong Qian, &quot;Relative Entropy: Free Energy Associated with
Equilibrium Fluctuations and Nonequilibrium
Deviations&quot;, &lt;a href=&quot;http://arxiv.org/abs/math-ph/0007010&quot;&gt;math-ph/0007010&lt;/a&gt;
= &lt;a href=&quot;http://dx.doi.org/10%2E1103/PhysRevE%2E63%2E042103&quot;&gt;&lt;cite&gt;Physical
Review E&lt;/cite&gt; &lt;strong&gt;63&lt;/strong&gt; (2001): 042103&lt;/a&gt;
	&lt;li&gt;Olivier Rivoire, &quot;The cavity method for large deviations&quot;,
&lt;a href=&quot;http://arxiv.org/abs/cond-mat/0506164&quot;&gt;cond-mat/0506164&lt;/a&gt; = &lt;a
href=&quot;http://dx.doi.org/10.1088/1742-5468/2005/07/P07004&quot;&gt;&lt;cite&gt;Journal of
Statistical Mechanics: Theory and Experiment&lt;/cite&gt; (2005): P07004&lt;/a&gt; [&quot;A
method is introduced for studying large deviations in the context of
statistical physics of disordered systems. The approach, based on an extension
of the cavity method to atypical realizations of the quenched disorder, allows
us to compute exponentially small probabilities (rate functions) over different
classes of random graphs.&quot;]
	&lt;li&gt;David Ruelle, &lt;cite&gt;Thermodynamic Formalism&lt;/cite&gt;
	&lt;li&gt;L. Saulis and V. A. Statulevicius, &lt;cite&gt;Limit Theorems for Large Deviations&lt;/cite&gt;
	&lt;li&gt;Carolyn Schroeder, &quot;I-Projection and Conditional Limit Theorems
for Discrete Parameter Markov Processes&quot;, &lt;a href=&quot;http://projecteuclid.org/euclid.aop/1176989265&quot;&gt;&lt;cite&gt;Annals of Probability&lt;/cite&gt; &lt;strong&gt;21&lt;/strong&gt; (1993): 721--758&lt;/a&gt;
	&lt;li&gt;Adam Shwartz, &lt;cite&gt;Large Deviations in Performance Modeling&lt;/cite&gt;
	&lt;li&gt;Joe Suzuki, &quot;A Markov chain analysis of genetic algorithms: large deviation principle approach&quot;, &lt;a href=&quot;http://projecteuclid.org/euclid.jap/1294170512&quot;&gt;&lt;cite&gt;Journal of Applied
Probability&lt;/cite&gt; &lt;strong&gt;47&lt;/strong&gt; (2010): 967--975&lt;/a&gt;
	&lt;li&gt;Vincent Y. F. Tan, Animashree Anandkumar, Lang Tong and Alan
S. Willsky, &quot;A Large-Deviation Analysis of the Maximum-Likelihood Learning of
Markov Tree
Structures&quot;, &lt;a href=&quot;http://dx.doi.org/10.1109/TIT.2011.2104513&quot;&gt;&lt;cite&gt;IEEE Transactions on Information Theory&lt;/cite&gt; &lt;strong&gt;57&lt;/strong&gt; (2011): 1714--1735&lt;/a&gt;, &lt;a href=&quot;http://arxiv.org/abs/0905.0940&quot;&gt;arxiv:0905.0940&lt;/a&gt;
[Large deviations for Chow-Liu trees]
	&lt;li&gt;Jos&amp;eacute; Trashorras, Olivier Wintenberger, &quot;Large deviations for bootstrapped empirical measures&quot;, &lt;a href=&quot;http://arxiv.org/abs/1110.4620&quot;&gt;arxiv:1110.4620&lt;/a&gt;
	&lt;li&gt;Wei Wang, A. J. Roberts and Jinqiao Duan, &quot;Large deviations for
slow-fast stochastic partial differential
equations&quot;, &lt;a href=&quot;http://arxiv.org/abs/1001.4826&quot;&gt;arxiv:1001.4826&lt;/a&gt; [&quot;the
rate function is exactly that of the averaged equation plus the fluctuating
deviation which is a stochastic partial differential equation with small
Gaussian perturbation&quot;]
	&lt;li&gt;Lingjiong Zhu, &quot;Process-Level Large Deviations for General Hawkes Processes&quot;, &lt;a href=&quot;http://arxiv.org/abs/1108.2431&quot;&gt;arxiv:1108.2431&lt;/a&gt;
	&lt;/ul&gt;

&lt;ul&gt;To write:
	&lt;li&gt;CRS, &quot;Large Deviations in Exponential Families of Stochastic
Automata&quot;
	&lt;/ul&gt;

&lt;hr&gt;

&lt;em&gt;Previous versions&lt;/em&gt;: 2005-11-09 17:39 (but not the first version by any means)
</description>
  </item>
  </channel>
</rss>
