paper-with-me

Papers

Improved Binary Forward Exploration: Learning Rate Scheduling Method for Stochastic Optimization

2022-07-09 · Xin Cao

A new gradient-based optimization approach by automatically scheduling the learning rate has been proposed recently, which is called Binary Forward Exploration (BFE). The Adaptive version of BFE has also been discussed thereafter. In this paper, the improved algorithms based on them will be investigated, in order to optimize the efficiency and robustness of the new methodology. This improved approach provides a new perspective to scheduling the update of learning rate and will be compared with the stochastic gradient descent, aka SGD algorithm with momentum or Nesterov momentum and the most successful adaptive learning rate algorithm e.g. Adam. The goal of this method does not aim to beat others but provide a different viewpoint to optimize the gradient descent process. This approach combines the advantages of the first-order and second-order optimizations in the aspects of speed and efficiency.

📄 PDF Abstract BibTeX arXiv:2207.04198

Code (0)

등록된 구현이 없습니다.

Tasks

SchedulingStochastic Optimization

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Shisha: Online scheduling of CNN pipelines on heterogeneous architectures

2022-02-23 · Pirah Noor Soomro, Mustafa Abduljabbar, Jeronimo Castrillon, Miquel Pericàs

Chiplets have become a common methodology in modern chip design. Chiplets improve yield and enable heterogeneity at the level of cores, memory subsystem and the interconnect. Convolutional Neural Networks (CNNs) have hig…

Scheduling

Scheduling with Speed Predictions

2022-05-02 · Eric Balkanski, Tingting Ou, Clifford Stein, Hao-Ting Wei

Algorithms with predictions is a recent framework that has been used to overcome pessimistic worst-case bounds in incomplete information settings. In the context of scheduling, very recent work has leveraged machine-lear…

Scheduling

A Comparative Study of OpenMP Scheduling Algorithm Selection Strategies

2025-07-27 · Jonas H. Müller Korndörfer, Ali Mohammed, Ahmed Eleliemy, Quentin Guilloteau 외 arxiv

Scientific and data science applications are becoming increasingly complex, with growing computational and memory demands. Modern high performance computing (HPC) systems provide high parallelism and heterogeneity across…

Reinforcement Learning

UAV Trajectory Optimization via Improved Noisy Deep Q-Network

2026-02-05 · Zhang Hengyu, Maryam Cheraghy, Liu Wei, Armin Farhadi 외 arxiv

This paper proposes an Improved Noisy Deep Q-Network (Noisy DQN) to enhance the exploration and stability of Unmanned Aerial Vehicle (UAV) when applying deep reinforcement learning in simulated environments. This method …

Reinforcement Learning

Modeling Human Temporal Uncertainty in Human-Agent Teams

2020-10-09 · Maya Abo Dominguez, William La, James C. Boerkoel Jr

Automated scheduling is potentially a very useful tool for facilitating efficient, intuitive interactions between a robot and a human teammate. However, a current gapin automated scheduling is that it is not well underst…

Scheduling