vix.ing · top · new · best · stats · spec

Every Model Learned by Gradient Descent Is Approximately a Kernel Machine

2020/11/30 by Pedro Domingos, Domingos, Pedro · 11 voices · 1 citation
Computer Science · #Adversarial Robustness in Machine Learning #Domain Adaptation and Few-Shot Learning #Generative Adversarial Networks and Image Synthesis #cs.LG #cs.NE #stat.ML

paper · pdf · doi:10.48550/arxiv.2012.00152

openalex publication_date 2020/11/30 · openalex created_date 2020/12/07 · openalex updated_date 2026/07/28

Abstract

Deep learning's successes are often attributed to its ability to automatically discover new representations of the data, rather than relying on handcrafted features like other learning methods. We show, however, that deep networks learned by the standard gradient descent algorithm are in fact mathematically approximately equivalent to kernel machines, a learning method that simply memorizes the data and uses it directly for prediction via a similarity function (the kernel). This greatly enhances the interpretability of deep network weights, by elucidating that they are effectively a superposition of the training examples. The network architecture incorporates knowledge of the target function into the kernel. This improved understanding should lead to better learning algorithms.

Citations

Cited by

Discussions

Related