What is Artificial Intelligence? What does it mean to talk about a program being “intelligent”? How will we know when we’ve succeeded?

Slides:



Advertisements
Similar presentations
The Chinese Room Argument. THE LANGUAGE OF THOUGHT.
Advertisements

Artificial intelligence. I believe that in about fifty years' time it will be possible, to programme computers, with a storage capacity of about 10.
PHILOSOPHY 100 (Ted Stolze) Notes on James Rachels, Problems from Philosophy.
Artificial Intelligence AI: The branch of computer science dedicated to the creation of machines that perform task which if done by humans would be considered.
An Introduction to Artificial Intelligence. Introduction Getting machines to “think”. Imitation game and the Turing test. Chinese room test. Key processes.
Computer Science It’s more than programming Eric Lantz.
A Brief History of Artificial Intelligence
What is Artificial Intelligence? –Depends on your perspective... Philosophical: a method for modeling intelligence Psychological: a method for studying.
Artificial Intelligence u What are we claiming when we talk about AI? u How are Turing Machines important? u How can we determine whether a machine can.
The Turing Test What Is Turing Test? A person and a computer, being separated in two rooms, answer the tester’s questions on-line. If the interrogator.
CS 357 – Intro to Artificial Intelligence  Learn about AI, search techniques, planning, optimization of choice, logic, Bayesian probability theory, learning,
1 Lecture 33 Introduction to Artificial Intelligence (AI) Overview  Lecture Objectives.  Introduction to AI.  The Turing Test for Intelligence.  Main.
Acting Humanly: The Turing test (1950) “Computing machinery and intelligence”:   Can machine’s think? or Can machines behave intelligently? An operational.
Humans, Computers, and Computational Complexity J. Winters Brock Nathan Kaplan Jason Thompson.
COMP 3009 Introduction to AI Dr Eleni Mangina
CPSC 322 Introduction to Artificial Intelligence September 10, 2004.
COMP-6600: Artificial Intelligence (Overview) A tentative overview of the course is as follows: 1. Introduction to Artificial Intelligence 2. Evolutionary.
What is Artificial Intelligence? –not programming in LISP or Prolog (!) –depends on your perspective... a method for modeling intelligence a method for.
Mind and Machine Using computers to understand how the mind works.
Artificial Intelligence
Functionalism Mind and Body Knowledge and Reality; Lecture 3.
CS 415 – A. I. Not Just a Bad Movie!. What is intelligence? Here’s my take  Intelligence is what humans are. § We can’t define intelligence, but I know.
Reference: "Artificial Intelligence, a Modern Approach, 3rd ed."
Artificial Intelligence PSY 152 5/17/2007. Preliminary Questions Will this material be on the test? –Yes. Is this material in the textbook? –No. Will.
Turing test For assessing machine intelligence. The components A computer (machine) running an AI program (put in a room) – This is the machine that “sitting.
The Thinking Machine Based on Tape. Computer Has Some Intelligence Now Playing chess Solving calculus problems Other examples:
Chapter 6: Objections to the Physical Symbol System Hypothesis.
19/13/2015CS360 AI & Robotics CS360: AI & Robotics TTh 9:25 am - 10:40 am Shereen Khoja
AI Overview Reference: "Artificial Intelligence, a Modern Approach, 3 rd ed."
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
1 Artificial Intelligence Introduction. 2 What is AI? Various definitions: Building intelligent entities. Getting computers to do tasks which require.
What is Artificial Intelligence? Abbas Mehrabian Teacher: Dr. M. Raei Sharif Saturday, 6 Esfand 1384.
Overall course structure AI Artificial Intelligence ( A modern approach ) AI-2 Spring semester TDT4171 Methods in artificial intelligence AI-1 Fall semester.
Artificial Intelligence Bodies of animals are nothing more than complex machines - Rene Descartes.
How Solvable Is Intelligence? A brief introduction to AI Dr. Richard Fox Department of Computer Science Northern Kentucky University.
Pravin and Sutharsan. Computationalism This view of Human Nature is seen as an extension of Functionalism It extends on the limitations of Functionalism.
1 CMSC 671 Fall 2001 Class #11 – Tuesday, October 9.
Section 2.3 I, Robot Mind as Software McGraw-Hill © 2013 McGraw-Hill Companies. All Rights Reserved.
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?.
AI: Can Machines Think? Juntae Kim Department of Computer Engineering Dongguk University.
Made by Yang Lirong Guess! A toy? A handbag? I am very old now. I was born in China. Many people used me for calculating in the past, but now I am a.
CTM 2. EXAM 2 Exam 1 Exam 2 Letter Grades Statistics Mean: 60 Median: 56 Modes: 51, 76.
Artificial intelligence
Exploring Computer Science – Lesson 1-8
Are Expert Systems Really Experts? Introduction to Expert Systems Slide 1 Università di Salerno: April 2004 Are Expert Systems Really Experts? Different.
What is Artificial Intelligence?
COS 116: The Computational Universe Adam Finkelstein Spring 2010.
Artificial Intelligence Introduction Alison Cawsey room: G36 Ruth Aylett Room: 1.37
Princess Nora University Artificial Intelligence CS 461 Level 8 1.
A Brief History of AI Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
1 Artificial Intelligence & Prolog Programming CSL 302.
AI Overview Reference: "Artificial Intelligence, a Modern Approach, 3 rd ed."
Artificial Intelligence Skepticism by Josh Pippin.
Uses and Limitations Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
AI and Communication N’JEMA MCINTYRE AND JOEY BEAULIEU.
History and Philosophy (3 and 4): A Brief History of Cognitive Science
Artificial Intelligence
COMP3710 Artificial Intelligence Thompson Rivers University
PHILOSOPHY 100 (Ted Stolze)
CSCI 2670 Introduction to Theory of Computing
Announcements Homework 6 due Friday 11:59pm.
Introduction Artificial Intelligent.
Artificial Intelligence introduction(2)
What is AI?.
Exploring Computer Science – Lesson 1-8
COMP3710 Artificial Intelligence Thompson Rivers University
COMPUTER HISTORY, PRESENT & FUTURE. What is a Computer? A computer is a machine that can be instructed to carry out sequences of arithmetic or logical.
Welcome to our class!.
Presentation transcript:

What is Artificial Intelligence? What does it mean to talk about a program being “intelligent”? How will we know when we’ve succeeded?

What is “intelligence”?  Is this even the right question to ask?  Perhaps a better question would be “what is intelligent behavior?”  There are, of course, many possible answers.

Thinking vs. Acting  Should we be more interested in how machines “think”, or how they act?  By “think” we mean process input information.  By “act” we mean generate appropriate output

Intelligent behavior  Advantages Entity behaves intelligently Entity behaves intelligently “If it walks like a duck and it talks like a duck….” “If it walks like a duck and it talks like a duck….”  Drawbacks Lack of flexibility Lack of flexibility  The Turing Test measures how close a machine is to human-like behavior (GOFAI)

Intelligent Thought  The other idea is to build systems that at also think in an intelligent fashion.  Advantages: More flexibility More flexibility  Disadvantages: Much more complicated. We’re no longer simply interested in outcomes, but also interested in process. Much more complicated. We’re no longer simply interested in outcomes, but also interested in process.

Same or different?

A brief history of AI: Prehistory  Automata  Descartes: Animals as machines

Computing machines  Da Vinci, Pascal, and Schickard  Babbage’s Difference Engine and Analytical Engine

The First breakthrough  The Analytical Engine was the first stored program computer.  Such a computer has a set of basic instructions used in different sequences to perform calculations.  Complex calculations can be built from simple instructions

The Turing Test

Passing grades?  PARRY the Paranoid Robot  Eliza:  Eliza:  Chat bots:  Chat bots:  What about my cats?

Information processing theory

The symbol system hypothesis  Successes: Logic Theorist Logic Theorist SHRDLU SHRDLU GPS GPS MYCIN and other Expert Systems MYCIN and other Expert Systems

Searle’s Chinese Room

Does the Chinese Room hold water?  Put another way, the Chinese Room focuses on the process inside the room. What about the totality of the system?

Where is the burden of proof?  How do you know your neighbor is not just a complicated robot?  Is it fair to place a higher burden of proof on artificial systems, just because we know how their constructed?

Meaning and Understanding in symbol systems  Lots of people latch onto “understanding” as the difference between human and artificial systems.  What does it mean to “understand?” Where does “meaning” come from?