中文
相关论文

相关论文: Power Gradient Descent

200 篇论文

Gradient descent algorithms have been used in countless applications since the inception of Newton's method. The explosion in the number of applications of neural networks has re-energized efforts in recent years to improve the standard…

机器学习 · 计算机科学 2020-10-30 Chad Kelterborn , Marcin Mazur , Bogdan V. Petrenko

Stochastic gradient algorithms have been the main focus of large-scale learning problems and they led to important successes in machine learning. The convergence of SGD depends on the careful choice of learning rate and the amount of the…

机器学习 · 计算机科学 2015-11-03 Caglar Gulcehre , Marcin Moczulski , Yoshua Bengio

Particle based optimization algorithms have recently been developed as sampling methods that iteratively update a set of particles to approximate a target distribution. In particular Stein variational gradient descent has gained attention…

机器学习 · 计算机科学 2021-03-19 Francesco D'Angelo , Vincent Fortuin

Stacking, a heuristic technique for training deep residual networks by progressively increasing the number of layers and initializing new layers by copying parameters from older layers, has proven quite successful in improving the…

机器学习 · 计算机科学 2025-02-20 Naman Agarwal , Pranjal Awasthi , Satyen Kale , Eric Zhao

We propose ActiveLR, an optimization meta algorithm that localizes the learning rate, $\alpha$, and adapts them at each epoch according to whether the gradient at each epoch changes sign or not. This sign-conscious algorithm is aware of…

机器学习 · 计算机科学 2023-01-25 Davood Wadi , Marc Fredette , Sylvain Senecal

Fine-tuning pretrained models has become a standard approach to adapting pretrained knowledge to improve the accuracy on new sparse, imbalance datasets. However, issues arise when optimization falls into a collapsed state, where the model…

机器学习 · 计算机科学 2026-05-01 Nghia Bui , Lijing Wang

In this paper, we explore two fundamental first-order algorithms in convex optimization, namely, gradient descent (GD) and proximal gradient method (ProxGD). Our focus is on making these algorithms entirely adaptive by leveraging local…

最优化与控制 · 数学 2024-02-13 Yura Malitsky , Konstantin Mishchenko

Alternating Direction Method of Multipliers (ADMM) is a popular method for solving large-scale Machine Learning problems. Stochastic ADMM was proposed to reduce the per iteration computational complexity, which is more suitable for big data…

数值分析 · 计算机科学 2023-04-25 Chao Zhang , Zebang Shen , Hui Qian , Tengfei Zhou , Jianya Zhou , Jianying Zhou

In this work, to efficiently help escape the stationary and saddle points, we propose, analyze, and generalize a stochastic strategy performed as an operator for a first-order gradient descent algorithm in order to increase the target…

机器学习 · 计算机科学 2022-05-23 Wei Zhang , Yu Bao

Focusing on the practical configuration needs of optimization algorithms in deep learning, this article concentrates on five major algorithms: SGD, Mini-batch SGD, Momentum, Adam, and Lion. It systematically analyzes the core advantages,…

机器学习 · 计算机科学 2025-11-27 Deng Fucheng , Wang Wanjie , Gong Ao , Wang Xiaoqi , Wang Fan

Accelerated algorithms have broad applications in large-scale optimization, due to their generality and fast convergence. However, their stability in the practical setting of noise-corrupted gradient oracles is not well-understood. This…

最优化与控制 · 数学 2018-08-01 Michael B. Cohen , Jelena Diakonikolas , Lorenzo Orecchia

This work is a part of ICLR Reproducibility Challenge 2019, we try to reproduce the results in the conference submission PADAM: Closing The Generalization Gap of Adaptive Gradient Methods In Training Deep Neural Networks. Adaptive gradient…

机器学习 · 计算机科学 2019-01-29 Harshal Mittal , Kartikey Pandey , Yash Kant

Various gradient compression schemes have been proposed to mitigate the communication cost in distributed training of large scale machine learning models. Sign-based methods, such as signSGD, have recently been gaining popularity because of…

最优化与控制 · 数学 2021-06-25 Mher Safaryan , Peter Richtárik

It seems that in the current age, computers, computation, and data have an increasingly important role to play in scientific research and discovery. This is reflected in part by the rise of machine learning and artificial intelligence,…

机器学习 · 计算机科学 2024-05-15 Ronan Keane

Gradient dominance property is a condition weaker than strong convexity, yet sufficiently ensures global convergence even in non-convex optimization. This property finds wide applications in machine learning, reinforcement learning (RL),…

最优化与控制 · 数学 2024-05-30 Jiyuan Tan , Chenyu Xue , Chuwen Zhang , Qi Deng , Dongdong Ge , Yinyu Ye

In recent years, variational quantum algorithms have garnered significant attention as a candidate approach for near-term quantum advantage using noisy intermediate-scale quantum (NISQ) devices. In this article we introduce kernel descent,…

量子物理 · 物理学 2025-12-16 Lars Simon , Holger Eble , Manuel Radons

Stochastic gradient algorithms are the main focus of large-scale optimization problems and led to important successes in the recent advancement of the deep learning algorithms. The convergence of SGD depends on the careful choice of…

机器学习 · 计算机科学 2017-03-03 Caglar Gulcehre , Jose Sotelo , Marcin Moczulski , Yoshua Bengio

The gradient descent approach is the key ingredient in variational quantum algorithms and machine learning tasks, which is an optimization algorithm for finding a local minimum of an objective function. The quantum versions of gradient…

量子物理 · 物理学 2022-04-19 Jin-Min Liang , Shi-Jie Wei , Shao-Ming Fei

Adaptive optimization methods such as AdaGrad, RMSprop and Adam have been proposed to achieve a rapid training process with an element-wise scaling term on learning rates. Though prevailing, they are observed to generalize poorly compared…

机器学习 · 计算机科学 2019-04-22 Liangchen Luo , Yuanhao Xiong , Yan Liu , Xu Sun

Randomized-subspace methods reduce the cost of first-order optimization by using only low-dimensional projected-gradient information, a feature that is attractive in forward-mode automatic differentiation and communication-limited settings.…

最优化与控制 · 数学 2026-05-04 Gaku Omiya , Pierre-Louis Poirion , Akiko Takeda