Artificial general intelligence

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Artificial general intelligence (AGI) is the intelligence of a machine that could successfully perform any intellectual task that a human being can. It is a primary goal of some artificial intelligence research and a common topic in science fiction and future studies. Some researchers refer to Artificial general intelligence as "strong AI",[1] "full AI"[2] or as the ability of a machine to perform "general intelligent action"[3]; others reserve "strong AI" for machines capable of experiencing consciousness.

Some references emphasize a distinction between strong AI and "applied AI"[4] (also called "narrow AI"[1] or "weak AI"[5]): the use of software to study or accomplish specific problem solving or reasoning tasks. Weak AI, in contrast to strong AI, does not attempt to perform the full range of human cognitive abilities.

As of 2017, over forty organizations worldwide are doing active research on AGI.[6]

Requirements[edit]

Various criteria for intelligence have been proposed (most famously the Turing test) but to date, there is no definition that satisfies everyone.[7] However, there is wide agreement among artificial intelligence researchers that intelligence is required to do the following:[8]

Other important capabilities include the ability to sense (e.g. see) and the ability to act (e.g. move and manipulate objects) in the world where intelligent behaviour is to be observed.[9] This would include an ability to detect and respond to hazard.[10] Many interdisciplinary approaches to intelligence (e.g. cognitive science, computational intelligence and decision making) tend to emphasise the need to consider additional traits such as imagination (taken as the ability to form mental images and concepts that were not programmed in)[11] and autonomy.[12] Computer based systems that exhibit many of these capabilities do exist (e.g. see computational creativity, automated reasoning, decision support system, robot, evolutionary computation, intelligent agent), but not yet at human levels.

Tests for confirming human-level AGI[13][edit]

The Turing Test (Turing)
A machine and a human both converse sight unseen with a second human, who must evaluate which of the two is the machine, which passes the test if it can fool the evaluator a significant fraction of the time. Note: Turing does not prescribe what should qualify as intelligence, only that knowing that it is a machine should not disqualify it.
The Coffee Test (Wozniak)
A machine is required to enter an average American home and figure out how to make coffee: find the coffee machine, find the coffee, add water, find a mug, and brew the coffee by pushing the proper buttons.
The Robot College Student Test (Goertzel)
A machine enrolls in a university, taking and passing the same classes that humans would, and obtaining a degree.
The Employment Test (Nilsson)
A machine works an economically important job, performing at least as well as humans in the same job.
The flat pack furniture test (Tony Severyns)
A machine is required to unpack and assemble an item of flat-packed furniture. It has to read the instructions and assemble the item as described, correctly installing all fixtures.

IQ-Tests AGI[edit]

Chinese researchers Feng Liu, Yong Shi and Ying Liu conducted intelligence tests in the summer of 2017 with public available and freely accessible weak AI such as Google AI or Apple's Siri and others. At the maximum, these AI reached a value of about 47, which corresponds approximately to a six-year-old child in first grade. An adult comes to about 100 on average. In 2014, similar tests were carried out in which the AI reached a maximum value of 27. [14][15].

Problems requiring AGI to solve[edit]

The most difficult problems for computers are informally known as "AI-complete" or "AI-hard", implying that solving them is equivalent to the general aptitude of human intelligence, or strong AI, beyond the capabilities of a purpose-specific algorithm.[16]

AI-complete problems are hypothesised to include general computer vision, natural language understanding, and dealing with unexpected circumstances while solving any real world problem.[17]

AI-complete problems cannot be solved with current computer technology alone, and also require human computation. This property can be useful to test for the presence of humans, as with CAPTCHAs, and for computer security to repel brute-force attacks.[18][19]

Classical AI[edit]

Modern AI research began in the mid 1950s.[20] The first generation of AI researchers was convinced that artificial general intelligence was possible and that it would exist in just a few decades. As AI pioneer Herbert A. Simon wrote in 1965: "machines will be capable, within twenty years, of doing any work a man can do."[21] Their predictions were the inspiration for Stanley Kubrick and Arthur C. Clarke's character HAL 9000, who accurately embodied what AI researchers believed they could create by the year 2001. Of note is the fact that AI pioneer Marvin Minsky was a consultant[22] on the project of making HAL 9000 as realistic as possible according to the consensus predictions of the time; Crevier quotes him as having said on the subject in 1967, "Within a generation ... the problem of creating 'artificial intelligence' will substantially be solved,"[23] although Minsky states that he was misquoted.[citation needed]

However, in the early 1970s, it became obvious that researchers had grossly underestimated the difficulty of the project. Funding agencies became skeptical of AGI and put researchers under increasing pressure to produce useful "applied AI".[24] As the 1980s began, Japan's Fifth Generation Computer Project revived interest in AGI, setting out a ten-year timeline that included AGI goals like "carry on a casual conversation".[25] In response to this and the success of expert systems, both industry and government pumped money back into the field.[26] However, confidence in AI spectacularly collapsed in the late 1980s, and the goals of the Fifth Generation Computer Project were never fulfilled.[27] For the second time in 20 years, AI researchers who had predicted the imminent achievement of AGI had been shown to be fundamentally mistaken. By the 1990s, AI researchers had gained a reputation for making vain promises. They became reluctant to make predictions at all[28] and to avoid any mention of "human level" artificial intelligence for fear of being labeled "wild-eyed dreamer[s]."[29]

Current narrow AI research[edit]

In the 1990s and early 21st century, mainstream AI has achieved far greater commercial success and academic respectability by focusing on specific sub-problems where they can produce verifiable results and commercial applications, such as artificial neural networks, computer vision or data mining.[30] These "applied AI" systems are now used extensively throughout the technology industry, and research in this vein is very heavily funded in both academia and industry.

Most mainstream AI researchers hope that strong AI can be developed by combining the programs that solve various sub-problems using an integrated agent architecture, cognitive architecture or subsumption architecture. Hans Moravec wrote in 1988:

"I am confident that this bottom-up route to artificial intelligence will one day meet the traditional top-down route more than half way, ready to provide the real world competence and the commonsense knowledge that has been so frustratingly elusive in reasoning programs. Fully intelligent machines will result when the metaphorical golden spike is driven uniting the two efforts."[31]

However, even this fundamental philosophy has been disputed; for example, Stevan Harnad of Princeton concluded his 1990 paper on the Symbol Grounding Hypothesis by stating:

"The expectation has often been voiced that "top-down" (symbolic) approaches to modeling cognition will somehow meet "bottom-up" (sensory) approaches somewhere in between. If the grounding considerations in this paper are valid, then this expectation is hopelessly modular and there is really only one viable route from sense to symbols: from the ground up. A free-floating symbolic level like the software level of a computer will never be reached by this route (or vice versa) – nor is it clear why we should even try to reach such a level, since it looks as if getting there would just amount to uprooting our symbols from their intrinsic meanings (thereby merely reducing ourselves to the functional equivalent of a programmable computer)."[32]

Artificial general intelligence research[edit]

Artificial general intelligence[33] (AGI) describes research that aims to create machines capable of general intelligent action. The term was used as early as 1997, by Mark Gubrud[34] in a discussion of the implications of fully automated military production and operations. The term was re-introduced and popularized by Shane Legg and Ben Goertzel around 2002.[35] The research objective is much older, for example Doug Lenat's Cyc project (that began in 1984), and Allen Newell's Soar project are regarded as within the scope of AGI. AGI research activity in 2006 was described by Pei Wang and Ben Goertzel[36] as "producing publications and preliminary results". As yet, most AI researchers have devoted little attention to AGI, with some claiming that intelligence is too complex to be completely replicated in the near term. However, a small number of computer scientists are active in AGI research, and many of this group are contributing to a series of AGI conferences. The research is extremely diverse and often pioneering in nature. In the introduction to his book,[33] Goertzel says that estimates of the time needed before a truly flexible AGI is built vary from 10 years to over a century, but the consensus in the AGI research community seems to be that the timeline discussed by Ray Kurzweil in The Singularity is Near[1] (i.e. between 2015 and 2045) is plausible.[37] Most mainstream AI researchers doubt that progress will be this rapid.[citation needed] Organizations explicitly pursuing AGI include the Swiss AI lab IDSIA,[citation needed] Nnaisense,[38] Vicarious, Maluuba,[6] the OpenCog Foundation, Adaptive AI, LIDA, and Numenta and the associated Redwood Neuroscience Institute.[39] In addition, organizations such as the Machine Intelligence Research Institute[40] and OpenAI[41] have been founded to influence the development path of AGI. Finally, projects such as the Human Brain Project[42] have the goal of building a functioning simulation of the human brain. A 2017 survey of AGI categorized forty-five known "active R&D projects" that explicitly or implicitly (through published research) research AGI, with the largest three being DeepMind, the Human Brain Project, and OpenAI based article [43].

Namely DeepMind with their success in Human Player Simulation for e.g AlphaGo made use of new concepts:

Processing power needed to simulate a brain[edit]

Whole brain emulation[edit]

A popular approach discussed to achieving general intelligent action is whole brain emulation. A low-level brain model is built by scanning and mapping a biological brain in detail and copying its state into a computer system or another computational device. The computer runs a simulation model so faithful to the original that it will behave in essentially the same way as the original brain, or for all practical purposes, indistinguishably.[44] Whole brain emulation is discussed in computational neuroscience and neuroinformatics, in the context of brain simulation for medical research purposes. It is discussed in artificial intelligence research[37] as an approach to strong AI. Neuroimaging technologies that could deliver the necessary detailed understanding are improving rapidly, and futurist Ray Kurzweil in the book The Singularity Is Near[1] predicts that a map of sufficient quality will become available on a similar timescale to the required computing power.

Early estimates[edit]

Estimates of how much processing power is needed to emulate a human brain at various levels (from Ray Kurzweil, and Anders Sandberg and Nick Bostrom), along with the fastest supercomputer from TOP500 mapped by year. Note the logarithmic scale and exponential trendline, which assumes the computational capacity doubles every 1.1 years. Kurzweil believes that mind uploading will be possible at neural simulation, while the Sandberg, Bostrom report is less certain about where consciousness arises.[45]

For low-level brain simulation, an extremely powerful computer would be required. The human brain has a huge number of synapses. Each of the 1011 (one hundred billion) neurons has on average 7,000 synaptic connections to other neurons. It has been estimated that the brain of a three-year-old child has about 1015 synapses (1 quadrillion). This number declines with age, stabilizing by adulthood. Estimates vary for an adult, ranging from 1014 to 5×1014 synapses (100 to 500 trillion).[46] An estimate of the brain's processing power, based on a simple switch model for neuron activity, is around 1014 (100 trillion) synaptic updates per second (SUPS).[47] In 1997 Kurzweil looked at various estimates for the hardware required to equal the human brain and adopted a figure of 1016 computations per second (cps).[48] (For comparison, if a "computation" was equivalent to one "floating point operation" – a measure used to rate current supercomputers – then 1016 "computations" would be equivalent to 10 petaFLOPS, achieved in 2011). He used this figure to predict the necessary hardware would be available sometime between 2015 and 2025, if the exponential growth in computer power at the time of writing continued.

Modelling the neurons in more detail[edit]

The artificial neuron model assumed by Kurzweil and used in many current artificial neural network implementations is simple compared with biological neurons. A brain simulation would likely have to capture the detailed cellular behaviour of biological neurons, presently only understood in the broadest of outlines. The overhead introduced by full modeling of the biological, chemical, and physical details of neural behaviour (especially on a molecular scale) would require computational powers several orders of magnitude larger than Kurzweil's estimate. In addition the estimates do not account for glial cells, which are at least as numerous as neurons, and which may outnumber neurons by as much as 10:1, and are now known to play a role in cognitive processes.[49]

Current research[edit]

There are some research projects that are investigating brain simulation using more sophisticated neural models, implemented on conventional computing architectures. The Artificial Intelligence System project implemented non-real time simulations of a "brain" (with 1011 neurons) in 2005. It took 50 days on a cluster of 27 processors to simulate 1 second of a model.[50] The Blue Brain project used one of the fastest supercomputer architectures in the world, IBM's Blue Gene platform, to create a real time simulation of a single rat neocortical column consisting of approximately 10,000 neurons and 108 synapses in 2006.[51] A longer term goal is to build a detailed, functional simulation of the physiological processes in the human brain: "It is not impossible to build a human brain and we can do it in 10 years," Henry Markram, director of the Blue Brain Project said in 2009 at the TED conference in Oxford.[52] There have also been controversial claims to have simulated a cat brain. Neuro-silicon interfaces have been proposed as an alternative implementation strategy that may scale better.[53]

Hans Moravec addressed the above arguments ("brains are more complicated", "neurons have to be modeled in more detail") in his 1997 paper "When will computer hardware match the human brain?".[54] He measured the ability of existing software to simulate the functionality of neural tissue, specifically the retina. His results do not depend on the number of glial cells, nor on what kinds of processing neurons perform where.

The actual complexity of modeling biological neurons has been explored in OpenWorm project that was aimed on complete simulation of a worm that only has 302 neurons in its neural network (among about 1000 cells in total). The animal's neural network has been well documented prior start of the project. However the task seemed simple at the beginning, models based on generic neural network didn't work. Currently the efforts are focused on precise emulation of the biological neurons (partly on molecular level), but the result can't be called a total success yet. Even if the number of issues to be solved in a human-brain-scale model is not proportional to the number of neurons, the amount of work along this path is obvious.

Complications of and criticisms to AI approaches, based on simulation[edit]

A fundamental criticism of the simulated brain approach derives from embodied cognition where human embodiment is taken as an essential aspect of human intelligence. Many researchers believe that embodiment is necessary to ground meaning.[55] If this view is correct, any fully functional brain model will need to encompass more than just the neurons (i.e., a robotic body). Goertzel[37] proposes virtual embodiment (like Second Life), but it is not yet known whether this would be sufficient.

Desktop computers using microprocessors capable of more than 109 cps (Kurzweil's non-standard unit "computations per second", see above) have been available since 2005. According to the brain power estimates used by Kurzweil (and Moravec), this computer should be capable of supporting a simulation of a bee brain, but despite some interest[56] no such simulation exists[citation needed]. There are at least three reasons for this:

  • Firstly, the neuron model seems to be oversimplified (see next section).
  • Secondly, there is insufficient understanding of higher cognitive processes[57] to establish accurately what the brain's neural activity, observed using techniques such as functional magnetic resonance imaging, correlates with.
  • Thirdly, even if our understanding of cognition advances sufficiently, early simulation programs are likely to be very inefficient and will, therefore, need considerably more hardware.
  • Fourthly, the brain of an organism, while critical, may not be an appropriate boundary for a cognitive model. To simulate a bee brain, it may be necessary to simulate the body, and the environment. The Extended Mind thesis formalizes the philosophical concept, and research into cephalopods has demonstrated clear examples of a decentralized system.[58]

In addition, the scale of the human brain is not currently well-constrained. One estimate puts the human brain at about 100 billion neurons and 100 trillion synapses.[59][60] Another estimate is 86 billion neurons of which 16.3 billion are in the cerebral cortex and 69 billion in the cerebellum.[61] Glial cell synapses are currently unquantified but are known to be extremely numerous.

Artificial consciousness research[edit]

Although the role of consciousness in strong AI/AGI is debatable, many AGI researchers[62] regard research that investigates possibilities for implementing consciousness as vital. In an early effort Igor Aleksander[63] argued that the principles for creating a conscious machine already existed but that it would take forty years to train such a machine to understand language.

Relationship to "strong AI"[edit]

In 1980, philosopher John Searle coined the term "strong AI" as part of his Chinese room argument.[64] He wanted to distinguish between two different hypotheses about artificial intelligence:[65]

  • An artificial intelligence system can think and have a mind. (The word "mind" has a specific meaning for philosophers, as used in "the mind body problem" or "the philosophy of mind".)
  • An artificial intelligence system can (only) act like it thinks and has a mind.

The first one is called "the strong AI hypothesis" and the second is "the weak AI hypothesis" because the first one makes the stronger statement: it assumes something special has happened to the machine that goes beyond all its abilities that we can test. Searle referred to the "strong AI hypothesis" as "strong AI". This usage is also common in academic AI research and textbooks.[66]

The weak AI hypothesis is equivalent to the hypothesis that artificial general intelligence is possible. According to Russell and Norvig, "Most AI researchers take the weak AI hypothesis for granted, and don't care about the strong AI hypothesis."[67]

In contrast to Searle, Kurzweil uses the term "strong AI" to describe any artificial intelligence system that acts like it has a mind,[1] regardless of whether a philosopher would be able to determine if it actually has a mind or not.

Possible explanations for the slow progress of AI research[edit]

Since the launch of AI research in 1956, the growth of this field has slowed down over time and has stalled the aims of creating machines skilled with intelligent action at the human level.[68] A possible explanation for this delay is that computers lack a sufficient scope of memory or processing power.[68] In addition, the level of complexity that connects to the process of AI research may also limit the progress of AI research.[68]

While most AI researchers believe strong AI can be achieved in the future, there are some individuals like Hubert Dreyfus and Roger Penrose who deny the possibility of achieving strong AI.[68] John McCarthy was one of various computer scientists who believe human-level AI will be accomplished, but a date cannot accurately be predicted.[69]

Conceptual limitations are another possible reason for the slowness in AI research.[68] AI researchers may need to modify the conceptual framework of their discipline in order to provide a stronger base and contribution to the quest of achieving strong AI. As William Clocksin wrote in 2003: "the framework starts from Weizenbaum’s observation that intelligence manifests itself only relative to specific social and cultural contexts".[68]

Furthermore, AI researchers have been able to create computers that can perform jobs that are complicated for people to do, but conversely they have struggled to develop a computer that is capable of carrying out tasks that are simple for humans to do[example needed].[68] A problem described by David Gelernter is that some people assume thinking and reasoning are equivalent.[70] However, the idea of whether thoughts and the creator of those thoughts are isolated individually has intrigued AI researchers.[70]

The problems that have been encountered in AI research over the past decades have further impeded the progress of AI. The failed predictions that have been promised by AI researchers and the lack of a complete understanding of human behaviors have helped diminish the primary idea of human-level AI.[37] Although the progress of AI research has brought both improvement and disappointment, most investigators have established optimism about potentially achieving the goal of AI in the 21st century.[37]

Other possible reasons have been proposed for the lengthy research in the progress of strong AI. The intricacy of scientific problems and the need to fully understand the human brain through psychology and neurophysiology have limited many researchers from emulating the function of the human brain into a computer hardware.[71] Many researchers tend to underestimate any doubt that is involved with future predictions of AI, but without taking those issues seriously can people then overlook solutions to problematic questions.[37]

Clocksin says that a conceptual limitation that may impede the progress of AI research is that people may be using the wrong techniques for computer programs and implementation of equipment.[68] When AI researchers first began to aim for the goal of artificial intelligence, a main interest was human reasoning.[72] Researchers hoped to establish computational models of human knowledge through reasoning and to find out how to design a computer with a specific cognitive task.[72]

The practice of abstraction, which people tend to redefine when working with a particular context in research, provides researchers with a concentration on just a few concepts.[72] The most productive use of abstraction in AI research comes from planning and problem solving.[72] Although the aim is to increase the speed of a computation, the role of abstraction has posed questions about the involvement of abstraction operators.[73]

A possible reason for the slowness in AI relates to the acknowledgement by many AI researchers that heuristics is a section that contains a significant breach between computer performance and human performance.[71] The specific functions that are programmed to a computer may be able to account for many of the requirements that allow it to match human intelligence. These explanations are not necessarily guaranteed to be the fundamental causes for the delay in achieving strong AI, but they are widely agreed by numerous researchers.

There have been many AI researchers that debate over the idea whether machines should be created with emotions. There are no emotions in typical models of AI and some researchers say programming emotions into machines allows them to have a mind of their own.[68] Emotion sums up the experiences of humans because it allows them to remember those experiences.[70] David Gelernter writes, "No computer will be creative unless it can simulate all the nuances of human emotion."[70] This concern about emotion has posed problems for AI researchers and it connects to the concept of strong AI as its research progresses into the future.

Consciousness[edit]

There are other aspects of the human mind besides intelligence that are relevant to the concept of strong AI which play a major role in science fiction and the ethics of artificial intelligence:

These traits have a moral dimension, because a machine with this form of strong AI may have legal rights, analogous to the rights of non-human animals. Also, Bill Joy, among others, argues a machine with these traits may be a threat to human life or dignity.[75] It remains to be shown whether any of these traits are necessary for strong AI. The role of consciousness is not clear, and currently there is no agreed test for its presence. If a machine is built with a device that simulates the neural correlates of consciousness, would it automatically have self-awareness? It is also possible that some of these properties, such as sentience, naturally emerge from a fully intelligent machine, or that it becomes natural to ascribe these properties to machines once they begin to act in a way that is clearly intelligent. For example, intelligent action may be sufficient for sentience, rather than the other way around.

In science fiction, AGI is associated with traits such as consciousness, sentience, sapience, and self-awareness observed in living beings. However, according to philosopher John Searle, it is an open question whether general intelligence is sufficient for consciousness. "Strong AI" (as defined above by Ray Kurzweil) should not be confused with Searle's "strong AI hypothesis." The strong AI hypothesis is the claim that a computer which behaves as intelligently as a person must also necessarily have a mind and consciousness. AGI refers only to the amount of intelligence that the machine displays, with or without a mind.

Controversies and dangers[edit]

Feasibility[edit]

Opinions vary both on whether and when artificial general intelligence will arrive. At one extreme, AI pioneer Herbert A. Simon wrote in 1965: "machines will be capable, within twenty years, of doing any work a man can do". However, this prediction failed to come true. Microsoft co-founder Paul Allen believed that such intelligence is unlikely in the 21st century because it would require "unforeseeable and fundamentally unpredictable breakthroughs" and a "scientifically deep understanding of cognition".[76] Writing in The Guardian, roboticist Alan Winfield claimed the gulf between modern computing and human-level artificial intelligence is as wide as the gulf between current space flight and practical faster-than-light spaceflight.[77] AI experts' views on the feasibility of AGI wax and wane, and may have seen a resurgence in the 2010s. Four polls conducted in 2012 and 2013 suggested that the median guess among experts for when they'd be 50% confident AGI would arrive was 2040 to 2050, depending on the poll, with the mean being 2081. It is also interesting to note 16.5% of the experts answered with "never" when asked the same question but with a 90% confidence instead.[78][79] Further current AGI progress considerations could found below #Tests_for_confirming_human-level_AGI or #IQ-Tests_AGI.

Potential threat to human existence[edit]

The creation of artificial general intelligence may have repercussions so great and so complex that it may not be possible to forecast what will come afterwards. Thus the event in the hypothetical future of achieving strong AI is called the technological singularity, because theoretically one cannot see past it. But this has not stopped philosophers and researchers from guessing what the smart computers or robots of the future may do, including forming a utopia by being our friends or overwhelming us in an AI takeover. The latter potentiality is particularly disturbing as it poses an existential risk for mankind.

Self-replicating machines[edit]

Smart computers or robots would be able to design and produce improved versions of themselves. [80] A growing population of intelligent robots could conceivably out-compete inferior humans in job markets, in business, in science, in politics (pursuing robot rights), and technologically, sociologically (by acting as one), and militarily.

Emergent superintelligence[edit]

If research into strong AI produced sufficiently intelligent software, it would be able to reprogram and improve itself – a feature called "recursive self-improvement". It would then be even better at improving itself, and would probably continue doing so in a rapidly increasing cycle, leading to an intelligence explosion and the emergence of superintelligence. Such an intelligence would not have the limitations of human intellect, and might be able to invent or discover almost anything.

Hyper-intelligent software might not necessarily decide to support the continued existence of mankind, and might be extremely difficult to stop.[81] This topic has also recently begun to be discussed in academic publications as a real source of risks to civilization, humans, and planet Earth.

One proposal to deal with this is to make sure that the first generally intelligent AI is a friendly AI that would then endeavor to ensure that subsequently developed AIs were also nice to us. But friendly AI is harder to create than plain AGI, and therefore it is likely, in a race between the two, that non-friendly AI would be developed first. Also, there is no guarantee that friendly AI would remain friendly, or that its progeny would also all be good.[82]

See also[edit]

Notes[edit]

  1. ^ a b c d e (Kurzweil 2005, p. 260) or see Advanced Human Intelligence where he defines strong AI as "machine intelligence with the full range of human intelligence."
  2. ^ The Age of Artificial Intelligence: George John at TEDxLondonBusinessSchool 2013
  3. ^ Newell & Simon 1976. This is the term they use for "human-level" intelligence in the physical symbol system hypothesis.
  4. ^ Encyclopædia Britannica Strong AI, applied AI, and cognitive simulation or Jack Copeland What is artificial intelligence? on AlanTuring.net
  5. ^ The Open University on Strong and Weak AI
  6. ^ a b Baum, Seth. "A Survey of Artificial General Intelligence Projects for Ethics, Risk, and Policy." (2017)
  7. ^ AI founder John McCarthy writes: "we cannot yet characterize in general what kinds of computational procedures we want to call intelligent." McCarthy, John (2007). "Basic Questions". Stanford University. (For a discussion of some definitions of intelligence used by artificial intelligence researchers, see philosophy of artificial intelligence.)
  8. ^ This list of intelligent traits is based on the topics covered by major AI textbooks, including: Russell & Norvig 2003, Luger & Stubblefield 2004, Poole, Mackworth & Goebel 1998 and Nilsson 1998.
  9. ^ Pfeifer, R. and Bongard J. C., How the body shapes the way we think: a new view of intelligence (The MIT Press, 2007). ISBN 0-262-16239-3
  10. ^ White, R. W. (1959). "Motivation reconsidered: The concept of competence". Psychological Review. 66 (5): 297–333. doi:10.1037/h0040934.
  11. ^ Johnson 1987
  12. ^ deCharms, R. (1968). Personal causation. New York: Academic Press.
  13. ^ Muehlhauser, Luke. "What is AGI?". Machine Intelligence Research Institute. Retrieved 1 May 2014.
  14. ^ "Intelligence Quotient and Intelligence Grade of Artificial Intelligence". Retrieved 2 January 2019.
  15. ^ "Google-KI doppelt so schlau wie Siri". Retrieved 2 January 2019.
  16. ^ Shapiro, Stuart C. (1992). Artificial Intelligence In Stuart C. Shapiro (Ed.), Encyclopedia of Artificial Intelligence (Second Edition, pp. 54–57). New York: John Wiley. (Section 4 is on "AI-Complete Tasks".)
  17. ^ Roman V. Yampolskiy. Turing Test as a Defining Feature of AI-Completeness. In Artificial Intelligence, Evolutionary Computation and Metaheuristics (AIECM) --In the footsteps of Alan Turing. Xin-She Yang (Ed.). pp. 3–17. (Chapter 1). Springer, London. 2013. http://cecs.louisville.edu/ry/TuringTestasaDefiningFeature04270003.pdf
  18. ^ Luis von Ahn, Manuel Blum, Nicholas Hopper, and John Langford. CAPTCHA: Using Hard AI Problems for Security. In Proceedings of Eurocrypt, Vol. 2656 (2003), pp. 294–311.
  19. ^ Bergmair, Richard (January 7, 2006). "Natural Language Steganography and an "AI-complete" Security Primitive". CiteSeerX 10.1.1.105.129. (unpublished?)
  20. ^ Crevier 1993, pp. 48–50
  21. ^ Simon 1965, p. 96 quoted in Crevier 1993, p. 109
  22. ^ Scientist on the Set: An Interview with Marvin Minsky
  23. ^ Marvin Minsky to Darrach (1970), quoted in Crevier (1993, p. 109).
  24. ^ The Lighthill report specifically criticized AI's "grandiose objectives" and led the dismantling of AI research in England. (Lighthill 1973; Howe 1994) In the U.S., DARPA became determined to fund only "mission-oriented direct research, rather than basic undirected research". See (NRC 1999) under "Shift to Applied Research Increases Investment". See also (Crevier 1993, pp. 115–117) and (Russell & Norvig 2003, pp. 21–22)
  25. ^ Crevier 1993, pp. 211, Russell & Norvig 2003, p. 24 and see also Feigenbaum & McCorduck 1983
  26. ^ Crevier 1993, pp. 161–162,197–203,240; Russell & Norvig 2003, p. 25; NRC 1999, under "Shift to Applied Research Increases Investment"
  27. ^ Crevier 1993, pp. 209–212
  28. ^ As AI founder John McCarthy writes "it would be a great relief to the rest of the workers in AI if the inventors of new general formalisms would express their hopes in a more guarded form than has sometimes been the case." McCarthy, John (2000). "Reply to Lighthill". Stanford University.
  29. ^ "At its low point, some computer scientists and software engineers avoided the term artificial intelligence for fear of being viewed as wild-eyed dreamers."Markoff, John (2005-10-14). "Behind Artificial Intelligence, a Squadron of Bright Real People". The New York Times. Retrieved 2007-07-30.
  30. ^ Russell & Norvig 2003, pp. 25–26
  31. ^ Moravec 1988, p. 20
  32. ^ Harnad, S (1990). "The Symbol Grounding Problem". Physica D. 42: 335–346. arXiv:cs/9906002. Bibcode:1990PhyD...42..335H. doi:10.1016/0167-2789(90)90087-6.
  33. ^ a b Goertzel & Pennachin 2006.
  34. ^ Gubrud 1997
  35. ^ "Who coined the term "AGI"? » goertzel.org". Retrieved 2018-12-28., via Life 3.0: 'The term "AGI" was popularized by... Shane Legg, Mark Gubrud and Ben Goertzel'
  36. ^ Goertzel & Wang 2006. See also Wang (2006) with an up-to-date summary and lots of links.
  37. ^ a b c d e f Goertzel 2007.
  38. ^ Markoff, John (27 November 2016). "When A.I. Matures, It May Call Jürgen Schmidhuber 'Dad'". The New York Times. Retrieved 26 December 2017.
  39. ^ James Barrat (2013). "Chapter 11: A Hard Takeoff". Our Final Invention: Artificial Intelligence and the End of the Human Era (First ed.). New York: St. Martin's Press. ISBN 9780312622374.
  40. ^ "About the Machine Intelligence Research Institute". Machine Intelligence Research Institute. Retrieved 26 December 2017.
  41. ^ "About OpenAI". OpenAI. Retrieved 26 December 2017.
  42. ^ Theil, Stefan. "Trouble in Mind". Scientific American. pp. 36–42. Bibcode:2015SciAm.313d..36T. doi:10.1038/scientificamerican1015-36. Retrieved 26 December 2017.
  43. ^ "Baum, Seth, A Survey of Artificial General Intelligence Projects for Ethics, Risk, and Policy (November 12, 2017). Global Catastrophic Risk Institute Working Paper 17-1". Retrieved 3 January 2019.
  44. ^ Sandberg & Boström 2008. "The basic idea is to take a particular brain, scan its structure in detail, and construct a software model of it that is so faithful to the original that, when run on appropriate hardware, it will behave in essentially the same way as the original brain."
  45. ^ Sandberg & Boström 2008.
  46. ^ Drachman 2005.
  47. ^ Russell & Norvig 2003.
  48. ^ In "Mind Children" Moravec 1988, p. 61 1015 cps is used. More recently, in 1997, <"Archived copy". Archived from the original on 15 June 2006. Retrieved 2006-06-23.CS1 maint: Archived copy as title (link)> Moravec argued for 108 MIPS which would roughly correspond to 1014 cps. Moravec talks in terms of MIPS, not "cps", which is a non-standard term Kurzweil introduced.
  49. ^ Swaminathan, Nikhil (Jan–Feb 2011). "Glia—the other brain cells". Discover.
  50. ^ Izhikevich, Eugene M.; Edelman, Gerald M. (March 4, 2008). "Large-scale model of mammalian thalamocortical systems" (PDF). PNAS. 105 (9): 3593–3598. Bibcode:2008PNAS..105.3593I. doi:10.1073/pnas.0712231105. PMC 2265160. PMID 18292226. Archived from the original (PDF) on 12 June 2009. Retrieved 23 June 2015.
  51. ^ "Project Milestones". Blue Brain. Retrieved 2008-08-11.
  52. ^ Artificial brain '10 years away' 2009 BBC news
  53. ^ University of Calgary news, MSNBC news
  54. ^ "Archived copy". Archived from the original on 15 June 2006. Retrieved 2006-06-23.CS1 maint: Archived copy as title (link)
  55. ^ de Vega, Glenberg & Graesser 2008. A wide range of views in current research, all of which require grounding to some degree
  56. ^ some links to bee brain studies
  57. ^ In Goertzels' AGI book (Yudkowsky 2006), Yudkowsky proposes 5 levels of organisation that must be understood – code/data, sensory modality, concept & category, thought, and deliberation (consciousness) – in order to use the available hardware
  58. ^ Yekutieli, Y; Sagiv-Zohar, R; Aharonov, R; Engel, Y; Hochner, B; Flash, T (August 2005). "Dynamic model of the octopus arm. I. Biomechanics of the octopus reaching movement". J. Neurophysiol. 94 (2): 1443–58. doi:10.1152/jn.00684.2004. PMID 15829594.
  59. ^ Williams & Herrup 1988
  60. ^ "nervous system, human." Encyclopædia Britannica. 9 January 2007
  61. ^ Azevedo et al. 2009.
  62. ^ Yudkowsky 2006.
  63. ^ Aleksander 1996.
  64. ^ Searle 1980
  65. ^ As defined in a standard AI textbook: "The assertion that machines could possibly act intelligently (or, perhaps better, act as if they were intelligent) is called the 'weak AI' hypothesis by philosophers, and the assertion that machines that do so are actually thinking (as opposed to simulating thinking) is called the 'strong AI' hypothesis." (Russell & Norvig 2003)
  66. ^ For example:
  67. ^ Russell & Norvig 2003, p. 947.
  68. ^ a b c d e f g h i Clocksin 2003.
  69. ^ McCarthy 2003.
  70. ^ a b c d Gelernter 2010.
  71. ^ a b McCarthy 2007.
  72. ^ a b c d Holte & Choueiry 2003.
  73. ^ Zucker 2003.
  74. ^ Note that consciousness is difficult to define. A popular definition, due to Thomas Nagel, is that it "feels like" something to be conscious. If we are not conscious, then it doesn't feel like anything. Nagel uses the example of a bat: we can sensibly ask "what does it feel like to be a bat?" However, we are unlikely to ask "what does it feel like to be a toaster?" Nagel concludes that a bat appears to be conscious (i.e. has consciousness) but a toaster does not. See (Nagel 1974)
  75. ^ Joy, Bill (April 2000). "Why the future doesn't need us". Wired.
  76. ^ Allen, Paul. "The Singularity Isn't Near". MIT Technology Review. Retrieved 17 September 2014.
  77. ^ Winfield, Alan. "Artificial intelligence will not turn into a Frankenstein's monster". The Guardian. Retrieved 17 September 2014.
  78. ^ Raffi Khatchadourian (23 November 2015). "The Doomsday Invention: Will artificial intelligence bring us utopia or destruction?". The New Yorker. Retrieved 7 February 2016.
  79. ^ Müller, V. C., & Bostrom, N. (2016). Future progress in artificial intelligence: A survey of expert opinion. In Fundamental issues of artificial intelligence (pp. 555-572). Springer, Cham.
  80. ^ Hein, Andreas Makoto, and Hélène Condat. "Can Machines Design? An Artificial General Intelligence Approach." arXiv preprint arXiv:1806.02091 (2018).
  81. ^ Yudkowsky, Eliezer (2008)
  82. ^ Berglas (2008)

References[edit]

External links[edit]