<?xml version="1.0" encoding="iso-8859-1"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="en">
  <title>Andart</title>
  <link rel="alternate" type="text/html" href="http://www.aleph.se/andart/" />
  <modified>2012-05-14T15:28:57Z</modified>
  <tagline>Another lobe of Anders Sandberg&apos;s distributed brain: essays on technology, science and the human condition.</tagline>
  <id>tag:www.aleph.se,2012:/andart//2</id>
  <generator url="http://www.movabletype.org/" version="2.65">Movable Type</generator>
  <copyright>Copyright (c) 2012, Anders3</copyright>
  <entry>
    <title>Cute sums</title>
    <link rel="alternate" type="text/html" href="http://www.aleph.se/andart/archives/2012/05/cute_sums.html" />
    <modified>2012-05-14T15:28:57Z</modified>
    <issued>2012-05-14T17:28:57+01:00</issued>
    <id>tag:www.aleph.se,2012:/andart//2.850</id>
    <created>2012-05-14T15:28:57Z</created>
    <summary type="text/plain"><![CDATA[Here are two cute sums: (e+1)/2(e-1) = &Sigma;n=-&infin;&infin; 1/(1 + 4 &pi;2 n2) &pi;/(1-exp(-&pi;)) - &pi;/2 = &Sigma;n=-&infin;&infin; 1/(1+4 n2) The way to prove it is to use the Poisson summation formula, which states that for appropriate functions: &Sigma;n=-&infin;&infin; f(n)...]]></summary>
    <author>
      <name>Anders3</name>
      <url>http://www.aleph.se/</url>
      <email>asa@nada.kth.se</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.aleph.se/andart/">
      <![CDATA[<p><a href="http://www.flickr.com/photos/arenamontanus/7187954488/" title="Sky farm by Arenamontanus, on Flickr"><img align="right" src="http://farm8.staticflickr.com/7102/7187954488_859891b303_m.jpg" width="240" height="180" alt="Sky farm"></a>Here are two cute sums:</p>

<p>(e+1)/2(e-1) = &Sigma;<sub>n=-&infin;</sub><sup>&infin;</sup> 1/(1 + 4 &pi;<sup>2</sup> n<sup>2</sup>)</p>

<p>&pi;/(1-exp(-&pi;)) - &pi;/2 = &Sigma;<sub>n=-&infin;</sub><sup>&infin;</sup> 1/(1+4 n<sup>2</sup>) </p>

<p><hr></p>

<p>The way to prove it is to use the <a href="http://en.wikipedia.org/wiki/Poisson_summation_formula">Poisson summation formula</a>, which states that for appropriate functions:</p>

<p>&Sigma;<sub>n=-&infin;</sub><sup>&infin;</sup> f(n) = &Sigma;<sub>n=-&infin;</sub><sup>&infin;</sup> F(n) </p>

<p>where F is the Fourier transform of f. The "appropriate" part is of course where tricky things may happen, since one or both sums might not converge.</p>

<p>Now, f(x) = exp(-a|x|) has the transform F(&xi;) = 2a/(a<sup>2</sup> + 4 &pi;<sup>2</sup> &xi;<sup>2</sup>) for a>0.</p>

<p>So we get this possible equality:</p>

<p>&Sigma;<sub>n=-&infin;</sub><sup>&infin;</sup> exp(-a|x|) = &Sigma;<sub>n=-&infin;</sub><sup>&infin;</sup> 2a/(a<sup>2</sup> + 4 &pi;<sup>2</sup> n<sup>2</sup>)</p>

<p>These sums are both well behaved, since both can easily be bounded by nicely convergent integrals, so convergence is assured. </p>

<p>The left hand side can be rewritten as [2 &Sigma;_n=0<sup>&infin;</sup> exp(-ax)] - 1 since exp(-a|x|) is an even function (imagine "folding" the number line around n=0; the -1 term corrects the double counting of the n=0 term with value 1). And the sum inside the brackets is a nice geometric series summing to 1/(1-exp(-a)). So the original sum is</p>

<p>2/(1-exp(-a)) - 1 =   &Sigma;<sub>n=-&infin;</sub><sup>&infin;</sup> 2a/(a<sup>2</sup> + 4 &pi;<sup>2</sup> \n<sup>2</sup>)</p>

<p>Some rearrangement produces</p>

<p>1/a(1-exp(-a)) - 1/2a = &Sigma;<sub>n=-&infin;</sub><sup>&infin;</sup> 1/(a<sup>2</sup>+4&pi;<sup>2</sup> n<sup>2</sup>) </p>

<p>Now, we can set a=1 and get</p>

<p>1/(1-e^-1) - 1/2 = &Sigma;_n=-infty<sup>&infin;</sup> 1/(1 + 4 &pi;<sup>2</sup> n<sup>2</sup>)</p>

<p>a=&pi; gives</p>

<p>&pi;/(1-exp(-&pi;)) - &pi;/2 = &Sigma;<sub>n=-&infin;</sub><sup>&infin;</sup> 1/(1+4 n<sup>2</sup>) </p>

<p>Maybe not terribly useful, but beautiful. I remember how delightful it was to learn how to <a href="http://en.wikipedia.org/wiki/Cauchy%27s_integral_formula">calculate integrals using residues</a> or exploit Fourier series to get cool sums and integrals in closed form. After all, the coolest fact about</p>

<p>&pi;/3 = &Sigma;<sub>n=1</sub><sup>&infin;</sup> sin(n&pi;/3)/n </p>

<p>is that it is so easy to derive - once you have the powerful machinery behind it. </p>

<p><hr></p>

<p>Addendum 15/5/12:</p>

<p>Just found another nice identity the same way, this time using the transform pair f(x)=x H(x) exp(-&alpha;x), F(&xi;)=1/(&alpha;+2&pi;&xi;i)<sup>2</sup> where H(x) is the Heaviside step function. In the same way as above this leads to:</p>

<p>4&pi;<sup>2</sup>&Sigma;<sub>n=0</sub><sup>&infin;</sup> n exp(-2&pi;n) = &Sigma;<sub>n=-&infin;</sub><sup>&infin;</sup> (1-n<sup>2</sup>)/(1+n<sup>2</sup>)<sup>2</sup></p>

<p>A neat thing about it is that the sum on the left is all positive, while the sum on the right has just one positive term.</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>The King&apos;s Trough and the sunken mosque</title>
    <link rel="alternate" type="text/html" href="http://www.aleph.se/andart/archives/2012/05/the_kings_trough_and_the_sunken_mosque.html" />
    <modified>2012-05-02T14:36:59Z</modified>
    <issued>2012-05-02T16:36:59+01:00</issued>
    <id>tag:www.aleph.se,2012:/andart//2.849</id>
    <created>2012-05-02T14:36:59Z</created>
    <summary type="text/plain">I recently came across King&apos;s Trough, a deep valley or trough on the eastern side of the mid-atlantic ridge. Since there was nothing on it I made a Wikipedia entry for it. In looking for information I came across this...</summary>
    <author>
      <name>Anders3</name>
      <url>http://www.aleph.se/</url>
      <email>asa@nada.kth.se</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.aleph.se/andart/">
      <![CDATA[<p>I recently came across <a href="https://en.wikipedia.org/wiki/King%27s_Trough">King's Trough</A>, a deep valley or trough on the eastern side of the mid-atlantic ridge. Since there was nothing on it I made a Wikipedia entry for it. </p>

<p>In looking for information I came across this page: <a href="http://www.islamicfinder.org/prayerDetail.php?country=under_sea_features&city=Kings_Trough&state=00&id=3939&month=&year=&email=&home=2012-4-11&lang=&aversion=&athan=">Kings Trough, Under Sea Features Prayer Times </A>. The site calculates prayer times for Muslims, and apparently the location database includes underwater locations too. I assume Muslim divers and submarine crews do not have quite the same complications as astronauts in defining the direction to Mecca or proper prayer times. </p>

<p>A hilarious detail: <a href="http://www.islamicfinder.org/cityIslamicCenter.php?city=Kings%20Trough&state=00&country=Under%20Sea%20Features&lang=">apparently there is a mosque on the California Seamount</A>. Or maybe a data entry error. But I find the vision of a grand mosque built on top of a seamount in the middle of the Pacific lovely. Deep sea corals grow along the walls. Fish swim in the faint blue beams of light crossing the central dome. The minaret proudly rises towards the sun far away, occasionally confusing a passing shark. </p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Blasts from the past</title>
    <link rel="alternate" type="text/html" href="http://www.aleph.se/andart/archives/2012/05/blasts_from_the_past.html" />
    <modified>2012-05-01T18:00:48Z</modified>
    <issued>2012-05-01T20:00:48+01:00</issued>
    <id>tag:www.aleph.se,2012:/andart//2.848</id>
    <created>2012-05-01T18:00:48Z</created>
    <summary type="text/plain">This weeks seem to be a re-run week on the Internet. First I noticed Io9: Could a single pill save your marriage? - it is my old love enhancement paper reappearing. Of course, the title falls afoul of the rule...</summary>
    <author>
      <name>Anders3</name>
      <url>http://www.aleph.se/</url>
      <email>asa@nada.kth.se</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.aleph.se/andart/">
      <![CDATA[<p><a href="http://www.flickr.com/photos/arenamontanus/6065553298/" title="Underground angel by Arenamontanus, on Flickr"><img align="right" src="http://farm7.staticflickr.com/6062/6065553298_f2ce1af3fe_m.jpg" width="179" height="240" alt="Underground angel"></a>This weeks seem to be a re-run week on the Internet. </p>

<p>First I noticed Io9: <a title="Could a single pill save your marriage?" href="http://io9.com/5906229/could-a-single-pill-save-your-marriage">Could a single pill save your marriage?</a> - it is my old love enhancement paper reappearing. Of course, the title falls afoul of the rule that you shouldn't title something with a question that can be answered with "no". (With some luck an updated popular version of our paper will appear in <i>New Scientist</i>. (<a href="http://www.newscientist.com/article/mg21428646.200-love-machine-engineering-lifelong-romance.html">here it is</a>))</p>

<p>Then Neatorama brought up <a title="Quantum Gravity Treatment of the Angel Density Problem" href="http://www.neatorama.com/2012/05/01/quantum-gravity-treatment-of-the-angel-density-problem/">Quantum Gravity Treatment of the Angel Density Problem</a> - my old paper in Annals of Improbable Research on angles dancing on pins. </p>

<p>Unlike the angel paper (and my <a href="http://www.aleph.se/andart/archives/2012/03/is_the_future_green_dwarves.html">green dwarf paper</a>) the love paper is entirely serious. <br />
</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>What kind of humanity should we want to make?</title>
    <link rel="alternate" type="text/html" href="http://www.aleph.se/andart/archives/2012/04/what_kind_of_humanity_should_we_want_to_make.html" />
    <modified>2012-04-23T19:12:16Z</modified>
    <issued>2012-04-23T21:12:16+01:00</issued>
    <id>tag:www.aleph.se,2012:/andart//2.847</id>
    <created>2012-04-23T19:12:16Z</created>
    <summary type="text/plain">Here is my TEDx Vasastan talk, on the big picture questions for the future: Next TEDx with me will be in Tallinn....</summary>
    <author>
      <name>Anders3</name>
      <url>http://www.aleph.se/</url>
      <email>asa@nada.kth.se</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.aleph.se/andart/">
      <![CDATA[<p>Here is my TEDx Vasastan talk, on the big picture questions for the future:</p>

<p><iframe width="560" height="315" src="http://www.youtube.com/embed/OmVoQivg6WY" frameborder="0" allowfullscreen></iframe></p>

<p>Next TEDx with me will be in Tallinn. </p>]]>
      
    </content>
  </entry>
  <entry>
    <title>The limits of observational science</title>
    <link rel="alternate" type="text/html" href="http://www.aleph.se/andart/archives/2012/04/the_limits_of_observational_science.html" />
    <modified>2012-04-23T13:53:10Z</modified>
    <issued>2012-04-23T15:53:10+01:00</issued>
    <id>tag:www.aleph.se,2012:/andart//2.846</id>
    <created>2012-04-23T13:53:10Z</created>
    <summary type="text/plain">[1204.0492] Non-detection of the Tooth Fairy at Optical Wavelengths. They used a 1.3 m telescope aimed at a wisdom tooth under a pillow, but it disappeared during the night without any photometric evidence. &quot;We report a non-detection, to a limiting...</summary>
    <author>
      <name>Anders3</name>
      <url>http://www.aleph.se/</url>
      <email>asa@nada.kth.se</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.aleph.se/andart/">
      <![CDATA[<p><a href="http://www.flickr.com/photos/arenamontanus/3901263163/" title="In bed with the greats by Arenamontanus, on Flickr"><img align="right" src="http://farm3.staticflickr.com/2525/3901263163_228b15de7c_m.jpg" width="240" height="180" alt="In bed with the greats"></a><a title="[1204.0492] Non-detection of the Tooth Fairy at Optical Wavelengths" href="http://arxiv.org/abs/1204.0492">[1204.0492] Non-detection of the Tooth Fairy at Optical Wavelengths</a>. They used a 1.3 m telescope aimed at a wisdom tooth under a pillow, but it disappeared during the night without any photometric evidence. "We report a non-detection, to a limiting magnitude of V = 18.4 (9), of the elusive entity commonly described as the Tooth Fairy." They discuss whether this could be because of a superluminal or very fast Tooth Fairy, or perhaps that she is transparent at optical wavelengths.</p>

<p>Personally I would not discount quantum tunnelling or wormholes, both which might explain the gift-giving abilities of Santa. </p>

<p>OK, it is a April fool's paper. </p>]]>
      
    </content>
  </entry>
  <entry>
    <title>How many persons can there be: brain reconstruction and big numbers</title>
    <link rel="alternate" type="text/html" href="http://www.aleph.se/andart/archives/2012/04/how_many_persons_can_there_be_brain_reconstruction_and_big_numbers.html" />
    <modified>2012-04-11T14:17:04Z</modified>
    <issued>2012-04-11T16:17:04+01:00</issued>
    <id>tag:www.aleph.se,2012:/andart//2.845</id>
    <created>2012-04-11T14:17:04Z</created>
    <summary type="text/plain">I have mentioned my skepticism against the idea that we could be reconstructed in a meaningful way from our stored email, life recordings, personality quizzes and genomes. In a recent thread on the ExtroBritannia list the issue came up again,...</summary>
    <author>
      <name>Anders3</name>
      <url>http://www.aleph.se/</url>
      <email>asa@nada.kth.se</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.aleph.se/andart/">
      <![CDATA[<p><a href="http://www.flickr.com/photos/arenamontanus/5396414215/" title="Man on the brain by Arenamontanus, on Flickr"><img align="right"  src="http://farm5.staticflickr.com/4119/5396414215_abfaa1beca_m.jpg" width="240" height="222" alt="Man on the brain"></a>I have <a href="http://www.aleph.se/andart/archives/2010/09/uploading_by_gmail.html">mentioned my skepticism</a> against the idea that we could be reconstructed in a meaningful way from our stored email, life recordings, personality quizzes and genomes. In a recent thread on the ExtroBritannia list the issue came up again, and I think we made some progress on showing its implausibility (no, just saying it is impossible is not convincing).</p>

<p>The goal of the exercise is to estimate how much information is needed to reconstruct an individual “well enough” without having direct access to their nervous system. The reconstructing agency is assumed to have arbitrary computational powers, but is limited by available information.</p>

<p>In the following I will be using the Stirling approximation of factorials (log(n!) &asymp; n log(n)– n) to calculate binomial coefficients: log(N over k) &asymp; N log(N) – (N-k)log(N-k) – k log(k). Also, remember that the number of bits of information you need to supply to find a particular object among N is log<sub>2</sub>(N), and that log<sub>2</sub>(10<sup>x</sup>) &asymp; 3.32x.</p>

<p><h2>Record personality</h2><br />
Some think it is enough to reconstruct the right personality. "The number of personalities" is however not well defined. If we consider just the “<a href="http://en.wikipedia.org/wiki/Big_Five_personality_traits">big five</a>” and assume we can tell apart 1% differences, we end up with 10<sup>10</sup> possibilities, just around 33 bits. But the difference between me and someone else is not really about fine differences in extroversion or conscientiousness, but personality quirks, language, memories and ways of deciding. Someone might share my personality traits yet hold different political views, belong to a different culture and have different experiences. There are far more possibilities there. But it is not clear how many, especially since there are nontrivial correlations and links between them – gay extrovert neophiles are less likely to be conservatives, believing Muslims are unlikely to espouse strong atheism, <a href="http://www.scottaaronson.com/blog/?p=326">libertarians are somewhat likely to believe in the many-worlds interpretation of quantum mechanics</a> and are very unlikely to be ancient Romans.</p>

<p><h2>Record experience</h2><br />
Another argument would be that we are shaped by our experiences, so the number of possible experiences determines the number of possible humans. <a href="http://arxiv.org/abs/0910.1589">Linde and Vanchurin</a> argue that during a lifetime we can acquire at most 10<sup>16</sup> bits based on the Boltzman brain discussion in <a href="http://arxiv.org/abs/0808.3778 ">de Simone, Guth et al.</a>. This paper also mentions Laundauer’s lower bound of just 10<sup>9</sup> bits stored over a lifetime. However, those bits seem to be consciously learned bits rather than the information embodied in who we are. </p>

<p>Other estimates can be made. <a href="http://www.cell.com/current-biology/abstract/S0960-9822%2806%2901639-3<br />
">Human retinas have a bandwidth of 8.75 megabits per second</a>, providing the brain with about 20Mb/s in total across the 2 million axons in the optic nerves. The spinal cord similarly has <a href="http://www.cingulate.ibms.sinica.edu.tw/Ftpshare/Protocol/Internet%20Resources/E%20books/The%20human%20nervous%20system%202nd%20edition/8%20spinal%20cord%20connections.pdf">a couple of million fibers</a> and we can lump it all together by guessing that the maximum input is on the order of 200 Mb/s. 200 Mb/s over 80 years is 5*10<sup>17</sup> bits. So by this approach, there might be up to 2<sup>5*10<sup>17</sup></sup>=10<sup>1.5*10<sup>17</sup></sup> possible persons. </p>

<p>Unfortunately, while storing a few hundred petabits might soon be doable and life recording might allow us to document our lives very well, it doesn’t follow that we record the *right* information. My experience of a piece of music depends on complex details of my auditory physiology and mental processing: replaying it to another system is unlikely to produce the same experience. </p>

<p>The life recording approach forgets about initial conditions. Two pieces of software given the same input can behave utterly different, including storing different information. Chaotic dynamical systems (and we certainly have some of them inside us) diverge exponentially when given different initial conditions, even when perfectly deterministic. And babies already demonstrate personality differences. So the above numbers need to be multiplied by the number of distinct starting states. </p>

<p>There are about 1.5 gigabytes of information in the genome but much of this is shared between different humans; <a href="http://www.genetic-future.com/2008/06/how-much-data-is-human-genome-it.html">the genetic specification of a person relative to a baseline human genome is likely about 20 megabytes</a>, 2<sup>1.6*10<sup>8</sup></sup> possibilities. </p>

<p>Genetics also doesn’t specify much of our brains: we have far fewer genes than neural connections, and they are generated in a complex semi-random process influenced by the environment in utero. So we have to take a look at the number of possible human brains. The calculations below show that this pumps up the information need enormously, at least by 15 orders of magnitude. And this information is not externally available (unlike the genetics, which is left in every skin flake).</p>

<p>So it appears unlikely that documenting the information in our environment plus initial conditions will be feasible within the conceivable future. So we need to get information from the brain to pin down what particular brain it is. </p>

<p><h2>Human information output</h2></p>

<p>Even if we were to visibly move our ~639 muscles at 10 Hz (about as fast as they can twitch) that provides just a few kilobits of information per second. <br />
Spoken and written words are even worse: the average entropy per English text character is about one bit, and <a href="http://www.cs.utep.edu/vladik/2009/tr09-19.pdf">the entropy rate of spoken dialogue is a few bits per second</a>.</p>

<p>The average daily email production is <a href="http://email.about.com/od/emailtrivia/f/emails_per_day.htm ">about 15 emails</a> containing about 30 kilobytes each, corresponding to an information production of 41 bits/s – much of it of course header information generated by computer.<br />
 <br />
A high resolution video and audio recording of our lives might have a far high bit rate, we do not contribute much new information to each frame.</p>

<p><B>This leads to a first tentative argument against reconstruction based on external data: we are acquiring potentially personality-affecting information at a fairly high rate during our waking life, yet not revealing information at the same high rate.  The ratio seems to be at least 1000:1.</b></p>

<p>Still, a reconstruction enthusiast might be undeterred. Most of those input bits are discarded: we learn and change far more slowly than what we sense. If the number of possible distinguishable human minds is small enough, we should be able to determine which one inhabits a certain brain by inferring it from its behavior.</p>

<p><h2>Number of brains</h2></p>

<p>A human brain contains 10<sup>11</sup> neurons with a few thousand connections each, giving us around 10<sup>15</sup> synapses.  <br />
A simple argument for the number of possible persons would be that the 10<sup>15</sup> synapses of a brain can be in either a potentiated or unpotentiated state, leading to 2<sup>10<sup>15</sup></sup> possible states. Or, more simply, we need 10<sup>15</sup> = 1 petabit of information to specify which of them a given individual is. There is also the issue of how many ways the 0.5*10<sup>22</sup> neuron pairs can be connected by these synapses. (0.5*10<sup>22</sup> over 10<sup>15</sup>) is around 10<sup>7*10<sup>15</sup></sup>. So we need 23 petabits to specify which brain connectivity a person has. </p>

<p>But most of these brains are indistinguishable. We do not become entirely different persons because one pixel on a TV screen 10 years ago was different or because a synapse just got removed. Just like macrostates in statistical mechanics contain *lots* of different microstates, our personal identity macrostates have room for plenty of microvariations.  The fact that we remain identifiable (mostly) day from day demonstrates this.</p>

<p>Many neural disorders can progress undetected until a few tens of percent of neurons in affected areas are gone. So let’s make the optimistic (in the sense that it makes reconstruction easier) assumption that brains with 90% the same connections produce the same person. This is likely not too far out: neural networks are robust to the deletion of a few connections. But it of course ignores that certain focal deletions can have big effects.</p>

<p>If we randomize 10<sup>14</sup> out of the 10<sup>15</sup> connections, we can select them in (10<sup>15</sup> over 10<sup>14</sup>) ways, or 10<sup>1.4*10<sup>14</sup></sup>. We can then reconnect them in (0.5*10<sup>22</sup>-10<sup>15</sup> over 10<sup>14</sup>) ways each, 10<sup>8.1*10<sup>14</sup></sup>. So the total number of brain connectivities giving persons indistinguishable from the original is the product, 10<sup>9.5*10<sup>14</sup></sup>. So out of the 10<sup>7*10<sup>15</sup></sup> possible brains only 10<sup>6.0*10<sup>15</sup></sup> are distinguishable. That requires 2*10<sup>16</sup> bits, or 20 petabits. </p>

<p>20 petabits is staggering, yet not unheard of - there are certainly bigger data centers around today. However, assuming that we produce a 10 Kb/s of personal data per second by moving or not moving, it would take 63,377 years to get enough to specify a mind uniquely enough to construct a brain close enough connectivity. If we actually produce one megabit per second of personal data it can be done in 633 years. In order to get it down into the range of a human lifetime we need tens of megabits per second: this can likely not be done using external means, but requires interfacing directly to the nervous system.</p>

<p>Note that this only counts incompressible, relevant bits – information that actually helps determine the structure of the mind. In reality our activities are of course highly compressible and noisy: after having observed one of my verbal or kinetic tics for the first time, seeing repetitions are not very informative.</p>

<p><h2>Conclusion</h2></p>

<p>Even with arbitrarily powerful computational power, inferring which mind a given human contains appear infeasible given the limited amount of information about its internal state revealed in normal activity. Accurate documentation of the environment may provide helpful constraints, but since the relevant question is how environmental information is processed internally emitted information will always have far higher constraining value. </p>

<p>It might be simpler for arbitrarily powerful future entities to just simulate all possible past humans than try to reconstruct particular ones based on personal information. </p>

<p>In the absence of arbitrary computational power, we will likely have to make do by preserving the brains themselves. </p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Nice to see someone get it</title>
    <link rel="alternate" type="text/html" href="http://www.aleph.se/andart/archives/2012/04/nice_to_see_someone_get_it.html" />
    <modified>2012-04-10T18:30:05Z</modified>
    <issued>2012-04-10T20:30:05+01:00</issued>
    <id>tag:www.aleph.se,2012:/andart//2.844</id>
    <created>2012-04-10T18:30:05Z</created>
    <summary type="text/plain">Nature interviews Elon Musk: Do you see a space-faring civilization as a way of defending humanity against a catastrophe on Earth? Absolutely. We would be backing up the biosphere. We wouldn&apos;t just be preserving humanity, we would be preserving much...</summary>
    <author>
      <name>Anders3</name>
      <url>http://www.aleph.se/</url>
      <email>asa@nada.kth.se</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.aleph.se/andart/">
      <![CDATA[<p><a href="http://www.flickr.com/photos/arenamontanus/273163913/" title="Shuttle worship by Arenamontanus, on Flickr"><img align="right" src="http://farm1.staticflickr.com/103/273163913_cb0eeef543_m.jpg" width="161" height="240" alt="Shuttle worship"></a><a href="http://www.nature.com/news/backing-up-the-biosphere-1.10395">Nature interviews Elon Musk:</A></p>

<blockquote><b>Do you see a space-faring civilization as a way of defending humanity against a catastrophe on Earth?</b>

<p>Absolutely. We would be backing up the biosphere. We wouldn't just be preserving humanity, we would be preserving much of life. It is certainly possible for some calamity to come along — as we see in the several major extinction events in the fossil record. Humanity has obviously developed the means of destroying itself, so I think we need planetary redundancy to protect against the unlikely possibility of natural or man-made Armageddon.</p>

<p>It is important that we take action now to make life multi-planetary, because this is really the first point in the 4-billion-year history of Earth that it has been possible. That window of possibility will hopefully be open for a long time, but it may only be open for a short time. That's why I think urgent action is required on making life multi-planetary.<br />
</blockquote></p>

<p>It is nice to see someone get it. Especially someone in a position to take positive action. </p>

<p>Reductions of existential risk have an amazingly large importance, making even low-probability of success projects worthwhile. </p>

<p>This is why we need something better than the shuttle. </p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Machine domination in graphs</title>
    <link rel="alternate" type="text/html" href="http://www.aleph.se/andart/archives/2012/03/machine_domination_in_graphs.html" />
    <modified>2012-03-21T16:45:48Z</modified>
    <issued>2012-03-21T17:45:48+01:00</issued>
    <id>tag:www.aleph.se,2012:/andart//2.843</id>
    <created>2012-03-21T16:45:48Z</created>
    <summary type="text/plain">When chess machines passed human performance, how fast did it happen? Here is a plot of the Elo ratings of chess systems from the Swedish Chess Computer Association tournaments: Of course, the data is noisy - I don&apos;t really think...</summary>
    <author>
      <name>Anders3</name>
      <url>http://www.aleph.se/</url>
      <email>asa@nada.kth.se</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.aleph.se/andart/">
      <![CDATA[<p>When chess machines passed human performance, how fast did it happen?</p>

<p>Here is a plot of the <a href="http://en.wikipedia.org/wiki/Elo_rating_system">Elo ratings</a> of chess systems from the <a href="http://en.wikipedia.org/wiki/Swedish_Chess_Computer_Association">Swedish Chess Computer Association tournaments</a>:</p>

<p><a href="http://www.aleph.se/andart/archives/images/scoret.html" onclick="window.open('http://www.aleph.se/andart/archives/images/scoret.html','popup','width=1201,height=901,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.aleph.se/andart/archives/images/scoret-thumb.png" width="300" height="225" border="0" /></a></p>

<p>Of course, the data is noisy - I don't really think chess software has become worse over the last few years. In this case it might just have been a narrowing of the field.</p>

<p>Plotting them as a function of clock speed produces the following intriguing graph, showing some jumps in software performance on the same hardware:</p>

<p><a href="http://www.aleph.se/andart/archives/images/scoreHz.html" onclick="window.open('http://www.aleph.se/andart/archives/images/scoreHz.html','popup','width=1201,height=901,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.aleph.se/andart/archives/images/scoreHz-thumb.png" width="300" height="225" border="0" /></a></p>

<p>Combining the first graph with <a title="List of FIDE chess world number ones - Wikipedia, the free encyclopedia" href="http://en.wikipedia.org/wiki/List_of_FIDE_chess_world_number_ones">List of FIDE chess world number ones - Wikipedia, the free encyclopedia</a> we get the following relative graph:</p>

<p><a href="http://www.aleph.se/andart/archives/images/machinehuman.html" onclick="window.open('http://www.aleph.se/andart/archives/images/machinehuman.html','popup','width=1201,height=901,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.aleph.se/andart/archives/images/machinehuman-thumb.png" width="300" height="225" border="0" /></a></p>

<p><br />
It shows nicely how humans have not been getting much better, while the machines improve from nearly hopeless to superhuman.</p>

<p>Of course, this is slightly iffy: while SSDF has tried to <a href="http://privat.bahnhof.se/wb432434/level.htm">calibrate against humans</a> one can always question the commensurably. </p>

<p>One can also calculate the probability of winning against players of different ranks (again assuming commensurability):</p>

<p><a href="http://www.aleph.se/andart/archives/images/winPt.html" onclick="window.open('http://www.aleph.se/andart/archives/images/winPt.html','popup','width=1201,height=901,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.aleph.se/andart/archives/images/winPt-thumb.png" width="300" height="225" border="0" /></a></p>

<p>Looking at 6 game matches the probability of winning the majority looks like this, a bit sharper:</p>

<p><a href="http://www.aleph.se/andart/archives/images/winPMt.html" onclick="window.open('http://www.aleph.se/andart/archives/images/winPMt.html','popup','width=1201,height=901,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.aleph.se/andart/archives/images/winPMt-thumb.png" width="300" height="225" border="0" /></a></p>

<p>Human amateurs were already having trouble at the start, but grandmasters could be confident at the start of the 90s... and were outclassed by the end.</p>

<p>Observant readers might wonder why Kasparov lost to Deep Blue in 1997. The reason is that this tournament data uses consumer machines, not the supercomputer IBM pitted against him. For 1997 the winner in the tournament was HIARCS 6.0, running on a 49 MB P200 MMX. Deep blue was a 30 node system with a 120 MHz processor per node, plus 480 special purpose chess chips. It ran at 11.38 GFLOPS on numerics. A pentium MMX at 200 MHz is around <a href="http://www.roylongbottom.org.uk/linpack%20results.htm">23.53 MFLOPS</a>. So Deep Blue was at least 484 times more powerful (and likely quite a  bit more, thanks to the special chess chips and parallelism).</p>

<p>So the mystery of why it won so early is solved: the brute force allowed IBM to get extra performance equivalent to perhaps a decade development. </p>]]>
      
    </content>
  </entry>
  <entry>
    <title>I welcome our new smaller climate optmized green cat-like overlords</title>
    <link rel="alternate" type="text/html" href="http://www.aleph.se/andart/archives/2012/03/i_welcome_our_new_smaller_climate_optmized_green_catlike_overlords.html" />
    <modified>2012-03-19T17:05:31Z</modified>
    <issued>2012-03-19T18:05:31+01:00</issued>
    <id>tag:www.aleph.se,2012:/andart//2.842</id>
    <created>2012-03-19T17:05:31Z</created>
    <summary type="text/plain">(title borrowed from Anthony Watts) Some other reactions or comments to my &quot;green dwarves&quot; paper: TheGuardian: Bioengineer humans to tackle climate change, say philosophers. Leo Hickman gave us a chance to respond to the criticisms, and printed them at length....</summary>
    <author>
      <name>Anders3</name>
      <url>http://www.aleph.se/</url>
      <email>asa@nada.kth.se</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.aleph.se/andart/">
      <![CDATA[<p><a href="http://www.flickr.com/photos/arenamontanus/3729779569/" title="Förberedelse by Arenamontanus, on Flickr"><img align="right" src="http://farm4.staticflickr.com/3499/3729779569_3530280fce_m.jpg" width="180" height="240" alt="Förberedelse"></a>(title borrowed from <a href="http://wattsupwiththat.com/2012/03/13/climate-craziness-of-the-week-eugenics-is-making-a-comeback-with-climate-optimized-human-engineering/">Anthony Watts</a>)</p>

<p>Some other reactions or comments to my "green dwarves" paper:</p>

<p><a href="http://www.guardian.co.uk/environment/blog/2012/mar/14/human-engineering-climate-change-philosophy">TheGuardian: Bioengineer humans to tackle climate change, say philosophers</a>. Leo Hickman gave us a chance to respond to the criticisms, and printed them at length. This is your opportunity to see how we deal with them individually. </p>

<p><a href="http://www.slate.com/blogs/future_tense/2012/03/14/human_engineering_for_climate_change_and_trolling_.html">Slate: Is "Human Engineering and Climate Change" Paper a Case of Academic Trolling?</a> - Slate thinks we may be trolling. </p>

<p><a href="http://io9.com/5894254/four-ways-we-could-hack-human-bodies-to-save-the-environment">Io9: Four ways we could hack human bodies to save the environment</a> - a science fiction site sceptical of the feasibility of our ideas? What next, criticism of the practicality of steampunk? :-)</p>

<p><a title="Planet of the (Little) Apes | Practical Ethics" href="http://blog.practicalethics.ox.ac.uk/2012/03/planet-of-the-little-apes/">Planet of the (Little) Apes | Practical Ethics</a> - Steve thinks about the children. How fun would it be to grow up short if your parents are environmentally conscious?</p>

<p><a href="http://libertylawsite.org/post/re-making-man-by-choice-and-decree/">Jeffrey Bossert Clark: Re-making Man by Choice and Decree</a> has a bunch of criticisms at the Library of Law and Liberty (some which I entirely agree with).</p>

<p><a href="http://www.thebardofmurdock.com/2012/03/inventing-children.html">The Bard of Murdock: Inventing Children</a> A "poetical cartoon" based on the paper. </p>

<p><a href="http://poll.pollcode.com/su0_result?v">Small dead animals had a poll</a>, finding that 98% of participants favoured "Grind Up climate alarmists into tiny particles and blast them into the lower troposphere" over our proposals. Don't they know that climate alarmists being green have a suboptimal reflection spectrum, and will not be efficiently lofted into the stratosphere before they rain out?</p>

<p>I expect that the story of the paper will be the usual one: in a few months it is a paper among other papers in an ethics journal, perhaps cited a few times if we are lucky (if only as a warning example of a stupid idea - but that still counts!). Meanwhile the paper will take on another life among the undergrowth of the noosphere, mutating into the story that scientists are working on (or have already done) re-engineering people to be green (probably using chemtrails or brain implants). It will be yet another piece of evidence of the Big Conspiracy. You doubt it? Look at all those blog posts, that paper was real! </p>

<p>What struck me the most was that the big outcry came from the climate-sceptics rather than the traditional greens (although having Bill McKibben tweet that the paper contained the "worst climate change solutions of all time" warms my heart). I guess this is because they tend to hold conservative views (psychologically if not ideologically) and hence the paper pressed the "messing with human nature" hot button besides the "something radical must be done about the climate" hot button. Among the greens and libertarians only one button was pushed. </p>

<p>I'll work on that for my next paper. Just how many hot buttons can I innocently press?</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Is the future green dwarves?</title>
    <link rel="alternate" type="text/html" href="http://www.aleph.se/andart/archives/2012/03/is_the_future_green_dwarves.html" />
    <modified>2012-03-13T01:51:57Z</modified>
    <issued>2012-03-13T02:51:57+01:00</issued>
    <id>tag:www.aleph.se,2012:/andart//2.841</id>
    <created>2012-03-13T01:51:57Z</created>
    <summary type="text/plain">Seems that Slashdot has noticed the paper Human Engineering and Climate Change by Matthew Liao, me and Rebecca Roache. There is an interview with Matthew in The Atlantic The fun part is that Slashdot tagged it &apos;troll&apos;. Which I personally...</summary>
    <author>
      <name>Anders3</name>
      <url>http://www.aleph.se/</url>
      <email>asa@nada.kth.se</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.aleph.se/andart/">
      <![CDATA[<p><a href="http://www.flickr.com/photos/arenamontanus/6069128986/" title="Lover's leaf by Arenamontanus, on Flickr"><img align="right"  src="http://farm7.staticflickr.com/6195/6069128986_4255d2bf3e_m.jpg" width="240" height="175" alt="Lover's leaf"></a>Seems that <a href="http://science.slashdot.org/story/12/03/12/2032242/solving-climate-change-by-bioengineering-humans">Slashdot</a> has noticed the paper <a href="http://www.smatthewliao.com/wp-content/uploads/2012/02/HEandClimateChange.pdf">Human Engineering and Climate Change</a> by Matthew Liao, me and Rebecca Roache. There is <a href="http://www.theatlantic.com/technology/archive/2012/03/how-human-engineering-could-be-the-solution-to-climate-change/253981/">an interview with Matthew in The Atlantic</a></p>

<p>The fun part is that Slashdot tagged it 'troll'. Which I personally find accurate: when I contributed, I felt I was partially trolling. </p>

<p>The basic argument is that climate change and many other environmental problems have upstream and downstream solutions. For example, 1) human consumption leads to 2) a demand for production and energy, which leads to 3) industry, which leads to 4) greenhouse gas emissions, which lead to 5) planetary heating, which leads to 6) bad consequences. One solution might be to try to make less emissive industry (fix the 3-4 link). Another might be to remove greenhouse gases from the atmosphere (reduce 4), geoengineering that cools the planet (reduce 5) or adapt to a changed world (handle 6). The latter are downstream solutions.</p>

<p>When geoengineering is suggested many people think it is better to use an upstream solution for a variety of reasons (controllability, scepticism of technological fixes etc). Consuming less would be really upstream (ignoring the practical problems of actually doing it to the extent necessary, which are pretty major, and the countervailing aspects of human psychology). But if it is better to have upstream solutions, why not go for cause 0, human desires for various things? If people do not want meat, plenty of grassland could be reforested and emissions reduced. If people want to have fewer children, resources become less scarce and so on. If people are smaller, they need less resources.</p>

<p>So we argue that it might be a good idea to look at reengineering humans to be green. Obviously we can change ourselves through culture and rational convincing... to some extent. But it is tough to change lifestyle this way. So might there be tricks to modify ourselves in order to better behave in ways we want to want. Biological means to make our second order desires dominate first order desires. </p>

<p>The methods we mention are mostly examples and likely *far* too wussy to amount to much. But there might be better methods if we were to investigate them properly.  Of course, in the long run I think the real sustainable choice is to <a href="http://www.aleph.se/andart/archives/2009/03/a_really_green_and_sustainable_humanity.html">become postbiological</a>. But that is a bit further away. This is also why I doubt genetic engineering is going to be that effective: it takes so long time, parents will be very cautious about it, and the things that can be done ethically are fairly limited. </p>

<p>To some degree I think our paper is <a href="http://www.aleph.se/andart/archives/2010/07/unethical_design.html">green design fiction of the kind I criticised earlier</a>. But I suspect that the ethical irritant effect of bioengineering humans might be enough to trigger some thinking about to what lengths we actually do want to go about fixing the environment. Sometimes downstream solutions might be more ethical and humane. But we should not imagine that our biological nature is exempt from being part of a potential solution.<br />
</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Censorship and surveillance: two sides of the same coin?</title>
    <link rel="alternate" type="text/html" href="http://www.aleph.se/andart/archives/2012/03/censorship_and_surveillance_two_sides_of_the_same_coin.html" />
    <modified>2012-03-02T18:43:27Z</modified>
    <issued>2012-03-02T19:43:27+01:00</issued>
    <id>tag:www.aleph.se,2012:/andart//2.840</id>
    <created>2012-03-02T18:43:27Z</created>
    <summary type="text/plain">The censor and the eavesdropper: the link between censorship and surveillance | Practical Ethics My basic argument is that Doctorow&apos;s point that censorship is inseparable from surveillance likely goes both ways: surveillance systems tend to impose censorship....</summary>
    <author>
      <name>Anders3</name>
      <url>http://www.aleph.se/</url>
      <email>asa@nada.kth.se</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.aleph.se/andart/">
      <![CDATA[<p><a href="http://www.flickr.com/photos/arenamontanus/2907294362/" title="Feel secure! by Arenamontanus, on Flickr"><img align="right" src="http://farm4.staticflickr.com/3070/2907294362_188b55c7be_m.jpg" width="202" height="240" alt="Feel secure!"></a><a title="The censor and the eavesdropper: the link between censorship and surveillance | Practical Ethics" href="http://blog.practicalethics.ox.ac.uk/2012/03/the-censor-and-the-eavesdropper-the-link-between-censorship-and-surveillance/">The censor and the eavesdropper: the link between censorship and surveillance | Practical Ethics</a></p>

<p>My basic argument is that <a href="http://www.guardian.co.uk/technology/2012/mar/02/censorship-inseperable-from-surveillance">Doctorow's point that censorship is inseparable from surveillance</a> likely goes both ways: surveillance systems tend to impose censorship. <br />
</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Robots in the anthropocene</title>
    <link rel="alternate" type="text/html" href="http://www.aleph.se/andart/archives/2012/02/robots_in_the_anthropocene.html" />
    <modified>2012-02-12T17:37:34Z</modified>
    <issued>2012-02-12T18:37:34+01:00</issued>
    <id>tag:www.aleph.se,2012:/andart//2.839</id>
    <created>2012-02-12T17:37:34Z</created>
    <summary type="text/plain">I gave a talk at the Robotics Innovation Challenge conference on February 9, describing my views on how robotics might develop in the near future. My notes for the talk/an essay are here as a PDF During the panel I...</summary>
    <author>
      <name>Anders3</name>
      <url>http://www.aleph.se/</url>
      <email>asa@nada.kth.se</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.aleph.se/andart/">
      <![CDATA[<p>I  gave a talk at the Robotics Innovation Challenge conference on February 9, describing my views on how robotics might develop in the near future. <a href="http://www.aleph.se/papers/Commercializing%20the%20robot%20ecosystem%20in%20the%20anthropocene%20final.pdf">My notes for the talk/an essay are here as a PDF</A></p>

<p>During the panel I ended up arguing a bit with Rodney Brooks about the problem of AI security. He responded to an audience question with a "total Hollywood nonsense"-response very similar to others I have heard in other disciplines. And he does have a good point - most robotic systems are utterly safe and the things to worry about are entirely separate from robot uprisings. However, that rapid dismissal also tends to throw out the baby of AI safety with the bathwater: implementing proper AI safety has just as much problem with simplified story renditions (actual claim heard from someone who ought to have known better: "Oh, we can always use a computer virus to stop it!")<br />
</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Shiny sushi</title>
    <link rel="alternate" type="text/html" href="http://www.aleph.se/andart/archives/2012/02/shiny_sushi.html" />
    <modified>2012-02-11T10:37:08Z</modified>
    <issued>2012-02-11T11:37:08+01:00</issued>
    <id>tag:www.aleph.se,2012:/andart//2.838</id>
    <created>2012-02-11T10:37:08Z</created>
    <summary type="text/plain">I love sushi. I also like genetic engineering. And fluorescence is cool. So http://www.glowingsushi.com/ is right up my alley. My biggest problem with the idea is just that eating whole fishes (even when small zebrafish) doesn&apos;t appeal to me. I...</summary>
    <author>
      <name>Anders3</name>
      <url>http://www.aleph.se/</url>
      <email>asa@nada.kth.se</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.aleph.se/andart/">
      <![CDATA[<p><a href="http://www.flickr.com/photos/arenamontanus/2887862279/" title="Sushi by Arenamontanus, on Flickr"><img align="right" src="http://farm4.staticflickr.com/3190/2887862279_457c477534_m.jpg" width="240" height="147" alt="Sushi"></a>I love sushi. I also like genetic engineering. And fluorescence is cool. So <a href="http://www.glowingsushi.com/">http://www.glowingsushi.com/</A> is right up my alley.</p>

<p>My biggest problem with the idea is just that eating whole fishes (even when small zebrafish) doesn't appeal to me. I prefer fillets. But that is just a matter of either skilled microsurgery, or making bigger fluorescent fishes.</p>

<p>Overall, I think making the biosphere more colourful is a lovely idea. Sure, there are glorious beetles, flowers and corals out there, but mammals are usually fairly drab. </p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Enhancement again</title>
    <link rel="alternate" type="text/html" href="http://www.aleph.se/andart/archives/2012/02/enhancement_again.html" />
    <modified>2012-02-08T21:52:12Z</modified>
    <issued>2012-02-08T22:52:12+01:00</issued>
    <id>tag:www.aleph.se,2012:/andart//2.837</id>
    <created>2012-02-08T21:52:12Z</created>
    <summary type="text/plain">I gave a talk a while ago at the positive philosophy seminar series about cognition enhancement. Here are the videos of the talk: and the Q&amp;A: Maybe well-trodden ground for me and most of my readers. Tomorrow I will give...</summary>
    <author>
      <name>Anders3</name>
      <url>http://www.aleph.se/</url>
      <email>asa@nada.kth.se</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.aleph.se/andart/">
      <![CDATA[<p>I gave a talk a while ago at the <a href="http://www.balliol.ox.ac.uk/bii/seminars-0">positive philosophy seminar series</a> about cognition enhancement. Here are the videos of the talk:</p>

<p><iframe width="560" height="315" src="http://www.youtube.com/embed/DMPjwoX8d0Y" frameborder="0" allowfullscreen></iframe></p>

<p>and the Q&A:</p>

<p><iframe width="560" height="315" src="http://www.youtube.com/embed/YTu28qn2xcg" frameborder="0" allowfullscreen></iframe></p>

<p>Maybe well-trodden ground for me and most of my readers. Tomorrow I will give a different kind of talk, on commercialising robotics. Then back to transhumanism and the singularity for <a href="http://www.ted.com/tedx/events/3858">TEDx Vasastan</a>, cognitive enhancement in Washington and the far future in Paris. I like talking. </p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Dyson Spheres Make the Fermi Paradox Worse</title>
    <link rel="alternate" type="text/html" href="http://www.aleph.se/andart/archives/2012/02/dyson_spheres_make_the_fermi_paradox_worse.html" />
    <modified>2012-02-01T14:27:44Z</modified>
    <issued>2012-02-01T15:27:44+01:00</issued>
    <id>tag:www.aleph.se,2012:/andart//2.836</id>
    <created>2012-02-01T14:27:44Z</created>
    <summary type="text/plain">My friend and colleague Stuart Armstrong gave a talk titled von Neumann probes, Dyson spheres, exploratory engineering and the Fermi paradox to the physics department yesterday. It is based on a paper we are writing together that analyses how much...</summary>
    <author>
      <name>Anders3</name>
      <url>http://www.aleph.se/</url>
      <email>asa@nada.kth.se</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.aleph.se/andart/">
      <![CDATA[<p>My friend and colleague Stuart Armstrong gave a talk titled <a title="von Neumann probes, Dyson spheres, exploratory engineering and the Fermi paradox - YouTube" href="http://www.youtube.com/watch?v=zQTfuI-9jIo&feature=plcp&context=C3f6a5ecUDOEgsToPDskKi-IqIea_gLUuUI6IVFvM_">von Neumann probes, Dyson spheres, exploratory engineering and the Fermi paradox</a> to the physics department yesterday. </p>

<p><iframe width="560" height="315" src="http://www.youtube.com/embed/zQTfuI-9jIo" frameborder="0" allowfullscreen></iframe></p>

<p>It is based on a paper we are writing together that analyses how much harder the Fermi question (because it is not really a paradox, just a question with answers we tend to dislike/disagree on) becomes once you take modern ideas about self replication and exploratory engineering into account. The main finding is that intergalactic expansion is likely doable using local resources and a very high branching factor, and that makes the solar neighbourhood accessible to at least millions of times more potential alien civilizations. So either alien civilizations have to be even rarer than we think, they have to approach some non-visible behavioural attractor with very high fidelity, or they are here and hiding efficiently (in this case likely because the first expanding civilization used its probes to enforce some set of rules for everybody else). </p>

<p>My friends who happen to be members of the Enceladus Protection Society will be happy to know that no moons of Saturn were harmed in this analysis. </p>]]>
      
    </content>
  </entry>

</feed>
