Parameter-free Clipped Gradient Descent Meets Polyak
Yuki Takezawa, Han Bao, Ryoma Sato, Kenta Niwa, Makoto Yamada

TL;DR
This paper introduces a parameter-free clipped gradient descent method that adaptively adjusts hyperparameters, eliminating the need for tuning and maintaining convergence efficiency across various models and loss functions.
Contribution
It proposes the Inexact Polyak Stepsize, a novel hyperparameter-free approach for clipped gradient descent with proven convergence properties.
Findings
Converges to the optimal solution without hyperparameter tuning.
Effective in training models like LSTM, Nano-GPT, and T5.
Convergence rate is asymptotically independent of L under certain smoothness assumptions.
Abstract
Gradient descent and its variants are de facto standard algorithms for training machine learning models. As gradient descent is sensitive to its hyperparameters, we need to tune the hyperparameters carefully using a grid search. However, the method is time-consuming, particularly when multiple hyperparameters exist. Therefore, recent studies have analyzed parameter-free methods that adjust the hyperparameters on the fly. However, the existing work is limited to investigations of parameter-free methods for the stepsize, and parameter-free methods for other hyperparameters have not been explored. For instance, although the gradient clipping threshold is a crucial hyperparameter in addition to the stepsize for preventing gradient explosion issues, none of the existing studies have investigated parameter-free methods for clipped gradient descent. Therefore, in this study, we investigate the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Medical Imaging Techniques and Applications · Stochastic Gradient Optimization Techniques
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Byte Pair Encoding · Layer Normalization · Sigmoid Activation · SentencePiece · Gated Linear Unit · Attention Dropout · Linear Layer · Tanh Activation
