We can dance if we want to…

…We can leave your friends behind. ‘Cause your friends don’t dance and if they don’t dance, well they’re no friends of mine.
Yep, that’s right, it’s the new paper dance! In last weeks arxiv listing a new paper by myself and Andrea Cassacino, a graduate student from Siena, Italy, appeared as quant-ph/0610088:

Quantum Error Correcting Subsystem Codes From Two Classical Linear Codes
Authors: Dave Bacon, Andrea Cassacino
Comments: 8 pages, Allerton 2006 conference
The essential insight of quantum error correction was that quantum information can be protected by suitably encoding this quantum information across multiple independently erred quantum systems. Recently it was realized that, since the most general method for encoding quantum information is to encode it into a subsystem, there exists a novel form of quantum error correction beyond the traditional quantum error correcting subspace codes. These new quantum error correcting subsystem codes differ from subspace codes in that their quantum correcting routines can be considerably simpler than related subspace codes. Here we present a class of quantum error correcting subsystem codes constructed from two classical linear codes. These codes are the subsystem versions of the quantum error correcting subspace codes which are generalizations of Shor’s original quantum error correcting subspace codes. For every Shor-type code, the codes we present give a considerable savings in the number of stabilizer measurements needed in their error recovery routines.

The cool thing about this paper is that it officially makes me old. Why? Because now when you click on my name on the arxiv, I now have a second page of listings. Old as the hills, I say!

Ah, the Life of a Theorist

Nothing quite like staring out at the beautiful mountains of Innsbruck while Scott Optimizes and I Pontifficate.
Thinking In Innsbruck
Dave: “Gee I wonder what the meaning of life is?”
More Thinking In Innsbruck
Scott: “That’s not a very precise question. Could you please state some conjecture about the meaning of life that I can prove?”
Even More Thinking In Innsbruck
Dave: “Let x be a postive integer….”
[Thanks to Hans Briegel for these amusing pictures.]

Quanteninformation

Now this
Innsbruck Office View
is what the view from every office should look like. I’m currently in Innsbruck, Austria visiting the Institut fur Quantenoptik und Quanteninformation. One of the few place in the world where you can study quantum computing and then go skiing. Or if you want to, you can go skiing and then study quantum computing. Of course my favorite is to ski and do quantum computing at the same time. This is fine just as long as you realize that putting yourself in a superposition of going to the left of a tree and to the right of a tree will most probably result in you dying.
Scott is here as well and tomorrow the poor denizens will get a double feature of our talks.

Interference of the Nonfootball Kind

Interference can occur in both classical and quantum systems. In the classical world we are well acclimatized to thinking of water waves or electromagnetic waves or slinky waves interfering. In the quantum world interference plays a particularly central role, as we learn that we can at best calculate the amplitudes of events and constructive and destructive interference is essential in understanding the speedups of quantum algorithms. The difference between the classical world and the quantum world cannot just be summed up to “interference.” However it is also clear that interference is an essential difference between quantum computers and probabilistic classical computers. So understading interference seems to be an important task for thinking about quantum algorithms.
But when we think about interference in a classical world, my picture is almost always a picture with classical wave equations. Is there a simple computer sciencish model which shows interference which isn’t based on wave equations or some other “physical” wave? Here is one such example.
Consider the quintisential quantum interference experiment. Start a single qubit in the state [tex]$|0rangle$[/tex]. Now if we apply the Hadmard transform [tex]$frac{1}{sqrt{2}}left[ begin{array}{cc} 1 & 1 \ 1 & -1 end{array}right]$[/tex] to this qubit, we now have the state [tex]$frac{1}{sqrt{2}}(|0rangle+|1rangle)$[/tex]. Measurement of this state would then result in 50 percent probability of [tex]$|0rangle$[/tex] and 50 percent probability of [tex]$|1rangle$[/tex]. But suppose, that instead of performing this measurement, we apply another Hadamard. This will result in the state [tex]$|0rangle$[/tex] and measurement will now result in this state with certainty. So this is kind of strange. Suppose that you wanted to replace the above description of the above quantum evolution by a single classical bit which evolves stochastically. So you are looking for an operation which when applied to a bit in the state 0 turns this state into a 50/50 mixture of the states 0 and 1. But applying this operation twice results back in the state 0. You can quickly convince yourself that there is no 2 by 2 stochastic matrix with this property. We cannot replace a single qubit by a single bit if we are to assume that each quantum gate is mapped to a stochastic map on a bit. Of course, what we are seeing here is interference: in the quantum case, the two paths that the qubit takes, one throught [tex]$|0rangle$[/tex] and the other through [tex]$|1rangle$[/tex] interfere in such a way that we end up back in the [tex]$|0rangle$[/tex] state. Since probabilities are always positive, we cannot achieve a similar evolution using stocahstic evolutions on a single bit.
But wait! What if we wanted to model this qubit experiment by a classical experiment in which we replace the qubit by two classical bits. Now what can we do? Here is an idea. We need some randomness. So lets make one of the two classical bits a bit which is a 50/50 mixture of the two states 0 and 1. Now suppose that we use the second bit to represent the state we are measuring. I.e. in the above experiment when we start in the [tex]$|0rangle$[/tex] quantum state, this means starting in the second classical bit in the state 0. Now replace the Hadamard operation in the classical case with a classical operation which swaps the two bits. Certainly if we apply this classical gate once, and measure the second bit we end up in a 50/50 mixture and if we apply the swap twice, since swaping twice is identy, if we measure the second bit it will now be back to 0! So we’ve mimiced the above quantum interference experiment using two classical bits.
Well, coming from the quantum world, you might wonder ah but what about the following experiment. Suppose that you again start your quantum world in the state [tex]$|0rangle$[/tex], apply a Hadamard and then apply a Pauli [tex]$Z=left[begin{array}{cc} 1 & 0 \ 0 & -1 end{array} right]$[/tex] gate. Now, of course, if you make a measurement you again end up in a 50/50 mixture of the states [tex]$|0rangle$[/tex] and [tex]$|1rangle$[/tex]. However, if you forgoe this measurement and apply instead now a Hadmard, you will end up in the state [tex]$|1rangle$[/tex]. So by applying a gate [tex]$Z$[/tex] which does nothing to the probabilities had you measured the system, you’ve changed the state to [tex]$|1rangle[/tex] after the Hadmard. Very strange, but we know that this is nothing more than the effect of changing the phase of one of the states such that what was previously constructive interference becomes destructive interference (and vice versa). The obvious question is whether we can now mimic this using our two classical bits. Of course! We do this by, when we apply the [tex]$Z$[/tex] quantum gate, applying a bit flip to the first bit. Thus in the above experiment we replace Hadamard [tex]$Z$[/tex] Hadamard by swap, bit flip on the first bit, swap. This will, if we start the second bit in 0 produce the final result of 1, as desired, and if we were to measure the system after the first swap or first swap and bit flip on the first bit, a 50/50 mixture as desired.
Can this be extended even further? Yep. First notice that if we look at the group of reversible operations on 2 classical bits, this is nothing more than the permutation group of four objects (the states 00, 01, 10, and 11.) There are 24 elements to this group. Now the Pauli group on a single qubit, if you forget about a global phase, which for a single qubit can have no observable effect, has only four different elements (note that moding out this phase does not produce a group since [tex]$XZ=-ZX$[/tex], so what I’m describing is a set of elements which act in an observable fashion.) The Clifford group elements which are not Pauli group elements themselves acts as the automorphism group on the Pauli group. Indeed it acts, modulo again a global phase, to permute the three nontrivial elements of Pauli group. Thus it is, modulo again a global phase, nothing more than 3!=6 permutations. The total size of the Clifford group, when we mod out the effect of a global phase is 4 times 6 or 24. But that is the size of the permutation group of four objects. Indeed you can work out that because of this, you can mimic exactly the Clifford group gates using the two bit construction detailed above. Kind of cool, no?
So what we’ve got here is a classical model of the Clifford group gates, a set of gates which exhibit interference, but where we have replaced our qubit by two bits. This second replacement doesn’t look much like a classical wave, or at least not one I’m used to. Which is what I was looking for. So interference can be understood classically here. It is nothing more than the fact that we do not measure the full state of the classical system, which can lead to effects which look effectively like constructive and destructive interference. Since we don’t have complete information about the system by just knowing the state of the second bit, we can observe a classic example of quantum interference.
[Those of you who are experts may immediately notice Spekken’s toy model and the Gottesman-Knill theorem. But if you’re an expert why are you reading my silly meandering writings? Get back to work…Carlos!]

Nobel Prize in Chemistry

The 2006 Nobel Prize in Chemistry to Roger Kornberg from Stanford for work on transciption. Kornberg was an undergrad at Harvard and a graduate student at Stanford. Quite a week for the San Francisco bay area for Nobel prizes!

Nobel Prize in Physics to COBE investigators

Here is a picture
Nobel Prize Worthy
that is worth a Nobel prize. The 2006 Nobel Prize in physics was awarded to George Smoot and John Mather for their work on the Cosmic Background Explorer and its verification of many of the details of the big bang cosmology. George Smoot is currently at Berkeley/LBNL and was an undergrad and grad at MIT. John Mather is currently at the Goddard Space Flight Center and was an undergrad at Swarthmore College and a grad at Berkeley. When I first showed up at Berkeley I was planning on going into cosmology. I can still remember learning how the angular spectrum of the cosmic background radiation could be used to rule out certain cosmological theories. If there’s a bump here that is bigger than that bump there, then you’ve just ruled out Joe Schmoes pet cosmological model. Very cool!

Scammed?

Joe points me to a review of Lee Smolin’s new book The Trouble with Physics by none other than Peter Shor:

The string theorists were scammed!, September 25, 2006
Reviewer: Peter W. Shor (Wellesley, MA USA) – See all my reviews
The part of the book I found most interesting was the part which tells how the string theorists were scammed by Nature (or Mathematics). Of course, Smolin doesn’t put it exactly like this, but imagine the following conversation.
String theorists: We’ve got the Standard Model, and it works great, but it doesn’t include gravity, and it doesn’t explain lots of other stuff, like why all the elementary particles have the masses they do. We need a new, broader theory.
Nature: Here’s a great new theory I can sell you. It combines quantum field theory and gravity, and there’s only one adjustable parameter in it, so all you have to do is find the right value of that parameter, and the Standard Model will pop right out.
String theorists: We’ll take it.
String theorists (some time later): Wait a minute, Nature, our new theory won’t fit into our driveway. String theory has ten dimensions, and our driveway only has four.
Nature: I can sell you a Calabi-Yau manifold. These are really neat gadgets, and they’ll fold up string theory into four dimensions, no problem.
String theorists: We’ll take one of those as well, please.
Nature: Happy to help.
String theorists (some time later): Wait a minute, Nature, there’s too many different ways to fold our Calabi-Yao manifold up. And it keeps trying to come unfolded. And string theory is only compatible with a negative cosmological constant, and we own a positive one.
Nature: No problem. Just let me tie this Calabi-Yao manifold up with some strings and branes, and maybe a little duct tape, and you’ll be all set.
String theorists: But our beautiful new theory is so ugly now!
Nature: Ah! But the Anthropic Principle says that all the best theories are ugly.
String theorists: It does?
Nature: It does. And once you make it the fashion to be ugly, you’ll ensure that other theories will never beat you in beauty contests.
String theorists: Hooray! Hooray! Look at our beautiful new theory.
Okay, I’ve taken a few liberties here. But according to Smolin’s book, string theory did start out looking like a very promising theory. And, like a scam, as it looks less and less promising, it’s hard to resist the temptation to throw good money (or research) after bad in the hope of getting something back for your return. One of the questions Smolin addresses in the rest of the book is why the theoretical physics community has kept with string theory and largely abandoned all the other approaches to quantum gravity. The short answer is that it’s hard to admit that you’ve been scammed. The long answer is much more complicated. Another thing Smolin addresses in the book is other approaches to quantum gravity. And as could be predicted, he gives lots of space to his own approach and too little space to others, especially Alain Connes’ non-commutative geometry. But overall, I found it very worthwhile and entertaining, and a good explanation as to how theoretical physics came to be in the state it is today.

Smolin was in Seattle recently, but unfortunately I was away at the time. It would have been fun to ask him about his recent paper and also about his mysterious comments in his book that “time” is the key to a great leap forward in quantum gravity.

QIPC Workshop Extended Registration

In a few weeks I’ll be heading over the pond to London to participate in the QIPC Workshop in London. Scott Aaronson and I will be kicking off the workshop with a talk entitled “What have I learned from physicists/ computer scientists and what else would I like to learn from them?” My goal will be to convince Scott that he may have learned something from physicists 🙂 Ha, right! Anyway, the registration deadline for the workshop has been extended. So register now!

Extended registration: Today is the last day for payment. We extend the registration till next Wednesday 4th October at 2pm. Please register on the web site in order to reserve your place for dinner. We need to know in advance how many dinners to order. You can pay the registration fee in cash on site during the first day of the workshop.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~The FET QIPC proactive initiative together with the ERA Pilot QIST project and the following Committee: Artur Ekert (Chairman), Harry Buhrman, Philippe Grangier, Martin Plenio, Miklos Santha, Peter Zoller, Ian Walmsley, Goran Wendin are organizing
The 7th European QIPC Workshop on Quantum Information Processing and Communication
Physicists and Computer Scientists Unite!
October 13-14, 2006 The Royal Society London, UK
Registration is obligatory and can be done on the web site: http://www.qist-europe.net/QIPC-Workshop/
We have already 122 registered participants.
Please tell your colleagues about this event. You can still decide to join us!
We are looking forward to seeing you in London!