<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Population Algorithms by Petar Maymounkov</title>
	<atom:link href="http://petar.blog.lcs.mit.edu/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://petar.blog.lcs.mit.edu</link>
	<description>A bit of science and a bit of all else</description>
	<lastBuildDate>Tue, 30 Sep 2008 17:12:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>LP bounds for error-correcting codes</title>
		<link>http://petar.blog.lcs.mit.edu/?p=96</link>
		<comments>http://petar.blog.lcs.mit.edu/?p=96#comments</comments>
		<pubDate>Tue, 30 Sep 2008 17:12:28 +0000</pubDate>
		<dc:creator>petar</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Spontaneous]]></category>

		<guid isPermaLink="false">http://petar.blog.lcs.mit.edu/?p=96</guid>
		<description><![CDATA[Alex Samorodnitsky talked about LP bounds for coding at MIT. A few small things I wanted to jot down follow. Delsarte was the first one to attempt an LP-type bound for coding. It sounded that his work would be interesting to read as establishing the actual bound went through some algebra and some geometry. In 1989 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cs.huji.ac.il/~salex/">Alex Samorodnitsky</a> talked about LP bounds for coding at MIT. A few small things I wanted to jot down follow. Delsarte was the first one to attempt an LP-type bound for coding. It sounded that his work would be interesting to read as establishing the actual bound went through some algebra and some geometry. In 1989 Kalai-Linial publish a Fourier-based approach to the analysis of Delsarte&#8217;s LP. Alex suggested that this may be the first time Fourier is used in Computer Science. The LP bound, which is essentially a packing bound for the Hamming cube, has counterparts in Mathematics regarding packings in metric spaces. Alex&#8217;s latest paper (S&#8217;08) has references to all these, but it is not available yet. So a related link is a <a href="http://www.cs.huji.ac.il/~salex/papers/delsarte_cover.pdf">previous paper of his and Navon&#8217;</a>s.</p>
]]></content:encoded>
			<wfw:commentRss>http://petar.blog.lcs.mit.edu/?feed=rss2&amp;p=96</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Partial differential equations</title>
		<link>http://petar.blog.lcs.mit.edu/?p=87</link>
		<comments>http://petar.blog.lcs.mit.edu/?p=87#comments</comments>
		<pubDate>Tue, 22 Jul 2008 17:44:50 +0000</pubDate>
		<dc:creator>petar</dc:creator>
				<category><![CDATA[Spontaneous]]></category>

		<guid isPermaLink="false">http://petar.blog.lcs.mit.edu/?p=87</guid>
		<description><![CDATA[A note to myself: MIT&#8217;s undergraduate class on PDEs uses these two books:

Partial differential equations, Strauss
Partial differential equations, Fritz John

]]></description>
			<content:encoded><![CDATA[<p>A note to myself: <a href="http://math.mit.edu/~gigliola/152.html">MIT&#8217;s undergraduate class on PDEs</a> uses these two books:</p>
<ul>
<li><a href="http://www.amazon.com/Partial-Differential-Equations-Walter-Strauss/dp/0471548685">Partial differential equations</a>, Strauss</li>
<li><a href="http://www.amazon.com/Partial-Differential-Equations-Mathematical-Sciences/dp/0387906096/ref=pd_bbs_sr_1?ie=UTF8&amp;s=books&amp;qid=1216748614&amp;sr=1-1">Partial differential equations</a>, Fritz John</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://petar.blog.lcs.mit.edu/?feed=rss2&amp;p=87</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning sensing bases and photography</title>
		<link>http://petar.blog.lcs.mit.edu/?p=76</link>
		<comments>http://petar.blog.lcs.mit.edu/?p=76#comments</comments>
		<pubDate>Wed, 28 May 2008 04:11:46 +0000</pubDate>
		<dc:creator>petar</dc:creator>
				<category><![CDATA[Compressed sensing]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Talk]]></category>

		<guid isPermaLink="false">http://petar.blog.lcs.mit.edu/?p=76</guid>
		<description><![CDATA[Guillermo Sapiro has done some quite fascinating work on applications of compressed sensing to photography (and one might say to practice in general) which he spoke about at MIT last week. The tagline is this: In compressed sensing one proves that using a random basis (i.e. random sensing matrix) one can recover signals (after the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ece.umn.edu/~guille/">Guillermo Sapiro</a> has done some quite fascinating work on applications of compressed sensing to photography (and one might say to practice in general) which he spoke about at MIT last week. The tagline is this: In compressed sensing one proves that using a random basis (i.e. random sensing matrix) one can recover signals (after the measurement) as long as one knows any basis where the signal is sparse. In other words, random matrices have this universality property. In practice, however, if you sense with a random matrix the recovery quality of, say, images is somewhat horrible — images come out as if you added Gaussian noise to them. Sapiro&#8217;s work addresses this problem.</p>
<p>The key idea in his work is to learn a basis that is good for images. Such basis will have to give up the universality property, but this is OK. Learning such a basis is done by taking a big collection of images and trying to find a basis where all images have sparse representations that are not too far (in L2 sense) from the original images. It turns out that a relatively simple iterative algorithm, involving linear regression at each step, does the job just fine. The results are stunning! Images come out with practically perfect quality. </p>
<p><span id="more-76"></span>According to Sapiro, his papers are not theoretical-theoretical, in the sense that there are no proofs of &#8220;rigid&#8221; statements as one typically wants in the theory community. The usefulness of the algorithms is exhibited by look-and-feel. As one might imagine, these techniques have various applications beyond just sensing and compressing. One can do (what Sapiro calls) inpainting. This is when you are given an image missing a large fraction of its pixels or an image with a low signal-to-noise ration. If you like to &#8220;fill-in&#8221; the missing (or noisy) pixels, all you need to do is find the sparse representation of the given image that is closest in norm to the noisy original. Once again, results are stunning visually.</p>
<p>Lastly, this technique theme can be used for classification of the sort where you say &#8220;this image depicts cows rather than cars&#8221;. The trick here is that one learns a basis for cars and for cows such that the car basis is additionally optimized to perform intentionally bad on cows and vice-versa. The learning of such bases is a slightly more complicated version (there is an added condition) of the basic learning algorithm mentioned earlier.</p>
]]></content:encoded>
			<wfw:commentRss>http://petar.blog.lcs.mit.edu/?feed=rss2&amp;p=76</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Two problems in geometric set cover</title>
		<link>http://petar.blog.lcs.mit.edu/?p=75</link>
		<comments>http://petar.blog.lcs.mit.edu/?p=75#comments</comments>
		<pubDate>Fri, 16 May 2008 18:24:14 +0000</pubDate>
		<dc:creator>petar</dc:creator>
				<category><![CDATA[Open problems]]></category>
		<category><![CDATA[Talk]]></category>

		<guid isPermaLink="false">http://petar.blog.lcs.mit.edu/?p=75</guid>
		<description><![CDATA[Sariel Har-Peled talked about the interface between Operations Research and low-dimensional geometry. The bottom line is that there is a ton of problems from OR that one can restrict for the case of low-dimensions, and they are pretty much largely unanswered or unaddressed. Primarily, he said, because they usually require tools from both ends. Here&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Sariel Har-Peled talked about the interface between Operations Research and low-dimensional geometry. The bottom line is that there is a ton of problems from OR that one can restrict for the case of low-dimensions, and they are pretty much largely unanswered or unaddressed. Primarily, he said, because they usually require tools from both ends. Here&#8217;s one that he discussed in detail.</p>
<h4>Discrete unit-circle cover in the plane</h4>
<p>A problem instance is given by a set of points in the plane and a set of unit discs. The goal is to find the smallest subset of the discs that covers all points. This problem is NP-complete (surprisingly). The open question is: Can you <img src='http://petar.blog.lcs.mit.edu/wp-content/latex/112/11217ddea497d67192e898572bd42bb0-ffffff000000.png' alt='(1+\epsilon)' title='(1+\epsilon)' class='latex' />-approximate the optimum (for any <img src='http://petar.blog.lcs.mit.edu/wp-content/latex/b62/b62ce1b42a86d3b781d62418bc90e05b-ffffff000000.png' alt='\epsilon&gt;0' title='\epsilon&gt;0' class='latex' />)?</p>
<h4>Bicriteria unit-circle cover in the plane</h4>
<p>My recollection on this one may be slightly off. It&#8217;s the same problem as above, but you are shooting for a bicriteria algorithm where you are allowed to expand the given discs by a small <img src='http://petar.blog.lcs.mit.edu/wp-content/latex/f26/f2688cb84ceedff5a421f2138202e974-ffffff000000.png' alt='\delta&gt;0' title='\delta&gt;0' class='latex' />, so the bicriteria is in <img src='http://petar.blog.lcs.mit.edu/wp-content/latex/372/372cfd6ef9f2ee84a52fe0b710aebd05-ffffff000000.png' alt='(\epsilon,\delta)' title='(\epsilon,\delta)' class='latex' />. The question here may have been, what is the smallest disc expansion <img src='http://petar.blog.lcs.mit.edu/wp-content/latex/08d/08ddc4994683769f6299876850aa8e59-ffffff000000.png' alt='1+\delta' title='1+\delta' class='latex' /> for which you can get a bicriteria solution equal to the optimum (without disc expansion).</p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://petar.blog.lcs.mit.edu/?feed=rss2&amp;p=75</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paul&#8217;s Canonical Tester</title>
		<link>http://petar.blog.lcs.mit.edu/?p=73</link>
		<comments>http://petar.blog.lcs.mit.edu/?p=73#comments</comments>
		<pubDate>Sat, 10 May 2008 16:09:53 +0000</pubDate>
		<dc:creator>petar</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[PR: Probability]]></category>
		<category><![CDATA[Property testing]]></category>

		<guid isPermaLink="false">http://petar.blog.lcs.mit.edu/?p=73</guid>
		<description><![CDATA[
Paul Valiant&#8217;s Canonical Tester is a one-stop-shop solution for testing any symmetric property of a distribution. If the Canonical Tester can&#8217;t do it, neither can you. The additional upshot is that the Canonical Tester is quite simple an algorithm, so proving lower bounds (impossibility results) usually takes short 5-line arguments explaining why the Canonical Tester can&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Paul Valiant&#8217;s Canonical Tester is a one-stop-shop solution for <a href="http://eccc.hpi-web.de/eccc-reports/2007/TR07-135/index.html">testing any symmetric property</a> of a distribution. If the Canonical Tester can&#8217;t do it, neither can you. The additional upshot is that the Canonical Tester is quite simple an algorithm, so proving lower bounds (impossibility results) usually takes short 5-line arguments explaining why the Canonical Tester can&#8217;t do it.</p>
<p>Testing asymmetric properties is now the next interesting question. Interesting it is indeed because most practical questions actually tend to involve asymmetric properties. A modified example of Paul&#8217;s talk goes like this. Imagine Amazon makes a change on their website, and they like to know whether more books compared to electronics were sold after the change. This is an asymmetric test.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://petar.blog.lcs.mit.edu/?feed=rss2&amp;p=73</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Population algorithms</title>
		<link>http://petar.blog.lcs.mit.edu/?p=71</link>
		<comments>http://petar.blog.lcs.mit.edu/?p=71#comments</comments>
		<pubDate>Fri, 09 May 2008 17:29:57 +0000</pubDate>
		<dc:creator>petar</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Linear programming]]></category>
		<category><![CDATA[Population algorithms]]></category>

		<guid isPermaLink="false">http://petar.blog.lcs.mit.edu/?p=71</guid>
		<description><![CDATA[I was very pleasantly surprised today to discover that what I call (the class of) Population Algorithms has recently (this past year) been considered (not under this name) by Khandekar and Awerbuch. I am delighted to put links to their relevant papers:

Stateless Distributed Gradient Descent for Positive Linear Programs, Awerbuch, Khandekar, STOC&#8217;08
Stateless Near Optimal Flow [...]]]></description>
			<content:encoded><![CDATA[<p>I was very pleasantly surprised today to discover that what I call (the class of) <a href="http://petar.blog.lcs.mit.edu/?page_id=5">Population Algorithms</a> has recently (this past year) been considered (not under this name) by Khandekar and Awerbuch. I am delighted to put links to their relevant papers:</p>
<ul>
<li><a href="http://www.cse.iitd.ernet.in/~rohitk/research/statelessLP-STOC08.pdf">Stateless Distributed Gradient Descent for Positive Linear Programs</a>, Awerbuch, Khandekar, STOC&#8217;08</li>
<li><a href="Stateless Near Optimal Flow Control with Poly-logarithmic Convergence">Stateless Near Optimal Flow Control with Poly-logarithmic Convergence</a>, Awerbuch, Khandekar, LATIN&#8217;08</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://petar.blog.lcs.mit.edu/?feed=rss2&amp;p=71</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cryo-EM structure determination</title>
		<link>http://petar.blog.lcs.mit.edu/?p=69</link>
		<comments>http://petar.blog.lcs.mit.edu/?p=69#comments</comments>
		<pubDate>Wed, 07 May 2008 17:59:08 +0000</pubDate>
		<dc:creator>petar</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[FA: Functional Analysis]]></category>
		<category><![CDATA[Graph spectra]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Spontaneous]]></category>
		<category><![CDATA[Talk]]></category>

		<guid isPermaLink="false">http://petar.blog.lcs.mit.edu/?p=69</guid>
		<description><![CDATA[The crazy title up there means &#8220;recovering a 3D model of a molecule, using multiple 2D images/projections&#8221;. This was a talk at MIT by Yoel Shkolnisky. The talk was really neat, but the bottom line is this. From a CS point of view he was solving the following question. We have n points that (we know) [...]]]></description>
			<content:encoded><![CDATA[<p>The crazy title up there means &#8220;recovering a 3D model of a molecule, using multiple 2D images/projections&#8221;. This was a talk at MIT by <a href="http://www.cs.yale.edu/homes/ys264/">Yoel Shkolnisky</a>. The talk was really neat, but the bottom line is this. From a CS point of view he was solving the following question. We have n points that (we know) come from some finite metric. We are given the pairwise distances (+ noise) between points that are within each other&#8217;s vicinity (in that metric). The goal is to reconstruct the metric. I&#8217;ve phrased this problem a little more generally then the form in which it is addressed in Yoel&#8217;s work.</p>
<p>The cool thing is that Yoel et al. solve this problem using a very natural appeal to graph Laplacians. This is found in a <a href="http://www.cs.yale.edu/homes/ys264/preprints/CryoEM_Technical_ReportV6.pdf">technical report</a> on his page. <a href="http://cs-www.cs.yale.edu/homes/singer/">Amit Singer</a> (a collaborator) additionally has a paper on using these techniques to recover the global metric of sensor networks, based on local distance information. This is found in the form of a <a href="http://cs-www.cs.yale.edu/homes/singer/publications/rigid_embedding.pdf">paper</a> on Amit&#8217;s webpage.</p>
<p>There might be an opportunity for a new paper lurking in there. In particular, it is interesting to ask under what noise conditions (and noise can be correlated in real-world examples) is the recovery good. Having heard the talk, I believe that the answer to this question will also depend on the type of metric being recovered, i.e. it may depend on its doubling dimension e.g.</p>
<p>Oh, I should also mention that Yoel seems to have some cool papers involving the discrete Radon transform. This is probably a good place to read about it, while avoiding the continuous lingo.</p>
]]></content:encoded>
			<wfw:commentRss>http://petar.blog.lcs.mit.edu/?feed=rss2&amp;p=69</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MIT Theory Lunch 5/7/08</title>
		<link>http://petar.blog.lcs.mit.edu/?p=68</link>
		<comments>http://petar.blog.lcs.mit.edu/?p=68#comments</comments>
		<pubDate>Wed, 07 May 2008 17:28:38 +0000</pubDate>
		<dc:creator>petar</dc:creator>
				<category><![CDATA[Spontaneous]]></category>

		<guid isPermaLink="false">http://petar.blog.lcs.mit.edu/?p=68</guid>
		<description><![CDATA[MIT has a lunch for students and professors in the Theory of Computation group, where one can eat pizza and here other people&#8217;s casual open problems. Sometimes really cute problems and/or discussions fall out. Today (non-exhaustive):
 

Alexandr Andoni asked — Consider the following Shifted Hamming (SH) distance on bit strings. The distance between two strings is [...]]]></description>
			<content:encoded><![CDATA[<p>MIT has a lunch for students and professors in the Theory of Computation group, where one can eat pizza and here other people&#8217;s casual open problems. Sometimes really cute problems and/or discussions fall out. Today (non-exhaustive):</p>
<p> </p>
<ul>
<li>Alexandr Andoni asked — Consider the following Shifted Hamming (SH) distance on bit strings. The distance between two strings is defined as the Hamming distance after shifting (really rotating) one of the strings by an arbitrary amount (which produces the smallest Hamming distance). The questions are. Can we embed the SH metric into the Hamming metric with low distortion? If I am not mistaken, Alex knows a lower bound on the distortion of O(log n) using a Fourier argument. And, can we embed SH into <img src='http://petar.blog.lcs.mit.edu/wp-content/latex/c14/c146df42ff8d40985c4cc931aec23b1b-ffffff000000.png' alt='\ell_2^2' title='\ell_2^2' class='latex' /> (the squared Euclidean norm)? I believe no lower bound is known here and O(1) may be possible.</li>
<li>Ron Rivest is working on an intentionally very simple election auditing system, which hinges on a pseudorandom function that can be computed on a handheld calculator in a few strokes. The detailed description of the procedure is on his website (I couldn&#8217;t find, but it is there!). Ron asked if there are any obvious attacks/problems with his design. His question brought up a somewhat simpler question that seems very curios to me: Pick a random integer between 1 and 1000, take its square root, and consider the first bit of its fractional part. How far is the distribution of that bit from uniform?</li>
</ul>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://petar.blog.lcs.mit.edu/?feed=rss2&amp;p=68</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>L1 bounds for Laplacians</title>
		<link>http://petar.blog.lcs.mit.edu/?p=67</link>
		<comments>http://petar.blog.lcs.mit.edu/?p=67#comments</comments>
		<pubDate>Fri, 02 May 2008 21:30:45 +0000</pubDate>
		<dc:creator>petar</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Graph spectra]]></category>
		<category><![CDATA[Question]]></category>
		<category><![CDATA[Spontaneous]]></category>

		<guid isPermaLink="false">http://petar.blog.lcs.mit.edu/?p=67</guid>
		<description><![CDATA[Spectral Graph theory has various methods of bounding the Laplacian eigenvalues of a graph G (say by embedding another graph H into G and computing the congestion). Usually we look at the ordered eigenvalues , and usually we simplify things a little by assuming a bounded-degree graph, which gives us  for free, where  [...]]]></description>
			<content:encoded><![CDATA[<p>Spectral Graph theory has various methods of bounding the Laplacian eigenvalues of a graph G (say by embedding another graph H into G and computing the congestion). Usually we look at the ordered eigenvalues <img src='http://petar.blog.lcs.mit.edu/wp-content/latex/86e/86e50b87cc16e6c28c5f36b3837e1849-ffffff000000.png' alt='0=\lambda_1&lt;\lambda_2\le \cdots \le \lambda_n' title='0=\lambda_1&lt;\lambda_2\le \cdots \le \lambda_n' class='latex' />, and usually we simplify things a little by assuming a bounded-degree graph, which gives us <img src='http://petar.blog.lcs.mit.edu/wp-content/latex/4cf/4cf6d41ca83686d9680e1d0b30f5f72d-ffffff000000.png' alt='\lambda_n\le D_{\max}=O(1)' title='\lambda_n\le D_{\max}=O(1)' class='latex' /> for free, where <img src='http://petar.blog.lcs.mit.edu/wp-content/latex/13d/13de8df1c9a03f72d57fb7395a13171b-ffffff000000.png' alt='D_{\max}' title='D_{\max}' class='latex' /> is the maximum vertex degree. So really, it is mostly just interesting to bound <img src='http://petar.blog.lcs.mit.edu/wp-content/latex/fa1/fa114695aec226f8062b6702f7c89dd8-ffffff000000.png' alt='\lambda_2' title='\lambda_2' class='latex' /> from below. When this is done, it is very often used as <img src='http://petar.blog.lcs.mit.edu/wp-content/latex/4e5/4e5b09b73790700b19a9450b3f1fcd85-ffffff000000.png' alt='\|L^{-1}x\|_2 \le \lambda_2^{-1} \|x\|_2' title='\|L^{-1}x\|_2 \le \lambda_2^{-1} \|x\|_2' class='latex' /> (when bounding energy of electrical flows in G) or as <img src='http://petar.blog.lcs.mit.edu/wp-content/latex/da6/da6e04c55e16ba2d26aa9863a0447a46-ffffff000000.png' alt='\|(I-L)^kx\|_2\le (1-\lambda_2)^k \|x\|_2' title='\|(I-L)^kx\|_2\le (1-\lambda_2)^k \|x\|_2' class='latex' /> (when bounding mixing times of random walks on G).</p>
<p>We are interested in a new type of Laplacian bounds. It turns out that L1 bounds of the sort <img src='http://petar.blog.lcs.mit.edu/wp-content/latex/d04/d04e7b3a86a40419ec7a11e4421a440f-ffffff000000.png' alt='\min_{x\bot\vi,\|x\|_1=1}\|Lx\|_1\ge \eta' title='\min_{x\bot\vi,\|x\|_1=1}\|Lx\|_1\ge \eta' class='latex' /> relate directly to how good electrical flow is when used for oblivious routing on G. Note that it is required here that <img src='http://petar.blog.lcs.mit.edu/wp-content/latex/050/0506f636d6517f86797f32798e5334d6-ffffff000000.png' alt='x\bot\vi' title='x\bot\vi' class='latex' /> since <img src='http://petar.blog.lcs.mit.edu/wp-content/latex/86c/86c79c89657d5d5bb4b1ccefa2424297-ffffff000000.png' alt='\vi' title='\vi' class='latex' /> is the kernel of the Laplacian of any connected graph. This sort of bound is atypical in two ways. First, it is an L1 bound, and second, it is a lower-bound.</p>
<p>It is trivial to see that <img src='http://petar.blog.lcs.mit.edu/wp-content/latex/54b/54b79f53c5a99bed0e24e65b2ccf9442-ffffff000000.png' alt='\|L_{K_n}x\|_1=n' title='\|L_{K_n}x\|_1=n' class='latex' /> where <img src='http://petar.blog.lcs.mit.edu/wp-content/latex/1b0/1b0df631e634efa65423ca1642ca2983-ffffff000000.png' alt='L_{K_n}' title='L_{K_n}' class='latex' /> is the Laplacian of the n-clique. What we are after is proving that</p>
<blockquote><p><img src='http://petar.blog.lcs.mit.edu/wp-content/latex/545/545eae98ed37c2ffa0cbdddb5da69e81-ffffff000000.png' alt='\|L_H x\|_1\ge (\log n)^{-1}' title='\|L_H x\|_1\ge (\log n)^{-1}' class='latex' /> where H is an expander and <img src='http://petar.blog.lcs.mit.edu/wp-content/latex/1c1/1c1c3d62f47a382d179e5d18a1ac7a5a-ffffff000000.png' alt='\|x\|_1=1' title='\|x\|_1=1' class='latex' /> and <img src='http://petar.blog.lcs.mit.edu/wp-content/latex/050/0506f636d6517f86797f32798e5334d6-ffffff000000.png' alt='x\bot\vi' title='x\bot\vi' class='latex' />.</p></blockquote>
<p>This statement holds true in experiments with random bounded-degree expanders, and in particular it has natural interpretations in terms of electrical flow (which I am going to omit here). One can even give a pseudo-proof of this fact by simply observing that <img src='http://petar.blog.lcs.mit.edu/wp-content/latex/172/1727ce2db3100212bd22da4153734cf4-ffffff000000.png' alt='L_H \approx  L_{K_n} / n\log n' title='L_H \approx  L_{K_n} / n\log n' class='latex' />.</p>
<p>I am curious if someone has come across similar types of inequalities and/or has an interesting proof idea.</p>
<p><span style="color: #993366;">Note that the above conjecture was recently proven and its proof will soon appear in a publication. I will post a link to it here when this happens. At this stage will be happy to hear of applications of this (now) theorem if you come across any.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://petar.blog.lcs.mit.edu/?feed=rss2&amp;p=67</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fonts are &#8230;</title>
		<link>http://petar.blog.lcs.mit.edu/?p=60</link>
		<comments>http://petar.blog.lcs.mit.edu/?p=60#comments</comments>
		<pubDate>Wed, 23 Apr 2008 18:24:02 +0000</pubDate>
		<dc:creator>petar</dc:creator>
				<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://petar.blog.lcs.mit.edu/?p=60</guid>
		<description><![CDATA[&#8230; infinitely fascinating, and have been so since I was a kid. They are one (of many) lenses through which one perceives abstract information. And they influence the sentiment attached to what we read, as well as the fluidity with which we absorb it. Aren&#8217;t them special? Here I am giving my short list of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://petar.blog.lcs.mit.edu/wp-content/uploads/2008/04/modernofb.gif"><img class="alignnone size-medium wp-image-63" title="modernofb" src="http://petar.blog.lcs.mit.edu/wp-content/uploads/2008/04/modernofb-191x300.gif" alt="Moderno FB" width="191" height="300" align="right" /></a>&#8230; infinitely fascinating, and have been so since I was a kid. They are one (of many) lenses through which one perceives abstract information. And they influence the sentiment attached to what we read, as well as the fluidity with which we absorb it. Aren&#8217;t them special? Here I am giving my short list of enjoyable typography links on the Internet, which hopefully make for a pleasant introduction to the business of fonts. My list of links, designers and fonts is significantly non-exhaustive. It is more of a random sample of good things.</p>
<p><span id="more-60"></span></p>
<p>It&#8217;s only appropriate to mention that our own Donald Knuth has made one of the most significant impacts on modern-day (industrial) typesetting. His work is detailed in his books, however one can get the gist of it in his lecture notes <a href="http://projecteuclid.org/DPubS?service=UI&amp;version=1.0&amp;verb=Display&amp;handle=euclid.bams/1183544082" target="_blank">Mathematical Typography</a> (dedicated to George Polya). This article describes two revolutionary ideas. One is the idea that text layout can be cast as a dynamic program. This is taught in many algorithms classes and as simple as it may be, it completely overwrites what was done for hundreds of years beforehand. The second, is the idea of meta font design where a font is specified by a bare-bone description of the letters&#8217; structure and the rest (the style and look) is described using 60-something mathematical parameters (i.e. numbers).</p>
<p>A few fonts of my choice:</p>
<ul>
<li><a href="http://www.linotype.com/526/helvetica-family.html">Helvetica</a> by Max Miedinger. No comment necessary</li>
<li><a href="http://typographica.org/001135.php">FF Meta</a> by Erik Spiekermann</li>
<li><a href="http://www.fontshop.com/fonts/downloads/creative_alliance/itc_officina_serif/">ITC Officina</a> by Erik Spiekermann</li>
<li><a href="http://www.fontbureau.com/fonts/Escrow">Escrow</a> by Cyrus Highsmith, commissioned and used by the Wall Street Journal</li>
<li><a href="http://www.fontbureau.com/fonts/ModernoFB">Moderno FB</a> by David Berlow. This font has the same roots as the all known Computer Modern used in the TeX system</li>
<li><a href="http://klim.co.nz/meta_serif.php">FF Meta Serif</a> by <a href="http://klim.co.nz/">Kris Sowersby</a></li>
</ul>
<div>
<div>If you are a coder and you have a Mac and you are willing to invest in some fonts, the following appear awesome for programming:</div>
<div>
<ul>
<li>Intellecta Typewriter</li>
<li>LTC Remington Typewriter</li>
<li>Concursico Mono BTN</li>
</ul>
</div>
<div>In general, it is sweet to look at the varios &#8220;Typewriter&#8221; fonts which emulate old-school typewriter brands.
</div>
<div>
</div>
<div>Typography blogs:</div>
<div>
<ul>
<li><a href="http://typographica.org" target="_blank">Typographica.org</a> — This is an official blog that maintains lists of annual best fonts and other industry information. The font selections are great and give you an easy way to keep up with what&#8217;s going on worldwide.</li>
<li><a href="http://ilovetypography.com/" target="_blank">ILoveTypography.com</a> — This is great personal site where you can find well-written tutorials on multiple topics, including an excellent crash course on how to make your own font.</li>
</ul>
<div>Font foundries and resellers:</div>
<div>
<ul>
<li><a href="http://www.fontbureau.com/">The Font Bureau</a> — This foundry has a great site and an excellent selection. On top of all, they are locals &#8211; based in Boston.</li>
<li><a href="http://www.fontfont.com/">FontFont</a> — Another big and awesome font foundry.</li>
<li><a href="http://www.myfonts.com/">MyFonts.com</a> — One of the biggest font resellers. You can find pretty much anything here. There are even some free fonts.</li>
</ul>
</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://petar.blog.lcs.mit.edu/?feed=rss2&amp;p=60</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
