KBAI 笔记 10 Incremental Concept L
2019-01-01 本文已影响11人
我的名字叫清阳
Preview
PreviewExercise: Identifying a Foo I
quiz- background knowledge is important to make the judgement whether the fourth graph shows the concept of foo.
Exercise: Identifying a Foo II
quiz 2Exercise: Identifying a Foo III
quiz 2- yes or no answer could be correct. yes is a generalization and no is a specification
- learning is incremental (learn from one example at a time)
- examples are labeled.
- examples come from specific order
- differ from K space reasoning
- the number of examples is small.
- what to learn is going to be a hard question( over generalization or over specification)
Incremental Concept Learning
Process of Incermental concept learningExample of over generalization and over specification using children as example. what is a dog.
Variabilization
AI representation of an Arch.
Generalization to Ignore Features
New Arch example Drop-link heuristicSpecialization to Require Features
require-link heuristicSpecialization to Exclude Features
"forbid-link" heuristicGeneralization to Abstract Features
"enlarge" heuristicGeneralization with Background Knowledge
"clime tree" heuristicAn Alternative Visualization
Heuristics for Concept Learning
Summary of HeuristicsExercise: Re-Identifying a Foo I
Exercise: Re-Identifying Foo II
Exercise: Re-Identifying Foo III
The concept of block can be brick or Cylinder.
backgroup knowledgeExercise: Re-Identifying Foo VI
Do nothing- the example is not a concept and the current COncept is already exclusive. we don't need to do anything or learn anything.
Final Concept of a Foo
- when there is limited number of examples, Agent has to use its background knowledge and use all the examples to incrementally learn the concept.
Assignment
Wrap Up
The Cognitive Connection
In real life, cognitive agent like humans are usually given one example after another. Incremental concept learning is the closed way of how human learn new concept.