Arora, Barak, Brunnermeier and Ge have a new paper showing that it is possible to construct “toxic” financial derivative products such that detecting the bad assets is computationally intractable and even proving that a fraud has been committed is impossible. The paper gets a mention in BoingBoing.
The book “Concentration of Measure for the Analysis of Randomized Algorithms” by Dubhashi and Panconesi is out, and is fantastic.
It starts with the basic Chernoff-Hoeffding bounds: if are independent bounded random variables, each ranging in
, then
and similar bounds hold also if the have bounded variance.
In many applications, however, one may have to deal with random variables which are correlated, and with operations that are more complicated than sums. For example, suppose we want to prove that there are expanding
-regular graphs. Then we may try to apply the probabilistic method, and generate a
-regular graph by picking
random matchings and taking the union, then showing that for every cut
, and every subset of
vertices, the probability that the set of vertices is non-expanding is much less than
, so even summing over all sets we have probability less than one that the graph is non-expanding. The difficulty is how to reason about the number of edges leaving a set of size
in a process in which we pick
random matchings. Each of the
edges we generate has probability
of leaving the set, but these
events are not independent.
Usually, Azuma’s inequality is powerful enough to deal with such dependencies and recover a bound. In many interesting cases, however, the assumptions of Azuma’s inequality are not met, and one has to work with more powerful tools, such as Talagrand’s inequality, which is also covered in the book. Finally, in extreme cases, one may have to resort to log-Sobolev inequalities, which I have never had a chance to understand so far, and even they get a very clear treatment.
The book has its quirks. Lemma 2.3, for example, has a handwritten proof, attributed to Anupam Gupta’s penmanship.

2 comments
Comments feed for this article
October 18, 2009 at 7:45 pm
New paper on complexity and financial derivatives : Center for Computational Intractability
[...] blogs also commented this paper including: Freedom to Tinker, Boing Boing, Daily Kos, In Theory, Healthy Algorithms (the latter also has code to generate concrete computational [...]
June 12, 2012 at 6:44 am
Daily Kos, Boingboing highlight paper by complexity theorists | EQN
[...] Read the full blog commentary on the Daily Kos, Boingboing, Freedom to Tinker, Gödel’s Lost Letter and In Theory. [...]