What is Artificial Intelligence? Introduction to Artificial Intelligence Week 2, Semester 1 Jim Smith.

Slides:



Advertisements
Similar presentations
Artificial Intelligence
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.
A Brief History of Artificial Intelligence
CS440/ECE448: Artificial Intelligence
Shailesh Appukuttan : M.Tech 1st Year CS344 Seminar
ICS 101 Fall 2011 Introduction to Artificial Intelligence Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa.
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.
Approaches to AI. Robotics Versus Artificial Intelligence.
CS 357 – Intro to Artificial Intelligence  Learn about AI, search techniques, planning, optimization of choice, logic, Bayesian probability theory, learning,
Acting Humanly: The Turing test (1950) “Computing machinery and intelligence”:   Can machine’s think? or Can machines behave intelligently? An operational.
PSU CS 370 – Artificial Intelligence Dr. Mohamed Tounsi Artificial Intelligence 1. Introduction Dr. M. Tounsi.
COMP 3009 Introduction to AI Dr Eleni Mangina
Introduction to Artificial Intelligence Prof. Kathleen McKeown 722 CEPSR, TAs: Kapil Thadani 724 CEPSR, Phong Pham TA Room.
Random Administrivia In CMC 306 on Monday for LISP lab.
1 4 questions (Revisited) What are our underlying assumptions about intelligence? What kinds of techniques will be useful for solving AI problems? At what.
Introduction to Artificial Intelligence ITK 340, Spring 2010.
Artificial Intelligence
Artificial Intelligence
CSCE 315: Programming Studio Artificial Intelligence.
CPSC 171 Artificial Intelligence Read Chapter 14.
ARTIFICIAL INTELLIGENCE [INTELLIGENT AGENTS PARADIGM]
Artificial Intelligence By John Debovis & Keith Bright.
CSCI 4410 Introduction to Artificial Intelligence.
1 Intelligent Systems Q: Where to start? A: At the beginning (1940) by Denis Riordan Reference Modern Artificial Intelligence began in the middle of the.
Artificial Intelligence Introduction (2). What is Artificial Intelligence ?  making computers that think?  the automation of activities we associate.
Introduction to Artificial Intelligence Artificial Intelligence Section 4 Mr. Sciame.
Artificial Intelligence Lecture No. 3
Introduction to Artificial Intelligence. Content Definition of AI Typical AI problems Practical impact of AI Approaches of AI Limits of AI Brief history.
Turing Test and other amusements. Read this! The Actual Article by Turing.
Lecture 1 Note: Some slides and/or pictures are adapted from Lecture slides / Books of Dr Zafar Alvi. Text Book - Aritificial Intelligence Illuminated.
ICS 101 Fall 2011 Introduction to Artificial Intelligence Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa.
The Turing Test. 2 In the beginning…  In 1950 Alan Turing wrote a paper titled Computing Machinery And Intelligence, in which he proposed to consider.
CSE4/563: Knowledge Representation Recitation September 13, 2010 “Intelligence is the art of good guesswork.” –H.B. Barlow.
If the human brain were so simple that we could understand it, we would be so simple that we couldn't. —Emerson M. Pugh.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
Philosophy 4610 Philosophy of Mind Week 9: AI in the Real World.
1 Artificial Intelligence Introduction. 2 What is AI? Various definitions: Building intelligent entities. Getting computers to do tasks which require.
1 Lecture 1: Introduction to Artificial Intelligence.
Philosophy “ Artificial Intelligence ”. Artificial Intelligence Questions!!! What is consciousness? What is consciousness? What is mind? What is mind?
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.
1 Introduction to Artificial Intelligence (Lecture 1)
Section 2.3 I, Robot Mind as Software McGraw-Hill © 2013 McGraw-Hill Companies. All Rights Reserved.
Definitions of AI There are as many definitions as there are practitioners. How would you define it? What is important for a system to be intelligent?
University of Kurdistan Artificial Intelligence Methods (AIM) Lecturer: Kaveh Mollazade, Ph.D. Department of Biosystems Engineering, Faculty of Agriculture,
What is Artificial Intelligence?
A Brief History of AI Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
Philosophy 1050: Introduction to Philosophy Week 13: AI in the Real World and Review.
1 Artificial Intelligence & Prolog Programming CSL 302.
Artificial Intelligence Hossaini Winter Outline book : Artificial intelligence a modern Approach by Stuart Russell, Peter Norvig. A Practical Guide.
Artificial Intelligence Skepticism by Josh Pippin.
Uses and Limitations Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
Artificial Minds?.
Introduction to Artificial Intelligence
COMP3710 Artificial Intelligence Thompson Rivers University
Announcements Homework 6 due Friday 11:59pm.
Course Instructor: knza ch
Artificial Intelligence (Lecture 1)
Intelligence Are the things shown below, Intelligent?
Systems that THINK Like Humans
Artificial Intelligence Lecture 2: Foundation of Artificial Intelligence By: Nur Uddin, Ph.D.
TA : Mubarakah Otbi, Duaa al Ofi , Huda al Hakami
EA C461 – Artificial Intelligence Introduction
COMP3710 Artificial Intelligence Thompson Rivers University
COMP3710 Artificial Intelligence Thompson Rivers University
Information Retrieval
Artificial Intelligence
Presentation transcript:

What is Artificial Intelligence? Introduction to Artificial Intelligence Week 2, Semester 1 Jim Smith

Overview of this week’s topics. What is Artificial Intelligence? The Turing Test. Searle’s Chinese Room Argument. Strong vs. Weak Artificial Intelligence.

What is Artificial Intelligence? "The exciting new effort to make computers think" - Haugeland,1985. "The automation of activities that we associate with human thinking, activities such as decision-making, problem solving, and learning" - Bellman, "The art of creating machines that perform functions that require intelligence when performed by people" - Kurzweil, "The study of how to make computers do things which, at the moment, people are better" - Rich and Knight, "The study of mental faculties through the use of computational models" - Charniak and McDermott, "The study of computations that make it possible to perceive, reason, and act" - Winston, "Computational intelligence is the study of the design of intelligent agents" - Poole, "AI is concerned with intelligent behaviour in artefacts" - Nilsson, 1998.

So does intelligence require thinking? Definitions focus on how to make: – systems that reason or act like humans, and – systems that think and act rationally. Raises the big question: what is intelligence? I would add a second question: do we need human intelligence?

The Turing Test An empirical approach designed to provide a definition of intelligence, based on the measure: "Does a system act as if it is human?“ Proposed by Alan Turing in – He thought that computers would pass it by – Annual competition with big money prize. – still not passed.

Turing Test, version 1. Stage 1 Interrogator sits in a room with a keyboard and screen. Man and woman sit in separate rooms. Task is to ask questions to work out which is female. Woman co-operates but man tries to fool interrogator. Stage 2. “Intelligent” computer takes the place of the man. Interrogator has to tell which is which.

Turing Test, version2 Simpler version where the interrogator just has to distinguish AI system from a human. Turing says a machine has passed the test if: “an average interrogator will not have more than 70 per cent chance of making the right identification after five minutes of questioning.”

So how do you trick a computer? Think about this in the tutorials: make a list of questions to ask and then try it out at the jabberwacky site. Jabberwacky is written by the guy who has won the last two Loebner prizes. This is an annual competition to find the best attempt to pass the Turing test.

What does the Turing Test not do? Turing, A.M. (1950). "Computing machinery and intelligence." Mind, 59, Quote from Section 6. The original question, 'Can machines think?' I believe to be too meaningless to deserve discussion.

An Aside: how to reference. Early on we included a load of quotes as “blah blah blah,” Smith this is a good start, because it means that we are attributing other people ideas to them, – not passing them off as our own (plagiarism). – our necessarily agreeing with them. but what if someone wanted to see the quote in context? – not everything is google-able.

how to reference 2: quoting. A couple of slides ago I gave another quote from Turing. This was better style because: I used text style to show that I was quoting directly. and I provided a full reference that you could go to the library and find or order it.

How to reference 3: Summarising. If I wanted to say summarise an argument I might say something like: Turing believes that his test is a practical one, and that to use phrases like “thinking” risks descending into endless debates about precise meanings of words [1]. then at the end of my document I show what this reference is so that the reader can go and find it if they want to read more, e.g.: 1. Turing, A.M. (1950). "Computing machinery and intelligence." Mind, 59, Quote from Section 6.

Materials and referencing. you will receive more detailed instructions elsewhere about academic conventions concerning, referencing plagiarism etc. This year I will mostly give you papers to read and on-line materials that provide overviews or summaries – see how they reference other people. In later years you will be expected to read more original texts yourselves.

Anyway, back to the topic…

Passing the Turing Test. A machine would require at least the following: – Natural language processing - to communicate in natural language, such as English. – Knowledge representation capabilities - to store what it knows. – Automated reasoning - to use this stored knowledge to answer questions and draw conclusions. – The ability to learn - machine learning enables systems to adapt to new situations and detect patterns in phenomena. – and possibly computer vision - to perceive the world. – robotic capability - to explore and/or manipulate the world.

Criticisms: Searle’s Chinese Room. In 1980 John Searle start a huge and fierce debate about the nature of intelligence and whether Turing’s test was an adequate test. His argument is based around the idea that a computer could pass the test if it: – recognised the questions (syntax), – without needing to understand them (semantics). – Searle, John. R. (1980) Minds, brains, and programs. Behavioral and Brain Sciences 3 (3):

The Chinese Room: 1. A number of people approach a room and push slips of paper through a hole in the wall. After a while each slip comes back out. The people look at them and seem satisfied. It turns out that the original slips have questions written on them in Chinese. They return with responses in Chinese. Is the room/system showing intelligence?

The Chinese Room 2. Searle suggests that inside the room is non- chinese speaking person and a lot of books. The person looks at the slips and then goes to a book which tells him/her what to write. – e.g. “if you see XYZ then write DEF”. His argument is that the person is just recognising the symbols (syntax) but not understanding what they mean (semantics).

Chinese Room 3. Searle’s argument is basically that the Chinese room, and by extension other AI systems: – appears to solve tasks, – but are really just following complicated programmes, – without understanding what they are doing. He would argue that in order to create true AI (Strong AI) a machine needs to experience the world more directly. Many have argued this needs a kind of consciousness.

Strong vs. Weak AI. Strong AI is the attempt to create machines that have human like intelligence, e.g.: – the ability to possess a model of reality. – reason on the basis of that model to make predictions or plan actions. Weak AI is the attempt to create machines that perform tasks that would seem to require human intelligence.

Strong AI. Searle and many others have engaged in fierce debates about whether “Strong” AI is achievable. – still some research going on, see wikipedia. Most approaches assume that the “world model”, and reasoning use logic based on rules and facts. This is the Symbolic Processing approach.

Weak AI. Meanwhile many others have just got on with the problem of making useful machines using a weak AI approach. – Could use symbolic reasoning restricted to a very limited subset of a pre-programmed world. Or approaches with no world model at all: – Often based on biological or physical metaphors. – subsymbolic processing / Computational Intelligence.

Strong vs. Weak methods. A separate distinction can be made according to how much knowledge the systems are given: Strong methods rely on using knowledge about world and specific tasks. Weak methods don’t rely on knowledge or understanding of the world or the problem at hand.

Summary. The question “what is AI” can force us to think a lot about what it is that makes us intelligent. Are other animals intelligent? Does intelligence = general problem solving? BUT just because we use our intelligence to do lots of useful things, it doesn’t mean that computers need do so.