Artificial Intelligence LECTURE 1 ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 1.

Slides:



Advertisements
Similar presentations
Artificial Intelligence
Advertisements

Artificial Intelligence
An Introduction to Artificial Intelligence Presented by : M. Eftekhari.
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.
A Brief History of Artificial Intelligence
ICS 101 Fall 2011 Introduction to Artificial Intelligence Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa.
CS 357 – Intro to Artificial Intelligence  Learn about AI, search techniques, planning, optimization of choice, logic, Bayesian probability theory, learning,
Introduction to Artificial Intelligence CSE 473 Winter 1999.
PSU CS 370 – Artificial Intelligence Dr. Mohamed Tounsi Artificial Intelligence 1. Introduction Dr. M. Tounsi.
COMP 3009 Introduction to AI Dr Eleni Mangina
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.
Introduction to Artificial Intelligence ITK 340, Spring 2010.
Artificial Intelligence
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.
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.
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.
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 Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
1 Artificial Intelligence Introduction. 2 What is AI? Various definitions: Building intelligent entities. Getting computers to do tasks which require.
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.
1 Introduction to Artificial Intelligence (Lecture 1)
Artificial Intelligence: Introduction Department of Computer Science & Engineering Indian Institute of Technology Kharagpur.
1 CS 385 Fall 2006 Chapter 1 AI: Early History and Applications.
Artificial Intelligence
Artificial Intelligence IES 503 Asst. Prof. Dr. Senem Kumova Metin.
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?
University of Kurdistan Artificial Intelligence Methods (AIM) Lecturer: Kaveh Mollazade, Ph.D. Department of Biosystems Engineering, Faculty of Agriculture,
What is Artificial Intelligence?
Princess Nora University Artificial Intelligence CS 461 Level 8 1.
A Brief History of AI Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
1 ARTIFICIAL INTELLIGENCE Gilles BÉZARD Version 3.16.
1 Artificial Intelligence & Prolog Programming CSL 302.
Artificial Intelligence Hossaini Winter Outline book : Artificial intelligence a modern Approach by Stuart Russell, Peter Norvig. A Practical Guide.
Artificial Intelligence Yunita Sari Kamis, 23 Feb 2012.
Uses and Limitations Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
What is Artificial Intelligence? Introduction to Artificial Intelligence Week 2, Semester 1 Jim Smith.
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
Artificial Intelligence
Introduction to Artificial Intelligence
COMP3710 Artificial Intelligence Thompson Rivers University
Artificial Intelligence (AI)
Artificial Intelligence
Artificial Intelligence
Course Instructor: knza ch
Artificial Intelligence introduction(2)
Artificial Intelligence (AI)
Artificial Intelligence (Lecture 1)
Intelligence Are the things shown below, Intelligent?
Systems that THINK Like Humans
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
COMP3710 Artificial Intelligence Thompson Rivers University
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Artificial Intelligence
Presentation transcript:

Artificial Intelligence LECTURE 1 ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 1

Contents  Course Outline  Introduction to AI ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 2

Course Outline Text Books: 1.Artificial Intelligence Illuminated by Ben Coppin 2.Artificial Intelligence A Modern Approach by Stuart J. Russell and Peter Norvig Topics: Part 1: Introduction to Artificial Intelligence Chapter 1: A Brief History of Artificial Intelligence Chapter 2: Uses and Limitations Chapter 3: Knowledge Representation Part 2: Search Chapter 4: Search Methodologies Chapter 5: Advanced Search Chapter 6: Game Playing ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 3

Course Outline… Part 3: Logic Chapter 7: Propositional and Predicate Logic Chapter 8: Inference and Resolution for Problem Solving Chapter 9: Rules and Expert Systems Part 4: Machine Learning Chapter 10: Introduction to Machine Learning Chapter 11: Neural Networks Chapter 12: Probabilistic Reasoning and Bayesian Belief Networks Chapter 13: Artificial Life: Learning through Emergent Behavior ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 4

Course Outline… Part 5: Planning Chapter 15: Introduction to Planning Chapter 16: Planning Methods Part 6: Advanced Topics Chapter 17: Advanced Knowledge Representation Chapter 18: Fuzzy Reasoning Chapter 19: Intelligent Agents Chapter 20: Understanding Language Chapter 21:Machine Vision ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 5

Introduction to AI What is intelligence? (Professor Bruce Batchelor, School of Computer Science, Cardiff University) It is what we use when we don’t know what to do … It is difficult to define Its features may be:  Perform complex tasks  Recognize complex patterns  Solve unseen problems  Learn from experience  Learn from instruction  Use Natural Languages  Be aware of self (consciousness)  Use tools … ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 6

Introduction to AI Many people assert that intelligence is a unique property of man and animals. Are plants and micro-organisms intelligent? Can a system be intelligent if it is not based on organic (i.e. carbon chain) chemistry? Can an intelligent system (e.g. man) design another system that is more intelligent than itself? ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 7

Introduction to AI Intelligent animals: Monkeys and other primates Dolphins, whales, horses, dogs, octopus Rats Ants exhibit complex behavior not as an individual but as a complete colony Flat worms ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 8

Introduction to AI Are the following intelligent? Electrons, quarks, atoms Molecules DNA molecules Viruses Bacteria Clouds Plants ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 9

Introduction to AI How do we judge intelligence? System response time affects our judgment of intelligence? Can a system is said to be intelligent if it takes a thousand years to respond to a "query"? Can a system ever be judged to be intelligent if it cannot communicate with the outside world? (Are autistic people intelligent?) ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 10

Introduction to AI Albert Einstein Einstein had difficulty with social interactions, had tactile sensitivity, was very intelligent yet found his language difficult at times, and had difficulty learning in school. It may have been that Einstein had such a hard time with learning in school because he did not have the accommodations and different teaching styles that many autistic children need. Because of this, it makes perfect sense that someone so intelligent and full of ideas about the world could fall behind in school. It also makes sense that, because of his social interactions with others, he found it difficult to get a job despite his intelligence. Many of the individuals also have a lack of desire for food and the same disregard for timeliness of meals as Einstein. However, Einstein did not care what he ate and completed his meals with no complaints. Many other autistics were very specific about the kinds, colors, textures, and smells of foods if they had any aversion to food at all. His carelessness for the time or necessity of food rather than persistence on what the food he ate is slightly different than most autistics. However, all autistics are different, and therefore it is indeterminant whether this should be classified as an autistic trait or not. Einstein had a relationship with a woman whom he eventually married and had three children with. The marriage seemed to have quite a bit of difficulty, but the woman gave birth to three children with him. However, although Einstein showed love and concern for his children, the he could not stand for the children to touch him. This, sounds very characteristic of an autistic. It is important to realize that Einstein was very different and it was his difference that made him develop ideas that made him famous. Therefore, his differences made him the celebrated individual he is today. This should give us a second look at those who we consider different, and make us realize that being different is not a bad thing. It is instead, something to be celebrated and accepted. ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 11

Introduction to AI Definition: ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 12

Intro… What is Artificial Intelligence? AI is the study of heuristics, rather than algorithms. Heuristic: A rule of thumb, which usually works but may not do so in all circumstances. Example: getting to university in time for a 9.00 lecture. Algorithm: A prescription for solving a given problem, over a defined range of input conditions. Example: solving a quadratic equation, or a set of N linear equations involving N variables. ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 13

Intro… Goal of AI: Not only to understand how does mind work? but also how to build intelligent entities?. Engineering:-solve real-world problems using knowledge and reasoning -develop concepts, theory and practice of building intelligent entities - emphasis on system building Scientific:-use computers as a platform for studying intelligence itself - emphasis on understanding intelligent behavior. ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 14

Intro… AI is one of the newest sciences which emerged after the world war II. AI represents a big and open field. The name Artificial Intelligence was adopted for the first time in AI can be viewed as a universal field: How to automate intellectual tasks? ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 15

Intro… AI Definitions revised: According to thought and reasoning Thinking humanly «The automation of activities that we associate with human thinking, activities such as decision-making, problem solving, learning…»(bellman, 1978). «The exciting new effort to make computers think…machines with minds, in the full and literal sense. »(Haugeland, 1985). Thinking rationally Rational System= system which does the «right thing» given what it knows. «The study of mental faculties through the use of computational models. »(Charniak and Mc dermott, 1985). «The study of the computations that make it possible to perceive, reason and act. »(Winston 1992). ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 16

Some AI Definitions: According to behavior Acting Humanly ≪ The art of creating machines that perform functions that require intelligence when performed by people. ≫ (Kurzweil, 1990) ≪ The study of how to make computers do things at which, at the moment, people are better. ≫ (Rich and Knight, 1991) Acting rationally ≪ Computational intelligence is the study of the design of intelligent agents. ≫ (Poole et al.,1998). ≪ AI…is concerned with intelligent behavior in artifacts. ≫ (Nilsson, 1998). ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 17

Some other AI Definitions Weak AI: AI develops useful, powerful applications Strong AI: claims machines have cognitive minds comparable to humans Debates on strong AI bring up some difficult conceptual problems in philosophy … ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 18

Acting Humanly Turing Test: Alan Turing 1950 ≪ Computing Machinery and Intelligence ≫ ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 19

Test: The computer passes the “test of intelligence” if a human, after posing some written questions, cannot tell whether the responses were from a person or not. Provides an operational definition of AI. Still being used today within the AI community in annual competitions – the Loebner Prize ($100,000 and a true 18K gold medal) To give an answer, the computer would need to posses some capabilities: Natural language processing: To communicate successfully. Knowledge representation: To store what it knows or hears. Automated reasoning: to answer questions and draw conclusions using stored information. Machine learning: To adapt to new circumstances and to detect and extrapolate patterns. Computer vision: To perceive objects. Robotics: to manipulate objects and move. ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 20

Example: ELIZA program, some extracts from the test: ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 21

Thinking Humanly: Programs think like human → How humans think? Requires Scientific theories of internal activities of the brain (cognitive science and cognitive neuroscience). ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 22

Thinking rationally: The Laws of Thought approach is based on pattern for argument structure arising from Aristostle’s syllogisms. Example, “Socrates is a man; all men are mortal, therefore Socrates is mortal.” The laws of thought initiated the field of logic. The formal logic movement was advanced by Peano, Boole, Frege,, Godel and others (late 1800’s and early 1900’s) ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 23

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 24

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 25

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 26

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 27

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 28

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 29

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 30

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 31

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 32

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 33

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 34

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 35

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 36

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 37

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 38

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 39

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 40

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 41

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 42

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 43

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 44

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 45

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 46

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 47

ARTIFICIAL INTELLIGENCE LECTURES BY ENGR. QAZI ZIA 48