paper-with-me

Papers

Parabolic Approximation Line Search for DNNs

2019-03-28 · NeurIPS 2020 12 · Maximus Mutschler, Andreas Zell

A major challenge in current optimization research for deep learning is to automatically find optimal step sizes for each update step. The optimal step size is closely related to the shape of the loss in the update step direction. However, this shape has not yet been examined in detail. This work shows empirically that the batch loss over lines in negative gradient direction is mostly convex locally and well suited for one-dimensional parabolic approximations. By exploiting this parabolic property we introduce a simple and robust line search approach, which performs loss-shape dependent update steps. Our approach combines well-known methods such as parabolic approximation, line search and conjugate gradient, to perform efficiently. It surpasses other step size estimating methods and competes with common optimization methods on a large variety of experiments without the need of hand-designed step size schedules. Thus, it is of interest for objectives where step-size schedules are unknown or do not perform well. Our extensive evaluation includes multiple comprehensive hyperparameter grid searches on several datasets and architectures. Finally, we provide a general investigation of exact line searches in the context of batch losses and exact losses, including their relation to our line search approach.

📄 PDF Abstract BibTeX arXiv:1903.11991

Code (1)

cogsys-tuebingen/PAL 공식 구현 tf

Similar Papers 제목 키워드 기반

On Quantum BSDE Solver for High-Dimensional Parabolic PDEs

2025-06-17 · Howard Su, Huan-Hsin Tseng

We propose a quantum machine learning framework for approximating solutions to high-dimensional parabolic partial differential equations (PDEs) that can be reformulated as backward stochastic differential equations (BSDE…

Model-based Reinforcement LearningQuantum Machine Learning

Motion planning for parabolic equations using flatness and finite-difference approximations

2023-05-21 · Soham Chatterjee, Vivek Natarajan

We consider the problem of finding an input signal which transfers a linear boundary controlled 1D parabolic partial differential equation with spatially-varying coefficients from a given initial state to a desired final…

Motion Planning

Quantitative Approximation for Neural Operators in Nonlinear Parabolic Equations

2024-10-03 · Takashi Furuya, Koichi Taniguchi, Satoshi Okuda

Neural operators serve as universal approximators for general continuous operators. In this paper, we derive the approximation rate of solution operators for the nonlinear parabolic partial differential equations (PDEs),…

Gamblets for opening the complexity-bottleneck of implicit schemes for hyperbolic and parabolic ODEs/PDEs with rough coefficients

2016-06-24 · Houman Owhadi, Lei Zhang

Implicit schemes are popular methods for the integration of time dependent PDEs such as hyperbolic and parabolic PDEs. However the necessity to solve corresponding linear systems at each time step constitutes a complexit…

Comparative Performance Analysis of Numerical Discretization Methods for Electrochemical Models of Lithium-ion Batteries

2025-02-27 · Feng Guo, Luis D. Couto

This study evaluates numerical discretization methods for the Single Particle Model (SPM) used in electrochemical modeling. The methods include the Finite Difference Method (FDM), spectral methods, Pad\'e approximation, …