Talk:Artificial intelligence/Where did it go? 2021
In the summer and fall of 2021, I copy-edited the entire article for redundancy, WP:RELEVANCE, WP:UNDUE weight, organization and citation format. Most of the material was moved to sub-articles, such as applications of AI, artificial general intelligence, history of AI and so on. Some material (marked "Not Done" below) didn't seem to fit in anywhere, or was difficult to save for one reason or another. ---- CharlesGillingham (talk) 23:16, 6 October 2021 (UTC)
From History
[edit]Done These have been moved to Applications of AI. All but three of these have a one sentence mention in Artificial intelligence § Appliations --- CharlesGillingham (talk) 16:31, 29 September 2021 (UTC)
- Deep Blue became the first computer chess-playing system to beat a reigning world chess champion, Garry Kasparov, on 11 May 1997.
- In 2011, in a Jeopardy! quiz show exhibition match, IBM's question answering system, Watson, defeated the two greatest Jeopardy! champions, Brad Rutter and Ken Jennings, by a significant margin.[1]
- In March 2016, AlphaGo won 4 out of 5 games of Go in a match with Go champion Lee Sedol, becoming the first computer Go-playing system to beat a professional Go player without handicaps.[2][3] In the 2017 Future of Go Summit, AlphaGo won a three-game match with Ke Jie,[4] who at the time continuously held the world No. 1 ranking for two years.[5][6] Deep Blue's Murray Campbell called AlphaGo's victory "the end of an era... board games are more or less done[7] and it's time to move on."[8] This marked the completion of a significant milestone in the development of Artificial Intelligence as Go is a relatively complex game, more so than Chess. AlphaGo was later improved, generalized to other games like chess, with AlphaZero;[9] and MuZero[10] to play many different video games, that were previously handled separately,[11] in addition to board games.
- Other programs handle imperfect-information games; such as for poker at a superhuman level, Pluribus (poker bot)[12] and Cepheus (poker bot).[13] See: General game playing.
- Intelligent personal assistants, such as Siri and Alexa, are able to understand many natural language requests.[14]
- Microsoft developed a Skype system that can automatically translate from one language to another.[15]
- DeepMind's AlphaFold 2 (2020) demonstrated the ability to determine, in hours rather than months, the 3D structure of a protein. Facial recognition advanced to where, under some circumstances, some systems claim to have a 99% accuracy rate.[16]
- Facebook developed a system that can describe images to blind people.[15]
- The Kinect, which provides a 3D body–motion interface for the Xbox 360 and the Xbox One, uses algorithms that emerged from lengthy AI research[17]
Done Moved to Artificial intelligence § Applications
Not done China's AI program is not (yet) the most important trend of the decade. Perhaps the paragraph on the 2020s will use this. ---- CharlesGillingham (talk) 18:44, 12 September 2021 (UTC)
From Basics
[edit]The article had a section called Basics which was an article-within-the-article. This is very well written, well sourced and accurate, but it is completely redundant. We still need to look at the best bits and see if they aren't better than what we already have on those topics and replace what we have if that's a good idea.
Done Moved to intelligent agent
Done Moved to intelligent agent
Not done Where? Algorithm?
- If someone has a "threat" (that is, two in a row), take the remaining square. Otherwise,
- if a move "forks" to create two threats at once, play that move. Otherwise,
- take the center square if it is free. Otherwise,
- if your opponent has played in a corner, take the opposite corner. Otherwise,
- take an empty corner if one exists. Otherwise,
- take any empty square.
TODO Heuristic learning?
Not done Dubious.
TODO Move to Intractability (just the example)
Not done This is really good, especially the examples, but I'm not sure where to work it into the article or anywhere else in Wikipedia. The Tools section basically covers these same points in the same order. Could it work there?
Done Moved to Machine learning
Done I'm not confident about where this fits into machine learning, so I can't put it anywhere myself. Sending it to Talk:Machine learning.
Done Moved to Machine learning § Limitations
Done Point is already made in Artificial intelligence § knowledge. This text appears in Commonsense reasoning.
AI lacks several features of human "commonsense reasoning"; most notably, humans have powerful mechanisms for reasoning about "naïve physics" such as space, time, and physical interactions. This enables even young children to easily make inferences like "If I roll this pen off a table, it will fall on the floor". Humans also have a powerful mechanism of "folk psychology" that helps them to interpret natural-language sentences such as "The city councilmen refused the demonstrators a permit because they advocated violence" (A generic AI has difficulty discerning whether the ones alleged to be advocating violence are the councilmen or the demonstrators[34][35][36]).
This lack of "common knowledge" means that AI often makes different mistakes than humans make, in ways that can seem incomprehensible. For example, existing self-driving cars cannot reason about the location nor the intentions of pedestrians in the exact way that humans do, and instead must use non-human modes of reasoning to avoid accidents.[37][38][39]From Goals
[edit]From Goals/Lede
[edit]Not done Is this a re-invention/re-framing of symbolic vs. sub-symbolic? Perhaps it could go in symbolic AI; although I would really like to see this in a WP:SECONDARY source. ---- CharlesGillingham (talk) 04:18, 6 October 2021 (UTC)
From Social Intelligence
[edit]Done The first source is actually about technological employment (the paradox is relevant because computers are bad at perceptual and motor tasks). Moved the source to artificial intelligence § Technological unemployment. The second source is about giving AI programs a "theory of (other) minds", which is a form of social intelligence. Added the citation to Artificial intelligence § Social intelligence ---- CharlesGillingham (talk) 22:09, 6 October 2021 (UTC)
Not done Too vague to be useful anywhere.
From General Intelligence
[edit]Done Cyc is covered in the article History of AI as well as Artificial general intelligence, FGCP is covered in a footnote in Artificial intelligence § History (UTC)
Done This has been moved to Applications of AI
Done This is added to artificial intelligence § Learning
Not done This is unclear. However, the source is perfect and the point is good. Needs layman's language (first half) and encyclopedic tone (second half)
Done Moved to artificial general intelligence
From "Approaches"
[edit]Before 2021, the article had a section called "Approaches". This has been divided between History, Philosophy and the sub-articles. ---- CharlesGillingham (talk) 18:21, 12 September 2021 (UTC)
From Symbolic AI
[edit]Done I moved this section into Symbolic AI. The history Symbolic AI of is described in two paragraphs of Artificial Intelligence § History, and the weaknesses and strengths of the approach are describe in the section Artificial intelligence § Symbolic AI and its limits
Economist Herbert Simon and Allen Newell studied human problem-solving skills and attempted to formalize them, and their work laid the foundations of the field of artificial intelligence, as well as cognitive science, operations research and management science. Their research team used the results of psychological experiments to develop programs that simulated the techniques that people used to solve problems.[49][50] This tradition, centered at Carnegie Mellon University would eventually culminate in the development of the Soar architecture in the middle 1980s.[51][52]
Unlike Simon and Newell, John McCarthy felt that machines did not need to simulate human thought, but should instead try to find the essence of abstract reasoning and problem-solving, regardless of whether people used the same algorithms.[e] His laboratory at Stanford (SAIL) focused on using formal logic to solve a wide variety of problems, including knowledge representation, planning and learning.[57] Logic was also the focus of the work at the University of Edinburgh and elsewhere in Europe which led to the development of the programming language Prolog and the science of logic programming.[58][59]
Researchers at MIT (such as Marvin Minsky and Seymour Papert)[60][61][62] found that solving difficult problems in vision and natural language processing required ad hoc solutions—they argued that no simple and general principle (like logic) would capture all the aspects of intelligent behavior. Roger Schank described their "anti-logic" approaches as "scruffy" (as opposed to the "neat" paradigms at CMU and Stanford).[63][64] Commonsense knowledge bases (such as Doug Lenat's Cyc) are an example of "scruffy" AI, since they must be built by hand, one complicated concept at a time.[65][66][67]
From Embodied Intelligence
[edit]Done The coverage is sufficient, and of course this definition is in the article developmental robotics. --- CharlesGillingham (talk) 03:02, 1 October 2021 (UTC)
From Integrating the Approaches
[edit]TODO Artificial intelligence § General intelligence mentions cognitive architectures and multi-agent systems as approaches to AGI, and the others here are mentioned in a footnote. Technically, I can't call this "Done" because our article doesn't acknowledge that these are also used as tools for particular applications. Still might need to have a (very short) section on this stuff in Tools.
- Agent architectures and cognitive architectures: Researchers have designed systems to build intelligent systems out of interacting intelligent agents in a multi-agent system.[74]
- A hierarchical control system provides a bridge between sub-symbolic AI at its lowest, reactive levels and traditional symbolic AI at its highest levels, where relaxed time constraints permit planning and world modeling.[75]
- Some cognitive architectures are custom-built to solve a narrow problem; others, such as Soar, are designed to mimic human cognition and to provide insight into general intelligence.
- Modern extensions of Soar are hybrid intelligent systems that include both symbolic and sub-symbolic components.[40][76]
From Tools
[edit]From Logic
[edit]Done These points have been moved into Fuzzy logic#Applications.
From neural networks
[edit]Not done I think that the author of this was trying explain that information is distributed throughout the network, rather than being stored in a specific location (as it would be with symbolic AI). however using the word "concepts" (which has a specific meaning in cognitive science) is a misleading way to describe this -- it actually confuses the issue. This is also unsourced. Perhaps someone else can figure out what the original author meant and say it better.
Done Moved to Artificial neural network § History
Done This point is made Artificial intelligence § History
Not done Artificial intelligence § History already reports two excellent metrics of the uptick in AI interest 2015-2020 (total publications, corporate spending). This is not a particularly notable metric, and we can't really use it when we have better ones.
Done Frank Rosenblatt is discussed in the History of AI, and Pitts & McCullough is mentioned there and in Artificial intelligence § History.
Not done without sources, Wikipedia can't really make any assertion about their importance.
Done Linnaimaa is credited in a footnote.
Not done WP:UNDUE weight on this approach. Can't really move this to an AI sub-article either, because it's not really in use -- biologically based AI, maybe?
Done Similarly, this is probably WP:UNDUE weight on this approach. Moved to Artificial neural network
From Feedforward Networks
[edit]Done All this precedence is covered in Deep learning
Done Too much undefined WP:JARGON. Significance isn't clear. Covered in Deep learning.
Done More precedence. Covered in Deep learning.
Done Covered in Deep learning
Done The article has enough detail about AlphaGo. Moved to AlphaGo.
From Deep recurrent neural networks
[edit]Not done This is unsourced (but unlikely to be challenged). Still, don't think we need it, since there are more applications today.
Done Just the source.
Done Moved to Recurrent neural networks, where this fact did not appear (and thus probably not notable enough for this article).
Done Kept, Edited for brevity.
Done Schmidhuber's work 1991-92 is described in Recurrent neural network.
Done LSTM is mentioned, with this source.
Done Undefined WP:JARGON. This is covered in Recurrent Neural Network.
Done Applications of LSTM. These projects are described in Recurrent neural network § LSTM, with the same sources.
From Applications
[edit]Done Moved to Applications of AI
From Evaluating progress
[edit]Done Moved into Applications of AI.
Done Moved into Applications of AI.
Done Moved into Moravec's paradox. ---- CharlesGillingham (talk) 16:41, 12 October 2021 (UTC)
Done Moravec's paradox is covered Artificial intelligence § Symbolic AI and its limits
Done Games & AlphaGo are covered in Artificial intelligence § Applications
Done This appears in Progress in artificial intelligence.
Done This is moved to Applications of AI.
Done This has been added to Progress in artificial intelligence
Done This appears in Progress in artificial intelligence
Done This appears in Progress in artificial intelligence
Done Moved to Hardware for artificial intelligence
From Philosophy
[edit]Done This is covered in Philosophy of AI
Done This is covered in Philosophy of AI
Done The AI effect has been covered in the Lede and in Applications.
Done This is covered in philosophy of AI
From Future of AI
[edit]From Singularity
[edit]Done Kurzweil's prediction is covered in artificial general intelligence
From Robot Rights
[edit]Done Plug & Play is mentioned in the footnote
Not done Can't really move this into artificial intelligence in fiction because that article is tightly structured and there's no place for this topic at the moment.
From Risks
[edit]Not done This is devoid of actual content about AI, and too vague to be useful in existential risk of artificial intelligence
Not done Redundant. The points that Beridze is making are vague and are covered in more detail elsewhere in the article. Added this citation to a paragraph about the same concerns citing Musk, Gates and Hawkins. Also a bit vague to be useful in Existential risk of AI
From technological unemployment
[edit]Done Redundant: Each contribution seemed to want to introduce the topic again.
- The long-term economic effects of AI are uncertain.
- about whether the increasing use of robots and AI will cause a substantial increase in long-term unemployment
Done Redundant: This point was made twice, and I chose the one based on Ford. Keeping the reference.
Not done These were off-topic
- A 2017 study by PricewaterhouseCoopers sees the People's Republic of China gaining economically the most out of AI with 26.1% of GDP until 2030.[142]
- A February 2020 European Union white paper on artificial intelligence advocated for artificial intelligence for economic benefits, including "improving healthcare (e.g. making diagnosis more precise, enabling better prevention of diseases), increasing the efficiency of farming, contributing to climate change mitigation and adaptation, [and] improving the efficiency of production systems through predictive maintenance", while acknowledging potential risks.[143]
Done Moved to technological unemployment
From Existential Risk
[edit]Done Kept a sentence of this. This point is also made in Existential risk of AI (in three places).
The development of full artificial intelligence could spell the end of the human race. Once humans develop artificial intelligence, it will take off on its own and redesign itself at an ever-increasing rate. Humans, who are limited by slow biological evolution, couldn't compete and would be superseded.
Done Kept one sentence of each of this, the whole paragraph is moved to Existential risk of AI
Done ame deal. Summary in AI, all the text moved to Existential risk of AI
Done This is covered in Friendly AI
Done Kept one sentence or so from this, the entire paragraph moved to Existential risk of AI
Done This is moved to Existential risk of AI
Done This is moved to Technological unemployment
Done This is in Existential risk of AI
Done This is in Existential risk of AI
Done This is in Existential risk of AI.
From Ethical machines
[edit]Done Everything here is either in ethics of AI or history of AI
From Malevolent AI
[edit]Done A shortened version of this paragraph was moved up into the "weaponized A" section.
Done Added this citation and footnote with the quote to the "existential risk" section, because this is a response to the risk. Also added the full quote to Existential risk of AI
DoneMoved (a cut-down version of) this into "existential risk" because it is an argument that there is a risk. The remainder of this was moved into Existential risk of AI § Orthogonality thesis
From Regulation
[edit]Done All of these paragraphs (or equivalent) and their sources now appear in regulation of AI
The Global Partnership on Artificial Intelligence was launched in June 2020, stating a need for AI to be developed in accordance with human rights and democratic values, to ensure public confidence and trust in the technology, as outlined in the OECD Principles on Artificial Intelligence (2019).[169] The founding members of the Global Partnership on Artificial Intelligence are Australia, Canada, the European Union, France, Germany, India, Italy, Japan, Rep. Korea, Mexico, New Zealand, Singapore, Slovenia, the US and the UK. The GPAI Secretariat is hosted by the OECD in Paris, France. GPAI's mandate covers four themes, two of which are supported by the International Centre of Expertise in Montréal for the Advancement of Artificial Intelligence, namely, responsible AI and data governance. A corresponding centre of excellence in Paris, yet to be identified, will support the other two themes on the future of work and innovation, and commercialization. GPAI will also investigate how AI can be leveraged to respond to the COVID-19 pandemic.[169]
UNESCO will be tabling an international instrument on the ethics of AI for adoption by 192 member states in November 2021.[169]
Given the concerns about data exploitation, the European Union also developed an artificial intelligence policy, with a working group studying ways to assure confidence in the use of artificial intelligence. These were issued in two white papers in the midst of the COVID-19 pandemic. One of the policies on artificial intelligence is called A European Approach to Excellence and Trust.[170][171][172]From Fiction
[edit]Not done This section is about fiction, and we only have room to cover the most popular tropes. This material below doesn't illustrate a major trope and places WP:UNDUE on this artist for this article (and is unsourced). Could not find a a place for this, as artificial intelligence in fiction has a very tight structure at this point and doesn't seem to be ready to accept discussion of random works.
Citations needed for the material above
[edit]When the material above is moved into a sub article, we will need the citation it used. You should be able to find them here. Note that the citation format of the article was all over the map. ---- CharlesGillingham (talk) 09:02, 24 September 2021 (UTC)
Notes
[edit]- ^ a b AI as intelligent agents (full note in artificial intelligence
- ^ The act of doling out rewards can itself be formalized or automated into a "reward function".
- ^ Terminology varies; see algorithm characterizations.
- ^ Adversarial vulnerabilities can also result in nonlinear systems, or from non-pattern perturbations. Some systems are so brittle that changing a single adversarial pixel predictably induces misclassification.
- ^ McCarthy once said: "This is AI, so we don't care if it's psychologically real".[53] McCarthy reiterated his position in 2006 at the AI@50 conference where he said "Artificial intelligence is not, by definition, simulation of human intelligence".[54]. Pamela McCorduck writes that there are "two major branches of artificial intelligence: one aimed at producing intelligent behavior regardless of how it was accomplished, and the other aimed at modeling intelligent processes found in nature, particularly human ones."[55], Stuart Russell and Peter Norvig wrote "Aeronautical engineering texts do not define the goal of their field as making 'machines that fly so exactly like pigeons that they can fool even other pigeons.'"[56]
- ^ "There exist many different types of uncertainty, vagueness, and ignorance... [We] independently confirm the inadequacy of systems for reasoning about uncertainty that propagates numerical factors according to only to which connectives appear in assertions."[77]
- ^ Each individual neuron is likely to participate in more than one concept.
- ^ Steering for the 1995 "No Hands Across America" required "only a few human assists".
- ^ In the early 1970s, Kenneth Colby presented a version of Weizenbaum's ELIZA known as DOCTOR which he promoted as a serious therapeutic tool.[163]
Citations
[edit]- ^ Markoff, John (16 February 2011). "Computer Wins on 'Jeopardy!': Trivial, It's Not". The New York Times. Archived from the original on 22 October 2014. Retrieved 25 October 2014.
- ^ "AlphaGo – Google DeepMind". Archived from the original on 10 March 2016.
- ^ "Artificial intelligence: Google's AlphaGo beats Go master Lee Se-dol". BBC News. 12 March 2016. Archived from the original on 26 August 2016. Retrieved 1 October 2016.
- ^ Metz, Cade (27 May 2017). "After Win in China, AlphaGo's Designers Explore New AI". Wired. Archived from the original on 2 June 2017.
- ^ "World's Go Player Ratings". May 2017. Archived from the original on 1 April 2017.
- ^ "柯洁迎19岁生日 雄踞人类世界排名第一已两年" (in Chinese). May 2017. Archived from the original on 11 August 2017.
- ^ "MuZero: Mastering Go, chess, shogi and Atari without rules". Deepmind. Retrieved 2021-03-01.
- ^ Steven Borowiec; Tracey Lien (12 March 2016). "AlphaGo beats human Go champ in milestone for artificial intelligence". Los Angeles Times. Retrieved 13 March 2016.
- ^ Silver, David; Hubert, Thomas; Schrittwieser, Julian; Antonoglou, Ioannis; Lai, Matthew; Guez, Arthur; Lanctot, Marc; Sifre, Laurent; Kumaran, Dharshan; Graepel, Thore; Lillicrap, Timothy; Simonyan, Karen; Hassabis, Demis (7 December 2018). "A general reinforcement learning algorithm that masters chess, shogi, and go through self-play". Science. 362 (6419): 1140–1144. Bibcode:2018Sci...362.1140S. doi:10.1126/science.aar6404. PMID 30523106.
- ^ Schrittwieser, Julian; Antonoglou, Ioannis; Hubert, Thomas; Simonyan, Karen; Sifre, Laurent; Schmitt, Simon; Guez, Arthur; Lockhart, Edward; Hassabis, Demis; Graepel, Thore; Lillicrap, Timothy (2020-12-23). "Mastering Atari, Go, chess and shogi by planning with a learned model". Nature. 588 (7839): 604–609. arXiv:1911.08265. Bibcode:2020Natur.588..604S. doi:10.1038/s41586-020-03051-4. ISSN 1476-4687. PMID 33361790. S2CID 208158225.
- ^ Tung, Liam. "Google's DeepMind artificial intelligence aces Atari gaming challenge". ZDNet. Retrieved 2021-03-01.
- ^ Solly, Meilan. "This Poker-Playing A.I. Knows When to Hold 'Em and When to Fold 'Em". Smithsonian.
Pluribus has bested poker pros in a series of six-player no-limit Texas Hold'em games, reaching a milestone in artificial intelligence research. It is the first bot to beat humans in a complex multiplayer competition.
- ^ Bowling, Michael; Burch, Neil; Johanson, Michael; Tammelin, Oskari (2015-01-09). "Heads-up limit hold'em poker is solved". Science. 347 (6218): 145–149. Bibcode:2015Sci...347..145B. doi:10.1126/science.1259433. ISSN 0036-8075. PMID 25574016. S2CID 3796371.
- ^ Rowinski, Dan (15 January 2013). "Virtual Personal Assistants & The Future Of Your Smartphone [Infographic]". ReadWrite. Archived from the original on 22 December 2015.
- ^ a b Clark 2015b.
- ^ Heath, Nick (11 December 2020). "What is AI? Everything you need to know about Artificial Intelligence". ZDNet. Retrieved 1 March 2021.
- ^ Fairhead, Harry (26 March 2011) [Update 30 March 2011]. "Kinect's AI breakthrough explained". I Programmer. Archived from the original on 1 February 2016.
- ^ Anadiotis, George (1 October 2020). "The state of AI in 2020: Democratization, industrialization, and the way to artificial general intelligence". ZDNet. Retrieved 1 March 2021.
- ^ Allen, Gregory (February 6, 2019). "Understanding China's AI Strategy". Center for a New American Security. Archived from the original on 17 March 2019.
- ^ "Review | How two AI superpowers – the U.S. and China – battle for supremacy in the field". The Washington Post. 2 November 2018. Archived from the original on 4 November 2018. Retrieved 4 November 2018.
- ^ Kaplan, Andreas; Haenlein, Michael (1 January 2019). "Siri, Siri, in my hand: Who's the fairest in the land? On the interpretations, illustrations, and implications of artificial intelligence". Business Horizons. 62 (1): 15–25. doi:10.1016/j.bushor.2018.08.004.
- ^ Domingos 2015, Chapter 5.
- ^ Domingos 2015, Chapter 7.
- ^ Lindenbaum, M., Markovitch, S., & Rusakov, D. (2004). Selective sampling for nearest neighbor classifiers. Machine learning, 54(2), 125–152.
- ^ Domingos 2015, Chapter 1.
- ^ Domingos 2015, Chapter 2, Chapter 3.
- ^ Hart, P. E.; Nilsson, N. J.; Raphael, B. (1972). "Correction to "A Formal Basis for the Heuristic Determination of Minimum Cost Paths"". SIGART Newsletter (37): 28–29. doi:10.1145/1056777.1056779. S2CID 6386648.
- ^ Domingos 2015, Chapter 2, Chapter 4, Chapter 6.
- ^ "Can neural network computers learn from experience, and if so, could they ever become what we would call 'smart'?". Scientific American. 2018. Archived from the original on 25 March 2018. Retrieved 24 March 2018.
- ^ a b c Domingos 2015, Chapter 6, Chapter 7.
- ^ Domingos 2015, p. 286.
- ^ "Single pixel change fools AI programs". BBC News. 3 November 2017. Archived from the original on 22 March 2018. Retrieved 12 March 2018.
- ^ "AI Has a Hallucination Problem That's Proving Tough to Fix". WIRED. 2018. Archived from the original on 12 March 2018. Retrieved 12 March 2018.
- ^ "Cultivating Common Sense | DiscoverMagazine.com". Discover Magazine. 2017. Archived from the original on 25 March 2018. Retrieved 24 March 2018.
- ^ Davis, Ernest; Marcus, Gary (24 August 2015). "Commonsense reasoning and commonsense knowledge in artificial intelligence". Communications of the ACM. 58 (9): 92–103. doi:10.1145/2701413. S2CID 13583137. Archived from the original on 22 August 2020. Retrieved 6 April 2020.
- ^ Winograd, Terry (January 1972). "Understanding natural language". Cognitive Psychology. 3 (1): 1–191. doi:10.1016/0010-0285(72)90002-3.
- ^ "Don't worry: Autonomous cars aren't coming tomorrow (or next year)". Autoweek. 2016. Archived from the original on 25 March 2018. Retrieved 24 March 2018.
- ^ Knight, Will (2017). "Boston may be famous for bad drivers, but it's the testing ground for a smarter self-driving car". MIT Technology Review. Archived from the original on 22 August 2020. Retrieved 27 March 2018.
- ^ Prakken, Henry (31 August 2017). "On the problem of making autonomous vehicles conform to traffic law". Artificial Intelligence and Law. 25 (3): 341–363. doi:10.1007/s10506-017-9210-0.
- ^ a b Lieto, Antonio; Lebiere, Christian; Oltramari, Alessandro (May 2018). "The knowledge level in cognitive architectures: Current limitations and possible developments". Cognitive Systems Research. 48: 39–55. doi:10.1016/j.cogsys.2017.05.001. hdl:2318/1665207. S2CID 206868967.
- ^ Thompson, Derek (2018). "What Jobs Will the Robots Take?". The Atlantic. Archived from the original on 24 April 2018. Retrieved 24 April 2018.
- ^ Scassellati, Brian (2002). "Theory of mind for a humanoid robot". Autonomous Robots. 12 (1): 13–24. doi:10.1023/A:1013298507114. S2CID 1979315.
- ^ Cao, Yongcan; Yu, Wenwu; Ren, Wei; Chen, Guanrong (February 2013). "An Overview of Recent Progress in the Study of Distributed Multi-Agent Coordination". IEEE Transactions on Industrial Informatics. 9 (1): 427–438. arXiv:1207.3231. doi:10.1109/TII.2012.2219061. S2CID 9588126.
- ^ "The superhero of artificial intelligence: can this genius keep it in check?". The Guardian. 16 February 2016. Archived from the original on 23 April 2018. Retrieved 26 April 2018.
- ^ Mnih, Volodymyr; Kavukcuoglu, Koray; Silver, David; Rusu, Andrei A.; Veness, Joel; Bellemare, Marc G.; Graves, Alex; Riedmiller, Martin; Fidjeland, Andreas K.; Ostrovski, Georg; Petersen, Stig; Beattie, Charles; Sadik, Amir; Antonoglou, Ioannis; King, Helen; Kumaran, Dharshan; Wierstra, Daan; Legg, Shane; Hassabis, Demis (26 February 2015). "Human-level control through deep reinforcement learning". Nature. 518 (7540): 529–533. Bibcode:2015Natur.518..529M. doi:10.1038/nature14236. PMID 25719670. S2CID 205242740.
- ^ Sample, Ian (14 March 2017). "Google's DeepMind makes AI program that can learn like a human". The Guardian. Archived from the original on 26 April 2018. Retrieved 26 April 2018.
- ^ "From not working to neural networking". The Economist. 2016. Archived from the original on 31 December 2016. Retrieved 26 April 2018.
- ^ Russell & Norvig 2009, Chapter 27. AI: The Present and Future.
- ^ & McCorduck 2004, pp. 139–179, 245–250, 322–323 (EPAM).
- ^ Crevier 1993, pp. 145–149.
- ^ McCorduck 2004, pp. 450–451.
- ^ Crevier 1993, pp. 258–263.
- ^ Kolata 1982.
- ^ Maker 2006.
- ^ McCorduck 2004, pp. 100–101.
- ^ Russell & Norvig 2003, pp. 2–3.
- ^ McCorduck 2004, pp. 251–259.
- ^ Crevier 1993, pp. 193–196.
- ^ Howe 1994.
- ^ McCorduck 2004, pp. 259–305.
- ^ Crevier 1993, pp. 83–102, 163–176.
- ^ Russell & Norvig 2003, p. 19.
- ^ McCorduck 2004, pp. 421–424, 486–489.
- ^ Crevier 1993, p. 168.
- ^ McCorduck 2004, p. 489.
- ^ Crevier 1993, pp. 239–243.
- ^ Russell & Norvig 2003, p. 363−365.
- ^ McCorduck 2004, pp. 266–276, 298–300, 314, 421.
- ^ Russell & Norvig 2003, pp. 22–23.
- ^ Weng et al. 2001.
- ^ Lungarella et al. 2003.
- ^ Asada et al. 2009.
- ^ Oudeyer 2010.
- ^ Agent architectures, hybrid intelligent systems: * Russell & Norvig (2003, pp. 27, 932, 970–972) * Nilsson (1998, chpt. 25)
- ^ Hierarchical control system: * Albus 2002
- ^ Lieto, Antonio; Bhatt, Mehul; Oltramari, Alessandro; Vernon, David (May 2018). "The role of cognitive architectures in general artificial intelligence". Cognitive Systems Research. 48: 1–3. doi:10.1016/j.cogsys.2017.08.003. hdl:2318/1665249. S2CID 36189683.
- ^ Elkan, Charles (1994). "The paradoxical success of fuzzy logic". IEEE Expert. 9 (4): 3–49. CiteSeerX 10.1.1.100.8402. doi:10.1109/64.336150. S2CID 113687.
- ^ Fuzzy logic:
- Russell & Norvig 2003, pp. 526–527
- ^ "What is 'fuzzy logic'? Are there computers that are inherently fuzzy and do not apply the usual binary logic?". Scientific American. Retrieved 5 May 2018.
- ^ Cite error: The named reference
Domingos2005
was invoked but never defined (see the help page). - ^ "Why Deep Learning Is Suddenly Changing Your Life". Fortune. 2016. Retrieved 12 March 2018.
- ^ "Google leads in the race to dominate artificial intelligence". The Economist. 2017. Retrieved 12 March 2018.
- ^ Seppo Linnainmaa (1970). The representation of the cumulative rounding error of an algorithm as a Taylor expansion of the local rounding errors. Master's Thesis (in Finnish), Univ. Helsinki, 6–7.
- ^ Griewank, Andreas (2012). Who Invented the Reverse Mode of Differentiation?. Optimization Stories, Documenta Matematica, Extra Volume ISMP (2012), 389–400.
- ^ Paul Werbos, "Beyond Regression: New Tools for Prediction and Analysis in the Behavioral Sciences", PhD thesis, Harvard University, 1974.
- ^ Paul Werbos (1982). Applications of advances in nonlinear sensitivity analysis. In System modeling and optimization (pp. 762–770). Springer Berlin Heidelberg. Online Archived 14 April 2016 at the Wayback Machine
- ^ Backpropagation:
- Russell & Norvig 2003, pp. 744–748,
- Luger & Stubblefield 2004, pp. 467–474,
- Nilsson 1998, chpt. 3.3
- ^ Hawkins & Blakeslee 2005.
- ^ "Artificial intelligence can 'evolve' to solve problems". Science | AAAS. 10 January 2018. Retrieved 7 February 2018.
- ^ Schmidhuber (2015b).
- ^ Dechter (1986).
- ^ Aizenberg, Aizenberg & Vandewalle (2000).
- ^ Ivakhnenko (1965).
- ^ Ivakhnenko (1971).
- ^ Hinton (2007).
- ^ Fukushima (1980).
- ^ LeCun (2016).
- ^ Silver et. al. (2017).
- ^
Recurrent neural networks, Hopfield nets:
- Russell & Norvig (2003, p. 758)
- Luger & Stubblefield (2004, pp. 474–505)
- ^ Hyötyniemi (1996).
- ^ Schmidhuber (2015a).
- ^ Schmidhuber (1992).
- ^ Hochreiter & Schmidhuber (1997).
- ^ Graves et al. 2006.
- ^ Hannun et. al. (2014); Sak, Senior & Beaufays (2014); Li & Wu (2015)
- ^ Sutskever, Vinyals & Le (2014).
- ^ Jozefowicz et. al. (2016).
- ^ Gillick et al. (2015).
- ^ Vinyals et al. (2015).
- ^ Wakefield, Jane (15 June 2016). "Social media 'outstrips TV' as news source for young people". BBC News. Archived from the original on 24 June 2016.
- ^ Brynjolfsson, Erik; Mitchell, Tom (22 December 2017). "What can machine learning do? Workforce implications". Science. pp. 1530–1534. Bibcode:2017Sci...358.1530B. doi:10.1126/science.aap8062. Retrieved 7 May 2018.
- ^ Sample, Ian (18 October 2017). "'It's able to create knowledge itself': Google unveils AI that learns on its own". The Guardian. Retrieved 7 May 2018.
- ^ "The AI revolution in science". Science | AAAS. 5 July 2017. Retrieved 7 May 2018.
- ^ "Will your job still exist in 10 years when the robots arrive?". South China Morning Post. 2017. Retrieved 7 May 2018.
- ^ "IKEA furniture anymd the limits of AI". The Economist. 2018. Retrieved 24 April 2018.
- ^ Borowiec, Tracey Lien, Steven (2016). "AlphaGo beats human Go champ in milestone for artificial intelligence". latimes.com. Retrieved 7 May 2018.
{{cite news}}
: CS1 maint: multiple names: authors list (link) - ^ Brown, Noam; Sandholm, Tuomas (26 January 2018). "Superhuman AI for heads-up no-limit poker: Libratus beats top professionals". Science. pp. 418–424. doi:10.1126/science.aao1733. Retrieved 7 May 2018.
- ^ Ontanon, Santiago; Synnaeve, Gabriel; Uriarte, Alberto; Richoux, Florian; Churchill, David; Preuss, Mike (December 2013). "A Survey of Real-Time Strategy Game AI Research and Competition in StarCraft". IEEE Transactions on Computational Intelligence and AI in Games. 5 (4): 293–311. CiteSeerX 10.1.1.406.2524. doi:10.1109/TCIAIG.2013.2286295. S2CID 5014732.
- ^ "Facebook Quietly Enters StarCraft War for AI Bots, and Loses". WIRED. 2017. Retrieved 7 May 2018.
- ^ "ILSVRC2017". image-net.org. Retrieved 2018-11-06.
- ^ Schoenick, Carissa; Clark, Peter; Tafjord, Oyvind; Turney, Peter; Etzioni, Oren (23 August 2017). "Moving beyond the Turing Test with the Allen AI Science Challenge". Communications of the ACM. 60 (9): 60–64. arXiv:1604.04315. doi:10.1145/3122814. S2CID 6383047.
- ^ O'Brien, James; Marakas, George (2011). Management Information Systems (10th ed.). McGraw-Hill/Irwin. ISBN 978-0-07-337681-3.
- ^ Hernandez-Orallo, Jose (2000). "Beyond the Turing Test". Journal of Logic, Language and Information. 9 (4): 447–466. doi:10.1023/A:1008367325700. S2CID 14481982.
- ^ Dowe, D. L.; Hajek, A. R. (1997). "A computational extension to the Turing Test". Proceedings of the 4th Conference of the Australasian Cognitive Science Society. Archived from the original on 28 June 2011.
- ^ Hernandez-Orallo, J.; Dowe, D. L. (2010). "Measuring Universal Intelligence: Towards an Anytime Intelligence Test". Artificial Intelligence. 174 (18): 1508–1539. CiteSeerX 10.1.1.295.9079. doi:10.1016/j.artint.2010.09.006.
- ^ Hernández-Orallo, José; Dowe, David L.; Hernández-Lloreda, M.Victoria (March 2014). "Universal psychometrics: Measuring cognitive abilities in the machine kingdom". Cognitive Systems Research. 27: 50–74. doi:10.1016/j.cogsys.2013.06.001. hdl:10251/50244. S2CID 26440282.
- ^ Research, AI (23 October 2015). "Deep Neural Networks for Acoustic Modeling in Speech Recognition". airesearch.com. Retrieved 23 October 2015.
- ^ "GPUs Continue to Dominate the AI Accelerator Market for Now". InformationWeek. December 2019. Retrieved 11 June 2020.
- ^ Ray, Tiernan (2019). "AI is changing the entire nature of compute". ZDNet. Retrieved 11 June 2020.
- ^ "AI and Compute". OpenAI. 16 May 2018. Retrieved 11 June 2020.
- ^
Dartmouth proposal:
Historical significance:
- Crevier (1993, p. 49)
- ^ Gödel 1951: in this lecture, Kurt Gödel uses the incompleteness theorem to arrive at the following disjunction: (a) the human mind is not a consistent finite machine, or (b) there exist Diophantine equations for which it cannot decide whether solutions exist. Gödel finds (b) implausible, and thus seems to have believed the human mind was not equivalent to a finite machine, i.e., its power exceeded that of any finite machine. He recognized that this was only a conjecture, since one could never disprove (b). Yet he considered the disjunctive conclusion to be a "certain fact".
- ^ The Mathematical Objection: * Russell & Norvig 2003, p. 949 * McCorduck 2004, pp. 448–449 Making the Mathematical Objection: * Lucas 1961 * Penrose 1989 Refuting Mathematical Objection: * Turing 1950 under "(2) The Mathematical Objection" * Hofstadter 1979 Background: * Gödel 1931, Church 1936, Kleene 1935, Turing 1937
- ^ Graham Oppy (20 January 2015). "Gödel's Incompleteness Theorems". Stanford Encyclopedia of Philosophy. Archived from the original on 22 April 2016. Retrieved 27 April 2016.
These Gödelian anti-mechanist arguments are, however, problematic, and there is wide consensus that they fail.
- ^ Stuart J. Russell; Peter Norvig (2010). "26.1.2: Philosophical Foundations/Weak AI: Can Machines Act Intelligently?/The mathematical objection". Artificial Intelligence: A Modern Approach (3rd ed.). Upper Saddle River, NJ: Prentice Hall. ISBN 978-0-13-604259-4.
even if we grant that computers have limitations on what they can prove, there is no evidence that humans are immune from those limitations.
- ^ Mark Colyvan. An introduction to the philosophy of mathematics. Cambridge University Press, 2012. From 2.2.2, 'Philosophical significance of Gödel's incompleteness results': "The accepted wisdom (with which I concur) is that the Lucas-Penrose arguments fail."
- ^ Artificial brain arguments: AI requires a simulation of the operation of the human brain * Russell & Norvig 2003, p. 957 * Crevier 1993, pp. 271 & 279 A few of the people who make some form of the argument: * Moravec 1988 * Kurzweil 2005, p. 262 * Hawkins & Blakeslee 2005 The most extreme form of this argument (the brain replacement scenario) was put forward by Clark Glymour in the mid-1970s and was touched on by Zenon Pylyshyn and John Searle in 1980.
- ^ Kurzweil 2005.
- ^ Simon, Matt (1 April 2019). "Andrew Yang's Presidential Bid Is So Very 21st Century". Wired. Archived from the original on 24 June 2019. Retrieved 2 May 2019 – via www.wired.com.
- ^ "Five experts share what scares them the most about AI". 5 September 2018. Archived from the original on 8 December 2019. Retrieved 8 December 2019.
- ^ McGaughey 2018.
- ^ "Sizing the prize: PwC's Global AI Study – Exploiting the AI Revolution" (PDF). Archived (PDF) from the original on 18 November 2020. Retrieved 2020-11-11.
- ^ European Commission 2020, p. 1.
- ^ Ford & Colvin 2015.
- ^ Rawlinson, Kevin (2015-01-29). "Microsoft's Bill Gates insists AI is a threat". BBC News. Archived from the original on 29 January 2015. Retrieved 30 January 2015.
- ^ Holley, Peter (28 January 2015). "Bill Gates on dangers of artificial intelligence: 'I don't understand why some people are not concerned'". The Washington Post. ISSN 0190-8286. Archived from the original on 30 October 2015. Retrieved 30 October 2015.
- ^ Gibbs, Samuel (2014-10-27). "Elon Musk: artificial intelligence is our biggest existential threat". The Guardian. Archived from the original on 30 October 2015. Retrieved 30 October 2015.
- ^ Churm, Philip Andrew (2019-05-14). "Yuval Noah Harari talks politics, technology and migration". euronews. Archived from the original on 14 May 2019. Retrieved 2020-11-15.
- ^ Cellan-Jones, Rory (2014-12-02). "Stephen Hawking warns artificial intelligence could end mankind". BBC News. Archived from the original on 30 October 2015. Retrieved 30 October 2015.
- ^ Bostrom, Nick (2015). "What happens when our computers get smarter than we are?". TED (conference). Archived from the original on 25 July 2020. Retrieved 30 January 2020.
- ^ Russell 2019, p. 173.
- ^ Russell 2019, pp. 191–193.
- ^ Post, Washington. "Tech titans like Elon Musk are spending $1 billion to save you from terminators". Archived from the original on 7 June 2016.
- ^ "The mysterious artificial intelligence company Elon Musk invested in is developing game-changing smart computers". Tech Insider. Archived from the original on 30 October 2015. Retrieved 30 October 2015.
- ^ Clark 2015a.
- ^ "Elon Musk Is Donating $10M Of His Own Money To Artificial Intelligence Research". Fast Company. 2015-01-15. Archived from the original on 30 October 2015. Retrieved 30 October 2015.
- ^ Müller, Vincent C.; Bostrom, Nick (2014). "Future Progress in Artificial Intelligence: A Poll Among Experts" (PDF). AI Matters. 1 (1): 9–11. doi:10.1145/2639475.2639478. S2CID 8510016. Archived (PDF) from the original on 15 January 2016.
- ^ "Oracle CEO Mark Hurd sees no reason to fear ERP AI". SearchERP. Archived from the original on 6 May 2019. Retrieved 2019-05-06.
- ^ "Mark Zuckerberg responds to Elon Musk's paranoia about AI: 'AI is going to... help keep our communities safe.'". Business Insider. 25 May 2018. Archived from the original on 6 May 2019. Retrieved 2019-05-06.
- ^ "Is artificial intelligence really an existential threat to humanity?". Bulletin of the Atomic Scientists. 2015-08-09. Archived from the original on 30 October 2015. Retrieved 30 October 2015.
- ^ "The case against killer robots, from a guy actually working on artificial intelligence". Fusion.net. Archived from the original on 4 February 2016. Retrieved 31 January 2016.
- ^ "Will artificial intelligence destroy humanity? Here are 5 reasons not to worry". Vox. 2014-08-22. Archived from the original on 30 October 2015. Retrieved 30 October 2015.
- ^ Crevier 1993, pp. 132–144.
- ^
Joseph Weizenbaum's critique of AI:
- Weizenbaum 1976
- Crevier 1993, pp. 132–144
- McCorduck 2004, pp. 356–373
- Russell & Norvig 2003, p. 961
- ^ "Stephen Hawking, Elon Musk, and Bill Gates Warn About Artificial Intelligence". Observer. 2015-08-19. Archived from the original on 30 October 2015. Retrieved 30 October 2015.
- ^ Brooks, Rodney (10 November 2014). "artificial intelligence is a tool, not a threat". Archived from the original on 12 November 2014.
- ^ Rubin, Charles (Spring 2003). "Artificial Intelligence and Human Nature". The New Atlantis. 1: 88–100. Archived from the original on 11 June 2012.
- ^ Sotala, Kaj; Yampolskiy, Roman V (2014-12-19). "Responses to catastrophic AGI risk: a survey". Physica Scripta. 90 (1): 018001. doi:10.1088/0031-8949/90/1/018001. ISSN 0031-8949.
- ^ a b c UNESCO 2021.
- ^ "Does This Change Everything? Coronavirus and your private data". European Investment Bank. Archived from the original on 7 June 2021. Retrieved 2021-06-07.
- ^ "White Paper on Artificial Intelligence – a European approach to excellence and trust | Shaping Europe's digital future". digital-strategy.ec.europa.eu. Retrieved 2021-06-07.
- ^ "What's Ahead for a Cooperative Regulatory Agenda on Artificial Intelligence?". www.csis.org. Archived from the original on 7 June 2021. Retrieved 2021-06-07.
Sources
[edit]- Luger, George; Stubblefield, William (2004). Artificial Intelligence: Structures and Strategies for Complex Problem Solving (5th ed.). Benjamin/Cummings. ISBN 978-0-8053-4780-7. Archived from the original on 26 July 2020. Retrieved 17 December 2019.
- Hochreiter, Sepp; Schmidhuber, Jürgen (1997), "Long Short-Term Memory", Neural Computation, 9 (8): 1735–1780, doi:10.1162/neco.1997.9.8.1735, PMID 9377276, S2CID 1915014
- Schmidhuber, J. (2015a). "Deep Learning in Neural Networks: An Overview". Neural Networks. 61: 85–117. arXiv:1404.7828. doi:10.1016/j.neunet.2014.09.003. PMID 25462637. S2CID 11715509.
- Howe, J. (November 1994). "Artificial Intelligence at Edinburgh University: a Perspective". Archived from the original on 15 May 2007. Retrieved 30 August 2007.
- Maker, Meg Houston (2006). "AI@50: AI Past, Present, Future". Dartmouth College. Archived from the original on 3 January 2007. Retrieved 16 October 2008.
- Domingos, Pedro (September 22, 2015). The Master Algorithm: How the Quest for the Ultimate Learning Machine Will Remake Our World. Basic Books. ISBN 978-0465065707.
- McGaughey, E (2018), Will Robots Automate Your Job Away? Full Employment, Basic Income, and Economic Democracy, p. SSRN part 2(3), SSRN 3044448 Archived 24 May 2018 at the Wayback Machine
- Schmidhuber, Jürgen (2015b). "Deep Learning". Scholarpedia. 10 (11): 32832. Bibcode:2015SchpJ..1032832S. doi:10.4249/scholarpedia.32832.
- Dechter, Rina (1986), Learning while searching in constraint-satisfaction problems, University of California, Computer Science Department, Cognitive Systems Laboratory Archived 19 April 2016 at the Wayback Machine
- Aizenberg, Igor; Aizenberg, Naum N.; Vandewalle, Joos P.L. (2000), Multi-Valued and Universal Binary Neurons: Theory, Learning and Applications., Springer Science & Business Media
- Ivakhnenko, Alexey (1965). Cybernetic Predicting Devices. Kiev: Naukova Dumka.</ref>[page needed]
- Ivakhnenko, A. G. (1971). "Polynomial Theory of Complex Systems". IEEE Transactions on Systems, Man, and Cybernetics (4): 364–378. doi:10.1109/TSMC.1971.4308320. S2CID 17606980.
- Fukushima, K. (1980). "Neocognitron: A self-organizing neural network model for a mechanism of pattern recognition unaffected by shift in position". Biological Cybernetics. 36 (4): 193–202. doi:10.1007/bf00344251. PMID 7370364. S2CID 206775608.
- LeCun, Yann (2016), Slides on Deep LearningArchived 23 April 2016 at the Wayback Machine
- Silver, David; Schrittwieser, Julian; Simonyan, Karen; Antonoglou, Ioannis; Huang, Aja; Guez, Arthur; Hubert, Thomas; Baker, Lucas; Lai, Matthew; Bolton, Adrian; Chen, Yutian; Lillicrap, Timothy; Fan, Hui; Sifre, Laurent; Driessche, George van den; Graepel, Thore; Hassabis, Demis (19 October 2017). "Mastering the game of Go without human knowledge" (PDF). Nature. 550 (7676): 354–359. Bibcode:2017Natur.550..354S. doi:10.1038/nature24270. ISSN 0028-0836. PMID 29052630. S2CID 205261034.
AlphaGo Lee... 12 convolutional layers
- Schmidhuber, J. (1992). "Learning complex, extended sequences using the principle of history compression". Neural Computation. 4 (2): 234–242. CiteSeerX 10.1.1.49.3934. doi:10.1162/neco.1992.4.2.234. S2CID 18271205.
- Graves, Alex; Fernandez, Santiago; Gomez, Faustino; Schmidhuber, Jürgen (2006), "Connectionist temporal classification: Labelling unsegmented sequence data with recurrent neural nets", Proceedings of ICML'06: 369–376, doi:10.1145/1143844.1143891, S2CID 9901844
- Hannun, Awni; Case, Carl; Casper, Jared; Catanzaro, Bryan; Diamos, Greg; Elsen, Erich; Prenger, Ryan; Satheesh, Sanjeev; Sengupta, Shubho; Coates, Adam; Ng, Andrew Y. (2014). "Deep Speech: Scaling up end-to-end speech recognition". arXiv:1412.5567 [cs.CL].
- Sak, Hasim; Senior, Andrew; Beaufays, Francoise (2014), "Long Short-Term Memory recurrent neural network architectures for large scale acoustic modeling", Proceedings of Interspeech 2014
- Li, Xiangang; Wu, Xihong (2015). "Constructing Long Short-Term Memory based Deep Recurrent Neural Networks for Large Vocabulary Speech Recognition". arXiv:1410.4281 [cs.CL].
- Sutskever, Ilya; Vinyals, Oriol; Le, Quoc V. (2014). "Sequence to Sequence Learning with Neural Networks". arXiv:1409.3215 [cs.CL].
- Jozefowicz, Rafal; Vinyals, Oriol; Schuster, Mike; Shazeer, Noam; Wu, Yonghui (2016). "Exploring the Limits of Language Modeling". arXiv:1602.02410 [cs.CL].
- Gillick, Dan; Brunk, Cliff; Vinyals, Oriol; Subramanya, Amarnag (2015). "Multilingual Language Processing From Bytes". arXiv:1512.00103 [cs.CL].
- Vinyals, Oriol; Toshev, Alexander; Bengio, Samy; Erhan, Dumitru (2015). "Show and Tell: A Neural Image Caption Generator". arXiv:1411.4555 [cs.CV].
- Hyötyniemi, Heikki (1996). "Turing machines are recurrent neural networks". Proceedings of STeP '96/Publications of the Finnish Artificial Intelligence Society: 13–24.
- Gödel, Kurt (1951). Some basic theorems on the foundations of mathematics and their implications. Gibbs Lecture. in Feferman, Solomon, ed. (1995). Kurt Gödel: Collected Works, Vol. III: Unpublished Essays and Lectures. Oxford University Press. pp. 304–23. ISBN 978-0-19-514722-3.
- Albus, J. S. (2002). "4-D/RCS: A Reference Model Architecture for Intelligent Unmanned Ground Vehicles" (PDF). In Gerhart, G.; Gunderson, R.; Shoemaker, C. (eds.). Proceedings of the SPIE AeroSense Session on Unmanned Ground Vehicle Technology. Unmanned Ground Vehicle Technology IV. Vol. 3693. pp. 11–20. Bibcode:2002SPIE.4715..303A. CiteSeerX 10.1.1.15.14. doi:10.1117/12.474462. S2CID 63339739. Archived from the original (PDF) on 25 July 2004.
- White Paper: On Artificial Intelligence – A European approach to excellence and trust (PDF). Brussels: European Commission. 2020. Archived (PDF) from the original on 20 February 2020. Retrieved 20 February 2020.
- Clark, Jack (8 December 2015b). "Why 2015 Was a Breakthrough Year in Artificial Intelligence". Bloomberg.com. Archived from the original on 23 November 2016. Retrieved 23 November 2016.
- Russell, Stuart J.; Norvig, Peter (2009). Artificial Intelligence: A Modern Approach (3rd ed.). Upper Saddle River, New Jersey: Prentice Hall. ISBN 978-0-13-604259-4..
- Weng, J.; McClelland; Pentland, A.; Sporns, O.; Stockman, I.; Sur, M.; Thelen, E. (2001). "Autonomous mental development by robots and animals" (PDF). Science. 291 (5504): 599–600. doi:10.1126/science.291.5504.599. PMID 11229402. S2CID 54131797. Archived (PDF) from the original on 4 September 2013. Retrieved 4 June 2013 – via msu.edu.
- Lungarella, M.; Metta, G.; Pfeifer, R.; Sandini, G. (2003). "Developmental robotics: a survey". Connection Science. 15 (4): 151–190. CiteSeerX 10.1.1.83.7615. doi:10.1080/09540090310001655110. S2CID 1452734.
- Asada, M.; Hosoda, K.; Kuniyoshi, Y.; Ishiguro, H.; Inui, T.; Yoshikawa, Y.; Ogino, M.; Yoshida, C. (2009). "Cognitive developmental robotics: a survey". IEEE Transactions on Autonomous Mental Development. 1 (1): 12–34. doi:10.1109/tamd.2009.2021702. S2CID 10168773.
- Oudeyer, P-Y. (2010). "On the impact of robotics in behavioral and cognitive sciences: from insect navigation to human cognitive development" (PDF). IEEE Transactions on Autonomous Mental Development. 2 (1): 2–16. doi:10.1109/tamd.2009.2039057. S2CID 6362217. Archived (PDF) from the original on 3 October 2018. Retrieved 4 June 2013.
- Russell, Stuart J.; Norvig, Peter (2003), Artificial Intelligence: A Modern Approach (2nd ed.), Upper Saddle River, New Jersey: Prentice Hall, ISBN 0-13-790395-2.
- McCarthy, John; Minsky, Marvin; Rochester, Nathan; Shannon, Claude (1955). "A Proposal for the Dartmouth Summer Research Project on Artificial Intelligence". Archived from the original on 26 August 2007. Retrieved 30 August 2007.
- Crevier, Daniel (1993). AI: The Tumultuous Search for Artificial Intelligence. New York, NY: BasicBooks. ISBN 0-465-02997-3..
- Kurzweil, Ray (2005). The Singularity is Near. Penguin Books. ISBN 978-0-670-03384-3.
- Ford, Martin; Colvin, Geoff (6 September 2015). "Will robots create more jobs than they destroy?". The Guardian. Archived from the original on 16 June 2018. Retrieved 13 January 2018.
- Russell, Stuart (October 8, 2019). Human Compatible: Artificial Intelligence and the Problem of Control. United States: Viking. ISBN 978-0-525-55861-3. OCLC 1083694322.
- Weizenbaum, Joseph (1976). Computer Power and Human Reason. San Francisco: W.H. Freeman & Company. ISBN 978-0-7167-0464-5.
- McCorduck, Pamela (2004), Machines Who Think (2nd ed.), Natick, Massachusetts: A. K. Peters, ISBN 1-5688-1205-1.
- Moravec, Hans (1988). Mind Children. Harvard University Press. ISBN 978-0-674-57616-2. Archived from the original on 26 July 2020. Retrieved 18 November 2019.
- Nilsson, Nils (1998). Artificial Intelligence: A New Synthesis. Morgan Kaufmann. ISBN 978-1-55860-467-4. Archived from the original on 26 July 2020. Retrieved 18 November 2019.
- Lucas, John (1961). "Minds, Machines and Gödel". In Anderson, A.R. (ed.). Minds and Machines. Archived from the original on 19 August 2007. Retrieved 30 August 2007.
- Clark, Jack (1 July 2015a). "Musk-Backed Group Probes Risks Behind Artificial Intelligence". Bloomberg.com. Archived from the original on 30 October 2015. Retrieved 30 October 2015.
- Hawkins, Jeff; Blakeslee, Sandra (2005). On Intelligence. New York: Owl Books. ISBN 978-0-8050-7853-4.
- Penrose, Roger (1989). The Emperor's New Mind: Concerning Computer, Minds and The Laws of Physics. Oxford University Press. ISBN 978-0-19-851973-7.
- Hofstadter, Douglas (1979). Gödel, Escher, Bach: an Eternal Golden Braid. New York: Vintage Books. ISBN 978-0-394-74502-2.
- UNESCO Science Report: the Race Against Time for Smarter Development. Paris: UNESCO. 11 June 2021. ISBN 978-92-3-100450-6.
- Turing, Alan (October 1950). "Computing Machinery and Intelligence". Mind. 59 (236): 433–460. doi:10.1093/mind/LIX.236.433. ISSN 1460-2113. JSTOR 2251299. S2CID 14636783.
.
Unused citations from the article (not needed above)
[edit]Not done These citations were not used in the article. Some of these could be "further reading", I suppose.
- Sikos, Leslie F. (June 2017). Description Logics in Multimedia Reasoning. Cham: Springer. doi:10.1007/978-3-319-54066-5. ISBN 978-3-319-54066-5. S2CID 3180114. Archived from the original on 29 August 2017.
- Jackson, Philip (1985). Introduction to Artificial Intelligence (2nd ed.). Dover. ISBN 978-0-486-24864-6. Archived from the original on 26 July 2020. Retrieved 4 March 2020.
- Neapolitan, Richard; Jiang, Xia (2018). Artificial Intelligence: With an Introduction to Machine Learning. Chapman & Hall/CRC. ISBN 978-1-138-50238-3. Archived from the original on 22 August 2020. Retrieved 3 January 2018.
- Winston, Patrick Henry (1984). Artificial Intelligence. Reading, MA: Addison-Wesley. ISBN 978-0-201-08259-3. Archived from the original on 26 July 2020. Retrieved 22 August 2020.
- Rich, Elaine (1983). Artificial Intelligence. McGraw-Hill. ISBN 978-0-07-052261-9. Archived from the original on 26 July 2020. Retrieved 17 December 2019.
- Bundy, Alan (1980). Artificial Intelligence: An Introductory Course (2nd ed.). Edinburgh University Press. ISBN 978-0-85224-410-4.
- Poole, David; Mackworth, Alan (2017). Artificial Intelligence: Foundations of Computational Agents (2nd ed.). Cambridge University Press. ISBN 978-1-107-19539-4. Archived from the original on 7 December 2017. Retrieved 6 December 2017.
- Auffarth, Ben (2020). Artificial Intelligence with Python Cookbook: Proven recipes for applying AI algorithms and deep learning techniques using TensorFlow 2.x and PyTorch 1.6 (1st ed.). Packt Publishing. ISBN 978-1-78913-396-7. Archived from the original on 8 January 2021. Retrieved 13 January 2021.
- Bach, Joscha (2008). Wang, Pei; Goertzel, Ben; Franklin, Stan (eds.). Seven Principles of Synthetic Intelligence. IOS Press. pp. 63–74. ISBN 978-1-58603-833-5. Archived from the original on 8 July 2016. Retrieved 16 February 2016.
{{cite encyclopedia}}
:|work=
ignored (help) - Brooks, R. A. (1991). "How to build complete creatures rather than isolated cognitive simulators". In VanLehn, K. (ed.). Architectures for Intelligence. Hillsdale, NJ: Lawrence Erlbaum Associates. pp. 225–239. CiteSeerX 10.1.1.52.9510.
- Buchanan, Bruce G. (2005). "A (Very) Brief History of Artificial Intelligence" (PDF). AI Magazine: 53–60. Archived from the original (PDF) on 26 September 2007.
- Diamond, David (December 2003). "The Love Machine; Building computers that care". Wired. Archived from the original on 18 May 2008.
- Dowe, D. L.; Hajek, A. R. (1997). "A computational extension to the Turing Test". Proceedings of the 4th Conference of the Australasian Cognitive Science Society. Archived from the original on 28 June 2011.
- Dreyfus, Hubert (1992). What Computers Still Can't Do. New York: MIT Press. ISBN 978-0-262-54067-4.
- Edelman, Gerald (23 November 2007). "Gerald Edelman – Neural Darwinism and Brain-based Devices". Talking Robots. Archived from the original on 8 October 2009.
- Gladwell, Malcolm (2005). Blink. New York: Little, Brown and Co. ISBN 978-0-316-17232-5.
- Goodman, Joanna (2016). Robots in Law: How Artificial Intelligence is Transforming Legal Services (1st ed.). Ark Group. ISBN 978-1-78358-264-8. Archived from the original on 8 November 2016. Retrieved 7 November 2016.
- Hernandez-Orallo, Jose (2000). "Beyond the Turing Test". Journal of Logic, Language and Information. 9 (4): 447–466. doi:10.1023/A:1008367325700. S2CID 14481982.
- Hernandez-Orallo, J.; Dowe, D. L. (2010). "Measuring Universal Intelligence: Towards an Anytime Intelligence Test". Artificial Intelligence. 174 (18): 1508–1539. CiteSeerX 10.1.1.295.9079. doi:10.1016/j.artint.2010.09.006.
- Hinton, G. E. (2007). "Learning multiple layers of representation". Trends in Cognitive Sciences. 11 (10): 428–434. doi:10.1016/j.tics.2007.09.004. PMID 17921042. S2CID 15066318.
- Holland, John H. (1975). Adaptation in Natural and Artificial Systems. University of Michigan Press. ISBN 978-0-262-58111-0. Archived from the original on 26 July 2020. Retrieved 17 December 2019.
- Kleine-Cosack, Christian (October 2006). "Recognition and Simulation of Emotions" (PDF). Archived from the original (PDF) on 28 May 2008.
- Hutter, M. (2012). "One Decade of Universal Artificial Intelligence". Theoretical Foundations of Artificial General Intelligence. Atlantis Thinking Machines. Vol. 4. pp. 67–88. CiteSeerX 10.1.1.228.8725. doi:10.2991/978-94-91216-62-6_5. ISBN 978-94-91216-61-9. S2CID 8888091.
- James, William (1884). "What is Emotion". Mind. 9 (34): 188–205. doi:10.1093/mind/os-IX.34.188.
- Kaplan, Andreas; Haenlein, Michael (2019). "Siri, Siri in my Hand, who's the Fairest in the Land? On the Interpretations, Illustrations and Implications of Artificial Intelligence". Business Horizons. 62: 15–25. doi:10.1016/j.bushor.2018.08.004.
- Koza, John R. (1992). Genetic Programming (On the Programming of Computers by Means of Natural Selection). MIT Press. Bibcode:1992gppc.book.....K. ISBN 978-0-262-11170-6.
- Kolata, G. (1982). "How can computers get common sense?". Science. 217 (4566): 1237–1238. Bibcode:1982Sci...217.1237K. doi:10.1126/science.217.4566.1237. PMID 17837639.
- Kumar, Gulshan; Kumar, Krishan (2012). "The Use of Artificial-Intelligence-Based Ensembles for Intrusion Detection: A Review". Applied Computational Intelligence and Soft Computing. 2012: 1–20. doi:10.1155/2012/850160.
- Kurzweil, Ray (1990), The Age of Intelligent Machines, Cambridge, MA: MIT Press, ISBN 0-262-11121-7
- Kurzweil, Ray (1999). The Age of Spiritual Machines. Penguin Books. ISBN 978-0-670-88217-5.
- Lakoff, George; Núñez, Rafael E. (2000). Where Mathematics Comes From: How the Embodied Mind Brings Mathematics into Being. Basic Books. ISBN 978-0-465-03771-1.
- Law, Diane (June 1994). Searle, Subsymbolic Functionalism and Synthetic Intelligence (Technical report). University of Texas at Austin. p. AI94-222. CiteSeerX 10.1.1.38.8384.
- McCarthy, John; Hayes, P. J. (1969). "Some philosophical problems from the standpoint of artificial intelligence". Machine Intelligence. 4: 463–502. CiteSeerX 10.1.1.85.5082. Archived from the original on 10 August 2007. Retrieved 30 August 2007.
- McCarthy, John (12 November 2007). "What Is Artificial Intelligence?". www-formal.stanford.edu. Archived from the original on 18 November 2015.
- McCarthy, John (2007-11-12). "Applications of AI". www-formal.stanford.edu. Archived from the original on 28 August 2016. Retrieved 25 September 2016.
- Minsky, Marvin (2006). The Emotion Machine. New York: Simon & Schusterl. ISBN 978-0-7432-7663-4.
- Norvig, Peter (25 June 2012). "On Chomsky and the Two Cultures of Statistical Learning". Peter Norvig. Archived from the original on 19 October 2014.
- Needham, Joseph (1986). Science and Civilization in China: Volume 2. Caves Books Ltd.
- Picard, Rosalind (1995). Affective Computing (PDF) (Technical report). MIT. 321.
{{cite tech report}}
: Unknown parameter|lay-source=
ignored (help); Unknown parameter|lay-url=
ignored (help) - Poli, R.; Langdon, W. B.; McPhee, N. F. (2008). A Field Guide to Genetic Programming. Lulu.com. ISBN 978-1-4092-0073-4. Archived from the original on 8 August 2015. Retrieved 21 April 2008 – via gp-field-guide.org.uk.
- Rajani, Sandeep (2011). "Artificial Intelligence – Man or Machine" (PDF). International Journal of Information Technology and Knowledge Management. 4 (1): 173–176. Archived from the original (PDF) on 18 January 2013.
- Ronald, E. M. A. and Sipper, M. Intelligence is not enough: On the socialization of talking machines, Minds and Machines Archived 25 July 2020 at the Wayback Machine, vol. 11, no. 4, pp. 567–576, November 2001.
- Ronald, E. M. A. and Sipper, M. What use is a Turing chatterbox? Archived 25 July 2020 at the Wayback Machine, Communications of the ACM, vol. 43, no. 10, pp. 21–23, October 2000.
- "Science". August 1982. Archived from the original on 25 July 2020. Retrieved 16 February 2016.
- Shapiro, Stuart C. (1992). "Artificial Intelligence". In Shapiro, Stuart C. (ed.). Encyclopedia of Artificial Intelligence (PDF) (2nd ed.). New York: John Wiley. pp. 54–57. ISBN 978-0-471-50306-4. Archived (PDF) from the original on 1 February 2016. Retrieved 29 May 2009.
- van der Walt, Christiaan; Bernard, Etienne (2006). "Data characteristics that determine classifier performance" (PDF). Archived from the original (PDF) on 25 March 2009. Retrieved 5 August 2009.
- O'Brien, James; Marakas, George (2011). Management Information Systems (10th ed.). McGraw-Hill/Irwin. ISBN 978-0-07-337681-3.
- O'Connor, Kathleen Malone (1994). The alchemical creation of life (takwin) and other concepts of Genesis in medieval Islam (Dissertation). University of Pennsylvania. pp. 1–435. AAI9503804. Archived from the original on 5 December 2019. Retrieved 27 August 2008 – via Dissertations available from ProQuest.
- Skillings, Jonathan (3 July 2006). "Getting Machines to Think Like Us". cnet. Archived from the original on 16 November 2011. Retrieved 3 February 2011.