CSC 8520 Fall, 2005. Paula Matuszek 1 CS 8520: Artificial Intelligence Introduction Paula Matuszek Fall, 2005.

Slides:



Advertisements
Similar presentations
Artificial Intelligence
Advertisements

Presentation on Artificial Intelligence
A Brief History of Artificial Intelligence
CS 357 – Intro to Artificial Intelligence  Learn about AI, search techniques, planning, optimization of choice, logic, Bayesian probability theory, learning,
COMP 3009 Introduction to AI Dr Eleni Mangina
CS 63 Artificial Intelligence Dr. Eric Eaton
CSE 471/598,CBS598 Introduction to Artificial Intelligence Fall 2004
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. 1 Text Book Artificial Intelligence: A Modern Approach, S. Russell and P. Norvig, 3/e, Prentice Hall, 2010 References  Artificial Intelligence, Patrick.
Artificial Intelligence Instructor: Professor Yun Peng
CMSC 471 Artificial Intelligence Eric Eaton, ITE 220/339 TA: Aaron Curtis,
Artificial Intelligence
Copyright R. Weber INFO 629 Concepts in Artificial Intelligence Fall 2004 Professor: Dr. Rosina Weber.
Intelligence & Artificial Intelligence You must have a pre-prepared sentence or two to spout about what is a description of intelligence.. And what is.
Natural Language Introduction Adapted from Tim Finin, UMBC, Marie desJardins.
CSCI 4410 Introduction to Artificial Intelligence.
CISC4/681 Introduction to Artificial Intelligence1 Introduction – Artificial Intelligence a Modern Approach Russell and Norvig: 1.
Artificial Intelligence Introduction (2). What is Artificial Intelligence ?  making computers that think?  the automation of activities we associate.
+ Artificial Intelligence: Fact or Fiction? Artificial Intelligence: Fact or Fiction? CMSC 101 / IS 101Y Dr. Marie desJardins December 3, 2013.
Introduction GAM 376 Robin Burke Winter Outline Introductions Syllabus.
Artificial Intelligence: Prospects for the 21 st Century Henry Kautz Department of Computer Science University of Rochester.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
Artificial Intelligence
CMSC 671 Fall 2001 Professor Marie desJardins, ECS 216, x3967 TA: Suryakant Sansare,
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.
Artificial Intelligence Bodies of animals are nothing more than complex machines - Rene Descartes.
Artificial Intelligence By Michelle Witcofsky And Evan Flanagan.
How Solvable Is Intelligence? A brief introduction to AI Dr. Richard Fox Department of Computer Science Northern Kentucky University.
1 CS 2710, ISSP 2610 Foundations of Artificial Intelligence introduction.
Artificial Intelligence and Nature. Professor Marie desJardins Honors Forum Monday, September 18, 2006 mostly...
1 Introduction to Artificial Intelligence (Lecture 1)
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.
AI: Can Machines Think? Juntae Kim Department of Computer Engineering Dongguk University.
Introduction to Artificial Intelligence CS 438 Spring 2008 Today –AIMA, Chapter 1 –Defining AI Next Tuesday –Intelligent Agents –AIMA, Chapter 2 –HW: Problem.
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?
What is Artificial Intelligence? What is artificial intelligence? It is the science and engineering of making intelligent machines, especially intelligent.
CMSC 671 Fall 2015 Tim Finin, What is AI?
Course Overview  What is AI?  What are the Major Challenges?  What are the Main Techniques?  Where are we failing, and why?  Step back and look at.
University of Kurdistan Artificial Intelligence Methods (AIM) Lecturer: Kaveh Mollazade, Ph.D. Department of Biosystems Engineering, Faculty of Agriculture,
CMSC 471/671 Fall 2006 Tim Finin,
Introduction to Artificial Intelligence CS 438 Spring 2008.
What is Artificial Intelligence?
Artificial Intelligence
Artificial Intelligence: Research and Collaborative Possibilities a presentation by: Dr. Ernest L. McDuffie, Assistant Professor Department of Computer.
A Brief History of AI Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
Introduction: What is AI? CMSC Introduction to Artificial Intelligence January 7, 2003.
1 Artificial Intelligence & Prolog Programming CSL 302.
Uses and Limitations Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
Artificial Intelligence
Introduction to Artificial Intelligence
Introduction to Artificial Intelligence Prof. Kathleen McKeown 722 CEPSR Tas: Andrew Rosenberg Speech Lab, 7 th Floor CEPSR Sowmya Vishwanath TA Room.
Artificial intelligence (AI)
Artificial Intelligence
Artificial Intelligence (CS 370D)
Done Done Course Overview What is AI? What are the Major Challenges?
COMP3710 Artificial Intelligence Thompson Rivers University
Artificial Intelligence
Artificial Intelligence
Course Instructor: knza ch
Introduction Artificial Intelligent.
Artificial Intelligence introduction(2)
Artificial Intelligence (Lecture 1)
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
Presentation transcript:

CSC 8520 Fall, Paula Matuszek 1 CS 8520: Artificial Intelligence Introduction Paula Matuszek Fall, 2005

CSC 8520 Fall, Paula Matuszek 2 AI Course Details Instructor: –Paula Matuszek Course web page –There will be one. Still working on where, exactly. –Syllabus, Requirements –Handing in Homework –Academic Integrity Required and recommended texts Questions? Student questionnaire

CSC 8520 Fall, Paula Matuszek 3 Our Approach Following the book, mostly: –Tools and techniques (through chapter 10) –Some of the domains, depending on interest Working in the lab: –We will spend some part of most classes doing hands- on stuff. Trying out tools and applications, exploring what's out there, etc. AI is also FUN, exciting, always new. I hope to convey some of why. We will all get more out of this class if you speak up. I encourage questions and ideas and discussion in class.

CSC 8520 Fall, Paula Matuszek 4 Class Background In order to help structure and focus the course, we need to have an idea of the interests and backgrounds of the members of the class. –Name –Something about your background –Something about why you're interested in AI –Something about what you hope to get from this class

CSC 8520 Fall, Paula Matuszek 5 Resource We will add to the class web page lists of interesting resources. Two major sources you should be aware of: –Our textbook is in extensive use, and there is a web page with many resources and links at aima.cs.berkeley.edu aima.cs.berkeley.edu –The American Association for Artificial Intelligence is the primary professional organization in the US for AI. Their web page at has many resources.

CSC 8520 Fall, Paula Matuszek 6 Most of the remaining slides of this presentation are modified from those of Professor Maria DesJardins, University of Maryland Baltimore County. The originals can be found at

CSC 8520 Fall, Paula Matuszek 7 What is AI? There are no crisp definitions Q. What is artificial intelligence? A. It is the science and engineering of making intelligent machines, especially intelligent computer programs. It is related to the similar task of using computers to understand human intelligence, but AI does not have to confine itself to methods that are biologically observable. (John McCarthy, ) Q. Yes, but what is intelligence? A. Intelligence is the computational part of the ability to achieve goals in the world. Varying kinds and degrees of intelligence occur in people, many animals and some machines. Based on

CSC 8520 Fall, Paula Matuszek 8 Other possible AI definitions AI is a collection of hard problems which can be solved by humans and other living things, but for which we don’t have good algorithmic solutions –e.g., understanding spoken natural language, medical diagnosis, circuit design, etc. AI Problem + Sound theory = Engineering problem Many problems used to be thought of as AI but are now considered not –e.g., compiling Fortran in 1955, symbolic mathematics in 1965, image cleanup, Optical character recognition. Based on

CSC 8520 Fall, Paula Matuszek 9 Ways to Examine the field of AI The field of can generally be viewed from two directions: –The techniques you use Search Knowledge Representation Inference Logic –The areas you're working in Planning Learning Natural Language Understanding Games Etc. Etc. Etc.

CSC 8520 Fall, Paula Matuszek 10 What’s easy and what’s hard? Easier: many of the high level tasks we usually associate with “intelligence” in people –e.g., Symbolic integration, proving theorems, playing chess, medical diagnosis, etc. Harder: tasks that lots of animals can do –walking around without running into things –catching prey and avoiding predators –interpreting complex sensory information –modeling the internal states of other animals from their behavior –working as a team (e.g. with pack animals) What's the difference? Based on

CSC 8520 Fall, Paula Matuszek 11 History Based on

CSC 8520 Fall, Paula Matuszek 12 Current State Is AI a failure? Is AI dead? NO. AI is –pervasive –invisible There are no solved problems in AI. Why? Once they're solved they aren't AI any more. Based on

CSC 8520 Fall, Paula Matuszek 13 Foundations of AI Computer Science & Engineering AI Mathematics Cognitive Science Philosophy PsychologyLinguistics Biology Economics Based on

CSC 8520 Fall, Paula Matuszek 14 Why AI? Engineering: To get machines to do a wider variety of useful things –e.g., understand spoken natural language, recognize individual people in visual scenes, find the best travel plan for your vacation, etc. Cognitive Science: As a way to understand how natural minds and mental phenomena work –e.g., visual perception, memory, learning, language, etc. Philosophy: As a way to explore some basic and interesting (and important) philosophical questions –e.g., the mind body problem, what is consciousness, etc.

CSC 8520 Fall, Paula Matuszek 15 Possible Approaches Think Act Like humans Well GPS Eliza Rational agents Heuristic systems AI tends to work mostly in this area Based on

CSC 8520 Fall, Paula Matuszek 16 Think well Develop formal models of knowledge representation, reasoning, learning, memory, problem solving, that can be rendered in algorithms. There is often an emphasis on systems that are provably correct, and guarantee finding an optimal solution. Think Act Like humans Well GPS Eliza Rational agents Heuristic systems Based on

CSC 8520 Fall, Paula Matuszek 17 Act well For a given set of inputs, generate an appropriate output that is not necessarily correct but gets the job done. A heuristic (heuristic rule, heuristic method) is a rule of thumb, strategy, trick, simplification, or any other kind of device which drastically limits search for solutions in large problem spaces. Heuristics do not guarantee optimal solutions; in fact, they do not guarantee any solution at all: all that can be said for a useful heuristic is that it offers solutions which are good enough most of the time. – Feigenbaum and Feldman, 1963, p. 6 Think Act Like humans Well GPS Eliza Rational agents Heuristic systems Based on

CSC 8520 Fall, Paula Matuszek 18 Think like humans Cognitive science approach Focus not just on behavior and I/O but also look at reasoning process. Computational model should reflect "how" results were obtained. Provide a new language for expressing cognitive theories and new mechanisms for evaluating them GPS (General Problem Solver): Goal not just to produce humanlike behavior (like ELIZA), but to produce a sequence of steps of the reasoning process that was similar to the steps followed by a person in solving the same task. Think Act Like humans Well GPS Eliza Rational agents Heuristic systems Based on

CSC 8520 Fall, Paula Matuszek 19 Act like humans Behaviorist approach. Not interested in how you get results, just the similarity to what human results are. Exemplified by the Turing Test (Alan Turing, 1950). Think Act Like humans Well GPS Eliza Rational agents Heuristic systems Based on

CSC 8520 Fall, Paula Matuszek 20 Turing Test Three rooms contain a person, a computer, and an interrogator The interrogator can communicate with the other two by teleprinter. The interrogator tries to determine which is the person and which is the machine. The machine tries to fool the interrogator into believing that it is the person. If the machine succeeds, then we conclude that the machine can think. Based on

CSC 8520 Fall, Paula Matuszek 21 Some Turing Test - like Programs Over the course of the last 60 years there have been a number of programs which might be said to have at least tried the Turing Test, although not always with that goal.

CSC 8520 Fall, Paula Matuszek 22 Eliza ELIZA: A program that simulated a psychotherapist interacting with a patient and successfully "passed" the Turing Test. Coded at MIT during by Joel Weizenbaum. First script was DOCTOR. –The script was a simple collection of syntactic patterns not unlike regular expressions –Each pattern had associated reply including bits of the input (after simple transformations (my -> your) Weizenbaum was shocked at reactions: –Psychiatrists thought it had potential. –People unequivocally anthropomorphised. –Many thought it solved the NL problem.

CSC 8520 Fall, Paula Matuszek 23 Eliza This is a transcript of a conversation with an Eliza-like program found in Emacs. Try typing Meta-x doctor in your favorite Emacs. I am the psychotherapist. Please, describe your problems. I am angry. Are you angry often? No. Why not? Usually I am even-tempered. Why do you say usually you are even tempered? I do not get angry usually. What causes you to be angry? My mother. Tell me something about your family. My mother is a busybody. You seem to dwell on your family.

CSC 8520 Fall, Paula Matuszek 24 Colby’s PARRY Kenneth Colby modeled a paranoid using the same techniques circa PARRY has basic emotions. If it gets angry, its replies become more hostile. In a Turing test, expert psychiatrists were unable to distinguish PARRY’s ramblings from those of real paranoids. H: Good afternoon. My name is Doctor Jones. P: Pleased to meet you. H: How are you? P: All right I guess. H: Could you tell me your name? P: Pat Smith. H: I though you might have some problems. P: I've been upset lately. H: By what? P: People get on my nerves sometimes. H: Tell me more. P: Do you know anything about bookies?... H: Good afternoon. My name is Doctor Jones. P: Pleased to meet you. H: How are you? P: All right I guess. H: Could you tell me your name? P: Pat Smith. H: I though you might have some problems. P: I've been upset lately. H: By what? P: People get on my nerves sometimes. H: Tell me more. P: Do you know anything about bookies?... Based on

CSC 8520 Fall, Paula Matuszek 25 The Loebner Contest A modern version of the Turing Test, held annually, with a $100,000 cash prize. Restricted topic (removed in 1995) and limited time. Participants include a set of humans and a set of computers and a set of judges. Scoring –Rank from least human to most human. –Highest median rank wins $2000. ($3000 in 2005) –If better than a human, win $100,000. (Nobody yet…) The 2004 winner, Alice, is a chatbot. Try it at Based on

CSC 8520 Fall, Paula Matuszek 26 So when WILL we decide that computers are intelligent? Based on

CSC 8520 Fall, Paula Matuszek 27 How Do We Know When We're There? Some requirements I think any test we use must meet: –Whatever test we use must not exclude the majority of adult humans. I can't play chess at a grand master level! –Whatever test we use must produce an observable or testable result. "Isn't intelligent because it doesn't have a mind" is perhaps a topic for interesting philosophical debate, but it's not of any practical help. AI from a computer scientist perspective! Not the Chinese Room

CSC 8520 Fall, Paula Matuszek 28 What can AI systems do In the meantime, AI can be an effective tool. Here are some example applications of current AI capabilities: Computer vision: face recognition from a large set Robotics: autonomous (mostly) car Natural language processing: simple machine translation Expert systems: medical diagnosis in a narrow domain Spoken language systems: ~1000 word continuous speech Planning and scheduling: Hubble Telescope experiments Learning: text categorization into ~1000 topics User modeling: Bayesian reasoning in Windows help Games: Grand Master level in chess (world champion), checkers, etc. Based on

CSC 8520 Fall, Paula Matuszek 29 What can’t AI systems do yet? Understand natural language robustly (e.g., read and understand articles in a newspaper) Surf the web Interpret an arbitrary visual scene Learn a natural language Play Go well Construct plans in dynamic real-time domains Refocus attention in complex environments Perform life-long learning Based on

CSC 8520 Fall, Paula Matuszek 30 What's Happening Now in AI? Homework assignment will explore some of the things now going on in AI A useful resource in current AI news is

CSC 8520 Fall, Paula Matuszek 31 First Homework Assignment 1.From the textbook: Answer questions 1.2 and 1.7. Look at the other questions and think about them; you might find it interesting to make note of your thoughts and read them again at the end of the course. For question 1.2, you can find a copy of Turing's paper at 3.Skim through your textbook, including the detailed contents list. Choose two chapters from chapters that you are most interested in seeing us cover in class. Due: 5PM, Sept 8. Remember to to Academic Integrity revisited.