Skip to main content

Showing 1–50 of 77 results for author: Bartlett, P L

  1. arXiv:2406.08654  [pdf, other

    stat.ML cs.LG math.OC

    Large Stepsize Gradient Descent for Non-Homogeneous Two-Layer Networks: Margin Improvement and Fast Optimization

    Authors: Yuhang Cai, Jingfeng Wu, Song Mei, Michael Lindsey, Peter L. Bartlett

    Abstract: The typical training of neural networks using large stepsize gradient descent (GD) under the logistic loss often involves two distinct phases, where the empirical risk oscillates in the first phase but decreases monotonically in the second phase. We investigate this phenomenon in two-layer networks that satisfy a near-homogeneity condition. We show that the second phase begins once the empirical r… ▽ More

    Submitted 26 June, 2024; v1 submitted 12 June, 2024; originally announced June 2024.

    Comments: Clarify our results on sigmoid neural networks

  2. arXiv:2406.08466  [pdf, other

    cs.LG cs.AI math.ST stat.ML

    Scaling Laws in Linear Regression: Compute, Parameters, and Data

    Authors: Licong Lin, Jingfeng Wu, Sham M. Kakade, Peter L. Bartlett, Jason D. Lee

    Abstract: Empirically, large-scale deep learning models often satisfy a neural scaling law: the test error of the trained model improves polynomially as the model size and data size grow. However, conventional wisdom suggests the test error consists of approximation, bias, and variance errors, where the variance error increases with model size. This disagrees with the general form of neural scaling laws, wh… ▽ More

    Submitted 12 June, 2024; originally announced June 2024.

  3. arXiv:2402.15926  [pdf, other

    cs.LG stat.ML

    Large Stepsize Gradient Descent for Logistic Loss: Non-Monotonicity of the Loss Improves Optimization Efficiency

    Authors: Jingfeng Wu, Peter L. Bartlett, Matus Telgarsky, Bin Yu

    Abstract: We consider gradient descent (GD) with a constant stepsize applied to logistic regression with linearly separable data, where the constant stepsize $η$ is so large that the loss initially oscillates. We show that GD exits this initial oscillatory phase rapidly -- in $\mathcal{O}(η)$ steps -- and subsequently achieves an $\tilde{\mathcal{O}}(1 / (ηt) )$ convergence rate after $t$ additional steps.… ▽ More

    Submitted 9 June, 2024; v1 submitted 24 February, 2024; originally announced February 2024.

    Comments: COLT 2024 camera ready

  4. arXiv:2402.15710  [pdf, other

    cs.LG math.ST stat.ML

    A Statistical Analysis of Wasserstein Autoencoders for Intrinsically Low-dimensional Data

    Authors: Saptarshi Chakraborty, Peter L. Bartlett

    Abstract: Variational Autoencoders (VAEs) have gained significant popularity among researchers as a powerful tool for understanding unknown distributions based on limited samples. This popularity stems partly from their impressive performance and partly from their ability to provide meaningful feature representations in the latent space. Wasserstein Autoencoders (WAEs), a variant of VAEs, aim to not only im… ▽ More

    Submitted 23 February, 2024; originally announced February 2024.

    Comments: In the twelfth International Conference on Learning Representations (ICLR'24)

  5. arXiv:2402.14951  [pdf, ps, other

    stat.ML cs.CL cs.LG

    In-Context Learning of a Linear Transformer Block: Benefits of the MLP Component and One-Step GD Initialization

    Authors: Ruiqi Zhang, Jingfeng Wu, Peter L. Bartlett

    Abstract: We study the \emph{in-context learning} (ICL) ability of a \emph{Linear Transformer Block} (LTB) that combines a linear attention component and a linear multi-layer perceptron (MLP) component. For ICL of linear regression with a Gaussian prior and a \emph{non-zero mean}, we show that LTB can achieve nearly Bayes optimal ICL risk. In contrast, using only linear attention must incur an irreducible a… ▽ More

    Submitted 22 February, 2024; originally announced February 2024.

    Comments: 39 pages

  6. arXiv:2401.15801  [pdf, ps, other

    stat.ML cs.AI cs.LG math.ST

    On the Statistical Properties of Generative Adversarial Models for Low Intrinsic Data Dimension

    Authors: Saptarshi Chakraborty, Peter L. Bartlett

    Abstract: Despite the remarkable empirical successes of Generative Adversarial Networks (GANs), the theoretical guarantees for their statistical accuracy remain rather pessimistic. In particular, the data distributions on which GANs are applied, such as natural images, are often hypothesized to have an intrinsic low-dimensional structure in a typically high-dimensional feature space, but this is often not r… ▽ More

    Submitted 28 January, 2024; originally announced January 2024.

  7. arXiv:2310.08391  [pdf, other

    stat.ML cs.LG

    How Many Pretraining Tasks Are Needed for In-Context Learning of Linear Regression?

    Authors: Jingfeng Wu, Difan Zou, Zixiang Chen, Vladimir Braverman, Quanquan Gu, Peter L. Bartlett

    Abstract: Transformers pretrained on diverse tasks exhibit remarkable in-context learning (ICL) capabilities, enabling them to solve unseen tasks solely based on input contexts without adjusting model parameters. In this paper, we study ICL in one of its simplest setups: pretraining a linearly parameterized single-layer linear attention model for linear regression with a Gaussian prior. We establish a stati… ▽ More

    Submitted 14 March, 2024; v1 submitted 12 October, 2023; originally announced October 2023.

    Comments: ICLR 2024 Camera Ready

  8. arXiv:2309.12488  [pdf, other

    cs.LG cs.NE stat.ML

    Sharpness-Aware Minimization and the Edge of Stability

    Authors: Philip M. Long, Peter L. Bartlett

    Abstract: Recent experiments have shown that, often, when training a neural network with gradient descent (GD) with a step size $η$, the operator norm of the Hessian of the loss grows until it approximately reaches $2/η$, after which it fluctuates around this value. The quantity $2/η$ has been called the "edge of stability" based on consideration of a local quadratic approximation of the loss. We perform a… ▽ More

    Submitted 5 June, 2024; v1 submitted 21 September, 2023; originally announced September 2023.

  9. arXiv:2306.09927  [pdf, other

    stat.ML cs.AI cs.CL cs.LG

    Trained Transformers Learn Linear Models In-Context

    Authors: Ruiqi Zhang, Spencer Frei, Peter L. Bartlett

    Abstract: Attention-based neural networks such as transformers have demonstrated a remarkable ability to exhibit in-context learning (ICL): Given a short prompt sequence of tokens from an unseen task, they can formulate relevant per-token and next-token predictions without any parameter updates. By embedding a sequence of labeled training data and unlabeled test data as a prompt, this allows for transformer… ▽ More

    Submitted 19 October, 2023; v1 submitted 16 June, 2023; originally announced June 2023.

    Comments: 50 pages, revised definition 3.2 and corollary 4.3

  10. Prediction, Learning, Uniform Convergence, and Scale-sensitive Dimensions

    Authors: Peter L. Bartlett, Philip M. Long

    Abstract: We present a new general-purpose algorithm for learning classes of $[0,1]$-valued functions in a generalization of the prediction model, and prove a general upper bound on the expected absolute error of this algorithm in terms of a scale-sensitive generalization of the Vapnik dimension proposed by Alon, Ben-David, Cesa-Bianchi and Haussler. We give lower bounds implying that our upper bounds canno… ▽ More

    Submitted 24 April, 2023; v1 submitted 21 April, 2023; originally announced April 2023.

    Comments: One header page, a three page correction, then a 28 page original paper

  11. arXiv:2303.01462  [pdf, ps, other

    cs.LG stat.ML

    Benign Overfitting in Linear Classifiers and Leaky ReLU Networks from KKT Conditions for Margin Maximization

    Authors: Spencer Frei, Gal Vardi, Peter L. Bartlett, Nathan Srebro

    Abstract: Linear classifiers and leaky ReLU networks trained by gradient flow on the logistic loss have an implicit bias towards solutions which satisfy the Karush--Kuhn--Tucker (KKT) conditions for margin maximization. In this work we establish a number of settings where the satisfaction of these KKT conditions implies benign overfitting in linear classifiers and in two-layer leaky ReLU networks: the estim… ▽ More

    Submitted 2 March, 2023; originally announced March 2023.

    Comments: 53 pages

  12. arXiv:2303.01456  [pdf, ps, other

    cs.LG stat.ML

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

    Authors: Spencer Frei, Gal Vardi, Peter L. Bartlett, Nathan Srebro

    Abstract: 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 gradient flow is biased towards solutions that generalize well, but are highly vulnerable to adversarial e… ▽ More

    Submitted 31 October, 2023; v1 submitted 2 March, 2023; originally announced March 2023.

    Comments: 42 pages; NeurIPS 2023 camera ready

  13. arXiv:2210.07082  [pdf, other

    cs.LG stat.ML

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

    Authors: Spencer Frei, Gal Vardi, Peter L. Bartlett, Nathan Srebro, Wei Hu

    Abstract: 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 when the training data are nearly-orthogonal, a common property of high-dimensional data. For gradient… ▽ More

    Submitted 13 October, 2022; originally announced October 2022.

    Comments: 54 pages

  14. arXiv:2210.01513  [pdf, other

    cs.LG math.OC stat.ML

    The Dynamics of Sharpness-Aware Minimization: Bouncing Across Ravines and Drifting Towards Wide Minima

    Authors: Peter L. Bartlett, Philip M. Long, Olivier Bousquet

    Abstract: We consider Sharpness-Aware Minimization (SAM), a gradient-based optimization method for deep networks that has exhibited performance improvements on image and language prediction problems. We show that when SAM is applied with a convex quadratic objective, for most random initializations it converges to a cycle that oscillates between either side of the minimum in the direction with the largest c… ▽ More

    Submitted 11 April, 2023; v1 submitted 4 October, 2022; originally announced October 2022.

  15. arXiv:2209.13075  [pdf, other

    math.ST cs.IT stat.ML

    Off-policy estimation of linear functionals: Non-asymptotic theory for semi-parametric efficiency

    Authors: Wenlong Mou, Martin J. Wainwright, Peter L. Bartlett

    Abstract: The problem of estimating a linear functional based on observational data is canonical in both the causal inference and bandit literatures. We analyze a broad class of two-stage procedures that first estimate the treatment effect function, and then use this quantity to estimate the linear functional. We prove non-asymptotic upper bounds on the mean-squared error of such procedures: these bounds re… ▽ More

    Submitted 26 September, 2022; originally announced September 2022.

    Comments: 56 pages, 6 figures

  16. arXiv:2202.07626  [pdf, other

    cs.LG math.ST stat.ML

    Random Feature Amplification: Feature Learning and Generalization in Neural Networks

    Authors: Spencer Frei, Niladri S. Chatterji, Peter L. Bartlett

    Abstract: In this work, we provide a characterization of the feature-learning process in two-layer ReLU networks trained by gradient descent on the logistic loss following random initialization. We consider data with binary labels that are generated by an XOR-like function of the input features. We permit a constant fraction of the training labels to be corrupted by an adversary. We show that, although line… ▽ More

    Submitted 13 September, 2023; v1 submitted 15 February, 2022; originally announced February 2022.

    Comments: 46 pages; JMLR camera ready revision

  17. arXiv:2202.05928  [pdf, ps, other

    cs.LG math.ST stat.ML

    Benign Overfitting without Linearity: Neural Network Classifiers Trained by Gradient Descent for Noisy Linear Data

    Authors: Spencer Frei, Niladri S. Chatterji, Peter L. Bartlett

    Abstract: Benign overfitting, the phenomenon where interpolating models generalize well in the presence of noisy data, was first observed in neural network models trained with gradient descent. To better understand this empirical observation, we consider the generalization error of two-layer neural networks trained to interpolation by gradient descent on the logistic loss following random initialization. We… ▽ More

    Submitted 13 September, 2023; v1 submitted 11 February, 2022; originally announced February 2022.

    Comments: 39 pages; minor corrections

  18. arXiv:2201.08518  [pdf, ps, other

    math.ST cs.LG math.OC stat.ML

    Optimal variance-reduced stochastic approximation in Banach spaces

    Authors: Wenlong Mou, Koulik Khamaru, Martin J. Wainwright, Peter L. Bartlett, Michael I. Jordan

    Abstract: We study the problem of estimating the fixed point of a contractive operator defined on a separable Banach space. Focusing on a stochastic query model that provides noisy evaluations of the operator, we analyze a variance-reduced stochastic approximation scheme, and establish non-asymptotic bounds for both the operator defect and the estimation error, measured in an arbitrary semi-norm. In contras… ▽ More

    Submitted 29 November, 2022; v1 submitted 20 January, 2022; originally announced January 2022.

  19. arXiv:2112.12770  [pdf, ps, other

    math.OC cs.LG math.PR math.ST stat.ML

    Optimal and instance-dependent guarantees for Markovian linear stochastic approximation

    Authors: Wenlong Mou, Ashwin Pananjady, Martin J. Wainwright, Peter L. Bartlett

    Abstract: We study stochastic approximation procedures for approximately solving a $d$-dimensional linear fixed point equation based on observing a trajectory of length $n$ from an ergodic Markov chain. We first exhibit a non-asymptotic bound of the order $t_{\mathrm{mix}} \tfrac{d}{n}$ on the squared error of the last iterate of a standard scheme, where $t_{\mathrm{mix}}$ is a mixing time. We then prove a… ▽ More

    Submitted 11 May, 2024; v1 submitted 23 December, 2021; originally announced December 2021.

    Comments: Published at Mathematical Statistics and Learning

  20. arXiv:2108.11489  [pdf, ps, other

    stat.ML cs.LG math.ST

    The Interplay Between Implicit Bias and Benign Overfitting in Two-Layer Linear Networks

    Authors: Niladri S. Chatterji, Philip M. Long, Peter L. Bartlett

    Abstract: The recent success of neural network models has shone light on a rather surprising statistical phenomenon: statistical models that perfectly fit noisy data can generalize well to unseen test data. Understanding this phenomenon of $\textit{benign overfitting}$ has attracted intense theoretical and empirical study. In this paper, we consider interpolating two-layer linear neural networks trained wit… ▽ More

    Submitted 9 September, 2022; v1 submitted 25 August, 2021; originally announced August 2021.

    Comments: Accepted for publication at JMLR

  21. arXiv:2106.12611  [pdf, ps, other

    cs.LG cs.AI stat.ML

    Adversarial Examples in Multi-Layer Random ReLU Networks

    Authors: Peter L. Bartlett, Sébastien Bubeck, Yeshwanth Cherapanamjeri

    Abstract: We consider the phenomenon of adversarial examples in ReLU networks with independent gaussian parameters. For networks of constant depth and with a large range of widths (for instance, it suffices if the width of each layer is polynomial in that of any other layer), small perturbations of input vectors lead to large changes of outputs. This generalizes results of Daniely and Schacham (2020) for ne… ▽ More

    Submitted 23 June, 2021; originally announced June 2021.

  22. arXiv:2105.14363  [pdf, other

    cs.LG cs.AI stat.ML

    On the Theory of Reinforcement Learning with Once-per-Episode Feedback

    Authors: Niladri S. Chatterji, Aldo Pacchiano, Peter L. Bartlett, Michael I. Jordan

    Abstract: We study a theory of reinforcement learning (RL) in which the learner receives binary feedback only once at the end of an episode. While this is an extreme test case for theory, it is also arguably more representative of real-world applications than the traditional requirement in RL practice that the learner receive feedback at every time step. Indeed, in many real-world applications of reinforcem… ▽ More

    Submitted 21 August, 2022; v1 submitted 29 May, 2021; originally announced May 2021.

    Comments: Published at NeurIPS 2022

  23. arXiv:2105.01850  [pdf, other

    cs.LG stat.ML

    Preference learning along multiple criteria: A game-theoretic perspective

    Authors: Kush Bhatia, Ashwin Pananjady, Peter L. Bartlett, Anca D. Dragan, Martin J. Wainwright

    Abstract: The literature on ranking from ordinal data is vast, and there are several ways to aggregate overall preferences from pairwise comparisons between objects. In particular, it is well known that any Nash equilibrium of the zero sum game induced by the preference matrix defines a natural solution concept (winning distribution over objects) known as a von Neumann winner. Many real-world problems, howe… ▽ More

    Submitted 4 May, 2021; originally announced May 2021.

    Comments: 47 pages; published as a conference paper at NeurIPS 2020

  24. arXiv:2104.08482  [pdf, other

    cs.LG stat.ML

    Agnostic learning with unknown utilities

    Authors: Kush Bhatia, Peter L. Bartlett, Anca D. Dragan, Jacob Steinhardt

    Abstract: Traditional learning approaches for classification implicitly assume that each mistake has the same cost. In many real-world problems though, the utility of a decision depends on the underlying context $x$ and decision $y$. However, directly incorporating these utilities into the learning objective is often infeasible since these can be quite complex and difficult for humans to specify. We forma… ▽ More

    Submitted 17 April, 2021; originally announced April 2021.

    Comments: 30 pages; published as a conference paper at ITCS 2021

  25. arXiv:2103.09847  [pdf, other

    cs.LG cs.AI math.OC stat.ML

    Infinite-Horizon Offline Reinforcement Learning with Linear Function Approximation: Curse of Dimensionality and Algorithm

    Authors: Lin Chen, Bruno Scherrer, Peter L. Bartlett

    Abstract: In this paper, we investigate the sample complexity of policy evaluation in infinite-horizon offline reinforcement learning (also known as the off-policy evaluation problem) with linear function approximation. We identify a hard regime $dγ^{2}>1$, where $d$ is the dimension of the feature vector and $γ$ is the discount rate. In this regime, for any $q\in[γ^{2},1]$, we can construct a hard instance… ▽ More

    Submitted 17 March, 2021; originally announced March 2021.

  26. arXiv:2103.09177  [pdf, other

    math.ST cs.LG stat.ML

    Deep learning: a statistical viewpoint

    Authors: Peter L. Bartlett, Andrea Montanari, Alexander Rakhlin

    Abstract: The remarkable practical success of deep learning has revealed some major surprises from a theoretical perspective. In particular, simple gradient methods easily find near-optimal solutions to non-convex optimization problems, and despite giving a near-perfect fit to training data without any explicit effort to control model complexity, these methods exhibit excellent predictive accuracy. We conje… ▽ More

    Submitted 16 March, 2021; originally announced March 2021.

  27. arXiv:2102.04998  [pdf, ps, other

    stat.ML cs.AI cs.LG math.OC

    When does gradient descent with logistic loss interpolate using deep networks with smoothed ReLU activations?

    Authors: Niladri S. Chatterji, Philip M. Long, Peter L. Bartlett

    Abstract: We establish conditions under which gradient descent applied to fixed-width deep networks drives the logistic loss to zero, and prove bounds on the rate of convergence. Our analysis applies for smoothed approximations to the ReLU, such as Swish and the Huberized ReLU, proposed in previous applied work. We provide two sufficient conditions for convergence. The first is simply a bound on the loss at… ▽ More

    Submitted 1 July, 2021; v1 submitted 9 February, 2021; originally announced February 2021.

  28. arXiv:2012.02409  [pdf, other

    stat.ML cs.LG math.OC

    When does gradient descent with logistic loss find interpolating two-layer networks?

    Authors: Niladri S. Chatterji, Philip M. Long, Peter L. Bartlett

    Abstract: We study the training of finite-width two-layer smoothed ReLU networks for binary classification using the logistic loss. We show that gradient descent drives the training loss to zero if the initial loss is small enough. When the data satisfies certain cluster and separation conditions and the network is wide enough, we show that one step of gradient descent reduces the loss sufficiently that the… ▽ More

    Submitted 1 July, 2021; v1 submitted 4 December, 2020; originally announced December 2020.

  29. arXiv:2011.12433  [pdf, ps, other

    math.ST cs.DS cs.LG stat.ML

    Optimal Mean Estimation without a Variance

    Authors: Yeshwanth Cherapanamjeri, Nilesh Tripuraneni, Peter L. Bartlett, Michael I. Jordan

    Abstract: We study the problem of heavy-tailed mean estimation in settings where the variance of the data-generating distribution does not exist. Concretely, given a sample $\mathbf{X} = \{X_i\}_{i = 1}^n$ from a distribution $\mathcal{D}$ over $\mathbb{R}^d$ with mean $μ$ which satisfies the following \emph{weak-moment} assumption for some ${α\in [0, 1]}$: \begin{equation*} \forall \|v\| = 1: \mathbb{E}_{X… ▽ More

    Submitted 8 December, 2020; v1 submitted 24 November, 2020; originally announced November 2020.

    Comments: Fixed typographical errors in Theorem 1.2, Lemmas 4.3 and C.8

  30. arXiv:2010.08479  [pdf, ps, other

    stat.ML cs.LG math.ST

    Failures of model-dependent generalization bounds for least-norm interpolation

    Authors: Peter L. Bartlett, Philip M. Long

    Abstract: We consider bounds on the generalization performance of the least-norm linear regressor, in the over-parameterized regime where it can interpolate the data. We describe a sense in which any generalization bound of a type that is commonly proved in statistical learning theory must sometimes be very loose when applied to analyze the least-norm interpolant. In particular, for a variety of natural joi… ▽ More

    Submitted 20 January, 2021; v1 submitted 16 October, 2020; originally announced October 2020.

    Journal ref: JMLR, 22(204):1-15, 2021

  31. arXiv:2007.08137  [pdf, ps, other

    stat.ML cs.DS cs.LG

    Optimal Robust Linear Regression in Nearly Linear Time

    Authors: Yeshwanth Cherapanamjeri, Efe Aras, Nilesh Tripuraneni, Michael I. Jordan, Nicolas Flammarion, Peter L. Bartlett

    Abstract: We study the problem of high-dimensional robust linear regression where a learner is given access to $n$ samples from the generative model $Y = \langle X,w^* \rangle + ε$ (with $X \in \mathbb{R}^d$ and $ε$ independent), in which an $η$ fraction of the samples have been adversarially corrupted. We propose estimators for this problem under two settings: (i) $X$ is L4-L2 hypercontractive,… ▽ More

    Submitted 16 July, 2020; originally announced July 2020.

  32. arXiv:2004.04719  [pdf, ps, other

    stat.ML cs.LG math.OC math.ST

    On Linear Stochastic Approximation: Fine-grained Polyak-Ruppert and Non-Asymptotic Concentration

    Authors: Wenlong Mou, Chris Junchi Li, Martin J. Wainwright, Peter L. Bartlett, Michael I. Jordan

    Abstract: We undertake a precise study of the asymptotic and non-asymptotic properties of stochastic approximation procedures with Polyak-Ruppert averaging for solving a linear system $\bar{A} θ= \bar{b}$. When the matrix $\bar{A}$ is Hurwitz, we prove a central limit theorem (CLT) for the averaged iterates with fixed step size and number of iterations going to infinity. The CLT characterizes the exact asym… ▽ More

    Submitted 9 April, 2020; originally announced April 2020.

  33. arXiv:2002.10002  [pdf, other

    cs.LG stat.ML

    On Thompson Sampling with Langevin Algorithms

    Authors: Eric Mazumdar, Aldo Pacchiano, Yi-an Ma, Peter L. Bartlett, Michael I. Jordan

    Abstract: Thompson sampling for multi-armed bandit problems is known to enjoy favorable performance in both theory and practice. However, it suffers from a significant limitation computationally, arising from the need for samples from posterior distributions at every iteration. We propose two Markov Chain Monte Carlo (MCMC) methods tailored to Thompson sampling to address this issue. We construct quickly co… ▽ More

    Submitted 17 June, 2020; v1 submitted 23 February, 2020; originally announced February 2020.

  34. arXiv:2002.05715  [pdf, other

    cs.LG stat.ML

    Self-Distillation Amplifies Regularization in Hilbert Space

    Authors: Hossein Mobahi, Mehrdad Farajtabar, Peter L. Bartlett

    Abstract: Knowledge distillation introduced in the deep learning context is a method to transfer knowledge from one architecture to another. In particular, when the architectures are identical, this is called self-distillation. The idea is to feed in predictions of the trained model as new target values for retraining (and iterate this loop possibly a few times). It has been empirically observed that the se… ▽ More

    Submitted 26 October, 2020; v1 submitted 13 February, 2020; originally announced February 2020.

  35. arXiv:2002.00291  [pdf, ps, other

    stat.ML cs.LG math.ST

    Oracle Lower Bounds for Stochastic Gradient Sampling Algorithms

    Authors: Niladri S. Chatterji, Peter L. Bartlett, Philip M. Long

    Abstract: We consider the problem of sampling from a strongly log-concave density in $\mathbb{R}^d$, and prove an information theoretic lower bound on the number of stochastic gradient queries of the log density needed. Several popular sampling algorithms (including many Markov chain Monte Carlo methods) operate by using stochastic gradients of the log density to generate a sample; our results establish an… ▽ More

    Submitted 3 July, 2021; v1 submitted 1 February, 2020; originally announced February 2020.

    Comments: 21 pages; accepted for publication at Bernoulli

  36. arXiv:1912.05153  [pdf, other

    stat.ML cs.DS cs.LG math.PR stat.CO

    Sampling for Bayesian Mixture Models: MCMC with Polynomial-Time Mixing

    Authors: Wenlong Mou, Nhat Ho, Martin J. Wainwright, Peter L. Bartlett, Michael I. Jordan

    Abstract: We study the problem of sampling from the power posterior distribution in Bayesian Gaussian mixture models, a robust version of the classical posterior. This power posterior is known to be non-log-concave and multi-modal, which leads to exponential mixing times for some standard MCMC algorithms. We introduce and study the Reflected Metropolis-Hastings Random Walk (RMRW) algorithm for sampling. For… ▽ More

    Submitted 11 December, 2019; originally announced December 2019.

  37. arXiv:1911.07247  [pdf, ps, other

    cs.LG cs.NE stat.ML

    Hebbian Synaptic Modifications in Spiking Neurons that Learn

    Authors: Peter L. Bartlett, Jonathan Baxter

    Abstract: In this paper, we derive a new model of synaptic plasticity, based on recent algorithms for reinforcement learning (in which an agent attempts to learn appropriate actions to maximize its long-term average reward). We show that these direct reinforcement learning algorithms also give locally optimal performance for the problem of reinforcement learning with multiple agents, without any explicit co… ▽ More

    Submitted 17 November, 2019; originally announced November 2019.

  38. arXiv:1910.03742  [pdf, other

    cs.LG stat.ML

    Greedy Convex Ensemble

    Authors: Tan Nguyen, Nan Ye, Peter L. Bartlett

    Abstract: We consider learning a convex combination of basis models, and present some new theoretical and empirical results that demonstrate the effectiveness of a greedy approach. Theoretically, we first consider whether we can use linear, instead of convex, combinations, and obtain generalization results similar to existing ones for learning from a convex hull. We obtain a negative result that even the li… ▽ More

    Submitted 3 May, 2020; v1 submitted 8 October, 2019; originally announced October 2019.

    Comments: Replace the previous version with the camera ready version accepted for IJCAI 2020

  39. arXiv:1910.00551  [pdf, ps, other

    stat.ML cs.DS cs.LG stat.CO

    An Efficient Sampling Algorithm for Non-smooth Composite Potentials

    Authors: Wenlong Mou, Nicolas Flammarion, Martin J. Wainwright, Peter L. Bartlett

    Abstract: We consider the problem of sampling from a density of the form $p(x) \propto \exp(-f(x)- g(x))$, where $f: \mathbb{R}^d \rightarrow \mathbb{R}$ is a smooth and strongly convex function and $g: \mathbb{R}^d \rightarrow \mathbb{R}$ is a convex and Lipschitz function. We propose a new algorithm based on the Metropolis-Hastings framework, and prove that it mixes to within TV distance $\varepsilon$ of… ▽ More

    Submitted 1 October, 2019; originally announced October 2019.

  40. arXiv:1908.10859  [pdf, ps, other

    stat.ML cs.DS cs.LG math.OC stat.CO

    High-Order Langevin Diffusion Yields an Accelerated MCMC Algorithm

    Authors: Wenlong Mou, Yi-An Ma, Martin J. Wainwright, Peter L. Bartlett, Michael I. Jordan

    Abstract: We propose a Markov chain Monte Carlo (MCMC) algorithm based on third-order Langevin dynamics for sampling from distributions with log-concave and smooth densities. The higher-order dynamics allow for more flexible discretization schemes, and we develop a specific method that combines splitting with more accurate integration. For a broad class of $d$-dimensional distributions arising from generali… ▽ More

    Submitted 26 May, 2020; v1 submitted 28 August, 2019; originally announced August 2019.

    Comments: Changes from v1: improved algorithm with $O (d^{1/4} / \varepsilon^{1/2})$ mixing time

  41. arXiv:1907.11826  [pdf, ps, other

    stat.ML cs.LG stat.CO

    Bayesian Robustness: A Nonasymptotic Viewpoint

    Authors: Kush Bhatia, Yi-An Ma, Anca D. Dragan, Peter L. Bartlett, Michael I. Jordan

    Abstract: We study the problem of robustly estimating the posterior distribution for the setting where observed data can be contaminated with potentially adversarial outliers. We propose Rob-ULA, a robust variant of the Unadjusted Langevin Algorithm (ULA), and provide a finite-sample analysis of its sampling distribution. In particular, we show that after… ▽ More

    Submitted 26 July, 2019; originally announced July 2019.

    Comments: 30 pages, 5 figures

  42. arXiv:1907.03215  [pdf, other

    cs.LG stat.ML

    Stochastic Gradient and Langevin Processes

    Authors: Xiang Cheng, Dong Yin, Peter L. Bartlett, Michael I. Jordan

    Abstract: We prove quantitative convergence rates at which discrete Langevin-like processes converge to the invariant distribution of a related stochastic differential equation. We study the setup where the additive noise can be non-Gaussian and state-dependent and the potential function can be non-convex. We show that the key properties of these processes depend on the potential function and the second mom… ▽ More

    Submitted 18 November, 2020; v1 submitted 6 July, 2019; originally announced July 2019.

    Comments: ICML 2020, code available at https://github.com/dongyin92/noise_covariance

  43. arXiv:1906.11300  [pdf, other

    stat.ML cs.LG math.ST

    Benign Overfitting in Linear Regression

    Authors: Peter L. Bartlett, Philip M. Long, Gábor Lugosi, Alexander Tsigler

    Abstract: The phenomenon of benign overfitting is one of the key mysteries uncovered by deep learning methodology: deep neural networks seem to predict well, even with a perfect fit to noisy training data. Motivated by this phenomenon, we consider when a perfect fit to training data in linear regression is compatible with accurate prediction. We give a characterization of linear regression problems for whic… ▽ More

    Submitted 29 January, 2020; v1 submitted 26 June, 2019; originally announced June 2019.

  44. arXiv:1905.13285  [pdf, ps, other

    stat.ML cs.LG stat.CO

    Langevin Monte Carlo without smoothness

    Authors: Niladri S. Chatterji, Jelena Diakonikolas, Michael I. Jordan, Peter L. Bartlett

    Abstract: Langevin Monte Carlo (LMC) is an iterative algorithm used to generate samples from a distribution that is known only up to a normalizing constant. The nonasymptotic dependence of its mixing time on the dimension and target accuracy is understood mainly in the setting of smooth (gradient-Lipschitz) log-densities, a serious limitation for applications in machine learning. In this paper, we remove th… ▽ More

    Submitted 24 February, 2020; v1 submitted 30 May, 2019; originally announced May 2019.

    Comments: Updated to match the AISTATS 2020 camera ready version. Some example applications added and typos corrected

  45. arXiv:1905.10040  [pdf, other

    stat.ML cs.LG

    OSOM: A simultaneously optimal algorithm for multi-armed and linear contextual bandits

    Authors: Niladri S. Chatterji, Vidya Muthukumar, Peter L. Bartlett

    Abstract: We consider the stochastic linear (multi-armed) contextual bandit problem with the possibility of hidden simple multi-armed bandit structure in which the rewards are independent of the contextual information. Algorithms that are designed solely for one of the regimes are known to be sub-optimal for the alternate regime. We design a single computationally efficient algorithm that simultaneously obt… ▽ More

    Submitted 5 October, 2020; v1 submitted 24 May, 2019; originally announced May 2019.

  46. arXiv:1902.01999  [pdf, ps, other

    math.ST cs.DS cs.LG stat.ML

    Testing Markov Chains without Hitting

    Authors: Yeshwanth Cherapanamjeri, Peter L. Bartlett

    Abstract: We study the problem of identity testing of markov chains. In this setting, we are given access to a single trajectory from a markov chain with unknown transition matrix $Q$ and the goal is to determine whether $Q = P$ for some known matrix $P$ or $\text{Dist}(P, Q) \geq ε$ where $\text{Dist}$ is suitably defined. In recent work by Daskalakis, Dikkala and Gravin, 2018, it was shown that it is poss… ▽ More

    Submitted 5 February, 2019; originally announced February 2019.

  47. arXiv:1902.01998  [pdf, ps, other

    math.ST cs.DS cs.LG stat.ML

    Fast Mean Estimation with Sub-Gaussian Rates

    Authors: Yeshwanth Cherapanamjeri, Nicolas Flammarion, Peter L. Bartlett

    Abstract: We propose an estimator for the mean of a random vector in $\mathbb{R}^d$ that can be computed in time $O(n^4+n^2d)$ for $n$ i.i.d.~samples and that has error bounds matching the sub-Gaussian case. The only assumptions we make about the data distribution are that it has finite mean and covariance; in particular, we make no assumptions about higher-order moments. Like the polynomial time estimator… ▽ More

    Submitted 5 February, 2019; originally announced February 2019.

  48. arXiv:1902.00832  [pdf, ps, other

    math.ST cs.LG stat.ML

    Quantitative Weak Convergence for Discrete Stochastic Processes

    Authors: Xiang Cheng, Peter L. Bartlett, Michael I. Jordan

    Abstract: In this paper, we quantitative convergence in $W_2$ for a family of Langevin-like stochastic processes that includes stochastic gradient descent and related gradient-based algorithms. Under certain regularity assumptions, we show that the iterates of these stochastic processes converge to an invariant distribution at a rate of $\tilde{O}\lrp{1/\sqrt{k}}$ where $k$ is the number of steps; this rate… ▽ More

    Submitted 2 July, 2019; v1 submitted 2 February, 2019; originally announced February 2019.

  49. arXiv:1901.01992  [pdf, ps, other

    math.OC cs.LG

    Large-Scale Markov Decision Problems via the Linear Programming Dual

    Authors: Yasin Abbasi-Yadkori, Peter L. Bartlett, Xi Chen, Alan Malek

    Abstract: We consider the problem of controlling a fully specified Markov decision process (MDP), also known as the planning problem, when the state space is very large and calculating the optimal policy is intractable. Instead, we pursue the more modest goal of optimizing over some small family of policies. Specifically, we show that the family of policies associated with a low-dimensional approximation of… ▽ More

    Submitted 6 January, 2019; originally announced January 2019.

    Comments: 53 pages. arXiv admin note: text overlap with arXiv:1402.6763

  50. arXiv:1812.08305  [pdf, ps, other

    cs.LG math.OC stat.ML

    Derivative-Free Methods for Policy Optimization: Guarantees for Linear Quadratic Systems

    Authors: Dhruv Malik, Ashwin Pananjady, Kush Bhatia, Koulik Khamaru, Peter L. Bartlett, Martin J. Wainwright

    Abstract: We study derivative-free methods for policy optimization over the class of linear policies. We focus on characterizing the convergence rate of these methods when applied to linear-quadratic systems, and study various settings of driving noise and reward feedback. We show that these methods provably converge to within any pre-specified tolerance of the optimal policy with a number of zero-order eva… ▽ More

    Submitted 18 May, 2020; v1 submitted 19 December, 2018; originally announced December 2018.

    Comments: Version v3 consistent with paper appearing in JMLR