YeonwooSung / ai_book

AI book for everyone
24 stars 5 forks source link

Deep Networks are kernel machines #11

Closed YeonwooSung closed 2 years ago

YeonwooSung commented 3 years ago

Deep Neural Networks are often said to discover useful representations of the data. However, this paper challenges this prevailing view and suggest that rather than representing the data, deep neural networks store superpositions of the training data in their weights and act as kernel machines at inference time. This is a theoretical paper with a main theorem and an understandable proof and the result leads to many interesting implications for the field.

Every Model Learned by Gradient Descent Is Approximately a Kernel Machine