Artificial Intelligence

Slides:



Advertisements
Similar presentations
Artificial Intelligence
Advertisements

CSCI 4800 ARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCE
Additional Topics ARTIFICIAL INTELLIGENCE
Artificial Intelligence
Artificial Intelligence
Artificial Intelligence An Introductory Course. Outline 1.Introduction 2.Problems and Search 3.Knowledge Representation 4.Advanced Topics.
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 Computational Intelligence Alien Intelligence? Summer 2004 Dennis Kibler.
Artificial Intelligence A Modern Approach Dennis Kibler.
CS 332: Introduction to AI Class Hour: Section 1: MWF 1:10PM - 2:00PM. Hyer 210.
ICS 101 Fall 2011 Introduction to Artificial Intelligence Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa.
Introduction to Artificial Intelligence Ruth Bergman Fall 2004.
Introduction to Artificial Intelligence CSE 473 Winter 1999.
PSU CS 370 – Artificial Intelligence Dr. Mohamed Tounsi Artificial Intelligence 1. Introduction Dr. M. Tounsi.
Artificial Intelligence Overview John Paxton Montana State University August 14, 2003.
CSE 471/598,CBS598 Introduction to Artificial Intelligence Fall 2004
CS 480 Lec 2 Sept 4 complete the introduction Chapter 3 (search)
Artificial Intelligence Overview John Paxton Montana State University February 22, 2005
D Goforth - COSC 4117, fall Notes  Program evaluation – Sept Student submissions  Mon. Sept 11, 4-5PM  FA 181 Comments to committee are.
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,
CSCE 315: Programming Studio Artificial Intelligence.
ARTIFICIAL INTELLIGENCE
1 Artificial Intelligence An Introductory Course.
CPSC 171 Artificial Intelligence Read Chapter 14.
Artificial Intelligence
C463 / B551 Artificial Intelligence Dana Vrajitoru Introduction.
Reference: "Artificial Intelligence, a Modern Approach, 3rd ed."
FOUNDATIONS OF ARTIFICIAL INTELLIGENCE Introduction: Chapter 1.
ARTIFICIAL INTELLIGENCE Introduction: Chapter 1. Outline Course overview What is AI? A brief history The state of the art.
CSW 4701 AI Spring 2013 Introduction: Chapter Course home page: Textbook: S. Russell and P. Norvig.
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.
CISC4/681 Introduction to Artificial Intelligence1 Introduction – Artificial Intelligence a Modern Approach Russell and Norvig: 1.
19/13/2015CS360 AI & Robotics CS360: AI & Robotics TTh 9:25 am - 10:40 am Shereen Khoja
Introduction (Chapter 1) CPSC 386 Artificial Intelligence Ellen Walker Hiram College.
Introduction: Chapter 1
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.
Artificial Intelligence: An Introduction Definition of AI Foundations of AI History of AI Advanced Techniques.
CSC4444: Artificial Intelligence Fall 2011 Dr. Jianhua Chen Slides adapted from those on the textbook website.
IFT3335 – Intruduction à l’intelligence artrificielle basé sur le cours de NUS et Berkeley Introduction: Chapter 1.
CNS 4470 Artificial Intelligence. What is AI? No really what is it? No really what is it?
Inteligenica Artificial FIE - UMSNH. Semestre 9 Introduccion: Capitulo 1.
1 CS 2710, ISSP 2610 Foundations of Artificial Intelligence introduction.
ARTIFICIAL INTELLIGENCE 2009 Ira Pohl TIM Oct 29, 2009.
Lecture 1 – AI Background Dr. Muhammad Adnan Hashmi 1.
Introduction to Artificial Intelligence Mitch Marcus CIS391 Fall, 2008.
Artificial Intelligence
So what is AI?.
Lecture 1 – AI Background Dr. Muhammad Adnan Hashmi 1.
FOUNDATIONS OF ARTIFICIAL INTELLIGENCE
Artificial Intelligence Lecture 2 Department of Computer Science, International Islamic University Islamabad, Pakistan.
Princess Nora University Artificial Intelligence CS 461 Level 8 1.
1 Introduction to Artificial Intelligence CSE 415 Winter 2006.
1 Artificial Intelligence & Prolog Programming CSL 302.
Artificial Intelligence Lecture 1. Introduction. Course Outline The course consists of:  15 lectures slots (may use some for tutorials);  tutorial exercises;
Artificial Intelligence
CSC 290 Introduction to Artificial Intelligence
CS4341 Introduction to Artificial Intelligence
Introduction to Artificial Intelligence
Course Instructor: knza ch
Artificial Intelligence Lecture 2: Foundation of Artificial Intelligence By: Nur Uddin, Ph.D.
AI and Agents CS 171/271 (Chapters 1 and 2)
EA C461 – Artificial Intelligence Introduction
CS 404 Artificial Intelligence
Hong Cheng SEG4560 Computational Intelligence for Decision Making Chapter 1: Introduction Hong Cheng
Artificial Intelligence
Artificial Intelligence
Presentation transcript:

Artificial Intelligence CS482, CS682, MW 1 – 2:15, SEM 201, MS 227 Prerequisites: 302, 365 Instructor: Sushil Louis, sushil@cse.unr.edu, http://www.cse.unr.edu/~sushil

Syllabus Webpage: http://www.cse.unr.edu/~sushil/class/ai/ Textbook: Russell and Norvig’s Artificial Intelligence a Modern Approach, Third edition 40 % Assignments 40% Exams 20% Final Project Pairs encouraged Read the syllabus First assignment due Sept 11

Outline What is AI? A Brief History of AI What is the state of the Art

What is AI? AI seeks to understand and build intelligent entities AI is new AI coined in 1956 at Workshop at Dartmouth AI is hard But what is it?

Definitions Thinking Humanly The automation of activities that we associate with human thinking… (Haugeland) Thinking Rationally The study of the computations that make it possible to perceive, reason, and act (Wilson) Acting Humanly The study of how to make computers do things at which, at the moment, people are better (Rich and Knight) Acting Rationally AI is concerned with intelligent behavior in artifacts (Nilsson) Human performance metric Ideal or rational performance metric

Acting humanly – Turing Turing Test is an operational test for intelligent behavior (Turing, 1950) Turing predicted that by 2000, a machine might have a 30% chance of fooling a lay person for 5 minutes Language, knowledge, reasoning, learning Natural language processing Knowledge representation Automatic reasoning Machine learning Total Turing test: Computer vision Robotics

Thinking humanly How do we answer how do we think? Introspection Experimentation – observing a person in action Brain imaging Once we know sufficiently precisely how we think , we can write a computer program to do this This is Cognitive Science Distinct from AI but cross fertilization

Thinking rationally Socrates is a man, All men are mortal, Therefore Socrates is mortal Logic and derivation rules Once you have Facts, and a set of rules for manipulating facts, you can (automatically) derive conclusions (prove theorems) We will study logic and the limits of theorem proving

Acting Rationally Rational behavior: doing the right thing Maximize goal achievement given the available information An agent is just something that acts Doesn’t necessarily involve “thinking rationally” Hot stove reflex is not the effect of a logical sequence of rule applications that deduce the optimal action is to move hand away from stove

Rational Agents An agent is an entity that perceives and acts F(P*)  Action For any given class of environments and tasks, we seek the agent (or class of agents) with the best performance Perfect rationality is computationally intractable So we design the best program for given machine resources

Foundations and History Philosophy Logic, methods of reasoning, foundations of learning, language, rationality Mathematics Formal representations and proof. Algorithms, computation, decidability, tractability, probability Economics Rational agents maximize profits (payoff), OR Psychology Adaptation, learning, Experimental techniques Neuroscience Neural nets, when will computers reach human level computing capacity Control Theory Homeostatic systems, agents maximize an objective function, agents minimize error between goals state and current state

History 1942: Boolean circuit model of the brain 1950: Turing 1950s: Samuel: Checkers Newell and Simon: Logic Theorist Gelernter: Geometry engine 1956: Dartmouth Meeting. The term: Artificial Intelligence coined 50s-60s: Everyone: Cannot do X. AI: Here’s a program for X. Lisp invented Mid 60s: Computational Complexity kills scaling up in AI 70s: Expert systems 80s+: Industrial Expert systems 90s: AI winter + Neural Nets, GAs, NNs, Fuzzy logic 90s: Agents 2003+: Human level competitiveness with very large data sets

State of the Art: Stanley

State of the Art: Robotics

State of the art Speech recognition Planning and Scheduling Games United Airlines’ speech recognition system for support, booking Siri, Planning and Scheduling Spacecraft ops (Nasa’s rovers) Games Deep blue and chess. Humans are no longer competitive Spam fighting 80 – 90 % filtered out Logistics DART generated plans in hours that would have taken weeks DARPA stated that this single application paid back DARPA’s 30 year investment in AI Machine Translation: Google translate?