paper-with-me

홈 › Papers

Deep Reinforcement Learning using Cyclical Learning Rates

2020-07-31 · Ralf Gulde, Marc Tuscher, Akos Csiszar, Oliver Riedel, Alexander Verl

Deep Reinforcement Learning (DRL) methods often rely on the meticulous tuning of hyperparameters to successfully resolve problems. One of the most influential parameters in optimization procedures based on stochastic gradient descent (SGD) is the learning rate. We investigate cyclical learning and propose a method for defining a general cyclical learning rate for various DRL problems. In this paper we present a method for cyclical learning applied to complex DRL problems. Our experiments show that, utilizing cyclical learning achieves similar or even better results than highly tuned fixed learning rates. This paper presents the first application of cyclical learning rates in DRL settings and is a step towards overcoming manual hyperparameter tuning.

📄 PDF Abstract BibTeX arXiv:2008.01171

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Cyclical Learning Rates for Training Neural Networks

2015-06-03 · Leslie N. Smith

It is known that the learning rate is the most important hyper-parameter to tune for training deep neural networks. This paper describes a new method for setting the learning rate, named cyclical learning rates, which pr…

Cyclical Entropy Eruption: Entropy Dynamics in Agent Reinforcement Learning

2026-05-27 · Wendi Li, Shawn Im, Sharon Li arxiv

Agentic large language models are increasingly used to solve real-world tasks by reasoning over goals, invoking tools, and interacting with external environments. Reinforcement learning provides a natural framework for i…

Reinforcement Learning

Unsupervised 3D registration through optimization-guided cyclical self-training

2023-06-29 · Alexander Bigalke, Lasse Hansen, Tony C. W. Mok, Mattias P. Heinrich

State-of-the-art deep learning-based registration methods employ three different learning strategies: supervised learning, which requires costly manual annotations, unsupervised learning, which heavily relies on hand-cra…

Self-Supervised Learning

Applying Cyclical Learning Rate to Neural Machine Translation

2020-04-06 · Choon Meng Lee, Jianfeng Liu, Wei Peng

In training deep learning networks, the optimizer and related learning rate are often used without much thought or with minimal tuning, even though it is crucial in ensuring a fast convergence to a good quality minimum o…

Machine TranslationTranslation

Cyclical Kernel Adaptive Metropolis

2022-06-29 · Jianan Canal Li, Yimeng Zeng, Wentao Guo

We propose cKAM, cyclical Kernel Adaptive Metropolis, which incorporates a cyclical stepsize scheme to allow control for exploration and sampling. We show that on a crafted bimodal distribution, existing Adaptive Metropo…