Artificial Intelligence CS 441/541 Fall term, 2011 Instructor: Melanie Mitchell (All slides for each class will be available on the course web site before.

Slides:



Advertisements
Similar presentations
Artificial Intelligence. Intelligent? What is intelligence? computational part of the ability to achieve goals in the world.
Advertisements

Artificial Intelligence
CSE 5522: Survey of Artificial Intelligence II: Advanced Techniques Instructor: Alan Ritter TA: Fan Yang.
Introduction to AI Kaziwa H. Saleh. What is AI? John McCarthy defines AI as “the science and engineering to make intelligent machines”. AI is the study.
Shailesh Appukuttan : M.Tech 1st Year CS344 Seminar
CS 346U Exploring Complexity in Science and Technology Instructor: Melanie Mitchell Textbook: M. Mitchell, Complexity: A Guided Tour (Oxford University.
CS480/580 Introduction to Artificial Intelligence Shuiwang Ji.
Artificial Intelligence Austin Luczak, Katie Regin, John Trawinski.
Approaches to AI. Robotics Versus Artificial Intelligence.
Artificial Intelligence and Lisp Lecture 13 Additional Topics in Artificial Intelligence LiU Course TDDC65 Autumn Semester, 2010
CS 331 / CMPE 334 – Intro to AI CS 531 / CMPE AI Course Outline.
Introduction to Artificial Intelligence CSE 473 Winter 1999.
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.
CIS 410/510 Probabilistic Methods for Artificial Intelligence Instructor: Daniel Lowd.
D Goforth - COSC 4117, fall Notes  Program evaluation – Sept Student submissions  Mon. Sept 11, 4-5PM  FA 181 Comments to committee are.
CSE 515 Statistical Methods in Computer Science Instructor: Pedro Domingos.
Artificial Intelligence
Dr Rong Qu Module Introduction.
INSTRUCTOR: DR. XENIA MOUNTROUIDOU CS CS Artificial Intelligence.
ARTIFICIAL INTELLIGENCE Introduction: Chapter Textbook: S. Russell and P. Norvig Artificial Intelligence: A Modern Approach Prentice Hall, 2003,
Artificial Intelligence
Artificial Intelligence
Artificial Intelligence & Cognitive Science By: Andrea Pope, Cindy Burdine, and Kazumi Inoue.
CPSC 171 Artificial Intelligence Read Chapter 14.
Artificial Intelligence Andrea Danyluk For FPS 2/2/04.
Artificial Intelligence CS105. Group Presentation Project Week of November 7 to November 11 Group presentation Groups of 3/4 – Each group will get 12/16.
ARTIFICIAL INTELLIGENCE Introduction: Chapter 1. Outline Course overview What is AI? A brief history The state of the art.
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.
CISC4/681 Introduction to Artificial Intelligence1 Introduction – Artificial Intelligence a Modern Approach Russell and Norvig: 1.
Xiaoying Sharon Gao Mengjie Zhang Computer Science Victoria University of Wellington Introduction to Artificial Intelligence COMP 307.
Introduction: Chapter 1
THE HISTORY OF NATURAL LANGUAGE PROCESSING (NLP) By: Ryan Lichtig.

Artificial Intelligence: An Introduction Definition of AI Foundations of AI History of AI Advanced Techniques.
10/3/2015 ARTIFICIAL INTELLIGENCE Russell and Norvig ARTIFICIAL INTELLIGENCE: A Modern Approach.
CSC4444: Artificial Intelligence Fall 2011 Dr. Jianhua Chen Slides adapted from those on the textbook website.
CNS 4470 Artificial Intelligence. What is AI? No really what is it? No really what is it?
1 Artificial Intelligence GholamReza GhassemSani Fall 1383.
ARTIFICIAL INTELLIGENCE BY:Jeff Brauer, David Abarbanel, Monica Balod, Mae Anglo, Umangi Bhatt.
Weak AI: Can Machines Act Intelligently? Some things they can do: –Computer vision: face recognition from a large set –Robotics: autonomous (mostly) car.
Introduction to Artificial Intelligence Mitch Marcus CIS391 Fall, 2008.
Due Monday Read chapter 2 Homework: –Chapter 1, exercises –Answer each in 100 words or less. Send to from your preferred.
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.
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?
Spring, 2005 CSE391 – Lecture 1 1 Introduction to Artificial Intelligence Martha Palmer CSE391 Spring, 2005.
Artificial Intelligence Past, Present, & Future Andrea McGrath April 21 st, 2006.
1 Intro to Artificial Intelligence COURSE # CSC384H1F Fall 2008 Sonya Allin Note: many slides drawn from/inspired by Andrew Moore’s lectures at CMU and.
A Brief History of AI Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
Vilalta/Norvig/Eick: History of AI Origins McCulloch and Pitts (1943) Model of Artificial Neurons. Donald Hebb (1949) Hebbian Learning Conference at Dartmouth.

Introduction: What is AI? CMSC Introduction to Artificial Intelligence January 7, 2003.
CMPT 463 Artificial Intelligence Instructor: Tina Tian.
MCS 380/590 Intro to Artificial Intelligence William C. Regli Geometric and Intelligent Computing Laboratory Department of Mathematics and Computer Science.
1 CMSC 671 Fall 2001 Class #10 – Thursday, October 4.
Introduction to Artificial Intelligence Prof. Kathleen McKeown 722 CEPSR Tas: Andrew Rosenberg Speech Lab, 7 th Floor CEPSR Sowmya Vishwanath TA Room.
CS4341 Introduction to Artificial Intelligence
Artificial Intelligence
Artificial intelligence (AI)
Artificial Intelligence and Lisp Lecture 13 Additional Topics in Artificial Intelligence LiU Course TDDC65 Autumn Semester,
CSCI 5582 Artificial Intelligence
Course Instructor: knza ch
Introduction to Artificial Intelligence
Artificial Intelligence
CMPT 420 / CMPG 720 Artificial Intelligence
Artificial Intelligence
Artificial Intelligence Andrea Danyluk For FPS 2/2/04.
Presentation transcript:

Artificial Intelligence CS 441/541 Fall term, 2011 Instructor: Melanie Mitchell (All slides for each class will be available on the course web site before the class) 1

Two-fold nature of AI: Philosophical: –“Can machines think, in principle?” –“Is this particular machine thinking (or conscious, or creative, or …) –Will machine thought be different from human thought? Practical: –Collection of techniques to automatically solve particular problems that require “intelligence” (whatever that is) 2

How could you tell if a program is intelligent (or conscious)? 3

4 “I believe that in about fifty years’ time it will be possible to programme computers…to make them play the imitation game so well that an average interrogator will not have more than 70 percent chance of making the right identification after five minutes of questioning. — Alan Turing, Computing machinery and intelligence, 1950.

"In from three to eight years, we'll have a machine with the general intelligence of an average human being.“ — Marvin Minsky to Life magazine,

We can expect computers to pass the Turing test, indicating intelligence indistinguishable from biological humans, by the end of the 2020s. — Ray Kurzweil, The Singularity is Near, 2005 “Long bets” prediction websitewebsite 6

7 1936: Alan Turing publishes “On Computable Numbers, with an Application to the Entscheidungsproblem” 1950: Alan Turing publishes "Computing Machinery and Intelligence." 1956: John McCarthy coins the term, "Artificial Intelligence" at a Dartmouth computer conference. 1956: Demonstration of the first running AI program at Carnegie Mellon University. 1958: John McCarthy invents the Lisp language, an AI programming language, at Massachusetts Institute of Technology (MIT). 1964: Danny Bobrow shows that computers can understand natural language enough to solve algebra word programs (MIT). Some Milestones in AI History (from AAAI website)

8 1965: Joseph Weizenbaum builds ELIZA, an interactive program that carries on a dialogue in English on any topic (MIT). 1969: Shakey, a robot, combines locomotion, perception and problem solving (Stan ford Research Institute). 1979: The first computer-controlled autonomous vehicle, the Stanford Cart, is built. 1983: Danny Hillis co-founds Thinking Machines, the first company to produce massively parallel computers. 1985: The drawing program, Aaron, created by Harold Cohen, is demonstrated at AI conference.

9 1990s: Major advances in all areas of AI. Significant demonstrations in machine learning, intelligent tutoring, case- based reasoning, multi-agent planning, scheduling, uncertain reasoning, data mining, natural language understanding and translation, vision, virtual reality and games. 1997: IBM computer Deep Blue beats world champion Garry Kasparov in chess match. Late 1990s: Web crawlers and other AI-based information- extraction programs become Web essentials.

2000s: Interactive robot pets become commercially available. MIT displays Kismet, a robot with a face that expresses emotions. Carnegie Mellon robot Nomad explores remote regions of Antarctica and locates meteorites. Mars rovers Spirit and Opportunity autonomously explore Mars Stanford University robot car Stanley wins DARPA Grand Challenge. Robotic vacuum cleaners, floor scrubbers, and lawn mowers become mainstream Watson defeats two Jeopardy champions 10

"In from three to eight years, we'll have a machine with the general intelligence of an average human being.“ — Marvin Minsky to Life magazine, 1970 “Easy things are hard.” — Marvin Minsky, Society of Mind,

Famous AI Debates “Strong” vs. “weak” AI “Symbolic” vs. “sub-symbolic” AI “Neats” vs. “scruffies” 12

AI Demos Tests of “true” intelligence Turing Test –ElizaEliza –Loebner PrizeLoebner Prize Amy Alice Captchas Words Pictures Breaking visual capchas “HIT” economy Natural language processing Start NL question answering Dragon Naturally Speaking Text classification Babelfish translation Sign-language translator glove Word-sense disambiguation Arts EMI –Composer 1 –Composer 2 –Composer 3 Aaron Picbreeder Sims evolved art Sims’ evolved virtual creatures 13

AI Demos Search and game-playing Checkers Chess (Fritz)Chess Knowledge representation and reasoning Open Mind Vision Face detection (see next slides) Content-based image retrieval (see next slides) Robotics Roomba Asimo 1 Asimo 2 Stanley Kismet Reasoning under uncertainty Bayesian reasoning / Bayesian networks (see next slides) 14

Face detection

16

Face detection 17

Face detection 18

Face detection 19

Content-Based Image Retrieval 20

Sample Bayesian Network 21

Class overview Class web page: –For schedule, slides, readings, assignments, etc. Class mailing list: Office hours: T, Th 3-4pm, or by appointment TA: TBA 22

Topics –Problem-solving as search –Game-playing –Natural language understanding –Speech recognition –Probabilistic reasoning –Machine learning –Recommendation systems –Vision –Analogy and metaphor –Robotics –Philosophy and ethics 23

Assignments Reading assignments –Why no textbook? –All assigned readings linked from class website –Can do reading before or after class for which it is assigned. –For reference: Russell & Norvig, Artificial Intelligence: A Modern Approach is on reserve at the library Six homework assignments –Questions on reading –Programming exercises Four quizzes, approx 30 minutes each. Paper presentations (required for all graduate students) –Choose a topic of interest –Find and read a recent paper on that topic (published 2004 or later) Google Scholar may be useful hereGoogle Scholar –Present it in class (10 minutes) –Grading based on clarity and correctness of presentation –Schedule sign up 24

Grading Undergrads –Homework (six assignments, each counted equally): 60% –Quizzes: 40% Grads (includes Postbacs) –Homework (six assignments, each counted equally): 50% –Paper presentation: 10% –Quizzes: 40% 25

Class Rules Turn off cell phone During class, laptops are for taking notes, not for reading mail, chatting, web surfing, etc. While you’re here, make it worth your while. Pay attention. In return, class will be interesting enough to hold your attention! (I hope…) 26

Today’s assignment Complete by next Monday (October 3) Read: Alan Turing: Computing Machinery and Intelligence Kapor/Kurzweil Bet (Linked from class web page) Answer reading questions –Hand in computer formatted answers –Proofread, check spelling! 27

Alan Turing Why we’re starting by reading Turing Turing’s history Turing centennial in 2012! 28

Waiting list 29