Intelligence Are the things shown below, Intelligent?

Slides:



Advertisements
Similar presentations
Artificial Intelligence
Advertisements

MCA/MSc CS 302 ARTIFICIAL INTELLIGENCE AND EXPERT SYSTEMS
ICS 101 Fall 2011 Introduction to Artificial Intelligence Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa.
The Mind, The Brain, Intelligence, and Cognition.
Introduction to Artificial Intelligence Ruth Bergman Fall 2004.
Introduction to Artificial Intelligence CSE 473 Winter 1999.
COMP 4640 Intelligent & Interactive Systems Cheryl Seals, Ph.D. Computer Science & Software Engineering Auburn University.
Introduction to Artificial Intelligence Prof. Kathleen McKeown 722 CEPSR, TAs: Kapil Thadani 724 CEPSR, Phong Pham TA Room.
CPSC 322 Introduction to Artificial Intelligence September 8, 2004.
Random Administrivia In CMC 306 on Monday for LISP lab.
SLIDE 1CS 362 Artificial Intelligence Hassan Najadat Jordan University of Science & Technology.
PSYCHOLOGY Introduction to Psychology By Dr. Abdullah AL-ZAhrani.
Introduction to Artificial Intelligence ITK 340, Spring 2010.
* Develop an understanding of the concept of relational thinking. * Consider how to encourage students to develop and engage in relational thinking. *
Cs486/686 Lecture Slides (c) 2005 K. Larson and P. Poupart 1 CS 486/686 Artificial Intelligence May 3rd, 2005 University of Waterloo.
1 Artificial Intelligence An Introductory Course.
Artificial Intelligence LECTURE 1 ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 1.
ARTIFICIAL INTELLIGENCE [INTELLIGENT AGENTS PARADIGM]
Computer Science 1000 AI – A Brief Overview. Artificial Intelligence definition: many! `` ``The exciting new effort to make computers think... machines.
CSCI 4410 Introduction to Artificial Intelligence.
Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Lecture 1 Wednesday, January.
The AI Challenge: Who are we? Images Copyright Twentieth Century Fox, Paramount, Sony;
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.
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.
A RTIFICIAL I NTELLIGENCE Introduction 3 October
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
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
Artificial Intelligence Prepared By: AIMCORP-Automated Information Management Corporation.
1 CS 2710, ISSP 2610 Foundations of Artificial Intelligence introduction.
1 Introduction to Artificial Intelligence (Lecture 1)
Artificial Intelligence IES 503 Asst. Prof. Dr. Senem Kumova Metin.
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,
Games Programming with Java ::: AI ::: Games Programming with Java Montri Karnjanadecha Andrew Davison.
Chapter 1 Artificial Intelligence Overview Instructor: Haris Shahzad Artificial Intelligence CS-402.
Princess Nora University Artificial Intelligence CS 461 Level 8 1.
CS382 Introduction to Artificial Intelligence Lecture 1: The Foundations of AI and Intelligent Agents 24 January 2012 Instructor: Kostas Bekris Computer.
ARTIFICIAL INTELLIGENCE. Contents Introduction Branches of AI Control Theory Cybernetics Artificial Neural Networks Application Advantage And Disadvantage.
COMP 4640 Intelligent & Interactive Systems Cheryl Seals, Ph.D. Computer Science & Software Engineering Auburn University.
1 Artificial Intelligence & Prolog Programming CSL 302.
What is Artificial Intelligence? Introduction to Artificial Intelligence Week 2, Semester 1 Jim Smith.
Overview of Artificial Intelligence (1) Artificial intelligence (AI) Computers with the ability to mimic or duplicate the functions of the human brain.
Introduction to Artificial Intelligence Prof. Kathleen McKeown 722 CEPSR Tas: Andrew Rosenberg Speech Lab, 7 th Floor CEPSR Sowmya Vishwanath TA Room.
What is Economics? Chapter 1.
Freud, Personality, Human Behavior
Introduction to Artificial Intelligence
Artificial Intelligence (CS 370D)
Introduction to Artificial Intelligence
Intro to Psychology.
Course Instructor: knza ch
Artificial Intelligence (Lecture 1)
CSCE 390 Professional Issues in Computer Science and Engineering
Adding 2-Digit Numbers Name: ___________________________
Systems that THINK Like Humans
The Friendship Algorithm
Course Outline Advanced Introduction Expert Systems Topics Problem
#1 #2 #3 Solve: 21 ÷ Solve: Solve: 3 (7 + 4) 12 ÷ 3 – 2 + 1
EA C461 – Artificial Intelligence Introduction
Principles of Computing – UFCFA3-30-1
Marks Distribution Quizzes 10 Assignments 20 Midterm Final 50 Total
Games Programming with Java
CHAPTER 5 – USING NUMBERS IN SENSIBLE WAYS
COMP3710 Artificial Intelligence Thompson Rivers University
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Artificial Intelligence
Freud, Personality, Human Behavior
Presentation transcript:

Intelligence Are the things shown below, Intelligent?

Ex-1: Searching a path … Different mice might follow different paths based to their intelligence In other words: The problem can be solved in many ways Ability to solve problems demonstrates Intelligence

Ex-2: Next number in the sequence … Consider the following sequence … 1,3,7,13,21,__ What is the next number ? Key: Adding the next EVEN number … 1+2 = 3; 3+4 = 7; 7+6 = 13; 13+8 =21; 21+10 = 31 1,3,7,13,21,31 Ability to solve problems demonstrates Intelligence

So, Let’s Summarize… Ability to solve problems Ability to plan and schedule Ability to memorize and process information Ability to answer fuzzy questions Ability to learn Ability to recognize Ability to understand Ability to perceive And many more … Food for thought: Can only humans beings and animals possess these qualities?

What if? A machine searches through a mesh and finds a path? A machine solves problems like the next number in the sequence? A machine develops plans? A machine diagnoses and prescribes? A machine answers ambiguous questions? A machine recognizes fingerprints? A machine understands? A machine perceives? A machine does MANY MORE SUCH THINGS … A machine behaves as HUMANS do? HUMANOID!!!

Systems that THINK Like Humans “[The automation of] activities that we associate with human thinking, activities such as decision making, problem solving, learning …” (Bellman, 1978)

Systems that THINK Like Humans “The exciting new effort to make computers think … machines with minds, in the full and literal sense” (Haugeland, 1985)

Systems that THINK Like Humans “The study of computation that make it possible to perceive, reason and act” (Winston 1992)

Systems that THINK Like Humans “The study of mental faculties through the use of computational models” (Charniak and McDermott)

Systems that ACT Like Humans “The art of creating machines that perform functions that require intelligence when performed by people” (Kurzweil 1990)

Systems that ACT Like Humans “A field of study that seeks to explain and emulate intelligent behavior in terms of computational processes” (Schalkoff, 1990)

Systems that ACT Like Humans “The branch of computer science that is concerned with the automation of intelligent behavior” (Luger and Stubblefield, 1993)

Systems that ACT Like Humans “The study of how to make computers do things which, at the moment, people do better” (Rich and Knight, 1991) On the face of it, this definition may appear simplistic However, the term “at the moment” has a significant time element 1. Some years ago, people were good at performing manual calculations. Calculators were developed to perform better. Now humans have moved on to other relatively more important tasks. So