Week 10 UAS Flashcards

1
Q

Forms of Reasoning?

A
  1. Deduction (Prediction): From causes to effect
  2. Abduction (Explanation): From effects to possible causes
  3. Induction (Learning): From correlated observations to rules
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is ILP?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is cumulative learning?

A

The use of prior knowledge in learning.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Explanation-based learning (EBL)

A

Explanation-based learning (EBL) extracts general rules from single examples by explaining the examples and generalizing the explanation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is Relevance-based learning (RBL)

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly