paper-with-me

Papers

Deep Learning Generalization, Extrapolation, and Over-parameterization

2022-03-19 · Roozbeh Yousefzadeh

We study the generalization of over-parameterized deep networks (for image classification) in relation to the convex hull of their training sets. Despite their great success, generalization of deep networks is considered a mystery. These models have orders of magnitude more parameters than their training samples, and they can achieve perfect accuracy on their training sets, even when training images are randomly labeled, or the contents of images are replaced with random noise. The training loss function of these models has infinite number of near zero minimizers, where only a small subset of those minimizers generalize well. Overall, it is not clear why models need to be over-parameterized, why we should use a very specific training regime to train them, and why their classifications are so susceptible to imperceivable adversarial perturbations (phenomenon known as adversarial vulnerability) \cite{papernot2016limitations,shafahi2018adversarial,tsipras2018robustness}. Some recent studies have made advances in answering these questions, however, they only consider interpolation. We show that interpolation is not adequate to understand generalization of deep networks and we should broaden our perspective.

📄 PDF Abstract BibTeX arXiv:2203.10366

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learningimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Learning to Extrapolate: A Transductive Approach

2023-04-27 · Aviv Netanyahu, Abhishek Gupta, Max Simchowitz, Kaiqing Zhang 외

Machine learning systems, especially with overparameterized deep neural networks, can generalize to novel test instances drawn from the same distribution as the training data. However, they fare poorly when evaluated on …

Imitation Learning

Multi-fidelity climate model parameterization for better generalization and extrapolation

2023-09-19 · Mohamed Aziz Bhouri, Liran Peng, Michael S. Pritchard, Pierre Gentine

Machine-learning-based parameterizations (i.e. representation of sub-grid processes) of global climate models or turbulent simulations have recently been proposed as a powerful alternative to physical, but empirical, rep…

4kUncertainty Quantification

Over-parameterization: A Necessary Condition for Models that Extrapolate

2022-03-20 · Roozbeh Yousefzadeh

In this work, we study over-parameterization as a necessary condition for having the ability for the models to extrapolate outside the convex hull of training set. We specifically, consider classification models, e.g., i…

Classificationimage-classificationImage Classification

On the infinite width limit of neural networks with a standard parameterization

2020-01-21 · Jascha Sohl-Dickstein, Roman Novak, Samuel S. Schoenholz, Jaehoon Lee

There are currently two parameterizations used to derive fixed kernels corresponding to infinite width neural networks, the NTK (Neural Tangent Kernel) parameterization and the naive standard parameterization. However, t…

Robust Invariant Representation Learning by Distribution Extrapolation

2025-05-22 · Kotaro Yoshida, Slavakis Konstantinos

Invariant risk minimization (IRM) aims to enable out-of-distribution (OOD) generalization in deep learning by learning invariant representations. As IRM poses an inherently challenging bi-level optimization problem, most…

DiversityRepresentation Learning