George F Luger ARTIFICIAL INTELLIGENCE 6th edition Structures and Strategies for Complex Problem Solving Machine Learning: Symbol-Based Luger: Artificial.

Slides:



Advertisements
Similar presentations
2. Concept Learning 2.1 Introduction
Advertisements

1 Machine Learning: Lecture 3 Decision Tree Learning (Based on Chapter 3 of Mitchell T.., Machine Learning, 1997)
Decision Tree Approach in Data Mining
Structures and Strategies For Space State Search
HEURISTIC SEARCH ARTIFICIAL INTELLIGENCE 5th edition George F Luger
CII504 Intelligent Engine © 2005 Irfan Subakti Department of Informatics Institute Technology of Sepuluh Nopember Surabaya - Indonesia.
1 Chapter 10 Introduction to Machine Learning. 2 Chapter 10 Contents (1) l Training l Rote Learning l Concept Learning l Hypotheses l General to Specific.
1 Machine Learning: Symbol-based 10a 10.0Introduction 10.1A Framework for Symbol-based Learning 10.2Version Space Search 10.3The ID3 Decision Tree Induction.
An Introduction to Machine Learning In the area of AI (earlier) machine learning took a back seat to Expert Systems Expert system development usually consists.
Machine Learning: Symbol-Based
1 Machine Learning: Symbol-based 9d 9.0Introduction 9.1A Framework for Symbol-based Learning 9.2Version Space Search 9.3The ID3 Decision Tree Induction.
Structures and Strategies For Space State Search
Automated Reasoning ARTIFICIAL INTELLIGENCE 6th edition George F Luger
MACHINE LEARNING. What is learning? A computer program learns if it improves its performance at some task through experience (T. Mitchell, 1997) A computer.
Strong Method Problem Solving.
Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Wednesday, January 19, 2001.
Knowledge Representation
Artificial Intelligence University Politehnica of Bucharest Adina Magda Florea
Machine Learning Chapter 3. Decision Tree Learning
Copyright R. Weber Machine Learning, Data Mining ISYS370 Dr. R. Weber.
Lectures 5,6 MACHINE LEARNING EXPERT SYSTEMS. Contents Machine learning Knowledge representation Expert systems.
Artificial Intelligence: Its Roots and Scope
Learning CPSC 386 Artificial Intelligence Ellen Walker Hiram College.
Mohammad Ali Keyvanrad
1 Machine Learning What is learning?. 2 Machine Learning What is learning? “That is what learning is. You suddenly understand something you've understood.
The Predicate Calculus
Learning Holy grail of AI. If we can build systems that learn, then we can begin with minimal information and high-level strategies and have systems better.
Concepts of Database Management, Fifth Edition
Understanding Natural Language
Building Control Algorithms For State Space Search.
Ch10 Machine Learning: Symbol-Based
George F Luger ARTIFICIAL INTELLIGENCE 6th edition Structures and Strategies for Complex Problem Solving Machine Learning: Connectionist Luger: Artificial.
Reasoning in Uncertain Situations
Structures and Strategies For Space State Search
George F Luger ARTIFICIAL INTELLIGENCE 5th edition Structures and Strategies for Complex Problem Solving Machine Learning: Social and Emergent Luger: Artificial.
George F Luger ARTIFICIAL INTELLIGENCE 5th edition Structures and Strategies for Complex Problem Solving HEURISTIC SEARCH Luger: Artificial Intelligence,
George F Luger ARTIFICIAL INTELLIGENCE 6th edition Structures and Strategies for Complex Problem Solving HEURISTIC SEARCH Luger: Artificial Intelligence,
Machine Learning Chapter 2. Concept Learning and The General-to-specific Ordering Tom M. Mitchell.
George F Luger ARTIFICIAL INTELLIGENCE 6th edition Structures and Strategies for Complex Problem Solving Artificial Intelligence as Empirical Enquiry Luger:
George F Luger ARTIFICIAL INTELLIGENCE 6th edition Structures and Strategies for Complex Problem Solving STOCHASTIC METHODS Luger: Artificial Intelligence,
Learning from observations
Machine Learning Chapter 5. Artificial IntelligenceChapter 52 Learning 1. Rote learning rote( โรท ) n. วิถีทาง, ทางเดิน, วิธีการตามปกติ, (by rote จากความทรงจำ.
Concept Learning and the General-to-Specific Ordering 이 종우 자연언어처리연구실.
Outline Inductive bias General-to specific ordering of hypotheses
Chapter 11 Statistical Techniques. Data Warehouse and Data Mining Chapter 11 2 Chapter Objectives  Understand when linear regression is an appropriate.
Learning, page 1 CSI 4106, Winter 2005 Symbolic learning Points Definitions Representation in logic What is an arch? Version spaces Candidate elimination.
KU NLP Machine Learning1 Ch 9. Machine Learning: Symbol- based  9.0 Introduction  9.1 A Framework for Symbol-Based Learning  9.2 Version Space Search.
Concept learning, Regression Adapted from slides from Alpaydin’s book and slides by Professor Doina Precup, Mcgill University.
George F Luger ARTIFICIAL INTELLIGENCE 6th edition Structures and Strategies for Complex Problem Solving Machine Learning: Probabilistic Luger: Artificial.
1 Chapter 10 Introduction to Machine Learning. 2 Chapter 10 Contents (1) l Training l Rote Learning l Concept Learning l Hypotheses l General to Specific.
A Generalized Version Space Learning Algorithm for Noisy and Uncertain Data T.-P. Hong, S.-S. Tseng IEEE Transactions on Knowledge and Data Engineering,
Machine Learning A Quick look Sources: Artificial Intelligence – Russell & Norvig Artifical Intelligence - Luger By: Héctor Muñoz-Avila.
Machine Learning Concept Learning General-to Specific Ordering
George F Luger ARTIFICIAL INTELLIGENCE 5th edition Structures and Strategies for Complex Problem Solving Structures and Strategies For Space State Search.
George F Luger ARTIFICIAL INTELLIGENCE 5th edition Structures and Strategies for Complex Problem Solving HEURISTIC SEARCH Luger: Artificial Intelligence,
HEURISTIC SEARCH 4 4.0Introduction 4.1An Algorithm for Heuristic Search 4.2Admissibility, Monotonicity, and Informedness 4.3Using Heuristics in Games 4.4Complexity.
STRUCTURES AND STRATEGIES FOR STATE SPACE SEARCH 3 3.0Introduction 3.1Graph Theory 3.2Strategies for State Space Search 3.3Using the State Space to Represent.
More Symbolic Learning CPSC 386 Artificial Intelligence Ellen Walker Hiram College.
Outline Decision tree representation ID3 learning algorithm Entropy, Information gain Issues in decision tree learning 2.
Concept learning Maria Simi, 2011/2012 Machine Learning, Tom Mitchell Mc Graw-Hill International Editions, 1997 (Cap 1, 2).
George F Luger ARTIFICIAL INTELLIGENCE 5th edition Structures and Strategies for Complex Problem Solving STOCHASTIC METHODS Luger: Artificial Intelligence,
Artificial Intelligence
Machine Learning: Symbol-Based
Machine Learning: Symbol-Based
CS 9633 Machine Learning Concept Learning
Analytical Learning Discussion (4 of 4):
Machine Learning: Lecture 3
Luger: Artificial Intelligence, 5th edition
3.1.1 Introduction to Machine Learning
IES 511 Machine Learning Dr. Türker İnce (Lecture notes by Prof. T. M
Presentation transcript:

George F Luger ARTIFICIAL INTELLIGENCE 6th edition Structures and Strategies for Complex Problem Solving Machine Learning: Symbol-Based Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, Introduction 10.1A Framework for Symbol-Based Learning 10.2Version Space Search 10.3The ID3 Decision Tree Induction Algorithm 10.4Inductive Bias and Learnability 10.5Knowledge and Learning 10.6Unsupervised Learning 10.7Reinforcement Learning 10.8Epilogue and References 10.9Exercises 1

Fig 10.1A general model of the learning process Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited,

Fig 10.2Examples and near misses for the concept “arch.” Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited,

Fig 10.3generalization of descriptions to include multiple examples. Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited,

Fig 10.3 generalization of descriptions to include multiple examples (cont’d) Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited,

Fig 10.4Specialization of a description to exclude a near miss. In 10.4c we add constraints to 10.4a so that it can’t match with 10.4b. Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited,

Fig 10.5A concept space. Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited,

Defining specific to general search, for hypothesis set S as: Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited,

In this algorithm, negative instances lead to the specialization of candidate concepts; the algorithm uses positive instances to eliminate overly specialized concepts. Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited,

Fig 10.6The role of negative examples in preventing overgeneralization. Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited,

Fig 10.7Specific to gerneral search of the version space learning the concept “ball.” Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited,

The algorithm specializes G and generalizes S until they converge on the target concept. The algorithm is defined: Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited,

Fig 10.8General to specific search of the version space learning the concept “ball.” Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited,

Fig 10.9The candidate elimination algorithm learning the concept “red ball.” Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited,

Fig Converging boundaries of the G and S sets in the candidate elimination algorithm. Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited,

Fig A portion of LEX’s hierarchy of symbols. Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited,

Fig A version space for OP2, adapted from Mitchell et al. (1983). Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited,

Table 10.1 Data from credit history of loan applications Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited,

Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009 Fig A decision tree for credit risk assessment. 19

Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009 Fig a simplified decision tree for credit risk assessment. 20

Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009 The induction algorithm begins with a sample of correctly classified members of the target categories. ID3 constructs a decision tree according to the algorithm: 21

Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009 Fig A partially constructed decision tree. Fig Another partially constructed decision tree. 22

Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009 Table 10.2 The evaluation of ID3 23

Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009 Fig Specific and generalized proof that an object, X, is a cup. 24

Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009 Fig An explanation structure of the cup example. 25

Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009 Fig An analogical mapping. 26

Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009 Fig The steps of a CLUSTER/2 run. 27

Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009 Fig A COBWEB clustering for four one-celled organisms, adapted from Gennari et al. (1989). 28

Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009 A COBWEB algorithm is defined: 29

Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009 Fig Merging and splitting of nodes. 30

Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009 Fig A sequence of tic-tac-toe moves. Dashed arrows indicate possible move choices, down solid arrows indicate selected moves, up solid arrows indicate reward, when reward function changes state’s value. 31

Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009 Fig Backup diagrams for (a) V* and (b) Q*, adapted from Sutton and Barto (1998). 32

Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009 Fig A step. Fig An example of a 4 x 4 grid world, adapted form Sutton and Barto (1998). 33