← Search

Nathan Srebro

62 accepted papers

2026

Learning to Answer from Correct Demonstrations

ICLR 2026poster

We study the problem of learning to generate an answer (or completion) to a question (or prompt), where there could be multiple correct answers, any one of which is acceptable at test time. Learning is based on demonstrations of some correct answer to each training question, as in Supervised Fine Tu…

Cited by 0SourceScholar
2025

Learning single index models via harmonic decomposition

NeurIPS 2025poster

We study the problem of learning single-index models, where the label $y \in \mathbb{R}$ depends on the input $\boldsymbol{x} \in \mathbb{R}^d$ only through an unknown one-dimensional projection $\langle \boldsymbol{w_*}, \boldsymbol{x} \rangle$. Prior work has shown that under Gaussian inputs, the…

Cited by 0SourceScholar
2025

Temperature is All You Need for Generalization in Langevin Dynamics and other Markov Processes

NeurIPS 2025spotlight

We analyze the generalization gap (gap between the training and test errors) when training a potentially over-parametrized model using a Markovian stochastic training algorithm, initialized from some distribution $\theta_0 \sim p_0$. We focus on Langevin dynamics with a positive temperature $\beta^{…

Cited by 0SourceScholar
2025

Weak-to-Strong Generalization Even in Random Feature Networks, Provably

ICML 2025poster

Weak-to-Strong Generalization (Burns et al.,2024) is the phenomenon whereby a strong student, say GPT-4, learns a task from a weak teacher, say GPT-2, and ends up significantly outperforming the teacher. We show that this phenomenon does not require a complex and pretrained learner like GPT-4, can a…

Cited by 0SourcePDFScholar
2024

An Agnostic View on the Cost of Overfitting in (Kernel) Ridge Regression

ICLR 2024poster

We study the cost of overfitting in noisy kernel ridge regression (KRR), which we define as the ratio between the test error of the interpolating ridgeless model and the test error of the optimally-tuned model. We take an ``agnostic'' view in the following sense: we consider the cost as a function o…

Cited by 8SourcePDFScholar
2024

How Uniform Random Weights Induce Non-uniform Bias: Typical Interpolating Neural Networks Generalize with Narrow Teachers

ICML 2024spotlight

A main theoretical puzzle is why over-parameterized Neural Networks (NNs) generalize well when trained to zero loss (i.e., so they interpolate the data). Usually, the NN is trained with Stochastic Gradient Descent (SGD) or one of its variants. However, recent empirical work examined the generalizati…

Cited by 5SourcePDFScholar
2024

On the Complexity of Learning Sparse Functions with Statistical and Gradient Queries

NeurIPS 2024poster

The goal of this paper is to investigate the complexity of gradient algorithms when learning sparse functions (juntas). We introduce a type of Statistical Queries ($\mathsf{SQ}$), which we call Differentiable Learning Queries ($\mathsf{DLQ}$), to model gradient queries on a specified loss with respe…

Cited by 5SourcePDFScholar
2024

Overfitting Behaviour of Gaussian Kernel Ridgeless Regression: Varying Bandwidth or Dimensionality

NeurIPS 2024poster

We consider the overfitting behavior of minimum norm interpolating solutions of Gaussian kernel ridge regression (i.e. kernel ridgeless regression), when the bandwidth or input dimension varies with the sample size. For fixed dimensions, we show that even with varying or tuned bandwidth, the ridgele…

Cited by 2SourcePDFScholar
2024

Provable Tempered Overfitting of Minimal Nets and Typical Nets

NeurIPS 2024poster

We study the overfitting behavior of fully connected deep Neural Networks (NNs) with binary weights fitted to perfectly classify a noisy training set. We consider interpolation using both the smallest NN (having the minimal number of weights) and a random interpolating NN. For both learning rules, w…

Cited by 2SourcePDFScholar
2024

The Price of Implicit Bias in Adversarially Robust Generalization

NeurIPS 2024poster

We study the implicit bias of optimization in robust empirical risk minimization (robust ERM) and its connection with robust generalization. In classification settings under adversarial perturbations with linear models, we study what type of regularization should ideally be applied for a given pert…

Cited by 3SourcePDFScholar
2023

Computational Complexity of Learning Neural Networks: Smoothness and Degeneracy

NeurIPS 2023poster

Understanding when neural networks can be learned efficiently is a fundamental question in learning theory. Existing hardness results suggest that assumptions on both the input distribution and the network's weights are necessary for obtaining efficient algorithms. Moreover, it was previously shown…

Cited by 5SourcePDFScholar
2023

Continual Learning in Linear Classification on Separable Data

ICML 2023poster

We analyze continual learning on a sequence of separable linear classification tasks with binary labels. We show theoretically that learning with weak regularization reduces to solving a sequential max-margin problem, corresponding to a special case of the Projection Onto Convex Sets (POCS) framewor…

Cited by 24SourcePDFScholar
2023

Federated Online and Bandit Convex Optimization

ICML 2023poster

We study the problems of *distributed online and bandit convex optimization* against an adaptive adversary. We aim to minimize the average regret on $M$ machines working in parallel over $T$ rounds with $R$ intermittent communications. Assuming the underlying cost functions are convex and can be gen…

Cited by 12SourcePDFScholar
2023

Implicit Bias in Leaky ReLU Networks Trained on High-Dimensional Data

ICLR 2023top-25%

The implicit biases of gradient-based optimization algorithms are conjectured to be a major factor in the success of modern deep learning. In this work, we investigate the implicit bias of gradient flow and gradient descent in two-layer fully-connected neural networks with leaky ReLU activations wh…

Cited by 61SourcePDFScholar
2023

The Double-Edged Sword of Implicit Bias: Generalization vs. Robustness in ReLU Networks

NeurIPS 2023poster

In this work, we study the implications of the implicit bias of gradient flow on generalization and adversarial robustness in ReLU networks. We focus on a setting where the data consists of clusters and the correlations between cluster means are small, and show that in two-layer ReLU networks gradi…

Cited by 30SourcePDFScholar
2023

When is Agnostic Reinforcement Learning Statistically Tractable?

NeurIPS 2023poster

We study the problem of agnostic PAC reinforcement learning (RL): given a policy class $\Pi$, how many rounds of interaction with an unknown MDP (with a potentially large state and action space) are required to learn an $\epsilon$-suboptimal policy with respect to \(\Pi\)? Towards that end, we intro…

Cited by 7SourcePDFScholar
2022

A Non-Asymptotic Moreau Envelope Theory for High-Dimensional Generalized Linear Models

NeurIPS 2022accept

We prove a new generalization bound that shows for any class of linear predictors in Gaussian space, the Rademacher complexity of the class and the training error under any continuous loss $\ell$ can control the test error under all Moreau envelopes of the loss $\ell$ . We use our finite-sample boun…

2022

Adversarially Robust Learning: A Generic Minimax Optimal Learner and Characterization

NeurIPS 2022accept

We present a minimax optimal learner for the problem of learning predictors robust to adversarial examples at test-time. Interestingly, we find that this requires new algorithmic ideas and approaches to adversarially robust learning. In particular, we show, in a strong negative sense, the suboptimal…

Cited by 23SourcePDFScholar
2022

Exponential Family Model-Based Reinforcement Learning via Score Matching

NeurIPS 2022accept

We propose an optimistic model-based algorithm, dubbed SMRL, for finite-horizon episodic reinforcement learning (RL) when the transition model is specified by exponential family distributions with $d$ parameters and the reward is bounded and known. SMRL uses score matching, an unnormalized density e…

2022

Implicit Bias of the Step Size in Linear Diagonal Neural Networks

ICML 2022spotlight

Focusing on diagonal linear networks as a model for understanding the implicit bias in underdetermined models, we show how the gradient descent step size can have a large qualitative effect on the implicit bias, and thus on generalization ability. In particular, we show how using large step size for…

Cited by 58SourcePDFScholar
2022

Pessimism for Offline Linear Contextual Bandits using $\ell_p$ Confidence Sets

NeurIPS 2022accept

We present a family $\{\widehat{\pi}_p\}_{p\ge 1}$ of pessimistic learning rules for offline learning of linear contextual bandits, relying on confidence sets with respect to different $\ell_p$ norms, where $\widehat{\pi}_2$ corresponds to Bellman-consistent pessimism (BCP), while $\widehat{\pi}_\in…

Cited by 27SourcePDFScholar
2022

The Min-Max Complexity of Distributed Stochastic Convex Optimization with Intermittent Communication (Extended Abstract)

IJCAI 2022poster

We resolve the min-max complexity of distributed stochastic convex optimization (up to a log factor) in the intermittent communication setting, where M machines work in parallel over the course of R rounds of communication to optimize the objective, and during each round of communication, each machi…

Cited by 60SourcePDFScholar
2022

Thinking Outside the Ball: Optimal Learning with Gradient Descent for Generalized Linear Stochastic Convex Optimization

NeurIPS 2022accept

We consider linear prediction with a convex Lipschitz loss, or more generally, stochastic convex optimization problems of generalized linear form, i.e.~where each instantaneous loss is a scalar convex function of a linear function. We show that in this setting, early stopped Gradient Descent (GD),…

Cited by 7SourcePDFScholar
2022

Towards Optimal Communication Complexity in Distributed Non-Convex Optimization

NeurIPS 2022accept

We study the problem of distributed stochastic non-convex optimization with intermittent communication. We consider the full participation setting where $M$ machines work in parallel over $R$ communication rounds and the partial participation setting where $M$ machines are sampled independently ever…

Cited by 25SourcePDFScholar
2021

A Stochastic Newton Algorithm for Distributed Convex Optimization

NeurIPS 2021poster

We propose and analyze a stochastic Newton algorithm for homogeneous distributed stochastic convex optimization, where each machine can calculate stochastic gradients of the same population objective, as well as stochastic Hessian-vector products (products of an independent unbiased estimator of the…

Cited by 21SourcePDFScholar
2021

An Even More Optimal Stochastic Optimization Algorithm: Minibatching and Interpolation Learning

NeurIPS 2021poster

We present and analyze an algorithm for optimizing smooth and convex or strongly convex objectives using minibatch stochastic gradient estimates. The algorithm is optimal with respect to its dependence on both the minibatch size and minimum expected loss simultaneously. This improves over the optima…

Cited by 32SourcePDFScholar
2021

Does Invariant Risk Minimization Capture Invariance?

AISTATS 2021poster

We show that the Invariant Risk Minimization (IRM) formulation of Arjovsky et al. (2019) can fail to capture "natural" invariances, at least when used in its practical "linear" form, and even on very simple problems which directly follow the motivating examples for IRM. This can lead to worse genera…

Cited by 153SourcePDFScholar
2021

Mirrorless Mirror Descent: A Natural Derivation of Mirror Descent

AISTATS 2021poster

We present a direct (primal only) derivation of Mirror Descent as a “partial” discretization of gradient flow on a Riemannian manifold where the metric tensor is the Hessian of the Mirror Descent potential function. We contrast this discretization to Natural Gradient Descent, which is obtained by a…

Cited by 40SourcePDFScholar
2021

On the Implicit Bias of Initialization Shape: Beyond Infinitesimal Mirror Descent

ICML 2021oral

Recent work has highlighted the role of initialization scale in determining the structure of the solutions that gradient methods converge to. In particular, it was shown that large initialization leads to the neural tangent kernel regime solution, whereas small initialization leads to so called “ric…

Cited by 97SourcePDFScholar
2021

On the Power of Differentiable Learning versus PAC and SQ Learning

NeurIPS 2021spotlight

We study the power of learning via mini-batch stochastic gradient descent (SGD) on the loss of a differentiable model or neural network, and ask what learning problems can be learnt using this paradigm. We show that SGD can always simulate learning with statistical queries (SQ), but its ability to g…

Cited by 22SourcePDFScholar
2021

Quantifying the Benefit of Using Differentiable Learning over Tangent Kernels

ICML 2021spotlight

We study the relative power of learning with gradient descent on differentiable models, such as neural networks, versus using the corresponding tangent kernels. We show that under certain conditions, gradient descent achieves small error only if a related tangent kernel method achieves a non-trivial…

Cited by 53SourcePDFScholar
2021

Uniform Convergence of Interpolators: Gaussian Width, Norm Bounds and Benign Overfitting

NeurIPS 2021oral

We consider interpolation learning in high-dimensional linear regression with Gaussian data, and prove a generic uniform convergence guarantee on the generalization error of interpolators in an arbitrary hypothesis class in terms of the class’s Gaussian width. Applying the generic bound to Euclidea…

Cited by 80SourcePDFScholar
2020

A Function Space View of Bounded Norm Infinite Width ReLU Nets: The Multivariate Case

ICLR 2020poster

We give a tight characterization of the (vectorized Euclidean) norm of weights required to realize a function $f:\mathbb{R}\rightarrow \mathbb{R}^d$ as a single hidden-layer ReLU network with an unbounded number of units (infinite width), extending the univariate characterization of Savarese et al.…

Cited by 173SourceScholar
2020

Efficiently Learning Adversarially Robust Halfspaces with Noise

ICML 2020poster

We study the problem of learning adversarially robust halfspaces in the distribution-independent setting. In the realizable setting, we provide necessary and sufficient conditions on the adversarial perturbation sets under which halfspaces are efficiently robustly learnable. In the presence of rando…

Cited by 40SourcePDFScholar
2020

Guaranteed Validity for Empirical Approaches to Adaptive Data Analysis

AISTATS 2020poster

We design a general framework for answering adaptive statistical queries that focuses on providing explicit confidence intervals along with point estimates. Prior work in this area has either focused on providing tight confidence intervals for specific analyses, or providing general worst-case bound…

2020

Is Local SGD Better than Minibatch SGD?

ICML 2020poster

We study local SGD (also known as parallel SGD and federated SGD), a natural and frequently used distributed optimization method. Its theoretical foundations are currently lacking and we highlight how all existing error guarantees in the convex setting are dominated by a simple baseline, minibatch S…

Cited by 316SourcePDFScholar
2019

Convergence of Gradient Descent on Separable Data

AISTATS 2019poster

We provide a detailed study on the implicit bias of gradient descent when optimizing loss functions with strictly monotone tails, such as the logistic loss, over separable datasets. We look at two basic questions: (a) what are the conditions on the tail of the loss function under which gradient desc…

Cited by 186SourcePDFScholar
2019

Lexicographic and Depth-Sensitive Margins in Homogeneous and Non-Homogeneous Deep Models

ICML 2019oral

With an eye toward understanding complexity control in deep learning, we study how infinitesimal regularization or gradient descent optimization lead to margin maximizing solutions in both homogeneous and non homogeneous models, extending previous work that focused on infinitesimal regularization on…

Cited by 86SourcePDFScholar
2019

Semi-Cyclic Stochastic Gradient Descent

ICML 2019oral

We consider convex SGD updates with a block-cyclic structure, i.e., where each cycle consists of a small number of blocks, each with many samples from a possibly different, block-specific, distribution. This situation arises, e.g., in Federated Learning where the mobile devices available for updates…

Cited by 134SourcePDFScholar
2019

Stochastic Gradient Descent on Separable Data: Exact Convergence with a Fixed Learning Rate

AISTATS 2019poster

Stochastic Gradient Descent (SGD) is a central tool in machine learning. We prove that SGD converges to zero loss, even with a fixed (non-vanishing) learning rate — in the special case of homogeneous linear classifiers with smooth monotone loss functions, optimized on linearly separable data. Previo…

Cited by 120SourcePDFScholar
2019

The role of over-parametrization in generalization of neural networks

ICLR 2019poster

Despite existing work on ensuring generalization of neural networks in terms of scale sensitive complexity measures, such as norms, margin and sharpness, these complexity measures do not offer an explanation of why neural networks generalize better with over-parametrization. In this work we suggest…

2019

Training Well-Generalizing Classifiers for Fairness Metrics and Other Data-Dependent Constraints

ICML 2019oral

Classifiers can be trained with data-dependent constraints to satisfy fairness goals, reduce churn, achieve a targeted false positive rate, or other policy goals. We study the generalization performance for such constrained optimization problems, in terms of how well the constraints are satisfied at…

Cited by 125SourcePDFScholar
2018

Characterizing Implicit Bias in Terms of Optimization Geometry

ICML 2018oral

We study the bias of generic optimization methods, including Mirror Descent, Natural Gradient Descent and Steepest Descent with respect to different potentials and norms, when optimizing underdetermined linear models or separable linear classification problems. We ask the question of whether the glo…

Cited by 522SourcePDFScholar
2018

The Implicit Bias of Gradient Descent on Separable Data

ICLR 2018poster

We show that gradient descent on an unregularized logistic regression problem, for almost all separable datasets, converges to the same direction as the max-margin solution. The result generalizes also to other monotone decreasing loss functions with an infimum at infinity, and we also discuss a mul…

2017

Communication-efficient Algorithms for Distributed Stochastic Principal Component Analysis

ICML 2017poster

We study the fundamental problem of Principal Component Analysis in a statistical distributed setting in which each machine out of m stores a sample of n points sampled i.i.d. from a single unknown distribution. We study algorithms for estimating the leading principal component of the population cov…

Cited by 63SourcePDFScholar