paper-with-me

Papers

Data augmentation as stochastic optimization

2020-09-28 · Boris Hanin, Yi Sun

We present a theoretical framework recasting data augmentation as stochastic optimization for a sequence of time-varying proxy losses. This provides a unified language for understanding techniques commonly thought of as data augmentation, including synthetic noise and label-preserving transformations, as well as more traditional ideas in stochastic optimization such as learning rate and batch size scheduling. We then specialize our framework to study arbitrary augmentations in the context of a simple model (overparameterized linear regression). We extend in this setting the classical Monro-Robbins theorem to include augmentation and obtain rates of convergence, giving conditions on the learning rate and augmentation schedule under which augmented gradient descent converges. Special cases give provably good schedules for augmentation with additive noise, minibatch SGD, and minibatch SGD with noise.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationregressionSchedulingStochastic Optimization

Similar Papers 제목 키워드 기반

How Data Augmentation affects Optimization for Linear Regression

2020-10-21 · NeurIPS 2021 12 · Boris Hanin, Yi Sun

Though data augmentation has rapidly emerged as a key tool for optimization in modern machine learning, a clear picture of how augmentation schedules affect optimization and interact with optimization hyperparameters suc…

Data AugmentationregressionStochastic Optimization

Stochastic Optimization with Variance Reduction for Infinite Datasets with Finite-Sum Structure

2016-10-04 · NeurIPS 2017 · Alberto Bietti, Julien Mairal

Stochastic optimization algorithms with variance reduction have proven successful for minimizing large finite sums of functions. Unfortunately, these techniques are unable to deal with stochastic perturbations of input d…

Data AugmentationStochastic Optimization

Stochastic Optimization with Variance Reduction for Infinite Datasets with Finite Sum Structure

2017-12-01 · NeurIPS 2017 12 · Alberto Bietti, Julien Mairal

Stochastic optimization algorithms with variance reduction have proven successful for minimizing large finite sums of functions. Unfortunately, these techniques are unable to deal with stochastic perturbations of input d…

Data AugmentationStochastic Optimization

Automatic Data Augmentation for 3D Medical Image Segmentation

2020-10-07 · Ju Xu, Mengzhang Li, Zhanxing Zhu

Data augmentation is an effective and universal technique for improving generalization performance of deep neural networks. It could enrich diversity of training samples that is essential in medical image segmentation ta…

Data AugmentationDiversityImage SegmentationMedical Image Segmentation+1

Data Augmentation for Bayesian Deep Learning

2019-03-22 · Yuexi Wang, Nicholas G. Polson, Vadim O. Sokolov

Deep Learning (DL) methods have emerged as one of the most powerful tools for functional approximation and prediction. While the representation properties of DL have been well studied, uncertainty quantification remains …

Data AugmentationDeep LearningUncertainty Quantification