What is AI? Ar)ficial Intelligence. What is AI? What is AI? 9/4/09

Size: px
Start display at page:

Download "What is AI? Ar)ficial Intelligence. What is AI? What is AI? 9/4/09"

Transcription

1 What is AI? Ar)ficial Intelligence CISC481/681 Lecture #1 Ben Cartere<e With material adapted from Prof. Marie desjardins (UMBC), Keith Decker, and Kathy McCoy. 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, who coined the phrase OK, but what is intelligence? Copyright Ben Cartere<e 1 Copyright Ben Cartere<e 3 What is AI? Intelligence is the computa)onal part of the ability to achieve goals in the world. Varying kinds and degrees of intelligence occur in people, many animals and some machines. John McCarthy h<p://www formal.stanford.edu/jmc/wha)sai The exci)ng new effort to make computers think machines with minds, in the full and literal sense. (Haugeland, 1985) Like a human The art of crea)ng machines that perform func)ons that require intelligence when performed by people. (Kurzweil, 1990) What is AI? Think The study of the computa)ons that make it possible to perceive, reason, and act. (Winston, 1992) Well enough AI is concerned with intelligent behavior in ar)facts. (Nilsson, 1998) Act Copyright Ben Cartere<e 4 Copyright Ben Cartere<e 5 1

2 Ac)ng Like a Human Behaviorist approach Whatever the machine does, it should do it like a human Whether its thinking process is like a human is beside the point Turing Test: A person interviews an unseen en)ty to determine whether it is a human or a computer A computer that passes the test acts sufficiently human like in its understanding and use of language Thinking Like a Human The cogni)ve science approach Focus on reasoning process, not behavior or results Can biological brains teach us how computa)onal solu)ons should work? Can AI methods teach us anything about how biological brains func)on? The Chinese Room: A person in a room full of books takes ques)ons in Chinese from an interviewer The person doesn t understand Chinese at all The interview speaks Chinese fluently Looks up the ques)on in a book and returns the answer The Chinese Room passes the Turing Test, but it doesn t think like a human Copyright Ben Cartere<e 6 Copyright Ben Cartere<e 7 Ar)ficial Flight Thinking Ra)onally/Ideally/ Well Develop algorithms to compute formal models of Knowledge representa)on Reasoning Learning Memory Problem solving Focus on logical nota)on and inference All models are wrong, but some are useful George E. P. Box Copyright Ben Cartere<e 8 Copyright Ben Cartere<e 9 2

3 9/4/09 Ac)ng Ra)onally/Ideally/ Well So What is AI? For a given set of inputs, generate output that is good enough for the job at hand Heuris2cs: rules of thumb, strategies, tricks, simplifying devices, etc, that make a problem easier to solve Heuris)cs do not guarantee op)mal solu)ons; in fact, they do not guarantee any solu)on at all: all that can be said for a useful heuris1c is that it offers solu1ons which are good enough most of the 1me. Feigenbaum and Feldman, 1963, p. 6 One computer scien)st s view: Forget about intelligence we can t even define it! AI is a collec)on of: Problems that are not known to be have exact solu)ons or are not efficiently computable in prac)ce Techniques for a<acking such problems AI programs work right to the extent that they are useful to the people using them Firmly in the act well enough region 10 Other Ways of Organizing AI 11 What Can Heuris)c AI Do? Deduc)ve versus induc)ve approaches Play games Deduc)ve: start with a theory or model, confirm or falsify it with observa)ons Induc)ve: start with observa)ons, construct a theory or model that explains them Strong versus weak Strong : like a human; weak : not like a human Everything in this class would qualify as weak

4 9/4/09 Vision Natural language technologies 14 Scheduling and planning Drive a car 16 4

5 Make recommenda)ons Analyze medical imagery; make diagnoses Copyright Ben Cartere<e 18 Copyright Ben Cartere<e 19 Web Search Given a query, find pages that are most likely to be relevant. Rank them in decreasing order of likelihood of relevance. A search engine has to be intelligent Must be smart about narrowing down the search space Determining relevance requires an understanding of the user and the web page Humans cannot do what search engines do over the full web There is simply too much data Thinking and ac)ng like a human may be possible, but not desirable Search engines cannot do what humans can do with a single web page Current technology cannot understand a user or web page Thinking and ac)ng like a human not even possible Thinking ra)onally probably doesn t apply: web pages aren t necessarily logically coherent Brief History of AI AI is almost as old as computer science Which means it s only 50 or so years old Predates most of the big results in computa)onal complexity theory First a<empts were in the think/act like human region Quickly discovered that human brains are incredibly complex organs that are highly tuned for solving certain problems not easily duplicated What s easy for humans is not easy for computers (and vice versa) Today AI is one of the biggest disciplines in CS Many companies hiring AI focused programmers Google, Microsou, Yahoo, IBM, Oracle, Copyright Ben Cartere<e 20 Copyright Ben Cartere<e 22 5

6 AI is an Empirical Science AI problems ouen have either: Many possible correct solu)ons No efficiently computable exact solu)on Examples: Backgammon: Many possible strategies; few that consistently win Language understanding: I d like to thank my parents, Ayn Rand and God How to determine whether the solu)on provided by an AI is good? Empiricism: look at the evidence AI as an Empirical Science Which methods/techniques/representa)ons consistently give the best results? Best according to the person who s going to be using the system Evaluate the results over mul)ple trials Methods that are good for one problem or class of problems are not necessarily good for other problems Even problems that are very similar Copyright Ben Cartere<e 23 Copyright Ben Cartere<e 24 Course Goals About this course Primary goals: Understand AI problem solving techniques Determine when a problem requires AI methods to solve iden)fy problems as AI or not AI Analyze problems to determine which AI techniques are most appropriate Secondary goals: Empirically compare different AI solu)ons to a problem using sta)s)cal methods Copyright Ben Cartere<e 25 Copyright Ben Cartere<e 26 6

7 Topics Book: AI: A Modern Approach We ll cover a lot of material: Problem solving as search; search algorithms Knowledge representa)on; logic and inference Planning and scheduling Uncertainty and probability Learning Decision making Personnel Instructor: Ben Cartere<e carteret@cis.udel.edu Office: 401 Smith Hall Office hours: M 11:00 12:00, W 2:00 3:00 Appts by request (suggest a )me in your ) TA: Omer Arap Contact details TBA Copyright Ben Cartere<e 27 Copyright Ben Cartere<e 28 Course Web Page h<p://ir.cis.udel.edu/~carteret/cisc681 The best place to find up to date info on: Course descrip)on and policies Syllabus, schedule, lecture slides Homeworks, programming projects, readings Supplementary info Always check the web page before ing me or the TA with course ques)ons Homeworks Five wri<en assignments 30% of total grade (6% each) Turn in at the beginning of class Late policy: 20% off for each day auer due date If we get it during or auer class, it is one day late Five days late = 0% credit Ques)ons about problems or grading go to TA first Copyright Ben Cartere<e 29 Copyright Ben Cartere<e 30 7

8 Programming Assignments Four programming assignments 30% of total grade (7.5% each) Submit output and code to me and TA by midnight on the due date Late policy: 12:01am or later, it is one day late Ques)ons about assignment or grading go to TA first You may use any language that the TA or I understand: C, C++, Java, perl, python, R, Matlab python is recommended Exams Midterm and final exam Each 20% of total grade In class exams Final exam will be comprehensive Copyright Ben Cartere<e 31 Copyright Ben Cartere<e 32 Breakdown: Homeworks: 30% Programming: 30% Midterm: 20% Final: 20% Grades Grading scale: 90% for an A; 80% B; 70% C CISC481 vs. 681 Undergraduates graded on a separate curve, 5 points lower than graduate students 85% A; 70% B; 55% C Homeworks and exams may have problems for 681 students only Copyright Ben Cartere<e 33 Copyright Ben Cartere<e 34 8

9 Academic Integrity Thanks! Everything you hand in must be your own work No copying, no duplica)ng, no plagiarism If you discuss the problem with another student, write up your solu)ons later If you use online resources, write them in your own words and cite them Viola)ons will receive zero credit Ques)ons? Copyright Ben Cartere<e 35 Copyright Ben Cartere<e 36 9

CS 380: ARTIFICIAL INTELLIGENCE INTRODUCTION. Santiago Ontañón

CS 380: ARTIFICIAL INTELLIGENCE INTRODUCTION. Santiago Ontañón CS 380: ARTIFICIAL INTELLIGENCE INTRODUCTION Santiago Ontañón so367@drexel.edu CS 380 Focus: Introduction to AI: basic concepts and algorithms. Topics: What is AI? Problem Solving and Heuristic Search

More information

School Based Projects

School Based Projects Welcome to the Week One lesson. School Based Projects Who is this lesson for? If you're a high school, university or college student, or you're taking a well defined course, maybe you're going to your

More information

Searching for Solu4ons. Searching for Solu4ons. Example: Traveling Romania. Example: Vacuum World 9/8/09

Searching for Solu4ons. Searching for Solu4ons. Example: Traveling Romania. Example: Vacuum World 9/8/09 Searching for Solu4ons Searching for Solu4ons CISC481/681, Lecture #3 Ben Cartere@e Characterize a task or problem as a search for something In the agent view, a search for a sequence of ac4ons that will

More information

COS 402 Machine Learning and Artificial Intelligence Fall Lecture 1: Intro

COS 402 Machine Learning and Artificial Intelligence Fall Lecture 1: Intro COS 402 Machine Learning and Artificial Intelligence Fall 2016 Lecture 1: Intro Sanjeev Arora Elad Hazan Today s Agenda Defining intelligence and AI state-of-the-art, goals Course outline AI by introspection

More information

Game AI Overview. What is Ar3ficial Intelligence. AI in Games. AI in Game. Scripted AI. Introduc3on

Game AI Overview. What is Ar3ficial Intelligence. AI in Games. AI in Game. Scripted AI. Introduc3on Game AI Overview Introduc3on History Overview / Categorize Agent Based Modeling Sense-> Think->Act FSM in biological simula3on (separate slides) Hybrid Controllers Simple Perceptual Schemas Discussion:

More information

CS 486/686 Artificial Intelligence

CS 486/686 Artificial Intelligence CS 486/686 Artificial Intelligence Sept 15th, 2009 University of Waterloo cs486/686 Lecture Slides (c) 2009 K. Larson and P. Poupart 1 Course Info Instructor: Pascal Poupart Email: ppoupart@cs.uwaterloo.ca

More information

CS 380: ARTIFICIAL INTELLIGENCE

CS 380: ARTIFICIAL INTELLIGENCE CS 380: ARTIFICIAL INTELLIGENCE INTRODUCTION 9/23/2013 Santiago Ontañón santi@cs.drexel.edu https://www.cs.drexel.edu/~santi/teaching/2013/cs380/intro.html CS 380 Focus: Introduction to AI: basic concepts

More information

Introduction. Ioannis Rekleitis

Introduction. Ioannis Rekleitis Introduction Ioannis Rekleitis Why Image Processing? Who here has a camera? How many cameras do you have Point where computers fast/cheap Cameras become omnipresent Deep Learning CSCE 590: Introduction

More information

Welcome to CompSci 171 Fall 2010 Introduction to AI.

Welcome to CompSci 171 Fall 2010 Introduction to AI. Welcome to CompSci 171 Fall 2010 Introduction to AI. http://www.ics.uci.edu/~welling/teaching/ics171spring07/ics171fall09.html Instructor: Max Welling, welling@ics.uci.edu Office hours: Wed. 4-5pm in BH

More information

Computa(onal Vision Introduc(on and Overview. Lecture 1: Introduc(on Hamid Dehghani Office: UG38

Computa(onal Vision Introduc(on and Overview. Lecture 1: Introduc(on Hamid Dehghani Office: UG38 Computa(onal Vision Introduc(on and Overview Lecture 1: Introduc(on Hamid Dehghani Office: UG38 Schedule 1 Lecture / week 9 am, Fridays@ Nuffield G13 1 Lab / week 11 am Fridays, @ UG04, CS Modules webpages

More information

What is Artificial Intelligence? Alternate Definitions (Russell + Norvig) Human intelligence

What is Artificial Intelligence? Alternate Definitions (Russell + Norvig) Human intelligence CSE 3401: Intro to Artificial Intelligence & Logic Programming Introduction Required Readings: Russell & Norvig Chapters 1 & 2. Lecture slides adapted from those of Fahiem Bacchus. What is AI? What is

More information

IAIP: INTELLIGENT SYSTEMS APPLIED TO INDUSTRIAL PROCESSES SPECIAL SESSION AT INTELLI 2017

IAIP: INTELLIGENT SYSTEMS APPLIED TO INDUSTRIAL PROCESSES SPECIAL SESSION AT INTELLI 2017 IAIP: INTELLIGENT SYSTEMS APPLIED TO INDUSTRIAL PROCESSES SPECIAL SESSION AT INTELLI 2017 Chair and Organizer: Dr. Antonio Martín July 2017 - Nice, France We can do following ques2ons. Are digital factories

More information

Goals of this Course. CSE 473 Artificial Intelligence. AI as Science. AI as Engineering. Dieter Fox Colin Zheng

Goals of this Course. CSE 473 Artificial Intelligence. AI as Science. AI as Engineering. Dieter Fox Colin Zheng CSE 473 Artificial Intelligence Dieter Fox Colin Zheng www.cs.washington.edu/education/courses/cse473/08au Goals of this Course To introduce you to a set of key: Paradigms & Techniques Teach you to identify

More information

CS:4420 Artificial Intelligence

CS:4420 Artificial Intelligence CS:4420 Artificial Intelligence Spring 2018 Introduction Cesare Tinelli The University of Iowa Copyright 2004 18, Cesare Tinelli and Stuart Russell a a These notes were originally developed by Stuart Russell

More information

The Rules For Behavior at Universities Face-to-face Meetings and Greetings

The Rules For Behavior at Universities Face-to-face Meetings and Greetings Face-to-face Meetings and Greetings Use the formal form of address ( Dr. Smith or Professor Jones ). Do not use Mr., Mrs., or Miss and NEVER their first names! Knock before opening any door Even if open,

More information

Introduc)on to Ar)ficial Intelligence

Introduc)on to Ar)ficial Intelligence Introduc)on to Ar)ficial Intelligence Lecture 4 Adversarial search CS/CNS/EE 154 Andreas Krause Projects! Recita)ons: Thursday 4:30pm 5:30pm, Annenberg 107! Details about projects! Will also be posted

More information

CS 1571 Introduction to AI Lecture 1. Course overview. CS 1571 Intro to AI. Course administrivia

CS 1571 Introduction to AI Lecture 1. Course overview. CS 1571 Intro to AI. Course administrivia CS 1571 Introduction to AI Lecture 1 Course overview Milos Hauskrecht milos@cs.pitt.edu 5329 Sennott Square Course administrivia Instructor: Milos Hauskrecht 5329 Sennott Square milos@cs.pitt.edu TA: Swapna

More information

Information Infrastructure II (Data Mining) I211

Information Infrastructure II (Data Mining) I211 Information Infrastructure II (Data Mining) I211 Spring 2010 Basic Information Class meets: Time: MW 9:30am 10:45am Place: I2 130 Instructor: Predrag Radivojac Office: Informatics 219 Email: predrag@indiana.edu

More information

Introduction and History of AI

Introduction and History of AI 15-780 Introduction and History of AI J. Zico Kolter January 13, 2014 1 What is AI? 2 Some classic definitions Buildings computers that... Think like humans Act like humans Think rationally Act rationally

More information

CSE 473 Artificial Intelligence (AI) Outline

CSE 473 Artificial Intelligence (AI) Outline CSE 473 Artificial Intelligence (AI) Rajesh Rao (Instructor) Ravi Kiran (TA) http://www.cs.washington.edu/473 UW CSE AI faculty Goals of this course Logistics What is AI? Examples Challenges Outline 2

More information

Ar#ficial)Intelligence!!

Ar#ficial)Intelligence!! Ar#ficial)Intelligence!! Ar#ficial) intelligence) is) the) science) of) making) machines) do) things) that) would) require) intelligence)if)done)by)men.) Marvin)Minsky,)1967) Roman Barták Department of

More information

Lecture 1 What is AI? EECS 348 Intro to Artificial Intelligence Doug Downey

Lecture 1 What is AI? EECS 348 Intro to Artificial Intelligence Doug Downey Lecture 1 What is AI? EECS 348 Intro to Artificial Intelligence Doug Downey Outline 1) What is AI: The Course 2) What is AI: The Field 3) Why to take the class (or not) 4) A Brief History of AI 5) Predict

More information

Advanced Game AI. Level 6 Search in Games. Prof Alexiei Dingli

Advanced Game AI. Level 6 Search in Games. Prof Alexiei Dingli Advanced Game AI Level 6 Search in Games Prof Alexiei Dingli MCTS? MCTS Based upon Selec=on Expansion Simula=on Back propaga=on Enhancements The Mul=- Armed Bandit Problem At each step pull one arm Noisy/random

More information

INFO/CS 4302 Web Informa6on Systems

INFO/CS 4302 Web Informa6on Systems INFO/CS 4302 Web Informa6on Systems FT 2012 Week 13: Human Computa6on - Bernhard Haslhofer - This course so far... Web Architecture Internet Web Identification REST Linked Data Data XML XSLT JSON Today

More information

CSE 473 Artificial Intelligence (AI)

CSE 473 Artificial Intelligence (AI) CSE 473 Artificial Intelligence (AI) Rajesh Rao (Instructor) Jennifer Hanson (TA) Evan Herbst (TA) http://www.cs.washington.edu/473 Based on slides by UW CSE AI faculty, Dan Klein, Stuart Russell, Andrew

More information

Course Info. CS 486/686 Artificial Intelligence. Outline. Artificial Intelligence (AI)

Course Info. CS 486/686 Artificial Intelligence. Outline. Artificial Intelligence (AI) Course Info CS 486/686 Artificial Intelligence May 2nd, 2006 University of Waterloo cs486/686 Lecture Slides (c) 2006 K. Larson and P. Poupart 1 Instructor: Pascal Poupart Email: cs486@students.cs.uwaterloo.ca

More information

recap Describing a state. En're state space vs. incremental development. Elimina'on of children. the solu'on path. Genera'on of children.

recap Describing a state. En're state space vs. incremental development. Elimina'on of children. the solu'on path. Genera'on of children. Heuris'c Searches recap Describing a state. En're state space vs. incremental development. Elimina'on of children. the solu'on path. Genera'on of children. Heuris'c Search Heuris'cs help us to reduce the

More information

CSC384 Intro to Artificial Intelligence* *The following slides are based on Fahiem Bacchus course lecture notes.

CSC384 Intro to Artificial Intelligence* *The following slides are based on Fahiem Bacchus course lecture notes. CSC384 Intro to Artificial Intelligence* *The following slides are based on Fahiem Bacchus course lecture notes. Artificial Intelligence A branch of Computer Science. Examines how we can achieve intelligent

More information

CSC242 Intro to AI Spring 2012 Project 2: Knowledge and Reasoning Handed out: Thu Mar 1 Due: Wed Mar 21 11:59pm

CSC242 Intro to AI Spring 2012 Project 2: Knowledge and Reasoning Handed out: Thu Mar 1 Due: Wed Mar 21 11:59pm CSC242 Intro to AI Spring 2012 Project 2: Knowledge and Reasoning Handed out: Thu Mar 1 Due: Wed Mar 21 11:59pm In this project we will... Hunt the Wumpus! The objective is to build an agent that can explore

More information

Game Artificial Intelligence ( CS 4731/7632 )

Game Artificial Intelligence ( CS 4731/7632 ) Game Artificial Intelligence ( CS 4731/7632 ) Instructor: Stephen Lee-Urban http://www.cc.gatech.edu/~surban6/2018-gameai/ (soon) Piazza T-square What s this all about? Industry standard approaches to

More information

Foundations of Artificial Intelligence

Foundations of Artificial Intelligence Foundations of Artificial Intelligence 1. Introduction Organizational Aspects, AI in Freiburg, Motivation, History, Approaches, and Examples Wolfram Burgard, Bernhard Nebel, and Martin Riedmiller Albert-Ludwigs-Universität

More information

Lecture 1 Introduction to AI

Lecture 1 Introduction to AI Lecture 1 Introduction to AI Kristóf Karacs PPKE-ITK Questions? What is intelligence? What makes it artificial? What can we use it for? How does it work? How to create it? How to control / repair / improve

More information

CSE 473: Ar+ficial Intelligence

CSE 473: Ar+ficial Intelligence CSE 473: Ar+ficial Intelligence Adversarial Search Instructor: Luke Ze?lemoyer University of Washington [These slides were adapted from Dan Klein and Pieter Abbeel for CS188 Intro to AI at UC Berkeley.

More information

CSE 166: Image Processing. Overview. What is an image? Representing an image. What is image processing? History. Today

CSE 166: Image Processing. Overview. What is an image? Representing an image. What is image processing? History. Today CSE 166: Image Processing Overview Image Processing CSE 166 Today Course overview Logistics Some mathematics Lectures will be boardwork and slides CSE 166, Fall 2016 2 What is an image? Representing an

More information

EARIN Jarosław Arabas Room #223, Electronics Bldg.

EARIN   Jarosław Arabas Room #223, Electronics Bldg. EARIN http://elektron.elka.pw.edu.pl/~jarabas/earin.html Jarosław Arabas jarabas@elka.pw.edu.pl Room #223, Electronics Bldg. Paweł Cichosz pcichosz@elka.pw.edu.pl Room #215, Electronics Bldg. EARIN Jarosław

More information

Introduc)on to Ar)ficial Intelligence. Prof. Dechter ICS 271 Fall 2012

Introduc)on to Ar)ficial Intelligence. Prof. Dechter ICS 271 Fall 2012 Introduc)on to Ar)ficial Intelligence Prof. Dechter ICS 271 Fall 2012 Our trip to Namibia and AI Examples of thinking/ac)ng The flat )re scenario We drove on unpaved bumpy rocky road. then we heard a bump

More information

Actually 3 objectives of AI:[ Winston & Prendergast ] Make machines smarter Understand what intelligence is Make machines more useful

Actually 3 objectives of AI:[ Winston & Prendergast ] Make machines smarter Understand what intelligence is Make machines more useful Bab 1 Introduction Definisi Artificial Intelligence [Rich dan Knight] Artificial Intelligence is the study of how to make computers do things which, at the moment, people do better. [Ginsberg] Artificial

More information

Unit 8: Problems of Common Sense

Unit 8: Problems of Common Sense Unit 8: Problems of Common Sense AI is brain-dead Can a machine have intelligence? Difficulty of Endowing Common Sense to Computers Philosophical Objections Strong vs. Weak AI Reference copyright c 2013

More information

Welcome to CSC384: Intro to Artificial Intelligence

Welcome to CSC384: Intro to Artificial Intelligence CSC384: Intro to Artificial Intelligence Welcome to CSC384: Intro to Artificial Intelligence Instructor: Torsten Hahmann Office Hour: Wednesday 6:00 7:00 pm, BA2200 tentative, starting Sept. 21 Lectures/Tutorials:

More information

Welcome to CSC384: Intro to Artificial MAN.

Welcome to CSC384: Intro to Artificial MAN. Welcome to CSC384: Intro to Artificial Intelligence!@#!, MAN. CSC384: Intro to Artificial Intelligence Winter 2014 Instructor: Prof. Sheila McIlraith Lectures/Tutorials: Monday 1-2pm WB 116 Wednesday 1-2pm

More information

CS 354R: Computer Game Technology

CS 354R: Computer Game Technology CS 354R: Computer Game Technology http://www.cs.utexas.edu/~theshark/courses/cs354r/ Fall 2017 Instructor and TAs Instructor: Sarah Abraham theshark@cs.utexas.edu GDC 5.420 Office Hours: MW4:00-6:00pm

More information

UNIVERSITY OF CAMBRIDGE FACULTY OF LAW OPEN DAY 2018

UNIVERSITY OF CAMBRIDGE FACULTY OF LAW OPEN DAY 2018 UNIVERSITY OF CAMBRIDGE FACULTY OF LAW OPEN DAY 2018 Applying to Cambridge Law Speaker: Mrs Ali Lyons Okay, good afternoon, everyone. My name is Ali Lyons and I work here at the Faculty of Law. I am working

More information

Today. CS 232: Ar)ficial Intelligence. Introduc)on August 31, What is ar)ficial intelligence? What can AI do? What is this course?

Today. CS 232: Ar)ficial Intelligence. Introduc)on August 31, What is ar)ficial intelligence? What can AI do? What is this course? CS 232: Ar)ficial Intelligence Introduc)on August 31, 2015 Today What is ar)ficial intelligence? What can AI do? What is this course? [These slides were created by Dan Klein and Pieter Abbeel for CS188

More information

24.09 Minds and Machines Fall 11 HASS-D CI

24.09 Minds and Machines Fall 11 HASS-D CI 24.09 Minds and Machines Fall 11 HASS-D CI self-assessment the Chinese room argument Image by MIT OpenCourseWare. 1 derived vs. underived intentionality Something has derived intentionality just in case

More information

LECTURE 1: OVERVIEW. CS 4100: Foundations of AI. Instructor: Robert Platt. (some slides from Chris Amato, Magy Seif El-Nasr, and Stacy Marsella)

LECTURE 1: OVERVIEW. CS 4100: Foundations of AI. Instructor: Robert Platt. (some slides from Chris Amato, Magy Seif El-Nasr, and Stacy Marsella) LECTURE 1: OVERVIEW CS 4100: Foundations of AI Instructor: Robert Platt (some slides from Chris Amato, Magy Seif El-Nasr, and Stacy Marsella) SOME LOGISTICS Class webpage: http://www.ccs.neu.edu/home/rplatt/cs4100_spring2018/index.html

More information

AI for Video Games. Video Game AI: Lecture 1 Course Intro. Announcements. Course Details

AI for Video Games. Video Game AI: Lecture 1 Course Intro. Announcements. Course Details AI for Video Games Video Game AI: Lecture 1 Course Intro Nathan Sturtevant COMP 3705 What are we talking about today: About this course Homework, exams, projects Intro to AI in games (first ~hour) How

More information

Artificial Intelligence: Definition

Artificial Intelligence: Definition Lecture Notes Artificial Intelligence: Definition Dae-Won Kim School of Computer Science & Engineering Chung-Ang University What are AI Systems? Deep Blue defeated the world chess champion Garry Kasparov

More information

ME 487 Mechatronics. Office: JH 515, Tel.: (505)

ME 487 Mechatronics. Office: JH 515,   Tel.: (505) ME 487 Mechatronics Instructor: Assistant: Dr. Ou Ma Office: JH 515, Email: oma@nmsu.edu Tel.: (505)646-6534 Xiumin Diao (Ph.D. student) Office: JH 608, Email: xiumin@nmsu.edu Tel.: (505)646-6544 Dept.

More information

The attribution problem in Cognitive Science. Thinking Meat?! Formal Systems. Formal Systems have a history

The attribution problem in Cognitive Science. Thinking Meat?! Formal Systems. Formal Systems have a history The attribution problem in Cognitive Science Thinking Meat?! How can we get Reason-respecting behavior out of a lump of flesh? We can t see the processes we care the most about, so we must infer them from

More information

Artificial Intelligence. What is AI?

Artificial Intelligence. What is AI? 2 Artificial Intelligence What is AI? Some Definitions of AI The scientific understanding of the mechanisms underlying thought and intelligent behavior and their embodiment in machines American Association

More information

Intelligent Systems. Lecture 1 - Introduction

Intelligent Systems. Lecture 1 - Introduction Intelligent Systems Lecture 1 - Introduction In which we try to explain why we consider artificial intelligence to be a subject most worthy of study, and in which we try to decide what exactly it is Dr.

More information

Quick work: Memory allocation

Quick work: Memory allocation Quick work: Memory allocation The OS is using a fixed partition algorithm. Processes place requests to the OS in the following sequence: P1=15 KB, P2=5 KB, P3=30 KB Draw the memory map at the end, if each

More information

Artificial Intelligence. Berlin Chen 2004

Artificial Intelligence. Berlin Chen 2004 Artificial Intelligence Berlin Chen 2004 Course Contents The theoretical and practical issues for all disciplines Artificial Intelligence (AI) will be considered AI is interdisciplinary! Foundational Topics

More information

History and Philosophical Underpinnings

History and Philosophical Underpinnings History and Philosophical Underpinnings Last Class Recap game-theory why normal search won t work minimax algorithm brute-force traversal of game tree for best move alpha-beta pruning how to improve on

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence Chapter 1 Chapter 1 1 Outline Course overview What is AI? A brief history The state of the art Chapter 1 2 Administrivia Class home page: http://inst.eecs.berkeley.edu/~cs188 for

More information

Carleton University. Faculty of Engineering, Department of Electronics ELEC 2507 / PLT 2006A - Electronic - I Winter Term 2016

Carleton University. Faculty of Engineering, Department of Electronics ELEC 2507 / PLT 2006A - Electronic - I Winter Term 2016 Carleton University Faculty of Engineering, Department of Electronics ELEC 2507 / PLT 2006A - Electronic - I Winter Term 2016 Instructor: Name Sections Office/hours Email Prof. Ram Achar A&B 3036 MC Tue:

More information

The Job Interview: Here are some popular questions asked in job interviews:

The Job Interview: Here are some popular questions asked in job interviews: The Job Interview: Helpful Hints to Prepare for your interview: In preparing for a job interview, learn a little about your potential employer. You can do this by calling the business and asking, or research

More information

Introduction to Electronic Devices

Introduction to Electronic Devices (Course Number 300331 ) Fall 2006 Dr. Dietmar Knipp Assistant Professor of Electrical Engineering Information: http://www.faculty.iubremen.de/dknipp/ Source: Apple Ref.: Apple Ref.: IBM Critical 10-8 10-7

More information

The Next Generation Science Standards, AP Physics 1 and 2, and the Revised MCAT: The New Face of STEM Education

The Next Generation Science Standards, AP Physics 1 and 2, and the Revised MCAT: The New Face of STEM Education The Next Generation Science Standards, AP Physics 1 and 2, and the Revised MCAT: The New Face of STEM Education Robert C. Hilborn The American Association of Physics Teachers Southern Atlantic Coast AAPT

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence CSE 120 Spring 2017 Slide credits: Pieter Abbeel, Dan Klein, Stuart Russell, Pat Virtue & http://csillustrated.berkeley.edu Instructor: Justin Hsia Teaching Assistants: Anupam Gupta,

More information

Introduction to Computer Engineering

Introduction to Computer Engineering Introduction to Computer Engineering Mohammad Hossein Manshaei manshaei@gmail.com Textbook Computer Science an Overview J.Glenn Brooksher, 11 th Edition Pearson 2011 2 Contents 1. Computer science vs computer

More information

PHILOS 5: Science and Human Understanding. Fall 2018 Shamik Dasgupta 310 Moses Hall Office Hours: Tuesdays 9:30-11:30

PHILOS 5: Science and Human Understanding. Fall 2018 Shamik Dasgupta 310 Moses Hall Office Hours: Tuesdays 9:30-11:30 PHILOS 5: Science and Human Understanding Fall 2018 Shamik Dasgupta 310 Moses Hall Office Hours: Tuesdays 9:30-11:30 shamikd@berkeley.edu Classes: 2 lectures each week: Tu/Th, 2-3:30pm, Evans 60 1 section

More information

Artificial Intelligence for Engineers. EE 562 Winter 2015

Artificial Intelligence for Engineers. EE 562 Winter 2015 Artificial Intelligence for Engineers EE 562 Winter 2015 1 Administrative Details Instructor: Linda Shapiro, 634 CSE, shapiro@cs.washington.edu TA: ½ time Bilge Soran, bilge@cs.washington.edu Course Home

More information

Dr Rong Qu History of AI

Dr Rong Qu History of AI Dr Rong Qu History of AI AI Originated in 1956, John McCarthy coined the term very successful at early stage Within 10 years a computer will be a chess champion Herbert Simon, 1957 IBM Deep Blue on 11

More information

Artificial Intelligence: Your Phone Is Smart, but Can It Think?

Artificial Intelligence: Your Phone Is Smart, but Can It Think? Artificial Intelligence: Your Phone Is Smart, but Can It Think? Mark Maloof Department of Computer Science Georgetown University Washington, DC 20057-1232 http://www.cs.georgetown.edu/~maloof Prelude 18

More information

Problem Session 6. Computa(onal Imaging and Display EE 367 / CS 448I

Problem Session 6. Computa(onal Imaging and Display EE 367 / CS 448I Problem Session 6 Computa(onal Imaging and Display EE 367 / CS 448I Topics Photo- electron shot- noise SNR calcula@ons Deconvolu@on of an image with Poisson noise Wiener deconvolu@on Richardson- Lucy Richardson-

More information

CMSC 471 Spring Introduction. Tim Finin,

CMSC 471 Spring Introduction. Tim Finin, CMSC 471 Spring 20167 Introduction Tim Finin, finin@umbc.edu What is AI? Q. What is artificial intelligence? A. It is the science and engineering of making intelligent machines, especially intelligent

More information

CS 102: Big Data Tools and Techniques Discoveries and Pitfalls. Spring 2018

CS 102: Big Data Tools and Techniques Discoveries and Pitfalls. Spring 2018 CS 102: Big Data Tools and Techniques Discoveries and Pitfalls Spring 2018 What s This Course About? Aimed at non-cs undergraduate and graduate students who want to learn the basics of big data tools and

More information

CS 309: Autonomous Intelligent Robotics FRI I. Instructor: Justin Hart.

CS 309: Autonomous Intelligent Robotics FRI I. Instructor: Justin Hart. CS 309: Autonomous Intelligent Robotics FRI I Instructor: Justin Hart http://justinhart.net/teaching/2017_fall_cs378/ Today Basic Information, Preliminaries FRI Autonomous Robots Overview Panel with the

More information

Artificial Intelligence: An Introduction

Artificial Intelligence: An Introduction Artificial Intelligence: An Introduction Mark Maloof Department of Computer Science Georgetown University Washington, DC 20057-1232 http://www.cs.georgetown.edu/~maloof August 30, 2017 What is Artificial

More information

CSCI 446: Ar*ficial Intelligence. CSCI 446: Ar*ficial Intelligence Keith Vertanen

CSCI 446: Ar*ficial Intelligence. CSCI 446: Ar*ficial Intelligence Keith Vertanen CSCI 446: Ar*ficial Intelligence CSCI 446: Ar*ficial Intelligence Keith Vertanen h8ps://ka*e.mtech.edu/classes/csci446/ 2 h8ps://edge.edx.org/courses/berkeleyx/cs188x- 8/Ar*ficial_Intelligence/about 3

More information

Lecture 1 What is AI?

Lecture 1 What is AI? Lecture 1 What is AI? CSE 473 Artificial Intelligence Oren Etzioni 1 AI as Science What are the most fundamental scientific questions? 2 Goals of this Course To teach you the main ideas of AI. Give you

More information

City University of Hong Kong. Course Syllabus. offered by Department of Computer Science with effect from Semester B 2016/17

City University of Hong Kong. Course Syllabus. offered by Department of Computer Science with effect from Semester B 2016/17 City University of Hong Kong offered by Department of Computer Science with effect from Semester B 2016/17 Part I Course Overview Course Title: Cloud Robotics and Automation Course Code: CS4297 Course

More information

What You Need to Learn

What You Need to Learn Welcome to the Week One lesson. What You Need to Learn Nearly all self education learning endeavors start with materials. An exception to this which is something I'm going to be covering later is the pure

More information

Carleton University. Faculty of Engineering and Design, Department of Electronics. ELEC 2507 Electronic - I Summer Term 2017

Carleton University. Faculty of Engineering and Design, Department of Electronics. ELEC 2507 Electronic - I Summer Term 2017 Carleton University Faculty of Engineering and Design, Department of Electronics Instructors: ELEC 2507 Electronic - I Summer Term 2017 Name Section Office Email Prof. Q. J. Zhang Section A 4148 ME qjz@doe.carleton.ca

More information

Utah High School Salt Lake City, Utah 88888

Utah High School Salt Lake City, Utah 88888 Dear Student, Welcome to the 2014-2015 school year. My name is Ms. Psych and I am the school psychologist at Utah High School. I am very excited to have you and your parents become part of the Utah High

More information

Behaviors That Revolve Around Working Effectively with Others Behaviors That Revolve Around Work Quality

Behaviors That Revolve Around Working Effectively with Others Behaviors That Revolve Around Work Quality Behaviors That Revolve Around Working Effectively with Others 1. Give me an example that would show that you ve been able to develop and maintain productive relations with others, thought there were differing

More information

CS 480: GAME AI TACTIC AND STRATEGY. 5/15/2012 Santiago Ontañón

CS 480: GAME AI TACTIC AND STRATEGY. 5/15/2012 Santiago Ontañón CS 480: GAME AI TACTIC AND STRATEGY 5/15/2012 Santiago Ontañón santi@cs.drexel.edu https://www.cs.drexel.edu/~santi/teaching/2012/cs480/intro.html Reminders Check BBVista site for the course regularly

More information

ES 492: SCIENCE IN THE MOVIES

ES 492: SCIENCE IN THE MOVIES UNIVERSITY OF SOUTH ALABAMA ES 492: SCIENCE IN THE MOVIES LECTURE 5: ROBOTICS AND AI PRESENTER: HANNAH BECTON TODAY'S AGENDA 1. Robotics and Real-Time Systems 2. Reacting to the environment around them

More information

BIOL 426. Ornithology Spring 2011

BIOL 426. Ornithology Spring 2011 BIOL 426. Ornithology Spring 2011 Instructor: Edward C. Murphy Phone: 479-8224 ecmurphy@alaska.edu Office Hours: W, F, 10:15am -11:00am or by appointment) Teaching Assistant: Melody Durrett Office: Trailer

More information

22c:145 Artificial Intelligence

22c:145 Artificial Intelligence 22c:145 Artificial Intelligence Fall 2005 Introduction Cesare Tinelli The University of Iowa Copyright 2001-05 Cesare Tinelli and Hantao Zhang. a a These notes are copyrighted material and may not be used

More information

Welcome to the second KFTC chapter building armchair seminar.

Welcome to the second KFTC chapter building armchair seminar. Welcome to the second KFTC chapter building armchair seminar. 1 Welcome everyone. Tonight is the second of a new webinar series designed to help give new and exis>ng KFTC leaders in our chapters the tools

More information

A Balanced Introduction to Computer Science, 3/E

A Balanced Introduction to Computer Science, 3/E A Balanced Introduction to Computer Science, 3/E David Reed, Creighton University 2011 Pearson Prentice Hall ISBN 978-0-13-216675-1 Chapter 10 Computer Science as a Discipline 1 Computer Science some people

More information

AI 101: An Opinionated Computer Scientist s View. Ed Felten

AI 101: An Opinionated Computer Scientist s View. Ed Felten AI 101: An Opinionated Computer Scientist s View Ed Felten Robert E. Kahn Professor of Computer Science and Public Affairs Director, Center for Information Technology Policy Princeton University A Brief

More information

ECS15: Introduction to Computers

ECS15: Introduction to Computers ECS15: Introduction to Computers Winter 2012 Prof. Raissa D Souza http://mae.ucdavis.edu/dsouza/ecs15 http://smartsite.ucdavis.edu Goals of this course Understand how a computer works: 1) input (a string

More information

Course Intro Essay All information for this assignment is also available online:

Course Intro Essay All information for this assignment is also available online: Course Intro Essay All information for this assignment is also available online: https://drjonesmusic.me/courseintro-essay-fall-2017/ This essay will be your first piece of formal writing in Music 101.

More information

INTRODUCTION TO GAME AI

INTRODUCTION TO GAME AI CS 387: GAME AI INTRODUCTION TO GAME AI 3/29/2016 Instructor: Santiago Ontañón santi@cs.drexel.edu Class website: https://www.cs.drexel.edu/~santi/teaching/2016/cs387/intro.html CS 387 Focus: artificial

More information

Modern Control System Theory and Design. Dr. Huang, Min Chemical Engineering Program Tongji University

Modern Control System Theory and Design. Dr. Huang, Min Chemical Engineering Program Tongji University Modern Control System Theory and Design Dr. Huang, Min Chemical Engineering Program Tongji University Syllabus Instructor: Dr. Huang, Min Time and Place to meet Office Hours: Text Book and References Modern

More information

Intro to Artificial Intelligence Lecture 1. Ahmed Sallam { }

Intro to Artificial Intelligence Lecture 1. Ahmed Sallam {   } Intro to Artificial Intelligence Lecture 1 Ahmed Sallam { http://sallam.cf } Purpose of this course Understand AI Basics Excite you about this field Definitions of AI Thinking Rationally Acting Humanly

More information

UCLA Presentations. Title. Permalink. Author. Publication Date. If Data Sharing is the Answer, What is the Question?

UCLA Presentations. Title. Permalink. Author. Publication Date. If Data Sharing is the Answer, What is the Question? UCLA Presentations Title If Data Sharing is the Answer, What is the Question? Permalink https://escholarship.org/uc/item/9dx15801 Author Borgman, Christine L. Publication Date 2016-09-13 escholarship.org

More information

L2: Needs iden+fica+on

L2: Needs iden+fica+on L2: Needs iden+fica+on Types of engineering design projects Needs iden+fica+on Research survey Needs and objec+ve statements Capstone design Ricardo Gu3errez- Osuna CSE@TAMU 1 Types of engineering design

More information

Computer Graphics Si Lu Fall /25/2017

Computer Graphics Si Lu Fall /25/2017 Computer Graphics Si Lu Fall 2017 09/25/2017 Today Course overview and information Digital images Homework 1 due Oct. 4 in class No late homework will be accepted 2 Pre-Requisites C/C++ programming Linear

More information

Multi-Robot Teamwork Cooperative Multi-Robot Systems

Multi-Robot Teamwork Cooperative Multi-Robot Systems Multi-Robot Teamwork Cooperative Lecture 1: Basic Concepts Gal A. Kaminka galk@cs.biu.ac.il 2 Why Robotics? Basic Science Study mechanics, energy, physiology, embodiment Cybernetics: the mind (rather than

More information

INTRODUCTION TO GAME AI

INTRODUCTION TO GAME AI CS 387: GAME AI INTRODUCTION TO GAME AI 3/31/2015 Instructor: Santiago Ontañón santi@cs.drexel.edu Class website: https://www.cs.drexel.edu/~santi/teaching/2015/cs387/intro.html CS 387 Focus: artificial

More information

GEORGE MASON UNIVERSITY Department of Electrical and Computer Engineering MS Telecommunications Program

GEORGE MASON UNIVERSITY Department of Electrical and Computer Engineering MS Telecommunications Program GEORGE MASON UNIVERSITY Department of Electrical and Computer Engineering MS Telecommunications Program Syllabus for ECE 699/TCOM 607 Fall Semester 2017 Course Name: Satellite communications Semester:

More information

Interviews. The Four Interview Questions You Must be Able to Answer

Interviews. The Four Interview Questions You Must be Able to Answer An interview is a two-way exchange of information. While the interviewer is interested in learning more about what you have to offer, the interviewee (you!) should be interested in learning more about

More information

DIGITAL INTEGRATED CIRCUITS FALL 2003 ANALYSIS AND DESIGN OF DIGITAL INTEGRATED CIRCUITS (18-322) COURSE SYLLABUS

DIGITAL INTEGRATED CIRCUITS FALL 2003 ANALYSIS AND DESIGN OF DIGITAL INTEGRATED CIRCUITS (18-322) COURSE SYLLABUS ANALYSIS AND DESIGN OF DIGITAL INTEGRATED CIRCUITS (18-322) COURSE SYLLABUS Prof. Herman Schmit HH 2108; x 86470 herman@ece.cmu.edu Prof. Andrzej J. Strojwas HH 2106; X 83530 ajs@ece.cmu.edu 1 I. PURPOSE

More information

Melanie Agnew, University of Wisconsin, U.S.A. Rhonda Friesen, University of Manitoba, Canada Douglas Proctor, University of Melbourne, Australia

Melanie Agnew, University of Wisconsin, U.S.A. Rhonda Friesen, University of Manitoba, Canada Douglas Proctor, University of Melbourne, Australia Melanie Agnew, University of Wisconsin, U.S.A. Rhonda Friesen, University of Manitoba, Canada Douglas Proctor, University of Melbourne, Australia Introductions Who we are and why we are here. Who you are

More information

Philosophy. AI Slides (5e) c Lin

Philosophy. AI Slides (5e) c Lin Philosophy 15 AI Slides (5e) c Lin Zuoquan@PKU 2003-2018 15 1 15 Philosophy 15.1 AI philosophy 15.2 Weak AI 15.3 Strong AI 15.4 Ethics 15.5 The future of AI AI Slides (5e) c Lin Zuoquan@PKU 2003-2018 15

More information

BCN 1251C Construction Drawing Section: Credits Fall 2016

BCN 1251C Construction Drawing Section: Credits Fall 2016 Meeting Location: RNK210 Instructor: BCN 1251C Construction Drawing Section: 5889 3 Credits Fall 2016 Meeting Time: T, R 8-9 Periods (3:00-4:55pm) TA: Nichole Campbell, Ph.D., LEED GA Logan K. To Research

More information