paper-with-me

Papers

Explaining generalization in deep learning: progress and fundamental limits

2021-10-17 · Vaishnavh Nagarajan

This dissertation studies a fundamental open challenge in deep learning theory: why do deep networks generalize well even while being overparameterized, unregularized and fitting the training data to zero error? In the first part of the thesis, we will empirically study how training deep networks via stochastic gradient descent implicitly controls the networks' capacity. Subsequently, to show how this leads to better generalization, we will derive {\em data-dependent} {\em uniform-convergence-based} generalization bounds with improved dependencies on the parameter count. Uniform convergence has in fact been the most widely used tool in deep learning literature, thanks to its simplicity and generality. Given its popularity, in this thesis, we will also take a step back to identify the fundamental limits of uniform convergence as a tool to explain generalization. In particular, we will show that in some example overparameterized settings, {\em any} uniform convergence bound will provide only a vacuous generalization bound. With this realization in mind, in the last part of the thesis, we will change course and introduce an {\em empirical} technique to estimate generalization using unlabeled data. Our technique does not rely on any notion of uniform-convergece-based complexity and is remarkably precise. We will theoretically show why our technique enjoys such precision. We will conclude by discussing how future work could explore novel ways to incorporate distributional assumptions in generalization bounds (such as in the form of unlabeled data) and explore other tools to derive bounds, perhaps by modifying uniform convergence or by developing completely new tools altogether.

📄 PDF Abstract BibTeX arXiv:2110.08922

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningGeneralization BoundsLearning Theory

Similar Papers 제목 키워드 기반

Fundamental Limits of Prediction, Generalization, and Recursion: An Entropic-Innovations Perspective

2020-01-12 · Song Fang, Quanyan Zhu

In this paper, we examine the fundamental performance limits of prediction, with or without side information. More specifically, we derive generic lower bounds on the $\mathcal{L}_p$ norms of the prediction errors that a…

Predictionvalid

Analyzing limits for in-context learning

2025-02-05 · Omar Naim, Nicholas Asher

We examine limits of in-context learning (ICL) in transformer models trained from scratch, focusing on function approximation tasks as a controlled setting to uncover fundamental behaviors. While we show empirically that…

In-Context Learning

Functional Interpolation for Relative Positions Improves Long Context Transformers

2023-10-06 · Shanda Li, Chong You, Guru Guruganesh, Joshua Ainslie 외

Preventing the performance decay of Transformers on inputs longer than those used for training has been an important challenge in extending the context length of these models. Though the Transformer architecture has fund…

Language ModelingLanguage ModellingPosition

Sample Observed Effects: Enumeration, Randomization and Generalization

2021-08-09 · Andre F. Ribeiro

The widely used 'Counterfactual' definition of Causal Effects was derived for unbiasedness and accuracy - and not generalizability. We propose a Combinatorial definition for the External Validity (EV) of intervention eff…

counterfactual

Predicting Generalization in Deep Learning via Metric Learning -- PGDL Shared task

2020-12-16 · Sebastian Mežnar, Blaž Škrlj

The competition "Predicting Generalization in Deep Learning (PGDL)" aims to provide a platform for rigorous study of generalization of deep learning models and offer insight into the progress of understanding and explain…

Deep LearningMetric Learning