{"componentChunkName":"component---src-templates-book-page-js","path":"/intelligence/4/","result":{"data":{"mdx":{"id":"5797c60f-a6e4-55d2-ad4e-1dc65e4c25cd","body":"function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"author\": \"Jeff Hawkins\",\n  \"bookTitle\": \"On Intelligence\",\n  \"isBook\": false,\n  \"numSections\": 16,\n  \"tags\": [\"a\"],\n  \"templateKey\": \"book-page\",\n  \"title\": \"1. ARTIFICIAL INTELLIGENCE\"\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, [\"components\"]);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(ContentRef, {\n    id: 0,\n    mdxType: \"ContentRef\"\n  }, mdx(\"strong\", null, \"When\"), \" I graduated from Cornell in June 1979 with a degree in electrical engineering, I didn\\u2019t have any major plans for my life. I started work as an engineer at the new Intel campus in Portland, Oregon. The microcomputer industry was just starting, and Intel was at the heart of it. My job was to analyze and fix problems found by other engineers working in the field with our main product, single board computers. (Putting an entire computer on a single circuit board had only recently been made possible by Intel\\u2019s invention of the microprocessor.) I published a newsletter, got to do some traveling, and had a chance to meet customers. I was young and having a good time, although I missed my college sweetheart who had taken a job in Cincinnati.\"), mdx(ContentRef, {\n    id: 1,\n    mdxType: \"ContentRef\"\n  }, \"A few months later, I encountered something that was to change my life\\u2019s direction. That something was the newly published September issue of \", mdx(\"em\", null, \"Scientific American,\"), \" which was dedicated entirely to the brain. It rekindled my childhood interest in brains. It was fascinating. From it I learned about the organization, development, and chemistry of the \", mdx(\"a\", {\n    id: \"page_10\"\n  }), \"brain, neural mechanisms of vision, movement, and other specializations, and the biological basis for disorders of the mind. It was one of the best \", mdx(\"em\", null, \"Scientific American\"), \" issues of all time. Several neuroscientists I\\u2019ve spoken to have told me it played a significant role in their career choice, just as it did for me.\"), mdx(ContentRef, {\n    id: 2,\n    mdxType: \"ContentRef\"\n  }, \"The final article, \\u201CThinking About the Brain,\\u201D was written by Francis Crick, the codiscoverer of the structure of DNA who had by then turned his talents to studying the brain. Crick argued that in spite of a steady accumulation of detailed knowledge about the brain, how the brain worked was still a profound mystery. Scientists usually don\\u2019t write about what they don\\u2019t know, but Crick didn\\u2019t care. He was like the boy pointing to the emperor with no clothes. According to Crick, neuroscience was a lot of data without a theory. His exact words were, \\u201Cwhat is conspicuously lacking is a broad framework of ideas.\\u201D To me this was the British gentleman\\u2019s way of saying, \\u201CWe don\\u2019t have a clue how this thing works.\\u201D It was true then, and it\\u2019s still true today.\"), mdx(ContentRef, {\n    id: 3,\n    mdxType: \"ContentRef\"\n  }, \"Crick\\u2019s words were to me a rallying call. My lifelong desire to understand brains and build intelligent machines was brought to life. Although I was barely out of college, I decided to change careers. I was going to study brains, not only to understand how they worked, but to use that knowledge as a foundation for new technologies, to build intelligent machines. It would take some time to put this plan into action.\"), mdx(ContentRef, {\n    id: 4,\n    mdxType: \"ContentRef\"\n  }, \"In the spring of 1980 I transferred to Intel\\u2019s Boston office to be reunited with my future wife, who was starting graduate school. I took a position teaching customers and employees how to design microprocessor-based systems. But I had my sights on a different goal: I was trying to figure out how to work on brain theory. The engineer in me realized that once we understood how brains worked, we could build them, and the natural way to build artificial brains was in silicon. I worked for the company that invented the silicon memory chip and the microprocessor; therefore, perhaps I could interest Intel in letting \", mdx(\"a\", {\n    id: \"page_11\"\n  }), \"me spend part of my time thinking about intelligence and how we could design brainlike memory chips. I wrote a letter to Intel\\u2019s chairman, Gordon Moore. The letter can be distilled to the following:\"), mdx(ContentRef, {\n    id: 5,\n    mdxType: \"ContentRef\"\n  }, \"Dear Dr. Moore,\"), mdx(ContentRef, {\n    id: 6,\n    mdxType: \"ContentRef\"\n  }, \"I propose that we start a research group devoted to understanding how the brain works. It can start with one person\\u2014me\\u2014and go from there. I am confident we can figure this out. It will be a big business one day.\"), mdx(ContentRef, {\n    id: 7,\n    mdxType: \"ContentRef\"\n  }, \"\\u2014Jeff Hawkins\"), mdx(ContentRef, {\n    id: 8,\n    mdxType: \"ContentRef\"\n  }, \"Moore put me in touch with Intel\\u2019s chief scientist, Ted Hoff. I flew to California to meet him and lay out my proposal for studying the brain. Hoff was famous for two things. The first, which I was aware of, was for his work in designing the first microprocessor. The second, which I was not aware of at the time, was for his work in early neural network theory. Hoff had experience with artificial neurons and some of the things you could do with them. I wasn\\u2019t prepared for this. After listening to my proposal, he said he didn\\u2019t believe it would be possible to figure out how the brain works in the foreseeable future, and so it didn\\u2019t make sense for Intel to support me. Hoff was correct, because it is now twenty-five years later and we are just starting to make significant progress in understanding brains. Timing is everything in business. Still, at the time I was pretty disappointed.\"), mdx(ContentRef, {\n    id: 9,\n    mdxType: \"ContentRef\"\n  }, \"I tend to seek the path of least friction to achieve my goals. Working on brains at Intel would have been the simplest transition. With that option eliminated I looked for the next best thing. I decided to apply to graduate school at the Massachusetts Institute of Technology, which was famous for its research on artificial intelligence and was conveniently located down the road. It seemed a great match. I had extensive training in computer science\\u2014\\u201Ccheck.\\u201D I had a desire to build intelligent machines, \", mdx(\"a\", {\n    id: \"page_12\"\n  }), \"\\u201Ccheck.\\u201D I wanted to first study brains to see how they worked \\u2026 \\u201Cuh, that\\u2019s a problem.\\u201D This last goal, wanting to understand how brains worked, was a nonstarter in the eyes of the scientists at the MIT artificial intelligence lab.\"), mdx(ContentRef, {\n    id: 10,\n    mdxType: \"ContentRef\"\n  }, \"It was like running into a brick wall. MIT was the mothership of artificial intelligence. At the time I applied to MIT, it was home to dozens of bright people who were enthralled with the idea of programming computers to produce intelligent behavior. To these scientists, vision, language, robotics, and mathematics were just programming problems. Computers could do anything a brain could do, and more, so why constrain your thinking by the biological messiness of nature\\u2019s computer? Studying brains would limit your thinking. They believed it was better to study the ultimate limits of computation as best expressed in digital computers. Their holy grail was to write computer programs that would first match and then surpass human abilities. They took an ends-justify-the-means approach; they were not interested in how real brains worked. Some took pride in ignoring neurobiology.\"), mdx(ContentRef, {\n    id: 11,\n    mdxType: \"ContentRef\"\n  }, \"This struck me as precisely the wrong way to tackle the problem. Intuitively I felt that the artificial intelligence approach would not only fail to create programs that do what humans can do, it would not teach us what intelligence is. Computers and brains are built on completely different principles. One is programmed, one is self-learning. One has to be perfect to work at all, one is naturally flexible and tolerant of failures. One has a central processor, one has no centralized control. The list of differences goes on and on. The biggest reason I thought computers would not be intelligent is that I understood how computers worked, down to the level of the transistor physics, and this knowledge gave me a strong intuitive sense that brains and computers were fundamentally different. I couldn\\u2019t prove it, but I knew it as much as one can intuitively know anything.\"), mdx(ContentRef, {\n    id: 12,\n    mdxType: \"ContentRef\"\n  }, mdx(\"a\", {\n    id: \"page_13\"\n  }), \"Ultimately, I reasoned, AI might lead to useful products, but it wasn\\u2019t going to build truly intelligent machines.\"), mdx(ContentRef, {\n    id: 13,\n    mdxType: \"ContentRef\"\n  }, \"In contrast, I wanted to understand real intelligence and perception, to study brain physiology and anatomy, to meet Francis Crick\\u2019s challenge and come up with a broad framework for how the brain worked. I set my sights in particular on the neocortex\\u2014the most recently developed part of the mammalian brain and the seat of intelligence. After understanding how the neocortex worked, then we could go about building intelligent machines, but not before.\"), mdx(ContentRef, {\n    id: 14,\n    mdxType: \"ContentRef\"\n  }, \"Unfortunately, the professors and students I met at MIT did not share my interests. They didn\\u2019t believe that you needed to study real brains to understand intelligence and build intelligent machines. They told me so. In 1981 the university rejected my application.\"), mdx(ContentRef, {\n    id: 15,\n    mdxType: \"ContentRef\"\n  }, \"Many people today believe that AI is alive and well and just waiting for enough computing power to deliver on its many promises. When computers have sufficient memory and processing power, the thinking goes, AI programmers will be able to make intelligent machines. I disagree. AI suffers from a fundamental flaw in that it fails to adequately address what intelligence is or what it means to understand something. A brief look at the history of AI and the tenets on which it was built will explain how the field has gone off course.\"), mdx(ContentRef, {\n    id: 16,\n    mdxType: \"ContentRef\"\n  }, \"The AI approach was born with the digital computer. A key figure in the early AI movement was the English mathematician Alan Turing, who was one of the inventors of the idea of the general-purpose computer. His masterstroke was to formally demonstrate the concept of universal computation: that is, all computers are fundamentally equivalent regardless of the details of how they are built. As part of his proof, he conceived \", mdx(\"a\", {\n    id: \"page_14\"\n  }), \"an imaginary machine with three essential parts: a processing box, a paper tape, and a device that reads and writes marks on the tape as it moves back and forth. The tape was for storing information\\u2014like the famous l\\u2019s and O\\u2019s of computer code (this was before the invention of memory chips or the disk drive, so Turing imagined paper tape for storage). The box, which today we call a central processing unit (CPU), follows a set of fixed rules for reading and editing the information on the tape. Turing proved, mathematically, that if you choose the right set of rules for the CPU and give it an indefinitely long tape to work with, it can perform any definable set of operations in the universe. It would be one of many equivalent machines now called Universal Turing Machines. Whether the problem is to compute square roots, calculate ballistic trajectories, play games, edit pictures, or reconcile bank transactions, it is all 1\\u2019s and 0\\u2019s underneath, and any Turing Machine can be programmed to handle it. Information processing is information processing is information processing. All digital computers are logically equivalent.\"), mdx(ContentRef, {\n    id: 17,\n    mdxType: \"ContentRef\"\n  }, \"Turing\\u2019s conclusion was indisputably true and phenomenally fruitful. The computer revolution and all its products are built on it. Then Turing turned to the question of how to build an intelligent machine. He felt computers could be intelligent, but he didn\\u2019t want to get into arguments about whether this was possible or not. Nor did he think he could define \", mdx(\"em\", null, \"intelligence\"), \" formally, so he didn\\u2019t even try. Instead, he proposed an existence proof for intelligence, the famous Turing Test: if a computer can fool a human interrogator into thinking that it too is a person, then by definition the computer must be intelligent. And so, with the Turing Test as his measuring stick and the Turing Machine as his medium, Turing helped launch the field of AI. Its central dogma: the brain is just another kind of computer. It doesn\\u2019t matter how you design an artificially intelligent system, it just has to produce humanlike behavior.\"), mdx(ContentRef, {\n    id: 18,\n    mdxType: \"ContentRef\"\n  }, \"The AI proponents saw parallels between computation and \", mdx(\"a\", {\n    id: \"page_15\"\n  }), \"thinking. They said, \\u201CLook, the most impressive feats of human intelligence clearly involve the manipulation of abstract symbols\\u2014and that\\u2019s what computers do too. What do we do when we speak or listen? We manipulate mental symbols called words, using well-defined rules of grammar. What do we do when we play chess? We use mental symbols that represent the properties and locations of the various pieces. What do we do when we see? We use mental symbols to represent objects, their positions, their names, and other properties. Sure, people do all this with brains and not with the kinds of computers we build, but Turing has shown that it doesn\\u2019t matter how you implement or manipulate the symbols. You can do it with an assembly of cogs and gears, with a system of electronic switches, or with the brain\\u2019s network of neurons\\u2014whatever, as long as your medium can realize the functional equivalent of a Universal Turing Machine.\\u201D\"), mdx(ContentRef, {\n    id: 19,\n    mdxType: \"ContentRef\"\n  }, \"This assumption was bolstered by an influential scientific paper published in 1943 by the neurophysiologist Warren McCulloch and the mathematician Walter Pitts. They described how neurons could perform digital functions\\u2014that is, how nerve cells could conceivably replicate the formal logic at the heart of computers. The idea was that neurons could act as what engineers call logic gates. Logic gates implement simple logical operations such as \", mdx(\"small\", null, \"AND, NOT\"), \", and \", mdx(\"small\", null, \"OR\"), \". Computer chips are composed of millions of logic gates all wired together into precise, complicated circuits. A CPU is just a collection of logic gates.\"), mdx(ContentRef, {\n    id: 20,\n    mdxType: \"ContentRef\"\n  }, \"McCulloch and Pitts pointed out that neurons could also be connected together in precise ways to perform logic functions. Since neurons gather input from each other and process those inputs to decide whether to fire off an output, it was conceivable that neurons might be living logic gates. Thus, they inferred, the brain could conceivably be built out of AND-gates, OR-gates, and other logic elements all built with neurons, in direct analogy with the wiring of digital electronic circuits. It isn\\u2019t clear whether McCulloch and Pitts actually believed the brain worked \", mdx(\"a\", {\n    id: \"page_16\"\n  }), \"this way; they only said it was possible. And, logically speaking, this view of neurons is possible. Neurons can, in theory, implement digital functions. However, no one bothered to ask if that was how neurons actually were wired in the brain. They took it as proof, irrespective of the lack of biological evidence, that brains were just another kind of computer.\"), mdx(ContentRef, {\n    id: 21,\n    mdxType: \"ContentRef\"\n  }, \"It\\u2019s also worth noting that AI philosophy was buttressed by the dominant trend in psychology during the first half of the twentieth century, called behaviorism. The behaviorists believed that it was not possible to know what goes on inside the brain, which they called an impenetrable black box. But one could observe and measure an animal\\u2019s environment and its behaviors\\u2014what it senses and what it does, its inputs and its outputs. They conceded that the brain contained reflex mechanisms that could be used to condition an animal into adopting new behaviors through reward and punishments. But other than this, one did not need to study the brain, especially messy subjective feelings such as hunger, fear, or what it means to understand something. Needless to say, this research philosophy eventually withered away throughout the second half of the twentieth century, but AI would stick around a lot longer.\"), mdx(ContentRef, {\n    id: 22,\n    mdxType: \"ContentRef\"\n  }, \"As World War II ended and electronic digital computers became available for broader applications, the pioneers of AI rolled up their sleeves and began programming. Language translation? Easy! It\\u2019s a kind of code breaking. We just need to map each symbol in System A onto its counterpart in System B. Vision? That looks easy too. We already know geometric theorems that deal with rotation, scale, and displacement, and we can easily encode them as computer algorithms\\u2014so we\\u2019re halfway there. AI pundits made grand claims about how quickly computer intelligence would first match and then surpass human intelligence.\"), mdx(ContentRef, {\n    id: 23,\n    mdxType: \"ContentRef\"\n  }, \"Ironically, the computer program that came closest to passing the Turing Test, a program called Eliza, mimicked a psychoanalyst, \", mdx(\"a\", {\n    id: \"page_17\"\n  }), \"rephrasing your questions back at you. For example, if a person typed in, \\u201CMy boyfriend and I don\\u2019t talk anymore,\\u201D Eliza might say, \\u201CTell me more about your boyfriend\\u201D or \\u201CWhy do you think your boyfriend and you don\\u2019t talk anymore?\\u201D Designed as a joke, the program actually fooled some people, even though it was dumb and trivial. More serious efforts included programs such as Blocks World, a simulated room containing blocks of different colors and shapes. You could pose questions to Blocks World such as \\u201CIs there a green pyramid on top of the big red cube?\\u201D or \\u201CMove the blue cube on top of the little red cube.\\u201D The program would answer your question or try to do what you asked. It was all simulated\\u2014and it worked. But it was limited to its own highly artificial world of blocks. Programmers couldn\\u2019t generalize it to do anything useful.\"), mdx(ContentRef, {\n    id: 24,\n    mdxType: \"ContentRef\"\n  }, \"The public, meanwhile, was impressed by a continuous stream of seeming successes and news stories about AI technology. One program that generated initial excitement was able to solve mathematical theorems. Ever since Plato, multistep deductive inference has been seen as the pinnacle of human intelligence, so at first it seemed that AI had hit the jackpot. But, like Blocks World, it turned out the program was limited. It could only find very simple theorems, which were already known. Then there was a large stir about \\u201Cexpert systems,\\u201D databases of facts that could answer questions posed by human users. For example, a medical expert system might be able to diagnose a patient\\u2019s disease if given a list of symptoms. But again, they turned out to be of limited use and didn\\u2019t exhibit anything close to generalized intelligence. Computers could play checkers at expert skill levels and eventually IBM\\u2019s Deep Blue famously beat Gary Kasparov, the world chess champion, at his own game. But these successes were hollow. Deep Blue didn\\u2019t win by being smarter than a human; it won by being millions of times faster than a human. Deep Blue had no intuition. An expert human player looks at a board position and immediately sees \", mdx(\"a\", {\n    id: \"page_18\"\n  }), \"what areas of play are most likely to be fruitful or dangerous, whereas a computer has no innate sense of what is important and must explore many more options. Deep Blue also had no sense of the history of the game, and didn\\u2019t know anything about its opponent. It played chess yet didn\\u2019t understand chess, in the same way that a calculator performs arithmetic but doesn\\u2019t understand mathematics.\"), mdx(ContentRef, {\n    id: 25,\n    mdxType: \"ContentRef\"\n  }, \"In all cases, the successful AI programs were only good at the one particular thing for which they were specifically designed. They didn\\u2019t generalize or show flexibility, and even their creators admitted they didn\\u2019t think like humans. Some AI problems, which at first were thought to be easy, yielded no progress. Even today, no computer can understand language as well as a three-year-old or see as well as a mouse.\"), mdx(ContentRef, {\n    id: 26,\n    mdxType: \"ContentRef\"\n  }, \"After many years of effort, unfulfilled promises, and no unqualified successes, AI started to lose its luster. Scientists in the field moved on to other areas of research. AI start-up companies failed. And funding became scarcer. Programming computers to do even the most basic tasks of perception, language, and behavior began to seem impossible. Today, not much has changed. As I said earlier, there are still people who believe that AI\\u2019s problems can be solved with faster computers, but most scientists think the entire endeavor was flawed.\"), mdx(ContentRef, {\n    id: 27,\n    mdxType: \"ContentRef\"\n  }, \"We shouldn\\u2019t blame the AI pioneers for their failures. Alan Turing was brilliant. They all could tell that the Turing Machine would change the world\\u2014and it did, but not through AI.\"), mdx(ContentRef, {\n    id: 28,\n    mdxType: \"ContentRef\"\n  }, \"My skepticism of AI\\u2019s assertions was honed around the same time that I applied to MIT. John Searle, an influential philosophy professor at the University of California at Berkeley, was at that time saying that computers were not, and could not be, intelligent. To prove it, in 1980 he came up with a thought experiment called the Chinese Room. It goes like this:\"), mdx(ContentRef, {\n    id: 29,\n    mdxType: \"ContentRef\"\n  }, mdx(\"a\", {\n    id: \"page_19\"\n  }), \"Suppose you have a room with a slot in one wall, and inside is an English-speaking person sitting at a desk. He has a big book of instructions and all the pencils and scratch paper he could ever need. Flipping through the book, he sees that the instructions, written in English, dictate ways to manipulate, sort, and compare Chinese characters. Mind you, the directions say nothing about the meanings of the Chinese characters; they only deal with how the characters are to be copied, erased, reordered, transcribed, and so forth.\"), mdx(ContentRef, {\n    id: 30,\n    mdxType: \"ContentRef\"\n  }, \"Someone outside the room slips a piece of paper through the slot. On it is written a story and questions about the story, all in Chinese. The man inside doesn\\u2019t speak or read a word of Chinese, but he picks up the paper and goes to work with the rulebook. He toils and toils, rotely following the instructions in the book. At times the instructions tell him to write characters on scrap paper, and at other times to move and erase characters. Applying rule after rule, writing and erasing characters, the man works until the book\\u2019s instructions tell him he is done. When he is finished at last he has written a new page of characters, which unbeknownst to him are the answers to the questions. The book tells him to pass his paper back through the slot. He does it, and wonders what this whole tedious exercise has been about.\"), mdx(ContentRef, {\n    id: 31,\n    mdxType: \"ContentRef\"\n  }, \"Outside, a Chinese speaker reads the page. The answers are all correct, she notes\\u2014even insightful. If she is asked whether those answers came from an intelligent mind that had understood the story, she will definitely say yes. But can she be right? Who understood the story? It wasn\\u2019t the fellow inside, certainly; he is ignorant of Chinese and has no idea what the story was about. It wasn\\u2019t the book, which is just, well, a book, sitting inertly on the writing desk amid piles of paper. So where did the understanding occur? Searle\\u2019s answer is that no understanding did occur; it was just a bunch of mindless page flipping and pencil scratching. And now the bait-and-switch: the Chinese Room is exactly analogous to a digital computer. The person is \", mdx(\"a\", {\n    id: \"page_20\"\n  }), \"the CPU, mindlessly executing instructions, the book is the software program feeding instructions to the CPU, and the scratch paper is the memory. Thus, no matter how cleverly a computer is designed to simulate intelligence by producing the same behavior as a human, it has no understanding and it is not intelligent. (Searle made it clear he didn\\u2019t know what intelligence is; he was only saying that whatever it is, computers don\\u2019t have it.)\"), mdx(ContentRef, {\n    id: 32,\n    mdxType: \"ContentRef\"\n  }, \"This argument created a huge row among philosophers and AI pundits. It spawned hundreds of articles, plus more than a little vitriol and bad blood. AI defenders came up with dozens of counterarguments to Searle, such as claiming that although none of the room\\u2019s component parts understood Chinese, the entire room as a whole did, or that the person in the room really did understand Chinese, but just didn\\u2019t know it. As for me, I think Searle had it right. When I thought through the Chinese Room argument and when I thought about how computers worked, I didn\\u2019t see understanding happening anywhere. I was convinced we needed to understand what \\u201Cunderstanding\\u201D is, a way to define it that would make it clear when a system was intelligent and when it wasn\\u2019t, when it understands Chinese and when it doesn\\u2019t. Its behavior doesn\\u2019t tell us this.\"), mdx(ContentRef, {\n    id: 33,\n    mdxType: \"ContentRef\"\n  }, \"A human doesn\\u2019t need to \\u201Cdo\\u201D anything to understand a story. I can read a story quietly, and although I have no overt behavior my understanding and comprehension are clear, at least to me. You, on the other hand, cannot tell from my quiet behavior whether I understand the story or not, or even if I know the language the story is written in. You might later ask me questions to see if I did, but my understanding occurred when I read the story, not just when I answer your questions. A thesis of this book is that understanding cannot be measured by external behavior; as we\\u2019ll see in the coming chapters, it is instead an internal metric of how the brain remembers things and uses its memories to make predictions. The Chinese Room, Deep Blue, \", mdx(\"a\", {\n    id: \"page_21\"\n  }), \"and most computer programs don\\u2019t have anything akin to this. They don\\u2019t understand what they are doing. The only way we can judge whether a computer is intelligent is by its output, or behavior.\"), mdx(ContentRef, {\n    id: 34,\n    mdxType: \"ContentRef\"\n  }, \"The ultimate defensive argument of AI is that computers could, in theory, simulate the entire brain. A computer could model all the neurons and their connections, and if it did there would be nothing to distinguish the \\u201Cintelligence\\u201D of the brain from the \\u201Cintelligence\\u201D of the computer simulation. Although this may be impossible in practice, I agree with it. But AI researchers don\\u2019t simulate brains, and their programs are not intelligent. You can\\u2019t simulate a brain without first understanding what it does.\"), mdx(ContentRef, {\n    id: 35,\n    mdxType: \"ContentRef\"\n  }, \"After my rejection by both Intel and MIT, I didn\\u2019t know what to do. When you don\\u2019t know how to proceed, often the best strategy is to make no changes until your options become clear. So I just kept working in the computer field. I was content to stay in Boston, but in 1982 my wife wanted to move to California, so we did (it was, again, the path of least friction). I landed a job in Silicon Valley, at a start-up called Grid Systems. Grid invented the laptop computer, a beautiful machine that became the first computer in the collection at the Museum of Modern Art in New York. Working first in marketing and then in engineering, I eventually created a high-level programming language called GridTask. It and I became more and more important to Grid\\u2019s success; my career was going well.\"), mdx(ContentRef, {\n    id: 36,\n    mdxType: \"ContentRef\"\n  }, \"Still, I could not get my curiosity about the brain and intelligent machines out of my head. I was consumed with a desire to study brains. So I took a correspondence course in human physiology and studied on my own (no one ever got rejected by a correspondence school!). After learning a fair amount of biology, I decided to apply for admission to a biology graduate \", mdx(\"a\", {\n    id: \"page_22\"\n  }), \"program and study intelligence from within the biological sciences. If the computer science world didn\\u2019t want a brain theorist, then maybe the biology world would welcome a computer scientist. There was no such thing as theoretical biology back then, and especially not theoretical neuroscience, so biophysics seemed like the best field for my interests. I studied hard, took the required entrance exams, prepared a r\\xE9sum\\xE9, solicited letters of recommendation, and voil\\xE0, I was accepted as a full-time graduate student in the biophysics program at the University of California at Berkeley.\"), mdx(ContentRef, {\n    id: 37,\n    mdxType: \"ContentRef\"\n  }, \"I was thrilled. Finally I could start in earnest on brain theory, or so I thought. I quit my job at Grid with no intention of working in the computer industry again. Of course this meant indefinitely giving up my salary. My wife was thinking \\u201Ctime to buy a house and start a family\\u201D and I was happily becoming a non-provider. This was definitely not a low-friction path. But it was the best option I had, and she supported my decision.\"), mdx(ContentRef, {\n    id: 38,\n    mdxType: \"ContentRef\"\n  }, \"John Ellenby, the founder of Grid, pulled me into his office just before I left and said, \\u201CI know you don\\u2019t expect to ever come back to Grid or the computer industry, but you never know what will happen. Instead of stopping completely, why don\\u2019t you take a leave of absence? That way if, in a year or two, you do come back, you can pick up your salary, position, and stock options where you left off.\\u201D It was a nice gesture. I accepted it, but I felt I was leaving the computer business for good.\"));\n}\n;\nMDXContent.isMDXComponent = true;","fields":{"slug":"/intelligence/4/"},"frontmatter":{"isBook":false,"title":"1. ARTIFICIAL INTELLIGENCE","bookTitle":"On Intelligence","numSections":16,"tags":["a"],"author":"Jeff Hawkins"}}},"pageContext":{"id":"5797c60f-a6e4-55d2-ad4e-1dc65e4c25cd"}},"staticQueryHashes":["4080856488"]}