Machine Learning
Generative and Discriminative Learning
1
Generative and Discriminative Learning Machine Learning 1 What we - - PowerPoint PPT Presentation
Generative and Discriminative Learning Machine Learning 1 What we saw most of the semester A fixed, unknown distribution D over X Y X: Instance space, Y: label space (eg: {+1, -1}) Given a dataset S = {(x i , y i )} Learning
1
2
3
Is this different from assuming a distribution over X and a fixed oracle function f?
4
Is this different from assuming a distribution over X and a fixed oracle function f?
5
Is this different from assuming a distribution over X and a fixed oracle function f?
6
Is this different from assuming a distribution over X and a fixed oracle function f?
7
8
9
10
First sample a label
11
Given the label, sample the features independently from the conditional distributions
12
Given the label, sample the features independently from the conditional distributions
13
Given the label, sample the features independently from the conditional distributions
14
Given the label, sample the features independently from the conditional distributions
15
Given the label, sample the features independently from the conditional distributions
16
17
18
19
20
A generative model tries to characterize the distribution of the inputs, a discriminative model doesn’t care