<?xml version="1.0" encoding="UTF-8" standalone="yes"?><oembed><version><![CDATA[1.0]]></version><provider_name><![CDATA[Azimuth]]></provider_name><provider_url><![CDATA[https://johncarlosbaez.wordpress.com]]></provider_url><author_name><![CDATA[John Baez]]></author_name><author_url><![CDATA[https://johncarlosbaez.wordpress.com/author/johncarlosbaez/]]></author_url><title><![CDATA[Autocatalysis in Reaction&nbsp;Networks]]></title><type><![CDATA[link]]></type><html><![CDATA[<p><i>guest post by <b><a href="http://www.tcs.tifr.res.in/~manoj/">Manoj Gopalkrishnan</a></b></i></p>
<p>Since this is my first time writing a blog post here, let me start with a word of introduction. I am a computer scientist at the <a href="http://www.tifr.res.in/">Tata Institute of Fundamental Research</a>, broadly interested in connections between Biology and Computer Science, with a particular interest in reaction networks. I first started thinking about them during my Ph.D. at the <a href="http://www.usc.edu/dept/molecular-science/">Laboratory for Molecular Science</a>.  My fascination with them has been predominantly mathematical. As a graduate student, I encountered an area with rich connections between combinatorics and dynamics, and surprisingly easy-to-state and compelling unsolved conjectures, and got hooked.</p>
<p>There is a story about Richard Feynman that he used to take bets with mathematicians. If any mathematician could make Feynman understand a mathematical statement, then Feynman would guess whether or not the statement was true. Of course, Feynman was in a habit of winning these bets, which allowed him to make the boast that mathematics, especially in its obsession for proof, was essentially irrelevant, since a relative novice like himself could after a moment&#8217;s thought guess at the truth of these mathematical statements. I have always felt Feynman&#8217;s claim to be unjust, but have often wondered what mathematical statement I would put to him so that his chances of winning were no better than random.</p>
<p>Today I want to tell you of a result about reaction networks that I have recently discovered with Abhishek Deshpande. The statement seems like a fine candidate to throw at Feynman because until we proved it, I would not have bet either way about its truth. Even after we obtained a short and elementary proof, I do not completely &#8216;see&#8217; why it must be true. I am hoping some of you will be able to demystify it for me. So, I&#8217;m just going to introduce enough terms to be able to make the statement of our result, and let you think about how to prove it.</p>
<p>John and his colleagues have been talking about reaction networks as Petri nets in the <a href="http://math.ucr.edu/home/baez/networks/">network theory</a> series on this blog.  As discussed in <a href="https://johncarlosbaez.wordpress.com/2011/03/31/network-theory-part-2/">part 2</a> of that series, a Petri net is a diagram like this:</p>
<div align="center"><img width="450" src="https://i2.wp.com/math.ucr.edu/home/baez/networks/wolf-rabbit.png" /></div>
<p>Following John&#8217;s terminology, I will call the aqua squares &#8216;transitions&#8217; and the yellow circles &#8216;species&#8217;.  If we have some number #rabbit of rabbits and some number #wolf of wolves, we draw #rabbit many black dots called &#8216;tokens&#8217; inside the yellow circle for rabbit, and #wolf tokens inside the yellow circle for wolf, like this:</p>
<div align="center"><img width="450" src="https://i0.wp.com/math.ucr.edu/home/baez/networks/wolf-rabbit_3_4.png" /></div>
<p>Here #rabbit = 4 and #wolf = 3.  The predation transition consumes one &#8216;rabbit&#8217; token and one &#8216;wolf&#8217; token, and produces two &#8216;wolf&#8217; tokens, taking us here:</p>
<div align="center"><img width="450" src="https://i1.wp.com/math.ucr.edu/home/baez/networks/wolf-rabbit_4_3.png" /></div>
<p>John explained in <a href="http://math.ucr.edu/home/baez/networks/networks_2.html">parts 2</a> and <a href="https://johncarlosbaez.wordpress.com/2011/04/03/network-theory-part-3/">3</a> how one can put rates on different transitions. For today I am only going to be concerned with &#8216;reachability:&#8217; what token states are reachable from what other token states.  John talked about this idea in <a href="http://math.ucr.edu/home/baez/networks/networks_25.html">part 25</a>.</p>
<p>By a <b>complex</b> I will mean a population vector: a snapshot of the number of tokens in each species.  In the example above, (#rabbit, #wolf) is a complex. If <img src='https://s0.wp.com/latex.php?latex=y%2C+y%27&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='y, y&#039;' title='y, y&#039;' class='latex' /> are two complexes, then we write </p>
<p><img src='https://s0.wp.com/latex.php?latex=y+%5Cto+y%27&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='y &#92;to y&#039;' title='y &#92;to y&#039;' class='latex' /> </p>
<p>if we can get from <img src='https://s0.wp.com/latex.php?latex=y&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='y' title='y' class='latex' /> to <img src='https://s0.wp.com/latex.php?latex=y%27&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='y&#039;' title='y&#039;' class='latex' /> by a single transition in our Petri net.  For example, we just saw that </p>
<p><img src='https://s0.wp.com/latex.php?latex=%284%2C3%29%5Cto+%283%2C4%29&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='(4,3)&#92;to (3,4)' title='(4,3)&#92;to (3,4)' class='latex' /> </p>
<p>via the predation transition.</p>
<p><b>Reachability</b>, denoted <img src='https://s0.wp.com/latex.php?latex=%5Cto%5E%2A&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;to^*' title='&#92;to^*' class='latex' />, is the transitive closure of the relation <img src='https://s0.wp.com/latex.php?latex=%5Cto&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;to' title='&#92;to' class='latex' />.  So <img src='https://s0.wp.com/latex.php?latex=y%5Cto%5E%2A+y%27&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='y&#92;to^* y&#039;' title='y&#92;to^* y&#039;' class='latex' /> (read <img src='https://s0.wp.com/latex.php?latex=y%27&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='y&#039;' title='y&#039;' class='latex' /> <b>is reachable from</b> <img src='https://s0.wp.com/latex.php?latex=y&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='y' title='y' class='latex' />) iff there are complexes </p>
<p><img src='https://s0.wp.com/latex.php?latex=y%3Dy_0%2Cy_1%2Cy_2%2C%5Cdots%2Cy_k+%3Dy%27&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='y=y_0,y_1,y_2,&#92;dots,y_k =y&#039;' title='y=y_0,y_1,y_2,&#92;dots,y_k =y&#039;' class='latex' /> </p>
<p>such that </p>
<p><img src='https://s0.wp.com/latex.php?latex=y_0%5Cto+y_1%5Cto%5Ccdots%5Cto+y_%7Bk-1%7D%5Cto+y_k.&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='y_0&#92;to y_1&#92;to&#92;cdots&#92;to y_{k-1}&#92;to y_k.' title='y_0&#92;to y_1&#92;to&#92;cdots&#92;to y_{k-1}&#92;to y_k.' class='latex' />  </p>
<p>For example, here <img src='https://s0.wp.com/latex.php?latex=%285%2C1%29+%5Cto%5E%2A+%281%2C+5%29&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='(5,1) &#92;to^* (1, 5)' title='(5,1) &#92;to^* (1, 5)' class='latex' /> by repeated predation. </p>
<p>I am very interested in switches. After all, a computer is essentially a box of switches! You can build computers by connecting switches together. In fact, that&#8217;s how early computers like the <a href="http://en.wikipedia.org/wiki/Z3_%28computer%29">Z3</a> were built. The CMOS gates at the heart of modern computers are essentially switches. By analogy, the study of switches in reaction networks may help us understand biochemical circuits.</p>
<p>A <b>siphon</b> is a set of species that is &#8216;switch-offable&#8217;. That is, if there are no tokens in the siphon states, then they will remain absent in future.  Equivalently, the only reactions that can produce tokens in the siphon states are those that require tokens from the siphon states before they can fire. Note that no matter how many rabbits there are, if there are no wolves, there will continue to be no wolves. So {wolf} is a siphon. Similarly, {rabbit} is a siphon, as is the union {rabbit, wolf}. However, when Hydrogen and Oxygen form Water, {Water} is not a siphon.  </p>
<p>For another example, consider this Petri net:</p>
<div align="center"><img width="450" src="https://i1.wp.com/math.ucr.edu/home/baez/networks/chemistryNetBasicA.png" /></div>
<p>The set {HCl, NaCl} is a siphon. However, there is a conservation law: whenever an HCl token is destroyed, an NaCl token is created, so that #HCl + #NaCl is invariant. If both HCl and NaCl were present to begin with, the complexes where both are absent are not reachable.  In this sense, this siphon is not &#8216;really&#8217; switch-offable.   As a first pass at capturing this idea, we will introduce the notion of &#8216;critical set&#8217;.  </p>
<p>A <b>conservation law</b> is a linear expression involving numbers of tokens that is invariant under every transition in the Petri net. A conservation law is <b>positive</b> if all the coefficients are non-negative.  A <b>critical set</b> of states is a set that does not contain the support of a positive conservation law.  </p>
<p>For example, the support of the positive conservation law #HCl + #NaCl is {HCl, NaCl}, and hence no set containing this set is critical.  Thus {HCl, NaCl} is a siphon, but not critical.  On the other hand, the set {NaCl} is critical but not a siphon.   {HCl} is a critical siphon.  And in our other example, {Wolf, Rabbit} is a critical siphon. </p>
<p>Of particular interest to us will be <b>minimal critical siphons</b>, the minimal sets among critical siphons.  Consider this example:</p>
<div align="center"><img width="350" src="https://i1.wp.com/math.ucr.edu/home/baez/networks/siphons.png" /></div>
<p>Here we have two transitions: </p>
<p><img src='https://s0.wp.com/latex.php?latex=X+%5Cto+2Y&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='X &#92;to 2Y' title='X &#92;to 2Y' class='latex' /> </p>
<p>and </p>
<p><img src='https://s0.wp.com/latex.php?latex=2X+%5Cto+Y&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='2X &#92;to Y' title='2X &#92;to Y' class='latex' />  </p>
<p>The set <img src='https://s0.wp.com/latex.php?latex=%5C%7BX%2CY%5C%7D&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;{X,Y&#92;}' title='&#92;{X,Y&#92;}' class='latex' /> is a critical siphon.  But so is the smaller set <img src='https://s0.wp.com/latex.php?latex=%5C%7BX%5C%7D.&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;{X&#92;}.' title='&#92;{X&#92;}.' class='latex' />  So, <img src='https://s0.wp.com/latex.php?latex=%5C%7BX%2CY%5C%7D&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;{X,Y&#92;}' title='&#92;{X,Y&#92;}' class='latex' /> is not minimal.</p>
<p>We define a <b>self-replicable</b> set to be a set <img src='https://s0.wp.com/latex.php?latex=A&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='A' title='A' class='latex' /> of species such that there exist complexes <img src='https://s0.wp.com/latex.php?latex=y&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='y' title='y' class='latex' /> and <img src='https://s0.wp.com/latex.php?latex=y%27&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='y&#039;' title='y&#039;' class='latex' /> with <img src='https://s0.wp.com/latex.php?latex=y%5Cto%5E%2A+y%27&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='y&#92;to^* y&#039;' title='y&#92;to^* y&#039;' class='latex' /> such that for all <img src='https://s0.wp.com/latex.php?latex=i+%5Cin+A&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='i &#92;in A' title='i &#92;in A' class='latex' /> we have </p>
<p><img src='https://s0.wp.com/latex.php?latex=y%27_i+%3E+y_i&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='y&#039;_i &gt; y_i' title='y&#039;_i &gt; y_i' class='latex' /> </p>
<p>So, there are transitions that accomplish the job of creating more tokens for all the species in <img src='https://s0.wp.com/latex.php?latex=A.&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='A.' title='A.' class='latex' />  In other words: these species can &#8216;replicate themselves&#8217;.</p>
<p>We define a <b>drainable</b> set by changing the <img src='https://s0.wp.com/latex.php?latex=%3E&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&gt;' title='&gt;' class='latex' /> to a <img src='https://s0.wp.com/latex.php?latex=%3C&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&lt;' title='&lt;' class='latex' />.  So, there are transitions that accomplish the job of <i>reducing</i> the number of tokens for all the species in <img src='https://s0.wp.com/latex.php?latex=A.&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='A.' title='A.' class='latex' />  These species can &#8216;drain away&#8217;.</p>
<p>Now here comes the statement: </p>
<div align="center">
<i>Every minimal critical siphon is either drainable or self-replicable!</i></div>
<p>We prove it in this paper:</p>
<p>&bull; Abhishek Deshpande and Manoj Gopalkrishnan,  <a href="https://selectedpapers.net/arxiv/1309.3957">Autocatalysis in reaction networks</a>.</p>
<p>But first note that the statement becomes false if the critical siphon is not minimal.  Look at this example again:</p>
<div align="center"><img width="350" src="https://i1.wp.com/math.ucr.edu/home/baez/networks/siphons.png" /></div>
<p>The set <img src='https://s0.wp.com/latex.php?latex=%5C%7BX%2CY%5C%7D&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;{X,Y&#92;}' title='&#92;{X,Y&#92;}' class='latex' /> is a critical siphon.  However <img src='https://s0.wp.com/latex.php?latex=%5C%7BX%2CY%5C%7D&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;{X,Y&#92;}' title='&#92;{X,Y&#92;}' class='latex' /> is neither self-replicable (since every reaction destroys <img src='https://s0.wp.com/latex.php?latex=X&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='X' title='X' class='latex' />) nor drainable (since every reaction produces <img src='https://s0.wp.com/latex.php?latex=Y&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='Y' title='Y' class='latex' />).   But we&#8217;ve already seen that <img src='https://s0.wp.com/latex.php?latex=%5C%7BX%2CY%5C%7D&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;{X,Y&#92;}' title='&#92;{X,Y&#92;}' class='latex' /> is not minimal.  It has a critical subsiphon, namely <img src='https://s0.wp.com/latex.php?latex=%5C%7BX%5C%7D.&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;{X&#92;}.' title='&#92;{X&#92;}.' class='latex' />   This one <i>is</i> minimal&mdash;and it obeys our theorem, because it is drainable.  </p>
<p>Checking these statements is a good way to make sure you understand the concepts!  I know I&#8217;ve introduced a lot of terminology here, and it takes a while to absorb.</p>
<p>Anyway: our proof that every minimal critical siphon is either drainable or self-replicable makes use of a fun result about matrices. Consider a real square matrix with a sign pattern like this:</p>
<p><img src='https://s0.wp.com/latex.php?latex=%5Cleft%28+%5Cbegin%7Barray%7D%7Bcccc%7D+%3C0+%26+%3E0+%26+%5Ccdots+%26+%3E+0+%5C%5C+%3E0+%26+%3C0+%26+%5Ccdots+%26%3E+0+%5C%5C+%5Cvdots+%26+%5Cvdots+%26+%3C0+%26%3E+0+%5C%5C+%3E0+%26+%3E0+%26+%5Ccdots+%26+%3C0+%5Cend%7Barray%7D+%5Cright%29&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='&#92;left( &#92;begin{array}{cccc} &lt;0 &amp; &gt;0 &amp; &#92;cdots &amp; &gt; 0 &#92;&#92; &gt;0 &amp; &lt;0 &amp; &#92;cdots &amp;&gt; 0 &#92;&#92; &#92;vdots &amp; &#92;vdots &amp; &lt;0 &amp;&gt; 0 &#92;&#92; &gt;0 &amp; &gt;0 &amp; &#92;cdots &amp; &lt;0 &#92;end{array} &#92;right)' title='&#92;left( &#92;begin{array}{cccc} &lt;0 &amp; &gt;0 &amp; &#92;cdots &amp; &gt; 0 &#92;&#92; &gt;0 &amp; &lt;0 &amp; &#92;cdots &amp;&gt; 0 &#92;&#92; &#92;vdots &amp; &#92;vdots &amp; &lt;0 &amp;&gt; 0 &#92;&#92; &gt;0 &amp; &gt;0 &amp; &#92;cdots &amp; &lt;0 &#92;end{array} &#92;right)' class='latex' /></p>
<p>If the matrix is full-rank then there is a positive linear combination of the rows of the matrix so that all the entries are nonzero and have the same sign.  In fact, we prove something stronger in Theorem 5.9 of our paper.  At first, we thought this statement about matrices should be equivalent to one of the many well-known alternative statements of <a href="http://en.wikipedia.org/wiki/Farkas%27_lemma">Farkas&#8217; lemma</a>, like Gordan&#8217;s theorem. </p>
<p>However, we could not find a way to make this work, so we ended up proving it by a different technique. Later, my colleague <a href="http://www.tcs.tifr.res.in/%7Ejaikumar/">Jaikumar Radhakrishnan</a> came up with a clever proof that uses Farkas&#8217; lemma twice. However, so far we have not obtained the stronger result in Theorem 5.9 with this proof technique.</p>
<p>My interest in the result that every minimal critical siphon is either drainable or self-replicable is not purely aesthetic (though aesthetics is a big part of it). There is a research community of folks who are thinking of reaction networks as a programming language, and synthesizing molecular systems that exhibit sophisticated dynamical behavior as per specification:</p>
<p>&bull; <a href="http://www.dna-computing.org/">International Conference on DNA Computing and Molecular Programming</a>.</p>
<p>&bull; <a href="http://www.cs.duke.edu/FNANO/">Foundations of Nanoscience: Self-Assembled Architectures and Devices</a>.</p>
<p>&bull; <a href="http://molecular-programming.org/">Molecular Programming Architectures, Abstractions, Algorithms and Applications</a>. </p>
<p>Networks that exhibit some kind of catalytic behavior are a recurring theme among such systems, and even more so in biochemical circuits. </p>
<p>Here is an example of catalytic behavior:</p>
<p><img src='https://s0.wp.com/latex.php?latex=A+%2B+C+%5Cto+B+%2B+C&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='A + C &#92;to B + C' title='A + C &#92;to B + C' class='latex' /></p>
<p>The &#8216;catalyst&#8217; <img src='https://s0.wp.com/latex.php?latex=C&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='C' title='C' class='latex' /> helps transform <img src='https://s0.wp.com/latex.php?latex=A&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='A' title='A' class='latex' /> to <img src='https://s0.wp.com/latex.php?latex=B.&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='B.' title='B.' class='latex' /> In the absence of <img src='https://s0.wp.com/latex.php?latex=C%2C&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='C,' title='C,' class='latex' /> the reaction is turned off. Hence, catalysts are switches in chemical circuits! From this point of view, it is hardly surprising that they are required for the synthesis of complex behaviors.</p>
<p>In information processing, one needs amplification to make sure that a signal can propagate through a circuit without being overwhelmed by errors. Here is a chemical counterpart to such amplification:</p>
<p><img src='https://s0.wp.com/latex.php?latex=A+%2B+C+%5Cto+2C&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='A + C &#92;to 2C' title='A + C &#92;to 2C' class='latex' /></p>
<p>Here the catalyst <img src='https://s0.wp.com/latex.php?latex=C&#038;bg=ffffff&#038;fg=000&#038;s=0' alt='C' title='C' class='latex' /> catalyzes its own production: it is an &#8216;autocatalyst&#8217;, or a self-replicating species. By analogy, autocatalysis is key for scaling synthetic molecular systems.</p>
<p>Our work deals with these notions on a network level. We generalize the notion of catalysis in two ways. First, we allow a catalyst to be a set of species instead of a single species; second, its absence can turn off a reaction pathway instead of a single reaction. We propose the notion of self-replicable siphons as a generalization of the notion of autocatalysis. In particular, &#8216;weakly reversible&#8217; networks have critical siphons precisely when they exhibit autocatalytic behavior.  I was led to this work when I noticed the manifestation of this last statement in many examples.</p>
<p>Another hope I have is that perhaps one can study the dynamics of each minimal critical siphon of a reaction network separately, and then somehow be able to answer interesting questions about the dynamics of the entire network, by stitching together what we know for each minimal critical siphon. On the synthesis side, perhaps this could lead to a programming language to synthesize a reaction network that will achieve a specified dynamics. If any of this works out, it would be really cool! I think of how abelian group theory (and more broadly, the theory of abelian categories, which includes categories of vector bundles) benefits from a <a href="http://en.wikipedia.org/wiki/Abelian_group#Classification">fundamental theorem</a> that lets you break a finite abelian group into parts that are easy to study&mdash;or how number theory benefits from a special case, the <a href="http://en.wikipedia.org/wiki/Fundamental_theorem_of_arithmetic">fundamental theorem of arithmetic</a>.  John has also pointed out that reaction networks are really presentations of symmetric monoidal categories, so perhaps this could point the way to a Fundamental Theorem for Symmetric Monoidal Categories. </p>
<p>And then there is the Global Attractor Conjecture, a<br />
long-standing open problem concerning the long-term behavior of solutions to the <a href="https://johncarlosbaez.wordpress.com/2011/04/03/network-theory-part-3/">rate equations</a>. Now that is a whole story by itself, and will have to wait for another day.</p>
]]></html><thumbnail_url><![CDATA[https://i2.wp.com/math.ucr.edu/home/baez/networks/wolf-rabbit.png?fit=440%2C330]]></thumbnail_url><thumbnail_height><![CDATA[130]]></thumbnail_height><thumbnail_width><![CDATA[440]]></thumbnail_width></oembed>