Slashdot Mirror


Ray Kurzweil Does Not Understand the Brain

jamie writes "There he goes again, making up nonsense and making ridiculous claims that have no relationship to reality. Ray Kurzweil must be able to spin out a good line of bafflegab, because he seems to have the tech media convinced..."

37 of 830 comments (clear)

  1. ahh, the "singularity"... by fuzzyfuzzyfungus · · Score: 5, Insightful

    The singularity is to nerds what the rapture is to fundamentalist protestant wackjobs....

    1. Re:ahh, the "singularity"... by benjfowler · · Score: 5, Insightful

      There surely has to be a Rule 34 for pseudoscientific crap.

      "If it exists, there is woo of it".

      There's physics and quantum woo (Deepak Chopra), food and nutrition woo, health woo, laundry woo, automotive woo, fortune-telling and divination woo, religious woo.... wouldn't stupid and silly ideas like hard AI and the singularity count as "IT woo"?

    2. Re:ahh, the "singularity"... by mbone · · Score: 4, Funny

      Myself, I think that both the singularity and the rapture have already happened. You didn't translate to the other realm. Get over it.

    3. Re:ahh, the "singularity"... by Ngarrang · · Score: 4, Funny

      as opposed to those who are satisfied with the theory that life evolved from inorganic chemical compounds, totally by chance, with a series of ininitely improbable events occurring in the right sequence over and over and over again.

      What a lovely caricature you've constructed there. Secondly, just like most crappy caricatures of biological evolution you also seem to conveniently gloss over the major role that natural selection plays which is not random.

      Oh, yeah...explain the platypus, then.

      --
      Bearded Dragon
    4. Re:ahh, the "singularity"... by dfetter · · Score: 4, Funny

      And of course, John Woo. Let's hear it for two-fisting, slow motion and doves!

      --
      What part of "A well regulated militia" do you not understand?
    5. Re:ahh, the "singularity"... by spongman · · Score: 4, Informative

      why does the platypus always need explaining?

      it is the sole remaining species in the Genus Ornithorhynchus and the Family Ornithorhynchidae. along with the echidnas (do they need explaining, too?) they make up the Order Monotremata, the egg-laying, web-footed, electrolocating mammals. they evolved, just like the rest of us.

      if there had only been one remaining species of marsupial, would they need explaining?

    6. Re:ahh, the "singularity"... by Anonymous Coward · · Score: 4, Interesting

      religious woo

      Isn't that a tautology?

      (Incidentally, I'm really curious whether this comment will end up at -1, Troll or +5, Interesting now.)

    7. Re:ahh, the "singularity"... by benjfowler · · Score: 4, Insightful

      ... and the mark of a good skeptic, is somebody who understands that they realistically cannot know all that much of anything, and to defer to the judgement of experts -- and not just ANY experts, but recognised experts.

      And I disagree that scientific skeptics are (as) susceptible to the Dunning Kruger Effect as the cranks and New Agers. At least the skeptics don't pretend they know more than people who've been to university (and have at least a basic enough grounding in physics and medicine that they know NOTHING about it).

      The idea that my Granddad -- who thinks he has magic TK powers -- is practicing some kind of science beyond my comprehension, is not very plausible.

    8. Re:ahh, the "singularity"... by Raindance · · Score: 5, Insightful

      PZ Myers wasn't there; he based his whole critique on gizmodo's writeup.

      Speaking as someone who was there and heard Kurzweil's full speech, I can confidently say that PZ Myers does not understand Ray Kurzweil.

      First off, a significant factual mistake: Kurzweil -clearly- never said we'd reverse engineer the brain by 2020. He argued against exactly that (his prediction was late 2020s, shading into 2030-- perhaps also unbelievable, but if you're going to critique someone, why not get the facts right?). Sure, gizmodo's writeup was entitled "Reverse-Engineering of Human Brain Likely by 2020". It'd be an understandable attribution mistake for say, an undergraduate.

      Second, Myers is critiquing Kurzweil's ontological position based on a throwaway writeup dashed off by gizmodo. (Really, Myers? And you wonder why you're a magnet for shitstorms...)

      Third, Myers' criticism is essentially that the brain is an emergent system, and we'll have to understand all the protein-protein interactions, functional attributes of proteins, etc. in order to actually model the brain.

      This third assumption is arguable, but Kurzweil wasn't actually arguing against this. All Kurzweil meant with his comment about bytes and the genome was there's an interesting information-theoretic view of how much initial data gives rise to the wonderful complexity of the brain.

      I had a lot more respect for Myers before I read this rant.

  2. It would be nice.. by djlemma · · Score: 5, Informative

    Would be nice if the summary even hinted at what the ridiculous claim actually WAS...

    Namely, that we'll be able to reverse engineer the human brain in the next 10 years.

    1. Re:It would be nice.. by sunking2 · · Score: 4, Funny

      2 Million. That's takes a lot of cycle time to debug and recompile and may shut down some minor systems. Like the T-Rex and Raptor containment fences, but I wouldn't worry about it too much.

    2. Re:It would be nice.. by rotide · · Score: 5, Insightful

      You're looking for a level of effort above pure copy'n'paste and as such are asking for way too much. Slashdot submissions and editing have gotten so bad that the summaries are generally misleading if not entirely wrong. The summaries tend to be nothing more than the submitter taking the most polarizing sentence/paragraph from TFA and pasting it into the summary field. RTFA is no longer to glean more details for the sake of learning more or backing up your opinions in comments... RTFA is now necessary to understand just what the fuck the submitter wants us to learn. The term "summary" appears to be _entirely_ lost now, at least in the Slashdot story submission crowd.

  3. IT press gasbags by benjfowler · · Score: 4, Interesting

    Kurtzweil is just the latest in a long line. How do you think publications like Fast Company and Wired get written?

    And does anybody remember JonKatz?

  4. Bad compsci by bluefoxlucid · · Score: 4, Insightful

    Sejnowski says he agrees with Kurzweil's assessment that about a million lines of code may be enough to simulate the human brain.

    Here's how that math works, Kurzweil explains: The design of the brain is in the genome. The human genome has three billion base pairs or six billion bits, which is about 800 million bytes before compression, he says. Eliminating redundancies and applying loss-less compression, that information can be compressed into about 50 million bytes, according to Kurzweil.

    About half of that is the brain, which comes down to 25 million bytes, or a million lines of code.

    Idiot. The design of the brain is encoded in the genome in the same way that the design of a 4KiB program is encoded in its load module: useful for running the program on its original hardware.

    But then you have architectural issues. That 4KiB of information does not run unless it's supported by a complex operating system, which itself is supported by complex logic in an ISA and memory managment architecture backing it up. And all that is implemented on a specific design in a specific physics model.

    Translating that program to SPARC takes work, and it comes out roughly the same size. Translating that program to a progression of chemical reactions produces something vastly different, especially since you need a new middle ware (chemical environment) running on top of different physics (chemistry).

    Translating a physical architectural design from chemistry to computer logic on top a given ISA is the same problem. You now have odd issues that are messy, and then the program running on the brain needs to be built again. That program is even more complex and less known.

  5. Re:10 years?! by ColdWetDog · · Score: 4, Funny

    Amateur. I could put something together to simulate the human brain in about 8 months.

    More like half an hour. It doesn't take Jello all that long to set up.

    (Just finished an hour drive in Seattle - my current impression of the human brain isn't particularly complimentary.)

    --
    Faster! Faster! Faster would be better!
  6. Re:Uh by nomadic · · Score: 5, Funny

    Ray Kurzweil is yet another computer programmer blathering on about things that he has no understanding on.

    Get Kurzweil a slashdot account, stat!

  7. Because the Article Breaks Down the Claim Fully by eldavojohn · · Score: 4, Insightful

    Would be nice if the summary even hinted at what the ridiculous claim actually WAS... Namely, that we'll be able to reverse engineer the human brain in the next 10 years.

    It's a little more complicated than that. You see, the article actually breaks down the logic behind that statement and points out how poor it is. Here's the initial part of Kurzweil's argument:

    Sejnowski says he agrees with Kurzweil's assessment that about a million lines of code may be enough to simulate the human brain.

    Here's how that math works, Kurzweil explains: The design of the brain is in the genome. The human genome has three billion base pairs or six billion bits, which is about 800 million bytes before compression, he says. Eliminating redundancies and applying loss-less compression, that information can be compressed into about 50 million bytes, according to Kurzweil.

    About half of that is the brain, which comes down to 25 million bytes, or a million lines of code.

    I have only taken high school biology but I know that the genome doesn't magically become the brain. It goes through a very complex process to amino acids which fold into proteins which in turn make cells that in turn make tissues that in turn comprise the human brain. To say we fully understand this transformation entirely is a complete and utter falsity as demonstrated by our novice understanding of the twisted beta amyloid protein that we think leads to Alzheimer's. How amino acids turn into which proteins I believe is largely an unsolved search problem that we don't understand (hence efforts like Folding@Home). And he claims that in ten years not only will we understand this process but we will ... reverse engineer it?

    The man is insane. I've posted about this same biologist criticizing him before and it looks like P.Z. Myers just decided to take some extra time to point out how imprudent Kurzweil's statements are becoming. Kurzweil will show you tiny pieces of the puzzle that support his wild conclusions and leave you in the dark about the full picture and pieces that directly contradict his statements. This is a dangerous and deceptive practice that -- despite my respect for Kurzweil's work in other fields -- is rapidly turning me off to him and his 'singularity.' He's becoming more Colonel Kurtz than Computer Kurzweil.

    --
    My work here is dung.
    1. Re:Because the Article Breaks Down the Claim Fully by jeff4747 · · Score: 4, Insightful

      There's a few more major flaws.

      The proteins/cells that make up the brain are only part of the story. The protein/cell level is roughly what a newborn can do. The rest of brain development is creating and tearing down billions of interconnections between neurons. It's those interconnections that turn the brain from a pile of goo into something interesting, and we have no understanding of how that mechanism works.

      Secondly, 3 billion base pairs does not mean 6 billion bits. First, DNA is base-4, not base-2. Second, the pairs are the units of information, not 2 nucleotides that make up the pairs.

      3rd, source code isn't compressed.

      4th, there isn't much redundancy in a gene sequence. There is redundancy in that we have 2 copies of our genome, but that's already accounted for by the '3 billion base pairs' number. While there's a lot of 'junk' DNA, there isn't much (if any) redundant DNA.

    2. Re:Because the Article Breaks Down the Claim Fully by bbtom · · Score: 4, Insightful

      Kurzweil hasn't just staked his reputation on this barmy timeline, but his life too. I mean, seriously, the guy is popping vitamin pills like crazy thinking that if he can just extend his life a decade or so, the nerd rapture will finally happen and he'll get to be absorbed into the giant galactic Googlebrain.

      But, no, this isn't religious enthusiasm gone too far. No, this is SCIENCE. I mean, the man has graphs, so it has to be science, right?

      --
      catch (HumourFailureException e) { e.user.send("You, sir, are a humourless idiot."); }
    3. Re:Because the Article Breaks Down the Claim Fully by Khazunga · · Score: 5, Informative

      Moore's law, the base of his argument that technology is evolving exponentially is pretty much on schedule. We are now on the Petaflop (10^15) range, with the transistor count following the predicted exponential.

      Cost of DNA sequencing, another of his examples, is today at 0.000008(USD) per base pair. Fits the curve.

      RAM cost is now at 28000kB/USD, also fitting the curve

      GDP per capita also is within schedule (note that the scale is logarithmic), even with the wealth transfer east (which is bound to be limited in time to ten more years give or take)

      And, lastly, the core of all atacks on Kurzweil, so is life expectancy on track.

      You may still believe these exponentials will hit some kind of ceiling somehow. That might be true. The numbers, however, support Kurzweil's theory. And predicting from the number of times Moore's law depletion was announced in the last twenty years, I'd wager my bets on Kurzweil.

      --
      If at first you don't succeed, skydiving is not for you
    4. Re:Because the Article Breaks Down the Claim Fully by Rich0 · · Score: 4, Insightful

      I'd probably take an intermediate point of view.

      The genome of a creature, plus the cytoplasm contents of an egg, plus a complete understanding of the laws of physics should in fact be all that you need in order to fully simulate a human being. Granted, you'd need to simulate it sequentially from conception to adulthood before you get anything useful out of it, which might take more or less than the biological time required depending on the power of your simulator.

      Humans are deterministic, after all - we're just a bunch of atoms and molecules. Granted, there is the effect of random quantum effects, so three simulations with the same input might not come up with the same output if this is genuinely taken into account. However, all three would be plausible outcomes if we were talking about a real person with a real brain.

      The part that is being left out is the little caveat: "plus a complete understanding of the laws of physics."

      Here is an illustration. A jpeg of a rendition of the Mandelbrot set might take 20k of space. A mathematical description might take well under 1kb of code. That description might even be enough to fully simulate its behavior. That description is certainly not sufficient to UNDERSTAND its behavior.

      Also, don't discount the cytoplasm. Proteins don't fold the same in buffer as they do in a cell, and simply adding non-specific protein doesn't always do the trick either. Gene regulation doesn't work without epigenetics, and epigenetics doesn't happen without regulatory proteins, and those proteins don't get there without translation from gene transcripts. DNA alone without capturing the initial state of the machine is as useful as a memory dump without the CPU status dump on a CPU with 43 million registers. The last I heard things like centrioles can't be replicated except in the presence of another centriole.

      The bottom line is that there is nothing "magical" about human cells. However, to estimate their total information content at only 2GB or so is probably a gross underestimate.

    5. Re:Because the Article Breaks Down the Claim Fully by BitZtream · · Score: 4, Insightful

      There is no such thing as 'junk DNA', I wish people would stop saying that.

      Just because we don't know what it effects doesn't make it junk DNA.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    6. Re:Because the Article Breaks Down the Claim Fully by Khazunga · · Score: 4, Informative

      Test your theory against US data. Infant mortality rate in '80 was 13 per thousand births. In '06 was 6 per thousand births. In a thousand people set, you had seven datapoints that lived zero years (worst scenario case) and now show up as living 80 years (again, worst case scenario). The effect of better infant mortality rates comes down to 80*7/1000 years=7 months (average scenarios produce 5 months). Meanwhile, in the same period, life expectancy went from 74 to 78 years.

      Better infant mortality rates explain 14% of the increase in life expectancy. Where does the rest come from? Better car safety? Perhaps, but certainly with lower effect than infant mortality. The rest? Medical technology.

      --
      If at first you don't succeed, skydiving is not for you
  8. Re:A biologist doesn't understand programming by commodore64_love · · Score: 4, Insightful

    No not really.

    A computer is a fixed system. If you tell it to do A (via software), you know you will get B, based upon knowledge of how the circuits are hardwired. The same can not be said of the human brain, because it has the ability to change its hardware (via growing new connections between neurons).

    --
    "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
  9. 50 Megabytes is WAY too much ! by mbone · · Score: 5, Funny

    Sejnowski says he agrees with Kurzweil's assessment that about a million lines of code may be enough to simulate the human brain.

    Kurzweil explains: The design of the brain is in the genome. The human genome has three billion base pairs or six billion bits, which is about 800 million bytes before compression, he says.Eliminating redundancies and applying loss-less compression, that information can be compressed into about 50 million bytes, according to Kurzweil.

    Dude, the equations of quantum mechanics can be written on one page. General Relativity can be written on a second page. What more do you need ? Clearly, a few hundred lines of code (and a few do loops) should be enough to simulate the entire universe, brains and all.

    Glad we cleared that up. All you physicists and astronomers can go home now and work on your resumes.

  10. PZ Myers does not understand computers ... by Lazy+Jones · · Score: 4, Interesting
    Kurzweil seems to understand the basics of Algorithmic Information Theory, whether by intuition or study, I can't tell. What I can tell is that PZ Myers has problems comprehending the interaction of code and data (hint: the history of billions of cells is data) and the fact that seen from outside the field of highly specialized machines for processing of digital information, 8 bytes of code can seem to do an extremely complex piece of work to their environment, just like small proteins observed from outside their "working environment". When we model the brain successfully, we will probably not do it by simulating proteins and their environment, we will simply simulate the input/output, i.e. on a higher level than what gets PZ, who wants to plug proteins into computers, so aroused.

    To simplify it so a computer science ignorant biologist with a tendency to inane rants can possibly get it, you don't need to simulate electrons in a semi-conductive material at specific temperatures in order to build a complete working emulator for an old computer.

    --
    "I love my job, but I hate talking to people like you" (Freddie Mercury)
    1. Re:PZ Myers does not understand computers ... by BJ_Covert_Action · · Score: 4, Insightful

      you don't need to simulate electrons in a semi-conductive material at specific temperatures in order to build a complete working emulator for an old computer.

      Maybe not, but you do need to understand the fundamental laws and rules that govern the systems of a computer. The fellow who wrote this article seems to be asserting that we actually don't know the fundamental laws and rules that govern the systems of the human brain, or, at least, Kurzweil doesn't. In other words, Kurzweil seems to oversimplify the problem by stating that, since the brain is organically grown from a base set of information, it should be trivial to emulate a brain once we can emulate that base set of information. Meyers seems to be asserting that the fundamental laws that govern the functions of the human brain appear to be far more complex and tend to derive from things other than that base set of information. The human brain appears to function under a set of laws and rules different than the set that Kurzweil assumes it does. That is the fallacy that Meyers is pointing out in Kurzweil's logic. Meyers may not understand computers very well, but he certainly does seem to have some insight on what rules and laws (biochem, protein folding, etc.) at least partially govern the human brain. Similarly, anyone writing a computer emulator needs to have the understanding of the fundamental laws and rules that govern the computer (binary logic, architectural pathways, memory addresses, etc.). Meyers goes on to say that our understanding of the fundamental laws of the human brain are incomplete at best and downright ignorant at worst. That's how he derives his argument.

  11. Re:Uh by spiffmastercow · · Score: 4, Informative

    He actually has one.. And he's a dick, too.

  12. R'ing TFA? Heresy! by shish · · Score: 4, Funny

    Scanning down the comment list, it looks like every (+2 or more) comment has read the article and is quoting from it -- what has happened to the slashdot I knew and loved?

    --
    I mod down anyone who says "I will be modded down for this", regardless of the rest of their comment
  13. Re:Uh by RaymondKurzweil · · Score: 5, Funny

    Which account is it?

    PS: Go fuck yourself.

  14. Re:Uh by Raffaello · · Score: 4, Insightful

    if you rtfa you'll see that the million lines of code only gives you the proteins that make up the brain - i.e., it gives you a parts list and a delivery schedule, not a set of assembly intstructions. The genome doesn't give you how the proteins interact, in usually complex ways (i.e., three or more proteins interacting simultaneously), in billions of cells in parallel, over the course of 9 months to give us an infant brain (even leaving aside the tremendous amount of development that takes place in the brain during childhood).

    As the author of tfa writes: To simplify it so a computer science guy can get it, Kurzweil has everything completely wrong. The genome is not the program; it's the data.

    IOW, the program is the developing organism itself, the complex protein interactions and it's (uterine) environment none of which are encoded in the genome. The organism uses the data encoded in the genome to produce proteins which interact with each other and the organism and its environment to grow cells which eventually form a brain.

    The mistake in Kurzweil's thinking is the typical mistake engineers make when dealing with biology; the enviroments into which engineers place their designs do not typically spontaneously cooperate in the construction of the engineer's design. When an engineer designs a circuit board, his lab bench doesn't spontaneously start soldering connections and adding components for him and automatically complete parts of the design
    without his explicit instructions. But the organism does precisely this with proteins syntesised from the genome.

    As a result, the genome alone cannot possibly tell you how to "make" an organism, because the genome only tells you the parts list and delivery schedule for the organism, not the assembly instructions. The assembly instructions are not explicit anywhere in the system; the assembly instructions are implicit in the combination of the complex behavior of the cells of the developing organism, the uterine environment and the very complex ways the proteins sythensized from the genome interact.

    In order to extract the actuall assembly instructions we'd need a full blown molecular biology simulator that could correctly simulate:
    1. protein folding (still unsolved)
    2. comlex multi-protein interaction (still unsolved)
    3. simultaneous behavior and development, (i.e., in parallel) of billions of living cells each undergoing trillions of chemical reactions per second (computationally prohibitive)

    IOW, it's not going to happen in the next 10 years.

  15. Re:Sounds reasonable by smallfries · · Score: 4, Insightful

    What Kurzweil says is pretty reasonable, he used the total amount of information in the genome to get an upper limit estimate of the amount of library code needed to simulate a brain.

    Yes. Well done. Did you try reading the article that you are criticising because it rips your point apart fairly easily. The thing about an upper limit is that it should be at least as large as the thing that you are estimating. The article shows quite conclusively that Kurzweil's "upper limit" is far too small because he knows nothing about brains and pulled some numbers out of his arse.

    That "tangent" that Myers went off of was a reasonable argument for why the amount of information described is not sufficient to simulate a brain. Not least because it is a highly compressed description of a process that builds a brain. It is not a description of a brain itself. Furthermore to use that description to build an actual model of the brain you need to understand all of the biological processes that are relevant in executing that construction code, and the environment that they run in.

    I think a machine with one million processing cores at 1 GHz would have approximately the same data handling capacity as a human brain. The rest is software.

    Oh the irony, it's burning my eyes. You're defending somebody who was caught babbling about something they don't understand by repeating the trick. Well done you.

    --
    Slashdot: where don knuth is an idiot because he cant grasp the awesome power of php
  16. Kurzweil documentary on The Singularity by peter303 · · Score: 5, Interesting

    Ray's documentary about the Singularity has been touring the national film festivals along with Ray. I saw it June. Its begins as a dull-talking heads piece about the current state of A.I. Many of the Big Name A.I. Scientists are interviewed. Then it transitions into a crime-drama story about the legal rights of A.I.s. That part was more interesting, since it had a story. The film is full of special effects to advance the story. Although I know most of the film to be factual, I suspect it will look like a scifi movie to the average audience member. I think Ray is seeking looking at broader distribution on cable television or arts theaters after the festival run.

    Ray was interesting in person during a film-makers Q&A. He reminded me of Woody Allen, but more confident and intelligent. He was graduated from M.I.T. about decade before myself. I personally believe in the Singularity, but more likely in centuries rather than decades.

  17. Re:Uh by spiffmastercow · · Score: 4, Funny

    Haha, see what I mean?

  18. So, you believe in a planned economy, then? by spun · · Score: 4, Insightful

    Obviously, by your logic, a free market economy is impossible, Our economy is too complex to have evolved on its own. In fact, it is far more complex, with far more different parts, than a human being. It must have had a creator. If most any part of the economy, like the steel industry, say, were removed, the economy would not function. How did the economy function before there was a steel industry? Obviously, it couldn't, and therefore we have demonstrated irreducible specificated complexification or something.

    All this free market talk is obvious bullshit, and we actually DO have a centrally planned economy because it is impossible for something so complex to have evolved without a central planner.

    --
    - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
    1. Re:So, you believe in a planned economy, then? by Subura · · Score: 5, Funny

      Obviously, by your logic, a free market economy is impossible, Our economy is too complex to have evolved on its own. In fact, it is far more complex, with far more different parts, than a human being. It must have had a creator. If most any part of the economy, like the steel industry, say, were removed, the economy would not function. How did the economy function before there was a steel industry? Obviously, it couldn't, and therefore we have demonstrated irreducible specificated complexification or something.

      All this free market talk is obvious bullshit, and we actually DO have a centrally planned economy because it is impossible for something so complex to have evolved without a central planner.

      The Illuminati control the free market. Point Intelligent Design.

  19. Re:Sounds reasonable by Eponymous+Bastard · · Score: 4, Informative

    PZ Myers threw a red herring there. What Kurzweil says is pretty reasonable, he used the total amount of information in the genome to get an upper limit estimate of the amount of library code needed to simulate a brain. I say "library" to differentiate from data, since a lot of our brain information comes from our experiences, i.e. library == instincts.

    Actually he's right. The statement is pure bullshit.

    Or maybe that's too much. Kurzweil just doesn't understand how Kolmorogrov complexity works.

    Let's say the brain as a machine is the output of a process. How complicated is that process? The Kolmorogrov complexity of a string (or whatever) is the minimum size of the data that you have to give to a machine in order to produce the string. E.g. a string of 100 0s is simpler than a string of alternating 0s and 1s and simpler than encoding the first 100 digits of pi. Write code for each of those and you'll see the measure works (and it's actually a lower limit, but it's the closest concept...)

    But the crucial point is that the size of this string depends on the kind of machine. The size of the input (program) for a Turing machine is very different than that for an actual computer.

    So, yes. 800MB of code. But that's not the library code. The library that interprets that program is the egg that grows those 800MB of data into a human, together with all the laws of physics and chemistry involved in the process.

    Take all the chromosomes encoding a whole human genome and drop it into a test tube of distilled water. Does it grow a brain? What if you put it into a chicken egg. What grows out? Putting those 800 MB into a computer doesn't do anything if you don't provide the equivalent of the egg. The bootstrap structure and the underlying architecture are as important as the code in understanding the whole system.

    Myers is right. In order to understand the human brain directly from the genes you have to understand all chemistry that interacts with it, all the self replicating machinery provided by the mother and simulate that at a molecular level.

    So the upper bound is NOT 800 MB. It's 800 MB plus the size of a codebase good enough to simulate every interaction at an atomic level plus a full 3D scan at an atomic level of the egg provided by the mother. Or simplified models of all those things, provided by the chemists and biologists out there, as Myers points out. (Plus data equivalent to a few years of training like we do with children)

    Not saying that simulating the brain is necessarilly that hard, it's just that Kurzweil's pseudo-scientific measurement is just bullshit.