Ben Goertzel, PhD Novamente LLC Biomind LLC Artificial General Intelligence Research Institute Virginia Tech, Applied Research Lab for National and Homeland.

Slides:



Advertisements
Similar presentations
Teaching an Agent by Playing a Multimodal Memory Game: Challenges for Machine Learners and Human Teachers AAAI 2009 Spring Symposium: Agents that Learn.
Advertisements

Summer 2011 Monday, 07/18. Blade Runner Was Deckard a replicant?
An Introduction to Artificial Intelligence. Introduction Getting machines to “think”. Imitation game and the Turing test. Chinese room test. Key processes.
AI 授課教師:顏士淨 2013/09/12 1. Part I & Part II 2  Part I Artificial Intelligence 1 Introduction 2 Intelligent Agents Part II Problem Solving 3 Solving Problems.
Artificial Intelligence
Artificial Intelligence Austin Luczak, Katie Regin, John Trawinski.
LEARNING FROM OBSERVATIONS Yılmaz KILIÇASLAN. Definition Learning takes place as the agent observes its interactions with the world and its own decision-making.
Provisional draft 1 ICT Work Programme Challenge 2 Cognition, Interaction, Robotics NCP meeting 19 October 2006, Brussels Colette Maloney, PhD.
PSU CS 370 – Artificial Intelligence Dr. Mohamed Tounsi Artificial Intelligence 1. Introduction Dr. M. Tounsi.
Theories of Mind: An Introduction to Cognitive Science Jay Friedenberg Gordon Silverman.
1. 1 Text Book Artificial Intelligence: A Modern Approach, S. Russell and P. Norvig, 3/e, Prentice Hall, 2010 References  Artificial Intelligence, Patrick.
Overview of Long-Term Memory laura leventhal. Reference Chapter 14 Chapter 14.
McGraw-Hill/Irwin ©2005 The McGraw-Hill Companies, All rights reserved ©2005 The McGraw-Hill Companies, All rights reserved McGraw-Hill/Irwin.
Artificial Intelligence
Biointelligence Laboratory School of Computer Science and Engineering Seoul National University Cognitive Robots © 2014, SNU CSE Biointelligence Lab.,
Economic Attention Networks: Associative Memory and Resource Allocation for General Intelligence Matthew Iklé, Joel Pitt, Ben Goertzel, George Sellman.
Artificial Intelligence
Cognitive level of Analysis
Introduction to AI, H. Feili 1 Introduction to Artificial Intelligence LECTURE 1: Introduction What is AI? Foundations of AI The.
CPSC 171 Artificial Intelligence Read Chapter 14.
Novamente: An Integrative Approach to Embodied Artificial General Intelligence Ben Goertzel Novamente LLC.
IRC Learning and the Novamente Cognition Engine Imitative-Reinforcement-Corrective Learning: A Robust Learning Methodology for Virtual Pets and Avatars.
ARTIFICIAL INTELLIGENCE Introduction: Chapter 1. Outline Course overview What is AI? A brief history The state of the art.
1 AI and Agents CS 171/271 (Chapters 1 and 2) Some text and images in these slides were drawn from Russel & Norvig’s published material.
Artificial Intelligence Dr. Paul Wagner Department of Computer Science University of Wisconsin – Eau Claire.
CSCI 4410 Introduction to Artificial Intelligence.
CISC4/681 Introduction to Artificial Intelligence1 Introduction – Artificial Intelligence a Modern Approach Russell and Norvig: 1.
Artificial Intelligence: Its Roots and Scope
AI Overview Reference: "Artificial Intelligence, a Modern Approach, 3 rd ed."
Steps Toward an AGI Roadmap Włodek Duch ( Google: W. Duch) AGI, Memphis, 1-2 March 2007 Roadmaps: A Ten Year Roadmap to Machines with Common Sense (Push.

Emergent Inference, or How can a program become a self-programming AGI system? Sergio Pissanetzky Self-programming Workshop AGI-11.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
MICHAEL FINE Artificial Intelligence and The Singularity 1.
110/19/2015CS360 AI & Robotics AI Application Areas  Neural Networks and Genetic Algorithms  These model the structure of neurons in the brain  Humans.
Knowledge Representation Use of logic. Artificial agents need Knowledge and reasoning power Can combine GK with current percepts Build up KB incrementally.
Discrete Structures for Computing
Artificial Intelligence Knowledge Representation.
1 CS 385 Fall 2006 Chapter 1 AI: Early History and Applications.
1 The main topics in AI Artificial intelligence can be considered under a number of headings: –Search (includes Game Playing). –Representing Knowledge.
So what is AI?.
Chapter 15: KNOWLEDGE-BASED INFORMATION SYSTEMS. What is Knowledge? Data: Raw facts, e.g., Annual Expenses = $2 million Information: Data given context,
Artificial Intelligence By: Ian, Chelsea, Doug, & Grace.
What is Artificial Intelligence? What is artificial intelligence? It is the science and engineering of making intelligent machines, especially intelligent.
By: Anthony Tu.  Artificial intelligence is the intelligence exhibited by computers, machines or software.
ARTIFICIALINTELLIGENCE ARTIFICIAL INTELLIGENCE EXPERT SYSTEMS.
Introduction to Artificial Intelligence CS 438 Spring 2008.
The Unreasonable Effectiveness of Data
Spring, 2005 CSE391 – Lecture 1 1 Introduction to Artificial Intelligence Martha Palmer CSE391 Spring, 2005.
FOUNDATIONS OF ARTIFICIAL INTELLIGENCE
Artificial Intelligence: Research and Collaborative Possibilities a presentation by: Dr. Ernest L. McDuffie, Assistant Professor Department of Computer.
CMPB454 ARTIFICIAL INTELLIGENCE (AI) CHAPTER 1.1 Background Information CHAPTER 1.1 Background Information Instructor: Alicia Tang Y. C.
Chapter 15. Cognitive Adequacy in Brain- Like Intelligence in Brain-Like Intelligence, Sendhoff et al. Course: Robots Learning from Humans Cinarel, Ceyda.

Examining the Mechanisms of the Human Brain with Computer Science Arvind Ravichandran.
COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School INTRODUCTION TO ARTIFICIAL INTELLIGENCE LESSON 11.
AI Overview Reference: "Artificial Intelligence, a Modern Approach, 3 rd ed."
Cognitive Modeling Cogs 4961, Cogs 6967 Psyc 4510 CSCI 4960 Mike Schoelles
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 12: Artificial Intelligence and Expert Systems.
Artificial Intelligence
CS440/ECE448: Artificial Intelligence Lecture 1: What is AI?
What is cognitive psychology?
Artificial intelligence (AI)
CHAPTER 1 Introduction BIC 3337 EXPERT SYSTEM.
First work in AI 1943 The name “Artificial Intelligence” coined 1956
Course Instructor: knza ch
Artificial Intelligence introduction(2)
AI and Agents CS 171/271 (Chapters 1 and 2)
Structural Emergence in Partially Ordered Sets
Artificial Intelligence
Presentation transcript:

Ben Goertzel, PhD Novamente LLC Biomind LLC Artificial General Intelligence Research Institute Virginia Tech, Applied Research Lab for National and Homeland Security AGI versus Narrow AI

Artificial General Intelligence (AGI) “The ability to achieve complex goals in complex environments using limited computational resources” Autonomy Practical understanding of self and others Understanding “what the problem is” as opposed to just solving problems posed explicitly by programmers

Post-proceedings of 2006 AGI Workshop (North Bethesda MD, May 2006) To be published by IOS Press

Narrow AI The vast majority of AI research practiced in academia and industry fits into the “Narrow AI” category Each “Narrow AI” program is (in the ideal case) highly competent at carrying out certain complex goals in certain environments chess-playing, medical diagnosis, car-driving, etc. A major lesson from the history of AI is: Narrow AI success is nearly always of minimal use as a stepping- stone toward AGI success

Some Existing AI Paradigms ParadigmStrengthsWeaknesses GOFAI Representation of abstract knowledge Reasoning (short proofs) Pattern recognition Learning Autonomy Neural nets Pattern recognition Learning Associative memory Perception/action/cognition integration Representation of abstract knowledge Abstract reasoning Learning Autonomy Evolutionary Programming Pattern recognition Learning of complex procedures Representation of abstract knowledge Abstract reasoning Autonomy Probabilistic Reasoning Representation of abstract uncertain knowledge Reasoning (short proofs) Hypothesis formation Autonomy Pattern recognition Subsumption Robotics Autonomy Learning Perception-action integration Cognition Representation of abstract knowledge

Examples of Narrow AI Deep Blue Can’t learn to play a new game based on a description of the game rules DARPA Grand Challenge Software can’t even learn to drive different types of vehicles besides cars (trucks, boats, motorcycles) Google Can’t answer questions. Whatever happened to AskJeeves?

Examples of Narrow AI From My Own Recent Work Biomind ArrayGenius software for recognizing patterns in gene expression data Doesn’t interpret the patterns it finds in the context of the literature and the totality of relevant online quantitative data RelEx software for mapping English sentences into semantic structures Doesn’t do reasoning to resolve semantic ambiguity in a context-appropriate way

AGI will not be achieved by incrementally “general-izing” narrow-AI apps To achieve AGI, we need to go back to basics We need to create an artificial baby of sorts (though not necessarily a human-like baby … it may be a baby with architecture and algorithms sculpted via computing, cognitive and systems science rather than neuroscience) We need to teach the baby well And then, the practical applications will come (and oh boy, will they come!!) How to Create AGI?