机器学习基石 - The VC Dimension
机器学习基石上 (Machine Learning Foundations)—Mathematical Foundations
Hsuan-Tien Lin, 林轩田,副教授 (Associate Professor),资讯工程学系 (Computer Science and Information Engineering)
The VC Dimension
Recap
Definition of VC Dimension
VC Dimension
the formal name of maximum non-break point
the Four VC Dimensions
VC Dimension and Learning
- finite can generalize
- regardless of learning algorithm 、input distribution 、target function
VC Dimension of Perceptrons
2D PLA Revisited
d-D perceptrons:
- There are some inputs we can shatter.
- 每一行代表一个点
- 灰色部分(第一列)视作第 0 维,是常数,代表 threshhold
- 可逆
- 任意的 都可以表示出来
- We cannot shatter any set of inputs.
- linear dependence restricts dichotomy
- 任意一个可以 shatter 的 向量组再加一维
- 能被前 个向量线性表出
Physical Intuition of VC Dimension
Degrees of Freedom 自由度
Penalty for Model Complexity
with a high probability,
The VC Message
Sample Complexity
theory:
practical: often enough!
Looseness of VC Bound