SlideShare a Scribd company logo
1 of 26
Download to read offline
Artificial Intelligence
Professor: Liqing Zhang
Contact Information:
Email: zhang-lq@cs.sjtu.edu.cn
Tel: 6293 2406
Introduction
Chapter 1
3
1.1 What is AI? (1)
 Artificial Intelligence (AI)
– Intelligent behavior in artifacts
– “Design computer programs to make computers
smarter”
– “Study of how to make computers do things at which, at
the moment, people are better”
 Intelligent behavior
– Perception, reasoning, learning, communicating, acting
in complex environments
 Long term goals of AI
– Develop machines that do things as well as humans
can or possibly even better
– Understand behaviors
4
1.1 What Is AI? (2)
 Can machines think?
– Depend on the definitions of “machine”, “think”, “can”
 “Can”
– Can machines think now or someday?
– Might machines be able to think theoretically or actually?
 “Machine”
– E6 Bacteriophage: Machine made of proteins
– Searle’s belief
 What we are made of is fundamental to our intelligence
 Thinking can occur only in very special machines – living
ones made of proteins
5
Figure 1.1 Schematic Illustration of E6 Bacteriophage
1.1 What Is AI? (3)
6
1.1 What Is AI? (4)
 “Think”
– Turing test: Decide whether a machine is intelligent or not
 Interrogator (C): determine man/woman
 A: try and cause C to make the wrong identification
 B: help the interrogator
Room1
Man (A), Woman (B)
Room2
Interrogator (C)
teletype
7
1.2 Approaches to AI (1)
 Two main approaches: symbolic vs. subsymbolic
1. Symbolic
– Classical AI (“Good-Old-Fashioned AI” or GOFAI)
– Physical symbol system hypothesis
– Logical, top-down, designed behavior, knowledge-intensive
2. Subsymbolic
– Modern AI, neural networks, evolutionary machines
– Intelligent behavior is the result of subsymbolic processing
– Biological, bottom-up, emergent behavior, learning-based
 Brain vs. Computer
– Brain: parallel processing, fuzzy logic
– Computer: serial processing, binary logic
8
1.2 Approaches to AI (2)
 Symbolic processing approaches
– Physical symbol system hypothesis [Newell & Simon]
 “A physical symbol system has the necessary and sufficient
means for general intelligence action”
 Physical symbol system: A machine (digital computer) that can
manipulate symbolic data, rearrange lists of symbols, replace
some symbols, and so on.
– Logical operations: McCarthy’s “advice-taker”
 Represent “knowledge” about a problem domain by declarative
sentences based on sentences in first-order logic
 Logical reasoning to deduce consequences of knowledge
 applied to declarative knowledge bases
9
1.2 Approaches to AI (3)
– Top-down design method
 Knowledge level
– Top level
– The knowledge needed by the machine is specified
 Symbol level
– Represent knowledge in symbolic structures (lists)
– Specify operations on the structures
 Implementation level
– Actually implement symbol-processing operations
10
1.2 Approaches to AI (4)
 Subsymbolic processing approaches
– Bottom-up style
 The concept of signal is appropriate at the lowest level
– Animat approach
 Human intelligence evolved only after a billion or more years of
life on earth
 Many of the same evolutionary steps need to make intelligence
machines
– Symbol grounding
 Agent’s behaviors interact with the environment to produce
complex behavior
– Emergent behavior
 Functionality of an agent: emergent property of the intensive
interaction of the system with its dynamic environment
11
1.2 Approaches to AI (5)
– Well-known examples of machines coming from the
subsymbolic school
 Neural networks
– Inspired by biological models
– Ability to learn
 Evolution systems
– Crossover, mutation, fitness
 Situated automata
– Intermediate between the top-down and bottom-up
approaches
12
Computer Sci. and Brain Sci.
Information Processing in
Digital Computer
Computing based on Logic
CPU and Storage: Separated
Data Processing & Storage: Simple
Intelligent Information Processing:
Complicated and Slow
Cognition capability: Weak
Information Process Mode:
Logic – Information – Statistics
Information Processing in
the Brain
Computing based on Statistics
CPU and Storage: Unified
Data Processing & Storage: Unknown
Intelligent Information Processing:
Simple and Fast
Cognition capability: Strong
Information Process Mode:
Statistics -concepts-logic
13
1.3 Brief History of AI (1)
Symbolic AI
 1943: Production rules
 1956: “Artificial Intelligence”
 1958: LISP AI language
 1965: Resolution theorem
proving
 1970: PROLOG language
 1971: STRIPS planner
 1973: MYCIN expert system
 1982-92: Fifth generation computer
systems project
 1986: Society of mind
 1994: Intelligent agents
Biological AI
 1943: McCulloch-Pitt’s neurons
 1959: Perceptron
 1965: Cybernetics
 1966: Simulated evolution
 1966: Self-reproducing automata
 1975: Genetic algorithm
 1982: Neural networks
 1986: Connectionism
 1987: Artificial life
 1992: Genetic programming
 1994: DNA computing
14
1.3 Brief History of AI (2)
 1940~1950
– Programs that perform elementary reasoning tasks
– Alan Turing: First modern article dealing with the possibility of
mechanizing human-style intelligence
– McCulloch and Pitts: Show that it is possible to compute any
computable function by networks of artificial neurons.
 1956
– Coined the name “Artificial Intelligence”
– Frege: Predicate calculus = Begriffsschrift = “concept writing”
– McCarthy: Predicate calculus: language for representing and
using knowledge in a system called “advice taker”
– Perceptron for learning and for pattern recognition
[Rosenblatt]
15
1.3 Brief History of AI (3)
 1960~1970
– Problem representations, search techniques, and
general heuristics
– Simple puzzle solving, game playing, and
information retrieval
– Chess, Checkers, Theorem proving in plane
geometry
– GPS (General Problem Solver)
16
1.3 Brief History of AI (4)
 Late 1970 ~ early 1980
– Development of more capable programs that contained
the knowledge required to mimic expert human
performance
– Methods of representing problem-specific knowledge
– DENDRAL
 Input: chemical formula, mass spectrogram analyses
 Output: predicting the structure of organic molecules
– Expert Systems
 Medical diagnoses
17
1.3 Brief History of AI (5)
 DEEP BLUE (1997/5/11)
– Chess game playing program
 Human Intelligence
– Ability to perceive/analyze a visual scene
 Roberts
– Ability to understand and generate language
 Winograd: Natural language understanding system
 LUNAR system: answer spoken English questions
about rock samples collected from the moon
18
1.3 Brief History of AI (6)
 Neural Networks
– Late 1950s: Rosenblatt
– 1980s: important class of nonlinear modeling tools
 AI research
– Neural networks + animat approach: problems of
connecting symbolic processes to the sensors and
efforts of robots in physical environments
 Robots and Softbots (Agents)
19
1.4 Plan of the Book (I)
 Agent in grid-space world
 Grid-space world
– 3-dimensional space demarcated by a 2-dimensional
grid of cells “floor”
 Reactive agents
– Sense their worlds and act in them
– Ability to remember properties and to store internal
models of the world
– Actions of reactive agents: f(current and past states of
their worlds)
20
Figure 1.2 Grid-Space World
21
1.4 Plan of the Book (II)
 Model or Representation
– Symbolic structures and set of computations on the
structures
– Iconic model
 Involve data structures, computations
 Iconic chess model: complete
 Feature based model
– Use declarative descriptions of the environment
– Incomplete
– Neural Networks
22
1.4 Plan of the Book (III)
 Agents can make plans
– Have the ability to anticipate the effects of their actions
– Take actions that are expected to lead toward their goals
 Agents are able to reason
– Can deduce properties of their worlds
 Agents co-exist with other agents
– Communication is an important action
23
1.4 Plan of the Book (IV)
 Autonomy
– Learning is an important part of autonomy
– Extent of autonomy
 Extent that system’s behavior is determined by its
immediate inputs and past experience, rather than by its
designer’s.
– Truly autonomous system
 Should be able to operate successfully in any
environment, given sufficient time to adapt
24
Intelligent Systems
25
Future Artificial Systems
Ubiquitous
Computing
26
Text Book:
 N. Nilsson, Artificial Intelligence: A new synthesis
Morgan Kaufman,1998
-- Reference Book:
Artificial Intelligence: Structures and Strategies for Complex
Problem Solving, 4E
【原出版社】 Pearson Education
【作者】 (美)George F.Luger

More Related Content

What's hot

AI_Session 10 Local search in continious space.pptx
AI_Session 10 Local search in continious space.pptxAI_Session 10 Local search in continious space.pptx
AI_Session 10 Local search in continious space.pptxAsst.prof M.Gokilavani
 
Types Of Artificial Intelligence | Edureka
Types Of Artificial Intelligence | EdurekaTypes Of Artificial Intelligence | Edureka
Types Of Artificial Intelligence | EdurekaEdureka!
 
An introduction to Machine Learning
An introduction to Machine LearningAn introduction to Machine Learning
An introduction to Machine Learningbutest
 
Introduction of Artificial Intelligence and Machine Learning
Introduction of Artificial Intelligence and Machine Learning Introduction of Artificial Intelligence and Machine Learning
Introduction of Artificial Intelligence and Machine Learning bigdata trunk
 
What Is Deep Learning? | Introduction to Deep Learning | Deep Learning Tutori...
What Is Deep Learning? | Introduction to Deep Learning | Deep Learning Tutori...What Is Deep Learning? | Introduction to Deep Learning | Deep Learning Tutori...
What Is Deep Learning? | Introduction to Deep Learning | Deep Learning Tutori...Simplilearn
 
Bio Inspired Computing Final Version
Bio Inspired Computing Final VersionBio Inspired Computing Final Version
Bio Inspired Computing Final VersionThomas Petry
 
Artificial inteligence
Artificial inteligenceArtificial inteligence
Artificial inteligenceSharath Raj
 
Introduction to AI & ML
Introduction to AI & MLIntroduction to AI & ML
Introduction to AI & MLMandy Sidana
 
Machine Learning ppt.pptx
Machine Learning ppt.pptxMachine Learning ppt.pptx
Machine Learning ppt.pptx21MC048SARANRAJ
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceMihir Shah
 
Intelligent mobile Robotics & Perception SystemsIntelligent mobile Robotics ...
Intelligent mobile Robotics  & Perception SystemsIntelligent mobile Robotics ...Intelligent mobile Robotics  & Perception SystemsIntelligent mobile Robotics ...
Intelligent mobile Robotics & Perception SystemsIntelligent mobile Robotics ...Gouasmia Zakaria
 
Machine Learning
Machine LearningMachine Learning
Machine LearningVivek Garg
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial IntelligenceNeil Mathew
 

What's hot (20)

AI_Session 10 Local search in continious space.pptx
AI_Session 10 Local search in continious space.pptxAI_Session 10 Local search in continious space.pptx
AI_Session 10 Local search in continious space.pptx
 
Artifical intelligence (a.i)
Artifical intelligence (a.i)Artifical intelligence (a.i)
Artifical intelligence (a.i)
 
Artificial Intelligence = ML + DL with Tensor Flow
Artificial Intelligence = ML + DL with Tensor FlowArtificial Intelligence = ML + DL with Tensor Flow
Artificial Intelligence = ML + DL with Tensor Flow
 
Types Of Artificial Intelligence | Edureka
Types Of Artificial Intelligence | EdurekaTypes Of Artificial Intelligence | Edureka
Types Of Artificial Intelligence | Edureka
 
An introduction to Machine Learning
An introduction to Machine LearningAn introduction to Machine Learning
An introduction to Machine Learning
 
Introduction to AI
Introduction to AIIntroduction to AI
Introduction to AI
 
Introduction of Artificial Intelligence and Machine Learning
Introduction of Artificial Intelligence and Machine Learning Introduction of Artificial Intelligence and Machine Learning
Introduction of Artificial Intelligence and Machine Learning
 
Ai 01 introduction
Ai 01 introductionAi 01 introduction
Ai 01 introduction
 
What Is Deep Learning? | Introduction to Deep Learning | Deep Learning Tutori...
What Is Deep Learning? | Introduction to Deep Learning | Deep Learning Tutori...What Is Deep Learning? | Introduction to Deep Learning | Deep Learning Tutori...
What Is Deep Learning? | Introduction to Deep Learning | Deep Learning Tutori...
 
Expert systems
Expert systemsExpert systems
Expert systems
 
Bio Inspired Computing Final Version
Bio Inspired Computing Final VersionBio Inspired Computing Final Version
Bio Inspired Computing Final Version
 
Artificial inteligence
Artificial inteligenceArtificial inteligence
Artificial inteligence
 
Text Classification
Text ClassificationText Classification
Text Classification
 
Optimization Using Evolutionary Computing Techniques
Optimization Using Evolutionary Computing Techniques Optimization Using Evolutionary Computing Techniques
Optimization Using Evolutionary Computing Techniques
 
Introduction to AI & ML
Introduction to AI & MLIntroduction to AI & ML
Introduction to AI & ML
 
Machine Learning ppt.pptx
Machine Learning ppt.pptxMachine Learning ppt.pptx
Machine Learning ppt.pptx
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Intelligent mobile Robotics & Perception SystemsIntelligent mobile Robotics ...
Intelligent mobile Robotics  & Perception SystemsIntelligent mobile Robotics ...Intelligent mobile Robotics  & Perception SystemsIntelligent mobile Robotics ...
Intelligent mobile Robotics & Perception SystemsIntelligent mobile Robotics ...
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 

Viewers also liked

Artificial Intelligence, Machine Learning and Deep Learning
Artificial Intelligence, Machine Learning and Deep LearningArtificial Intelligence, Machine Learning and Deep Learning
Artificial Intelligence, Machine Learning and Deep LearningSujit Pal
 
(BDT311) Deep Learning: Going Beyond Machine Learning
(BDT311) Deep Learning: Going Beyond Machine Learning(BDT311) Deep Learning: Going Beyond Machine Learning
(BDT311) Deep Learning: Going Beyond Machine LearningAmazon Web Services
 
Artificial Intelligence Introduction Chapter 1, AIMA
Artificial Intelligence Introduction Chapter 1, AIMAArtificial Intelligence Introduction Chapter 1, AIMA
Artificial Intelligence Introduction Chapter 1, AIMAbutest
 
Presentation Looks into the Future of Oncology Nursing in a Digital Age
Presentation Looks into the Future of Oncology Nursing in a Digital AgePresentation Looks into the Future of Oncology Nursing in a Digital Age
Presentation Looks into the Future of Oncology Nursing in a Digital AgePYA, P.C.
 
Deep Learning for Computer Vision (3/4): Video Analytics @ laSalle 2016
Deep Learning for Computer Vision (3/4): Video Analytics @ laSalle 2016Deep Learning for Computer Vision (3/4): Video Analytics @ laSalle 2016
Deep Learning for Computer Vision (3/4): Video Analytics @ laSalle 2016Universitat Politècnica de Catalunya
 
Birgit Mager - Journey map into the future
Birgit Mager - Journey map into the futureBirgit Mager - Journey map into the future
Birgit Mager - Journey map into the futureService Design Network
 
Cathy Huang & Xue Yin - Multiple-channel business model
Cathy Huang & Xue Yin - Multiple-channel business modelCathy Huang & Xue Yin - Multiple-channel business model
Cathy Huang & Xue Yin - Multiple-channel business modelService Design Network
 
Ces2017브리핑 참석후기
Ces2017브리핑 참석후기Ces2017브리핑 참석후기
Ces2017브리핑 참석후기Peter Kim
 
Michel Jansen & Esther van der Hoorn - Challenges and opportunities for servi...
Michel Jansen & Esther van der Hoorn - Challenges and opportunities for servi...Michel Jansen & Esther van der Hoorn - Challenges and opportunities for servi...
Michel Jansen & Esther van der Hoorn - Challenges and opportunities for servi...Service Design Network
 
So you want to be a Service Designer
So you want to be a Service DesignerSo you want to be a Service Designer
So you want to be a Service DesignerJamin Hegeman
 
AWS re:Invent 2016: Machine Learning State of the Union Mini Con (MAC206)
AWS re:Invent 2016: Machine Learning State of the Union Mini Con (MAC206)AWS re:Invent 2016: Machine Learning State of the Union Mini Con (MAC206)
AWS re:Invent 2016: Machine Learning State of the Union Mini Con (MAC206)Amazon Web Services
 
CNN 초보자가 만드는 초보자 가이드 (VGG 약간 포함)
CNN 초보자가 만드는 초보자 가이드 (VGG 약간 포함)CNN 초보자가 만드는 초보자 가이드 (VGG 약간 포함)
CNN 초보자가 만드는 초보자 가이드 (VGG 약간 포함)Lee Seungeun
 
Introduction on Service Design
Introduction on Service DesignIntroduction on Service Design
Introduction on Service DesignValeria Grauso
 
IBM Watson Progress and 2013 Roadmap
IBM Watson Progress and 2013 RoadmapIBM Watson Progress and 2013 Roadmap
IBM Watson Progress and 2013 RoadmapManoj Saxena
 
AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...
AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...
AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...Amazon Web Services
 
2017 tensor flow dev summit
2017 tensor flow dev summit2017 tensor flow dev summit
2017 tensor flow dev summitTae Young Lee
 
This Is Service Design – UX Week 2011
This Is Service Design – UX Week 2011This Is Service Design – UX Week 2011
This Is Service Design – UX Week 2011Jamin Hegeman
 

Viewers also liked (20)

Artificial Intelligence, Machine Learning and Deep Learning
Artificial Intelligence, Machine Learning and Deep LearningArtificial Intelligence, Machine Learning and Deep Learning
Artificial Intelligence, Machine Learning and Deep Learning
 
(BDT311) Deep Learning: Going Beyond Machine Learning
(BDT311) Deep Learning: Going Beyond Machine Learning(BDT311) Deep Learning: Going Beyond Machine Learning
(BDT311) Deep Learning: Going Beyond Machine Learning
 
Artificial Intelligence Introduction Chapter 1, AIMA
Artificial Intelligence Introduction Chapter 1, AIMAArtificial Intelligence Introduction Chapter 1, AIMA
Artificial Intelligence Introduction Chapter 1, AIMA
 
Presentation Looks into the Future of Oncology Nursing in a Digital Age
Presentation Looks into the Future of Oncology Nursing in a Digital AgePresentation Looks into the Future of Oncology Nursing in a Digital Age
Presentation Looks into the Future of Oncology Nursing in a Digital Age
 
Deep Learning for Computer Vision (3/4): Video Analytics @ laSalle 2016
Deep Learning for Computer Vision (3/4): Video Analytics @ laSalle 2016Deep Learning for Computer Vision (3/4): Video Analytics @ laSalle 2016
Deep Learning for Computer Vision (3/4): Video Analytics @ laSalle 2016
 
Birgit Mager - Journey map into the future
Birgit Mager - Journey map into the futureBirgit Mager - Journey map into the future
Birgit Mager - Journey map into the future
 
Deep Learning for Computer Vision: Video Analytics (UPC 2016)
Deep Learning for Computer Vision: Video Analytics (UPC 2016)Deep Learning for Computer Vision: Video Analytics (UPC 2016)
Deep Learning for Computer Vision: Video Analytics (UPC 2016)
 
Cathy Huang & Xue Yin - Multiple-channel business model
Cathy Huang & Xue Yin - Multiple-channel business modelCathy Huang & Xue Yin - Multiple-channel business model
Cathy Huang & Xue Yin - Multiple-channel business model
 
Ces2017브리핑 참석후기
Ces2017브리핑 참석후기Ces2017브리핑 참석후기
Ces2017브리핑 참석후기
 
Michel Jansen & Esther van der Hoorn - Challenges and opportunities for servi...
Michel Jansen & Esther van der Hoorn - Challenges and opportunities for servi...Michel Jansen & Esther van der Hoorn - Challenges and opportunities for servi...
Michel Jansen & Esther van der Hoorn - Challenges and opportunities for servi...
 
전통시장 서비스디자인 적용 패키지 모델 - 한국디자인진흥원
전통시장 서비스디자인 적용 패키지 모델 - 한국디자인진흥원전통시장 서비스디자인 적용 패키지 모델 - 한국디자인진흥원
전통시장 서비스디자인 적용 패키지 모델 - 한국디자인진흥원
 
So you want to be a Service Designer
So you want to be a Service DesignerSo you want to be a Service Designer
So you want to be a Service Designer
 
AWS re:Invent 2016: Machine Learning State of the Union Mini Con (MAC206)
AWS re:Invent 2016: Machine Learning State of the Union Mini Con (MAC206)AWS re:Invent 2016: Machine Learning State of the Union Mini Con (MAC206)
AWS re:Invent 2016: Machine Learning State of the Union Mini Con (MAC206)
 
CNN 초보자가 만드는 초보자 가이드 (VGG 약간 포함)
CNN 초보자가 만드는 초보자 가이드 (VGG 약간 포함)CNN 초보자가 만드는 초보자 가이드 (VGG 약간 포함)
CNN 초보자가 만드는 초보자 가이드 (VGG 약간 포함)
 
Introduction on Service Design
Introduction on Service DesignIntroduction on Service Design
Introduction on Service Design
 
2017 국민디자인단 운영매뉴얼
2017 국민디자인단 운영매뉴얼2017 국민디자인단 운영매뉴얼
2017 국민디자인단 운영매뉴얼
 
IBM Watson Progress and 2013 Roadmap
IBM Watson Progress and 2013 RoadmapIBM Watson Progress and 2013 Roadmap
IBM Watson Progress and 2013 Roadmap
 
AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...
AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...
AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...
 
2017 tensor flow dev summit
2017 tensor flow dev summit2017 tensor flow dev summit
2017 tensor flow dev summit
 
This Is Service Design – UX Week 2011
This Is Service Design – UX Week 2011This Is Service Design – UX Week 2011
This Is Service Design – UX Week 2011
 

Similar to 01 introduction

Artificial intelligent Lec 1-ai-introduction-
Artificial intelligent Lec 1-ai-introduction-Artificial intelligent Lec 1-ai-introduction-
Artificial intelligent Lec 1-ai-introduction-Taymoor Nazmy
 
28th Jan Intro to AI.ppt
28th Jan Intro to AI.ppt28th Jan Intro to AI.ppt
28th Jan Intro to AI.pptamandeep651
 
ARTIFICIAL INTELLIGENCE & NEURAL NETWORKS
ARTIFICIAL INTELLIGENCE & NEURAL NETWORKSARTIFICIAL INTELLIGENCE & NEURAL NETWORKS
ARTIFICIAL INTELLIGENCE & NEURAL NETWORKSEr Kaushal
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceNitesh Kumar
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligencemailmerk
 
Ai introduction and production system and search patterns
Ai introduction and production system and search patternsAi introduction and production system and search patterns
Ai introduction and production system and search patternsaadip5069118
 
Artificialintelligence 131226011156-phpapp02
Artificialintelligence 131226011156-phpapp02Artificialintelligence 131226011156-phpapp02
Artificialintelligence 131226011156-phpapp02imtiaz hussain
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceArbaz Sheikh
 
Lebanon SoftShore Artificial Intelligence Seminar - March 38, 2014
Lebanon SoftShore Artificial Intelligence Seminar - March 38, 2014Lebanon SoftShore Artificial Intelligence Seminar - March 38, 2014
Lebanon SoftShore Artificial Intelligence Seminar - March 38, 2014lebsoftshore
 
Machine Learning, Artificial General Intelligence, and Robots with Human Minds
Machine Learning, Artificial General Intelligence, and Robots with Human MindsMachine Learning, Artificial General Intelligence, and Robots with Human Minds
Machine Learning, Artificial General Intelligence, and Robots with Human MindsUniversity of Huddersfield
 
Cognitive Science Unit 2
Cognitive Science Unit 2Cognitive Science Unit 2
Cognitive Science Unit 2CSITSansar
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceNimesh_parmar
 
Ai complete note
Ai complete noteAi complete note
Ai complete noteNajar Aryal
 

Similar to 01 introduction (20)

Artificial intelligent Lec 1-ai-introduction-
Artificial intelligent Lec 1-ai-introduction-Artificial intelligent Lec 1-ai-introduction-
Artificial intelligent Lec 1-ai-introduction-
 
28th Jan Intro to AI.ppt
28th Jan Intro to AI.ppt28th Jan Intro to AI.ppt
28th Jan Intro to AI.ppt
 
ARTIFICIAL INTELLIGENCE & NEURAL NETWORKS
ARTIFICIAL INTELLIGENCE & NEURAL NETWORKSARTIFICIAL INTELLIGENCE & NEURAL NETWORKS
ARTIFICIAL INTELLIGENCE & NEURAL NETWORKS
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial_Intelligence.ppt
Artificial_Intelligence.pptArtificial_Intelligence.ppt
Artificial_Intelligence.ppt
 
Ai introduction and production system and search patterns
Ai introduction and production system and search patternsAi introduction and production system and search patterns
Ai introduction and production system and search patterns
 
Artificialintelligence 131226011156-phpapp02
Artificialintelligence 131226011156-phpapp02Artificialintelligence 131226011156-phpapp02
Artificialintelligence 131226011156-phpapp02
 
ar
arar
ar
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial_Intelligence
Artificial_IntelligenceArtificial_Intelligence
Artificial_Intelligence
 
Intro AI.pdf
Intro AI.pdfIntro AI.pdf
Intro AI.pdf
 
Lebanon SoftShore Artificial Intelligence Seminar - March 38, 2014
Lebanon SoftShore Artificial Intelligence Seminar - March 38, 2014Lebanon SoftShore Artificial Intelligence Seminar - March 38, 2014
Lebanon SoftShore Artificial Intelligence Seminar - March 38, 2014
 
Machine Learning, Artificial General Intelligence, and Robots with Human Minds
Machine Learning, Artificial General Intelligence, and Robots with Human MindsMachine Learning, Artificial General Intelligence, and Robots with Human Minds
Machine Learning, Artificial General Intelligence, and Robots with Human Minds
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
AI
AIAI
AI
 
Cognitive Science Unit 2
Cognitive Science Unit 2Cognitive Science Unit 2
Cognitive Science Unit 2
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Ai complete note
Ai complete noteAi complete note
Ai complete note
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 

More from Tianlu Wang

14 pro resolution
14 pro resolution14 pro resolution
14 pro resolutionTianlu Wang
 
13 propositional calculus
13 propositional calculus13 propositional calculus
13 propositional calculusTianlu Wang
 
12 adversal search
12 adversal search12 adversal search
12 adversal searchTianlu Wang
 
11 alternative search
11 alternative search11 alternative search
11 alternative searchTianlu Wang
 
21 situation calculus
21 situation calculus21 situation calculus
21 situation calculusTianlu Wang
 
20 bayes learning
20 bayes learning20 bayes learning
20 bayes learningTianlu Wang
 
19 uncertain evidence
19 uncertain evidence19 uncertain evidence
19 uncertain evidenceTianlu Wang
 
18 common knowledge
18 common knowledge18 common knowledge
18 common knowledgeTianlu Wang
 
17 2 expert systems
17 2 expert systems17 2 expert systems
17 2 expert systemsTianlu Wang
 
17 1 knowledge-based system
17 1 knowledge-based system17 1 knowledge-based system
17 1 knowledge-based systemTianlu Wang
 
16 2 predicate resolution
16 2 predicate resolution16 2 predicate resolution
16 2 predicate resolutionTianlu Wang
 
16 1 predicate resolution
16 1 predicate resolution16 1 predicate resolution
16 1 predicate resolutionTianlu Wang
 
09 heuristic search
09 heuristic search09 heuristic search
09 heuristic searchTianlu Wang
 
08 uninformed search
08 uninformed search08 uninformed search
08 uninformed searchTianlu Wang
 

More from Tianlu Wang (20)

L7 er2
L7 er2L7 er2
L7 er2
 
L8 design1
L8 design1L8 design1
L8 design1
 
L9 design2
L9 design2L9 design2
L9 design2
 
14 pro resolution
14 pro resolution14 pro resolution
14 pro resolution
 
13 propositional calculus
13 propositional calculus13 propositional calculus
13 propositional calculus
 
12 adversal search
12 adversal search12 adversal search
12 adversal search
 
11 alternative search
11 alternative search11 alternative search
11 alternative search
 
10 2 sum
10 2 sum10 2 sum
10 2 sum
 
22 planning
22 planning22 planning
22 planning
 
21 situation calculus
21 situation calculus21 situation calculus
21 situation calculus
 
20 bayes learning
20 bayes learning20 bayes learning
20 bayes learning
 
19 uncertain evidence
19 uncertain evidence19 uncertain evidence
19 uncertain evidence
 
18 common knowledge
18 common knowledge18 common knowledge
18 common knowledge
 
17 2 expert systems
17 2 expert systems17 2 expert systems
17 2 expert systems
 
17 1 knowledge-based system
17 1 knowledge-based system17 1 knowledge-based system
17 1 knowledge-based system
 
16 2 predicate resolution
16 2 predicate resolution16 2 predicate resolution
16 2 predicate resolution
 
16 1 predicate resolution
16 1 predicate resolution16 1 predicate resolution
16 1 predicate resolution
 
15 predicate
15 predicate15 predicate
15 predicate
 
09 heuristic search
09 heuristic search09 heuristic search
09 heuristic search
 
08 uninformed search
08 uninformed search08 uninformed search
08 uninformed search
 

Recently uploaded

FULL ENJOY - 8264348440 Call Girls in Rohini Sector 22 | Delhi
FULL ENJOY - 8264348440 Call Girls in Rohini Sector 22 | DelhiFULL ENJOY - 8264348440 Call Girls in Rohini Sector 22 | Delhi
FULL ENJOY - 8264348440 Call Girls in Rohini Sector 22 | Delhisoniya singh
 
OYO GIRLS Call Girls in Lucknow Best Escorts Service Near You 8923113531 Call...
OYO GIRLS Call Girls in Lucknow Best Escorts Service Near You 8923113531 Call...OYO GIRLS Call Girls in Lucknow Best Escorts Service Near You 8923113531 Call...
OYO GIRLS Call Girls in Lucknow Best Escorts Service Near You 8923113531 Call...hanshkumar9870
 
Hazratganj ] (Call Girls) in Lucknow - 450+ Call Girl Cash Payment 🧄 89231135...
Hazratganj ] (Call Girls) in Lucknow - 450+ Call Girl Cash Payment 🧄 89231135...Hazratganj ] (Call Girls) in Lucknow - 450+ Call Girl Cash Payment 🧄 89231135...
Hazratganj ] (Call Girls) in Lucknow - 450+ Call Girl Cash Payment 🧄 89231135...akbard9823
 
Lucknow 💋 Call Girls Service Lucknow ₹7.5k Pick Up & Drop With Cash Payment 8...
Lucknow 💋 Call Girls Service Lucknow ₹7.5k Pick Up & Drop With Cash Payment 8...Lucknow 💋 Call Girls Service Lucknow ₹7.5k Pick Up & Drop With Cash Payment 8...
Lucknow 💋 Call Girls Service Lucknow ₹7.5k Pick Up & Drop With Cash Payment 8...anilsa9823
 
Young⚡Call Girls in Uttam Nagar Delhi >༒9667401043 Escort Service
Young⚡Call Girls in Uttam Nagar Delhi >༒9667401043 Escort ServiceYoung⚡Call Girls in Uttam Nagar Delhi >༒9667401043 Escort Service
Young⚡Call Girls in Uttam Nagar Delhi >༒9667401043 Escort Servicesonnydelhi1992
 
Lucknow 💋 Virgin Call Girls Lucknow | Book 8923113531 Extreme Naughty Call Gi...
Lucknow 💋 Virgin Call Girls Lucknow | Book 8923113531 Extreme Naughty Call Gi...Lucknow 💋 Virgin Call Girls Lucknow | Book 8923113531 Extreme Naughty Call Gi...
Lucknow 💋 Virgin Call Girls Lucknow | Book 8923113531 Extreme Naughty Call Gi...anilsa9823
 
Lucknow 💋 Call Girls in Lucknow ₹7.5k Pick Up & Drop With Cash Payment 892311...
Lucknow 💋 Call Girls in Lucknow ₹7.5k Pick Up & Drop With Cash Payment 892311...Lucknow 💋 Call Girls in Lucknow ₹7.5k Pick Up & Drop With Cash Payment 892311...
Lucknow 💋 Call Girls in Lucknow ₹7.5k Pick Up & Drop With Cash Payment 892311...anilsa9823
 
(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫶
(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫶(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫶
(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫶delhimunirka444
 
Lucknow 💋 Female Escorts Service in Lucknow | Service-oriented sexy call girl...
Lucknow 💋 Female Escorts Service in Lucknow | Service-oriented sexy call girl...Lucknow 💋 Female Escorts Service in Lucknow | Service-oriented sexy call girl...
Lucknow 💋 Female Escorts Service in Lucknow | Service-oriented sexy call girl...anilsa9823
 
The First Date by Daniel Johnson (Inspired By True Events)
The First Date by Daniel Johnson (Inspired By True Events)The First Date by Daniel Johnson (Inspired By True Events)
The First Date by Daniel Johnson (Inspired By True Events)thephillipta
 
Admirable # 00971529501107 # Call Girls at dubai by Dubai Call Girl
Admirable # 00971529501107 # Call Girls at dubai by Dubai Call GirlAdmirable # 00971529501107 # Call Girls at dubai by Dubai Call Girl
Admirable # 00971529501107 # Call Girls at dubai by Dubai Call Girlhome
 
Gomti Nagar & High Profile Call Girls in Lucknow (Adult Only) 8923113531 Esc...
Gomti Nagar & High Profile Call Girls in Lucknow  (Adult Only) 8923113531 Esc...Gomti Nagar & High Profile Call Girls in Lucknow  (Adult Only) 8923113531 Esc...
Gomti Nagar & High Profile Call Girls in Lucknow (Adult Only) 8923113531 Esc...gurkirankumar98700
 
Bridge Fight Board by Daniel Johnson dtjohnsonart.com
Bridge Fight Board by Daniel Johnson dtjohnsonart.comBridge Fight Board by Daniel Johnson dtjohnsonart.com
Bridge Fight Board by Daniel Johnson dtjohnsonart.comthephillipta
 
Jeremy Casson - How Painstaking Restoration Has Revealed the Beauty of an Imp...
Jeremy Casson - How Painstaking Restoration Has Revealed the Beauty of an Imp...Jeremy Casson - How Painstaking Restoration Has Revealed the Beauty of an Imp...
Jeremy Casson - How Painstaking Restoration Has Revealed the Beauty of an Imp...Jeremy Casson
 
Patrakarpuram ) Cheap Call Girls In Lucknow (Adult Only) 🧈 8923113531 𓀓 Esco...
Patrakarpuram ) Cheap Call Girls In Lucknow  (Adult Only) 🧈 8923113531 𓀓 Esco...Patrakarpuram ) Cheap Call Girls In Lucknow  (Adult Only) 🧈 8923113531 𓀓 Esco...
Patrakarpuram ) Cheap Call Girls In Lucknow (Adult Only) 🧈 8923113531 𓀓 Esco...akbard9823
 
Lucknow 💋 Call Girl in Lucknow Phone No 8923113531 Elite Escort Service Avail...
Lucknow 💋 Call Girl in Lucknow Phone No 8923113531 Elite Escort Service Avail...Lucknow 💋 Call Girl in Lucknow Phone No 8923113531 Elite Escort Service Avail...
Lucknow 💋 Call Girl in Lucknow Phone No 8923113531 Elite Escort Service Avail...anilsa9823
 
Deconstructing Gendered Language; Feminist World-Making 2024
Deconstructing Gendered Language; Feminist World-Making 2024Deconstructing Gendered Language; Feminist World-Making 2024
Deconstructing Gendered Language; Feminist World-Making 2024samlnance
 
Editorial sephora annual report design project
Editorial sephora annual report design projectEditorial sephora annual report design project
Editorial sephora annual report design projecttbatkhuu1
 

Recently uploaded (20)

FULL ENJOY - 8264348440 Call Girls in Rohini Sector 22 | Delhi
FULL ENJOY - 8264348440 Call Girls in Rohini Sector 22 | DelhiFULL ENJOY - 8264348440 Call Girls in Rohini Sector 22 | Delhi
FULL ENJOY - 8264348440 Call Girls in Rohini Sector 22 | Delhi
 
OYO GIRLS Call Girls in Lucknow Best Escorts Service Near You 8923113531 Call...
OYO GIRLS Call Girls in Lucknow Best Escorts Service Near You 8923113531 Call...OYO GIRLS Call Girls in Lucknow Best Escorts Service Near You 8923113531 Call...
OYO GIRLS Call Girls in Lucknow Best Escorts Service Near You 8923113531 Call...
 
Hazratganj ] (Call Girls) in Lucknow - 450+ Call Girl Cash Payment 🧄 89231135...
Hazratganj ] (Call Girls) in Lucknow - 450+ Call Girl Cash Payment 🧄 89231135...Hazratganj ] (Call Girls) in Lucknow - 450+ Call Girl Cash Payment 🧄 89231135...
Hazratganj ] (Call Girls) in Lucknow - 450+ Call Girl Cash Payment 🧄 89231135...
 
Lucknow 💋 Call Girls Service Lucknow ₹7.5k Pick Up & Drop With Cash Payment 8...
Lucknow 💋 Call Girls Service Lucknow ₹7.5k Pick Up & Drop With Cash Payment 8...Lucknow 💋 Call Girls Service Lucknow ₹7.5k Pick Up & Drop With Cash Payment 8...
Lucknow 💋 Call Girls Service Lucknow ₹7.5k Pick Up & Drop With Cash Payment 8...
 
Young⚡Call Girls in Uttam Nagar Delhi >༒9667401043 Escort Service
Young⚡Call Girls in Uttam Nagar Delhi >༒9667401043 Escort ServiceYoung⚡Call Girls in Uttam Nagar Delhi >༒9667401043 Escort Service
Young⚡Call Girls in Uttam Nagar Delhi >༒9667401043 Escort Service
 
Lucknow 💋 Virgin Call Girls Lucknow | Book 8923113531 Extreme Naughty Call Gi...
Lucknow 💋 Virgin Call Girls Lucknow | Book 8923113531 Extreme Naughty Call Gi...Lucknow 💋 Virgin Call Girls Lucknow | Book 8923113531 Extreme Naughty Call Gi...
Lucknow 💋 Virgin Call Girls Lucknow | Book 8923113531 Extreme Naughty Call Gi...
 
Lucknow 💋 Call Girls in Lucknow ₹7.5k Pick Up & Drop With Cash Payment 892311...
Lucknow 💋 Call Girls in Lucknow ₹7.5k Pick Up & Drop With Cash Payment 892311...Lucknow 💋 Call Girls in Lucknow ₹7.5k Pick Up & Drop With Cash Payment 892311...
Lucknow 💋 Call Girls in Lucknow ₹7.5k Pick Up & Drop With Cash Payment 892311...
 
(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫶
(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫶(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫶
(9711106444 )🫦#Sexy Desi Call Girls Noida Sector 4 Escorts Service Delhi 🫶
 
Lucknow 💋 Female Escorts Service in Lucknow | Service-oriented sexy call girl...
Lucknow 💋 Female Escorts Service in Lucknow | Service-oriented sexy call girl...Lucknow 💋 Female Escorts Service in Lucknow | Service-oriented sexy call girl...
Lucknow 💋 Female Escorts Service in Lucknow | Service-oriented sexy call girl...
 
Dubai Call Girl Number # 00971588312479 # Call Girl Number In Dubai # (UAE)
Dubai Call Girl Number # 00971588312479 # Call Girl Number In Dubai # (UAE)Dubai Call Girl Number # 00971588312479 # Call Girl Number In Dubai # (UAE)
Dubai Call Girl Number # 00971588312479 # Call Girl Number In Dubai # (UAE)
 
The First Date by Daniel Johnson (Inspired By True Events)
The First Date by Daniel Johnson (Inspired By True Events)The First Date by Daniel Johnson (Inspired By True Events)
The First Date by Daniel Johnson (Inspired By True Events)
 
Admirable # 00971529501107 # Call Girls at dubai by Dubai Call Girl
Admirable # 00971529501107 # Call Girls at dubai by Dubai Call GirlAdmirable # 00971529501107 # Call Girls at dubai by Dubai Call Girl
Admirable # 00971529501107 # Call Girls at dubai by Dubai Call Girl
 
Gomti Nagar & High Profile Call Girls in Lucknow (Adult Only) 8923113531 Esc...
Gomti Nagar & High Profile Call Girls in Lucknow  (Adult Only) 8923113531 Esc...Gomti Nagar & High Profile Call Girls in Lucknow  (Adult Only) 8923113531 Esc...
Gomti Nagar & High Profile Call Girls in Lucknow (Adult Only) 8923113531 Esc...
 
Bridge Fight Board by Daniel Johnson dtjohnsonart.com
Bridge Fight Board by Daniel Johnson dtjohnsonart.comBridge Fight Board by Daniel Johnson dtjohnsonart.com
Bridge Fight Board by Daniel Johnson dtjohnsonart.com
 
RAJKOT CALL GIRL 76313*77252 CALL GIRL IN RAJKOT
RAJKOT CALL GIRL 76313*77252 CALL GIRL IN RAJKOTRAJKOT CALL GIRL 76313*77252 CALL GIRL IN RAJKOT
RAJKOT CALL GIRL 76313*77252 CALL GIRL IN RAJKOT
 
Jeremy Casson - How Painstaking Restoration Has Revealed the Beauty of an Imp...
Jeremy Casson - How Painstaking Restoration Has Revealed the Beauty of an Imp...Jeremy Casson - How Painstaking Restoration Has Revealed the Beauty of an Imp...
Jeremy Casson - How Painstaking Restoration Has Revealed the Beauty of an Imp...
 
Patrakarpuram ) Cheap Call Girls In Lucknow (Adult Only) 🧈 8923113531 𓀓 Esco...
Patrakarpuram ) Cheap Call Girls In Lucknow  (Adult Only) 🧈 8923113531 𓀓 Esco...Patrakarpuram ) Cheap Call Girls In Lucknow  (Adult Only) 🧈 8923113531 𓀓 Esco...
Patrakarpuram ) Cheap Call Girls In Lucknow (Adult Only) 🧈 8923113531 𓀓 Esco...
 
Lucknow 💋 Call Girl in Lucknow Phone No 8923113531 Elite Escort Service Avail...
Lucknow 💋 Call Girl in Lucknow Phone No 8923113531 Elite Escort Service Avail...Lucknow 💋 Call Girl in Lucknow Phone No 8923113531 Elite Escort Service Avail...
Lucknow 💋 Call Girl in Lucknow Phone No 8923113531 Elite Escort Service Avail...
 
Deconstructing Gendered Language; Feminist World-Making 2024
Deconstructing Gendered Language; Feminist World-Making 2024Deconstructing Gendered Language; Feminist World-Making 2024
Deconstructing Gendered Language; Feminist World-Making 2024
 
Editorial sephora annual report design project
Editorial sephora annual report design projectEditorial sephora annual report design project
Editorial sephora annual report design project
 

01 introduction

  • 1. Artificial Intelligence Professor: Liqing Zhang Contact Information: Email: zhang-lq@cs.sjtu.edu.cn Tel: 6293 2406
  • 3. 3 1.1 What is AI? (1)  Artificial Intelligence (AI) – Intelligent behavior in artifacts – “Design computer programs to make computers smarter” – “Study of how to make computers do things at which, at the moment, people are better”  Intelligent behavior – Perception, reasoning, learning, communicating, acting in complex environments  Long term goals of AI – Develop machines that do things as well as humans can or possibly even better – Understand behaviors
  • 4. 4 1.1 What Is AI? (2)  Can machines think? – Depend on the definitions of “machine”, “think”, “can”  “Can” – Can machines think now or someday? – Might machines be able to think theoretically or actually?  “Machine” – E6 Bacteriophage: Machine made of proteins – Searle’s belief  What we are made of is fundamental to our intelligence  Thinking can occur only in very special machines – living ones made of proteins
  • 5. 5 Figure 1.1 Schematic Illustration of E6 Bacteriophage 1.1 What Is AI? (3)
  • 6. 6 1.1 What Is AI? (4)  “Think” – Turing test: Decide whether a machine is intelligent or not  Interrogator (C): determine man/woman  A: try and cause C to make the wrong identification  B: help the interrogator Room1 Man (A), Woman (B) Room2 Interrogator (C) teletype
  • 7. 7 1.2 Approaches to AI (1)  Two main approaches: symbolic vs. subsymbolic 1. Symbolic – Classical AI (“Good-Old-Fashioned AI” or GOFAI) – Physical symbol system hypothesis – Logical, top-down, designed behavior, knowledge-intensive 2. Subsymbolic – Modern AI, neural networks, evolutionary machines – Intelligent behavior is the result of subsymbolic processing – Biological, bottom-up, emergent behavior, learning-based  Brain vs. Computer – Brain: parallel processing, fuzzy logic – Computer: serial processing, binary logic
  • 8. 8 1.2 Approaches to AI (2)  Symbolic processing approaches – Physical symbol system hypothesis [Newell & Simon]  “A physical symbol system has the necessary and sufficient means for general intelligence action”  Physical symbol system: A machine (digital computer) that can manipulate symbolic data, rearrange lists of symbols, replace some symbols, and so on. – Logical operations: McCarthy’s “advice-taker”  Represent “knowledge” about a problem domain by declarative sentences based on sentences in first-order logic  Logical reasoning to deduce consequences of knowledge  applied to declarative knowledge bases
  • 9. 9 1.2 Approaches to AI (3) – Top-down design method  Knowledge level – Top level – The knowledge needed by the machine is specified  Symbol level – Represent knowledge in symbolic structures (lists) – Specify operations on the structures  Implementation level – Actually implement symbol-processing operations
  • 10. 10 1.2 Approaches to AI (4)  Subsymbolic processing approaches – Bottom-up style  The concept of signal is appropriate at the lowest level – Animat approach  Human intelligence evolved only after a billion or more years of life on earth  Many of the same evolutionary steps need to make intelligence machines – Symbol grounding  Agent’s behaviors interact with the environment to produce complex behavior – Emergent behavior  Functionality of an agent: emergent property of the intensive interaction of the system with its dynamic environment
  • 11. 11 1.2 Approaches to AI (5) – Well-known examples of machines coming from the subsymbolic school  Neural networks – Inspired by biological models – Ability to learn  Evolution systems – Crossover, mutation, fitness  Situated automata – Intermediate between the top-down and bottom-up approaches
  • 12. 12 Computer Sci. and Brain Sci. Information Processing in Digital Computer Computing based on Logic CPU and Storage: Separated Data Processing & Storage: Simple Intelligent Information Processing: Complicated and Slow Cognition capability: Weak Information Process Mode: Logic – Information – Statistics Information Processing in the Brain Computing based on Statistics CPU and Storage: Unified Data Processing & Storage: Unknown Intelligent Information Processing: Simple and Fast Cognition capability: Strong Information Process Mode: Statistics -concepts-logic
  • 13. 13 1.3 Brief History of AI (1) Symbolic AI  1943: Production rules  1956: “Artificial Intelligence”  1958: LISP AI language  1965: Resolution theorem proving  1970: PROLOG language  1971: STRIPS planner  1973: MYCIN expert system  1982-92: Fifth generation computer systems project  1986: Society of mind  1994: Intelligent agents Biological AI  1943: McCulloch-Pitt’s neurons  1959: Perceptron  1965: Cybernetics  1966: Simulated evolution  1966: Self-reproducing automata  1975: Genetic algorithm  1982: Neural networks  1986: Connectionism  1987: Artificial life  1992: Genetic programming  1994: DNA computing
  • 14. 14 1.3 Brief History of AI (2)  1940~1950 – Programs that perform elementary reasoning tasks – Alan Turing: First modern article dealing with the possibility of mechanizing human-style intelligence – McCulloch and Pitts: Show that it is possible to compute any computable function by networks of artificial neurons.  1956 – Coined the name “Artificial Intelligence” – Frege: Predicate calculus = Begriffsschrift = “concept writing” – McCarthy: Predicate calculus: language for representing and using knowledge in a system called “advice taker” – Perceptron for learning and for pattern recognition [Rosenblatt]
  • 15. 15 1.3 Brief History of AI (3)  1960~1970 – Problem representations, search techniques, and general heuristics – Simple puzzle solving, game playing, and information retrieval – Chess, Checkers, Theorem proving in plane geometry – GPS (General Problem Solver)
  • 16. 16 1.3 Brief History of AI (4)  Late 1970 ~ early 1980 – Development of more capable programs that contained the knowledge required to mimic expert human performance – Methods of representing problem-specific knowledge – DENDRAL  Input: chemical formula, mass spectrogram analyses  Output: predicting the structure of organic molecules – Expert Systems  Medical diagnoses
  • 17. 17 1.3 Brief History of AI (5)  DEEP BLUE (1997/5/11) – Chess game playing program  Human Intelligence – Ability to perceive/analyze a visual scene  Roberts – Ability to understand and generate language  Winograd: Natural language understanding system  LUNAR system: answer spoken English questions about rock samples collected from the moon
  • 18. 18 1.3 Brief History of AI (6)  Neural Networks – Late 1950s: Rosenblatt – 1980s: important class of nonlinear modeling tools  AI research – Neural networks + animat approach: problems of connecting symbolic processes to the sensors and efforts of robots in physical environments  Robots and Softbots (Agents)
  • 19. 19 1.4 Plan of the Book (I)  Agent in grid-space world  Grid-space world – 3-dimensional space demarcated by a 2-dimensional grid of cells “floor”  Reactive agents – Sense their worlds and act in them – Ability to remember properties and to store internal models of the world – Actions of reactive agents: f(current and past states of their worlds)
  • 21. 21 1.4 Plan of the Book (II)  Model or Representation – Symbolic structures and set of computations on the structures – Iconic model  Involve data structures, computations  Iconic chess model: complete  Feature based model – Use declarative descriptions of the environment – Incomplete – Neural Networks
  • 22. 22 1.4 Plan of the Book (III)  Agents can make plans – Have the ability to anticipate the effects of their actions – Take actions that are expected to lead toward their goals  Agents are able to reason – Can deduce properties of their worlds  Agents co-exist with other agents – Communication is an important action
  • 23. 23 1.4 Plan of the Book (IV)  Autonomy – Learning is an important part of autonomy – Extent of autonomy  Extent that system’s behavior is determined by its immediate inputs and past experience, rather than by its designer’s. – Truly autonomous system  Should be able to operate successfully in any environment, given sufficient time to adapt
  • 26. 26 Text Book:  N. Nilsson, Artificial Intelligence: A new synthesis Morgan Kaufman,1998 -- Reference Book: Artificial Intelligence: Structures and Strategies for Complex Problem Solving, 4E 【原出版社】 Pearson Education 【作者】 (美)George F.Luger