SlideShare ist ein Scribd-Unternehmen logo
1 von 17
Downloaden Sie, um offline zu lesen
FOUNDATIONS OF 
ARTIFICIAL INTELLIGENCE 
Introduction: Chapter 1
AI Book 
• Textbook: S. Russell and P. Norvig Artificial Intelligence: A Modern 
Approach Prentice Hall, 2003, Second Edition
Outline 
• Course overview 
• What is AI? 
• A brief history 
• The state of the art
Course overview 
• Introduction and Agents (chapters 1,2) 
• Search (chapters 3,4,5,6) 
• Logic (chapters 7,8,9) 
• Planning (chapters 11,12) 
• Uncertainty (chapters 13,14) 
• Learning (chapters 18,20) 
• Natural Language Processing (chapter 
22,23)
What is AI? 
Views of AI fall into four categories: 
Thinking humanly Thinking rationally 
Acting humanly Acting rationally 
The textbook advocates "acting rationally" 
• 
•
• Artificial 
– Produced by human art or effort, rather 
than originating naturally. 
• Intelligence 
• is the ability to acquire knowledge and use it" 
[Pigford and Baur] 
• So AI was defined as: 
– AI is the study of ideas that enable computers to 
be intelligent. 
– AI is the part of computer science concerned with 
design of computer systems that exhibit human 
intelligence
Acting humanly: Turing Test 
• Turing (1950) "Computing machinery and intelligence": 
• "Can machines think?"  "Can machines behave intelligently?" 
• Operational test for intelligent behavior: the artificial Game 
• Predicted that by 2000, a machine might have a 30% chance of 
fooling a lay person for 5 minutes 
• Anticipated all major arguments against AI in following 50 years 
• Suggested major components of AI: knowledge, reasoning, 
language understanding, learning 
••
Thinking humanly: cognitive 
modeling 
• 1960s "cognitive revolution": information-processing 
psychology 
• Requires scientific theories of internal activities 
of the brain 
• -- How to validate? Requires 
1) Predicting and testing behavior of human subjects 
(top-down) 
or 2) Direct identification from neurological data 
(bottom-up) 
Both approaches (roughly, Cognitive Science 
and Cognitive Neuroscience) are now distinct 
from AI 
•
Thinking rationally: "laws of 
thought" 
• Aristotle: what are correct arguments/thought 
processes? 
• Several Greek schools developed various forms of 
logic: notation and rules of derivation for thoughts; may 
or may not have proceeded to the idea of 
mechanization 
1. Not all intelligent behavior is mediated by logical deliberation 
2. What is the purpose of thinking? What thoughts should I 
have? 
• Direct line through mathematics and 
philosophy to modern AI 
• Problems: 
•
Acting rationally: rational agent 
• Rational behavior: doing the right thing 
• The right thing: that which is expected to 
maximize goal achievement, given the 
available information 
• Doesn't necessarily involve thinking – e.g., 
blinking reflex – but thinking should be in 
the service of rational action 
•
Rational agents 
• An agent is an entity that perceives and acts 
• This course is about designing rational agents 
• Abstractly, an agent is a function from percept histories 
to actions: 
[f: P*  A] 
• warning: computational limitations make perfect 
rationality unachievable 
 design best program for given machine resources 
– 
• For any given class of environments and 
tasks, we seek the agent (or class of 
agents) with the best performance 
••
AI prehistory 
• Philosophy Logic, methods of reasoning, mind as physical 
system foundations of learning, language, 
rationality 
• Mathematics Formal representation and proof algorithms, 
computation, (un)decidability, (in)tractability, 
probability 
• Economics utility, decision theory 
• Neuroscience physical substrate for mental activity 
• Psychology phenomena of perception and motor control, 
experimental techniques 
• Computer building fast computers 
engineering 
• Control theory design systems that maximize an objective 
function over time 
• Linguistics knowledge representation, grammar
Abridged history of AI 
• 1943 McCulloch & Pitts: Boolean circuit model of brain 
• 1950 Turing's "Computing Machinery and Intelligence" 
• 1956 Dartmouth meeting: "Artificial Intelligence" adopted 
• 1950s Early AI programs, including Samuel's checkers 
program, Newell & Simon's Logic Theorist, 
Gelernter's Geometry Engine 
• 1965 Robinson's complete algorithm for logical reasoning 
• 1966—73 AI discovers computational complexity 
Neural network research almost disappears 
• 1969—79 Early development of knowledge-based systems 
• 1980-- AI becomes an industry 
• 1986-- Neural networks return to popularity 
• 1987-- AI becomes a science 
• 1995-- The emergence of intelligent agents
State of the art 
• Deep Blue defeated the world chess champion Garry 
Kasparov in 1997 
• Proved a mathematical assumptions (Robbins 
conjecture) unsolved for decades 
• No hands across America (driving autonomously 98% of 
the time from Pittsburgh to San Diego) 
• During the 1991 Gulf War, US forces deployed an AI 
logistics planning and scheduling program that involved 
up to 50,000 vehicles, cargo, and people 
• NASA's on-board autonomous planning program 
controlled the scheduling of operations for a spacecraft 
• Proverb solves crossword puzzles better than most 
humans
Applications of AI 
• game playing 
• speech recognition 
• understanding natural language 
• computer vision 
• expert systems
SSoommee AAddvvaannttaaggeess ooff AArrttiiffiicciiaall 
IInntteelllliiggeennccee 
• more powerful and more useful computers 
• new and improved interfaces 
• solving new problems 
• better handling of information 
• relieves information overload 
• conversion of information into knowledge
The Disadvantages 
• increased costs 
• difficulty with software development - slow and 
expensive 
• few experienced programmers 
• few practical products have reached the market as 
yet.

Weitere ähnliche Inhalte

Was ist angesagt?

Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceAli Ajaz
 
Machine Learning and Artificial Intelligence
Machine Learning and Artificial IntelligenceMachine Learning and Artificial Intelligence
Machine Learning and Artificial IntelligenceV.N.S. Satya Teja
 
Quantitative Information Architecture
Quantitative Information ArchitectureQuantitative Information Architecture
Quantitative Information ArchitectureDon Turnbull
 
Artificial intelligence(introduction)
Artificial intelligence(introduction)Artificial intelligence(introduction)
Artificial intelligence(introduction)syed rafi
 
Artificial intelligence(01)
Artificial intelligence(01)Artificial intelligence(01)
Artificial intelligence(01)Nazir Ahmed
 
Artificial intelligence(simulating the human mind)
Artificial intelligence(simulating the human mind)Artificial intelligence(simulating the human mind)
Artificial intelligence(simulating the human mind)Dinesh More
 
Understanding Artificial Intelligence with Pop Culture
Understanding Artificial Intelligence with Pop CultureUnderstanding Artificial Intelligence with Pop Culture
Understanding Artificial Intelligence with Pop CultureJaidev Deshpande
 
On the nature of AI, and the relation between symbolic and statistical approa...
On the nature of AI, and the relation between symbolic and statistical approa...On the nature of AI, and the relation between symbolic and statistical approa...
On the nature of AI, and the relation between symbolic and statistical approa...Frank van Harmelen
 
Artificial general intelligence research project at Keen Software House (3/2015)
Artificial general intelligence research project at Keen Software House (3/2015)Artificial general intelligence research project at Keen Software House (3/2015)
Artificial general intelligence research project at Keen Software House (3/2015)Marek Rosa
 
Turing Test : From A.I. to Beyond !
Turing Test : From A.I. to Beyond !Turing Test : From A.I. to Beyond !
Turing Test : From A.I. to Beyond !Abhishek Singh
 
Philosophy of Artificial Intelligence
Philosophy of Artificial IntelligencePhilosophy of Artificial Intelligence
Philosophy of Artificial IntelligenceJuho Vaiste
 
[Seminar] 200731 Hyeonwook Lee
[Seminar] 200731 Hyeonwook Lee[Seminar] 200731 Hyeonwook Lee
[Seminar] 200731 Hyeonwook Leeivaderivader
 
Simplified Introduction to AI
Simplified Introduction to AISimplified Introduction to AI
Simplified Introduction to AIDeepu S Nath
 

Was ist angesagt? (20)

Artificial intelligence ppt
Artificial intelligence pptArtificial intelligence ppt
Artificial intelligence ppt
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
AI_And_ROBO.pptx
AI_And_ROBO.pptxAI_And_ROBO.pptx
AI_And_ROBO.pptx
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Machine Learning and Artificial Intelligence
Machine Learning and Artificial IntelligenceMachine Learning and Artificial Intelligence
Machine Learning and Artificial Intelligence
 
Quantitative Information Architecture
Quantitative Information ArchitectureQuantitative Information Architecture
Quantitative Information Architecture
 
A.I.
A.I.A.I.
A.I.
 
Artificial intelligence(introduction)
Artificial intelligence(introduction)Artificial intelligence(introduction)
Artificial intelligence(introduction)
 
Lecture01. introduction
Lecture01. introductionLecture01. introduction
Lecture01. introduction
 
Artificial intelligence(01)
Artificial intelligence(01)Artificial intelligence(01)
Artificial intelligence(01)
 
Artificial intelligence(simulating the human mind)
Artificial intelligence(simulating the human mind)Artificial intelligence(simulating the human mind)
Artificial intelligence(simulating the human mind)
 
Understanding Artificial Intelligence with Pop Culture
Understanding Artificial Intelligence with Pop CultureUnderstanding Artificial Intelligence with Pop Culture
Understanding Artificial Intelligence with Pop Culture
 
On the nature of AI, and the relation between symbolic and statistical approa...
On the nature of AI, and the relation between symbolic and statistical approa...On the nature of AI, and the relation between symbolic and statistical approa...
On the nature of AI, and the relation between symbolic and statistical approa...
 
Lecture 01
Lecture 01Lecture 01
Lecture 01
 
Artificial general intelligence research project at Keen Software House (3/2015)
Artificial general intelligence research project at Keen Software House (3/2015)Artificial general intelligence research project at Keen Software House (3/2015)
Artificial general intelligence research project at Keen Software House (3/2015)
 
Turing Test : From A.I. to Beyond !
Turing Test : From A.I. to Beyond !Turing Test : From A.I. to Beyond !
Turing Test : From A.I. to Beyond !
 
Philosophy of Artificial Intelligence
Philosophy of Artificial IntelligencePhilosophy of Artificial Intelligence
Philosophy of Artificial Intelligence
 
[Seminar] 200731 Hyeonwook Lee
[Seminar] 200731 Hyeonwook Lee[Seminar] 200731 Hyeonwook Lee
[Seminar] 200731 Hyeonwook Lee
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence
 
Simplified Introduction to AI
Simplified Introduction to AISimplified Introduction to AI
Simplified Introduction to AI
 

Ähnlich wie M1 intro

PPT ON INTRODUCTION TO AI- UNIT-1-PART-1.pptx
PPT ON INTRODUCTION TO AI- UNIT-1-PART-1.pptxPPT ON INTRODUCTION TO AI- UNIT-1-PART-1.pptx
PPT ON INTRODUCTION TO AI- UNIT-1-PART-1.pptxRaviKiranVarma4
 
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1Garry D. Lasaga
 
1 Introduction to AI.pptx
1 Introduction to AI.pptx1 Introduction to AI.pptx
1 Introduction to AI.pptxBikashAcharya13
 
Artificial intelligence.pptx
Artificial intelligence.pptxArtificial intelligence.pptx
Artificial intelligence.pptxMuahmmad Rafiq
 
Artificial Intelligence by Sushil Louis
Artificial Intelligence by Sushil LouisArtificial Intelligence by Sushil Louis
Artificial Intelligence by Sushil LouisGarry D. Lasaga
 
Artificial Intelligent introduction or history
Artificial Intelligent introduction or historyArtificial Intelligent introduction or history
Artificial Intelligent introduction or historyArslan Sattar
 
Introduction to Artificial Intelligence.pdf
Introduction to Artificial Intelligence.pdfIntroduction to Artificial Intelligence.pdf
Introduction to Artificial Intelligence.pdfgqgy2nsf5x
 
Artificial intelligence intro
Artificial intelligence introArtificial intelligence intro
Artificial intelligence introEhsan Nowrouzi
 

Ähnlich wie M1 intro (20)

Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
PPT ON INTRODUCTION TO AI- UNIT-1-PART-1.pptx
PPT ON INTRODUCTION TO AI- UNIT-1-PART-1.pptxPPT ON INTRODUCTION TO AI- UNIT-1-PART-1.pptx
PPT ON INTRODUCTION TO AI- UNIT-1-PART-1.pptx
 
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
 
AIML_Unit1.pptx
AIML_Unit1.pptxAIML_Unit1.pptx
AIML_Unit1.pptx
 
m1-intro.ppt
m1-intro.pptm1-intro.ppt
m1-intro.ppt
 
1 Introduction to AI.pptx
1 Introduction to AI.pptx1 Introduction to AI.pptx
1 Introduction to AI.pptx
 
Artificial intelligence.pptx
Artificial intelligence.pptxArtificial intelligence.pptx
Artificial intelligence.pptx
 
Intro AI.pdf
Intro AI.pdfIntro AI.pdf
Intro AI.pdf
 
Artificial Intelligence by Sushil Louis
Artificial Intelligence by Sushil LouisArtificial Intelligence by Sushil Louis
Artificial Intelligence by Sushil Louis
 
n01.ppt
n01.pptn01.ppt
n01.ppt
 
AI Introduction
AI Introduction AI Introduction
AI Introduction
 
C1 into to ai
C1 into to aiC1 into to ai
C1 into to ai
 
Lec-1.pdf
Lec-1.pdfLec-1.pdf
Lec-1.pdf
 
Artificial Intelligent introduction or history
Artificial Intelligent introduction or historyArtificial Intelligent introduction or history
Artificial Intelligent introduction or history
 
Lec1-AIIntro (1).ppt
Lec1-AIIntro (1).pptLec1-AIIntro (1).ppt
Lec1-AIIntro (1).ppt
 
Introduction to Artificial Intelligence.pdf
Introduction to Artificial Intelligence.pdfIntroduction to Artificial Intelligence.pdf
Introduction to Artificial Intelligence.pdf
 
Lecture 1.ppt
Lecture 1.pptLecture 1.ppt
Lecture 1.ppt
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
M1 intro
M1 introM1 intro
M1 intro
 
Artificial intelligence intro
Artificial intelligence introArtificial intelligence intro
Artificial intelligence intro
 

Mehr von Yasir Khan (20)

Lecture 6
Lecture 6Lecture 6
Lecture 6
 
Lecture 4
Lecture 4Lecture 4
Lecture 4
 
Lecture 3
Lecture 3Lecture 3
Lecture 3
 
Lecture 2
Lecture 2Lecture 2
Lecture 2
 
Lec#1
Lec#1Lec#1
Lec#1
 
Ch10 (1)
Ch10 (1)Ch10 (1)
Ch10 (1)
 
Ch09
Ch09Ch09
Ch09
 
Ch05
Ch05Ch05
Ch05
 
Snooping protocols 3
Snooping protocols 3Snooping protocols 3
Snooping protocols 3
 
Snooping 2
Snooping 2Snooping 2
Snooping 2
 
Introduction 1
Introduction 1Introduction 1
Introduction 1
 
Hpc sys
Hpc sysHpc sys
Hpc sys
 
Hpc 6 7
Hpc 6 7Hpc 6 7
Hpc 6 7
 
Hpc 4 5
Hpc 4 5Hpc 4 5
Hpc 4 5
 
Hpc 3
Hpc 3Hpc 3
Hpc 3
 
Hpc 2
Hpc 2Hpc 2
Hpc 2
 
Hpc 1
Hpc 1Hpc 1
Hpc 1
 
Flynns classification
Flynns classificationFlynns classification
Flynns classification
 
Dir based imp_5
Dir based imp_5Dir based imp_5
Dir based imp_5
 
Natural Language Processing
Natural Language ProcessingNatural Language Processing
Natural Language Processing
 

M1 intro

  • 1. FOUNDATIONS OF ARTIFICIAL INTELLIGENCE Introduction: Chapter 1
  • 2. AI Book • Textbook: S. Russell and P. Norvig Artificial Intelligence: A Modern Approach Prentice Hall, 2003, Second Edition
  • 3. Outline • Course overview • What is AI? • A brief history • The state of the art
  • 4. Course overview • Introduction and Agents (chapters 1,2) • Search (chapters 3,4,5,6) • Logic (chapters 7,8,9) • Planning (chapters 11,12) • Uncertainty (chapters 13,14) • Learning (chapters 18,20) • Natural Language Processing (chapter 22,23)
  • 5. What is AI? Views of AI fall into four categories: Thinking humanly Thinking rationally Acting humanly Acting rationally The textbook advocates "acting rationally" • •
  • 6. • Artificial – Produced by human art or effort, rather than originating naturally. • Intelligence • is the ability to acquire knowledge and use it" [Pigford and Baur] • So AI was defined as: – AI is the study of ideas that enable computers to be intelligent. – AI is the part of computer science concerned with design of computer systems that exhibit human intelligence
  • 7. Acting humanly: Turing Test • Turing (1950) "Computing machinery and intelligence": • "Can machines think?"  "Can machines behave intelligently?" • Operational test for intelligent behavior: the artificial Game • Predicted that by 2000, a machine might have a 30% chance of fooling a lay person for 5 minutes • Anticipated all major arguments against AI in following 50 years • Suggested major components of AI: knowledge, reasoning, language understanding, learning ••
  • 8. Thinking humanly: cognitive modeling • 1960s "cognitive revolution": information-processing psychology • Requires scientific theories of internal activities of the brain • -- How to validate? Requires 1) Predicting and testing behavior of human subjects (top-down) or 2) Direct identification from neurological data (bottom-up) Both approaches (roughly, Cognitive Science and Cognitive Neuroscience) are now distinct from AI •
  • 9. Thinking rationally: "laws of thought" • Aristotle: what are correct arguments/thought processes? • Several Greek schools developed various forms of logic: notation and rules of derivation for thoughts; may or may not have proceeded to the idea of mechanization 1. Not all intelligent behavior is mediated by logical deliberation 2. What is the purpose of thinking? What thoughts should I have? • Direct line through mathematics and philosophy to modern AI • Problems: •
  • 10. Acting rationally: rational agent • Rational behavior: doing the right thing • The right thing: that which is expected to maximize goal achievement, given the available information • Doesn't necessarily involve thinking – e.g., blinking reflex – but thinking should be in the service of rational action •
  • 11. Rational agents • An agent is an entity that perceives and acts • This course is about designing rational agents • Abstractly, an agent is a function from percept histories to actions: [f: P*  A] • warning: computational limitations make perfect rationality unachievable  design best program for given machine resources – • For any given class of environments and tasks, we seek the agent (or class of agents) with the best performance ••
  • 12. AI prehistory • Philosophy Logic, methods of reasoning, mind as physical system foundations of learning, language, rationality • Mathematics Formal representation and proof algorithms, computation, (un)decidability, (in)tractability, probability • Economics utility, decision theory • Neuroscience physical substrate for mental activity • Psychology phenomena of perception and motor control, experimental techniques • Computer building fast computers engineering • Control theory design systems that maximize an objective function over time • Linguistics knowledge representation, grammar
  • 13. Abridged history of AI • 1943 McCulloch & Pitts: Boolean circuit model of brain • 1950 Turing's "Computing Machinery and Intelligence" • 1956 Dartmouth meeting: "Artificial Intelligence" adopted • 1950s Early AI programs, including Samuel's checkers program, Newell & Simon's Logic Theorist, Gelernter's Geometry Engine • 1965 Robinson's complete algorithm for logical reasoning • 1966—73 AI discovers computational complexity Neural network research almost disappears • 1969—79 Early development of knowledge-based systems • 1980-- AI becomes an industry • 1986-- Neural networks return to popularity • 1987-- AI becomes a science • 1995-- The emergence of intelligent agents
  • 14. State of the art • Deep Blue defeated the world chess champion Garry Kasparov in 1997 • Proved a mathematical assumptions (Robbins conjecture) unsolved for decades • No hands across America (driving autonomously 98% of the time from Pittsburgh to San Diego) • During the 1991 Gulf War, US forces deployed an AI logistics planning and scheduling program that involved up to 50,000 vehicles, cargo, and people • NASA's on-board autonomous planning program controlled the scheduling of operations for a spacecraft • Proverb solves crossword puzzles better than most humans
  • 15. Applications of AI • game playing • speech recognition • understanding natural language • computer vision • expert systems
  • 16. SSoommee AAddvvaannttaaggeess ooff AArrttiiffiicciiaall IInntteelllliiggeennccee • more powerful and more useful computers • new and improved interfaces • solving new problems • better handling of information • relieves information overload • conversion of information into knowledge
  • 17. The Disadvantages • increased costs • difficulty with software development - slow and expensive • few experienced programmers • few practical products have reached the market as yet.