The Problem of Overfitting
The Problem of Overfitting
The Problem of Overfitting
BR data: neural network with 20% classification noise, 307 training examples
Overfitting on BR (2)
H1 ⊂ H2 ⊂ H3 ⊂ L
Weight Elimination
1 X w2 j /w 2
0
2
Ji(W ) = (ŷi − yi) + λ
2 1 + w 2/w 2
j j 0
This essentially counts the number of large weights. Once they are
large enough, their penalty does not change
Neural Network Pruning Methods:
Optimal Brain Damage
(LeCun, Denker, Solla, 1990)