paper-with-me

Papers

Neural Taylor Approximations: Convergence and Exploration in Rectifier Networks

2016-11-07 · ICML 2017 8 · David Balduzzi, Brian McWilliams, Tony Butler-Yeoman

Modern convolutional networks, incorporating rectifiers and max-pooling, are neither smooth nor convex; standard guarantees therefore do not apply. Nevertheless, methods from convex optimization such as gradient descent and Adam are widely used as building blocks for deep learning algorithms. This paper provides the first convergence guarantee applicable to modern convnets, which furthermore matches a lower bound for convex nonsmooth functions. The key technical tool is the neural Taylor approximation -- a straightforward application of Taylor expansions to neural networks -- and the associated Taylor loss. Experiments on a range of optimizers, layers, and tasks provide evidence that the analysis accurately captures the dynamics of neural optimization. The second half of the paper applies the Taylor approximation to isolate the main difficulty in training rectifier nets -- that gradients are shattered -- and investigates the hypothesis that, by exploring the space of activation configurations more thoroughly, adaptive optimizers such as RMSProp and Adam are able to converge to better solutions.

📄 PDF Abstract BibTeX arXiv:1611.02345

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Adam 설명 없음

Similar Papers 제목 키워드 기반

On Convergence of Polynomial Approximations to the Gaussian Mixture Entropy

2023-09-21 · NeurIPS 2023 11

Gaussian mixture models (GMMs) are fundamental to machine learning due to their flexibility as approximating densities. However, uncertainty quantification of GMMs remains a challenge as differential entropy lacks a clos…

Unfolding Taylor's Approximations for Image Restoration

2021-09-08 · NeurIPS 2021 12 · Man Zhou, Zeyu Xiao, Xueyang Fu, Aiping Liu 외

Deep learning provides a new avenue for image restoration, which demands a delicate balance between fine-grained details and high-level contextualized information during recovering the latent clear image. In practice, ho…

Image Restoration

Deep Online Convex Optimization with Gated Games

2016-04-07 · David Balduzzi

Methods from convex optimization are widely used as building blocks for deep learning algorithms. However, the reasons for their empirical success are unclear, since modern convolutional networks (convnets), incorporatin…

Taylorformer: Probabilistic Modelling for Random Processes including Time Series

2023-05-30 · Omer Nivron, Raghul Parthipan, Damon J. Wischik

We propose the Taylorformer for random processes such as time series. Its two key components are: 1) the LocalTaylor wrapper which adapts Taylor approximations (used in dynamical systems) for use in neural network-based …

Gaussian ProcessesMeta-LearningTime Series

Closed-form approximations with respect to the mixing solution for option pricing under stochastic volatility

2018-12-19 · Kaustav Das, Nicolas Langrené

We consider closed-form approximations for European put option prices within the Heston and GARCH diffusion stochastic volatility models with time-dependent parameters. Our methodology involves writing the put option pri…

Form