Week 10 UAS Flashcards
Forms of Reasoning?
- Deduction (Prediction): From causes to effect
- Abduction (Explanation): From effects to possible causes
- Induction (Learning): From correlated observations to rules
What is ILP?
Inductive Logic Programming (ILP)
– Automated learning of logic rules from examples and
background knowledge
– E.g., learn the rule for grandparents, given background knowledge of parents and examples of grandparents
ILP can be used for classification and prediction.
What is cumulative learning?
The use of prior knowledge in learning.
What is Explanation-based learning (EBL)
Explanation-based learning (EBL) extracts general rules from single examples by explaining the examples and generalizing the explanation.
What is Relevance-based learning (RBL)
Relevance-based learning (RBL) uses prior knowledge in the form of determinations to identify the relevant attributes, thereby generating a reduced hypothesis space and speeding up learning.