Results 11 to 20 of about 22,674 (253)
AG-SGD: Angle-Based Stochastic Gradient Descent
In the field of neural network, stochastic gradient descent is often employed as an effective method of accelerating the result's convergence. Generating the new gradient from the past gradient is a common method adopted by many existing optimization ...
Chongya Song, Alexander Pons, Kang Yen
doaj +1 more source
Stochastic Reweighted Gradient Descent
Despite the strong theoretical guarantees that variance-reduced finite-sum optimization algorithms enjoy, their applicability remains limited to cases where the memory overhead they introduce (SAG/SAGA), or the periodic full gradient computation they require (SVRG/SARAH) are manageable.
Ayoub El Hanchi, David A. Stephens
openaire +2 more sources
Stochastic gradient descent algorithm is a classical and useful method for stochastic optimisation. While stochastic gradient descent has been theoretically investigated for decades and successfully applied in machine learning such as training of deep ...
Xiaoxue Geng, Gao Huang, Wenxiao Zhao
doaj +1 more source
Training a Two-Layer ReLU Network Analytically
Neural networks are usually trained with different variants of gradient descent-based optimization algorithms such as the stochastic gradient descent or the Adam optimizer.
Adrian Barbu
doaj +1 more source
Stochastic gradient descent on GPUs [PDF]
Irregular algorithms such as Stochastic Gradient Descent (SGD) can benefit from the massive parallelism available on GPUs. However, unlike in data-parallel algorithms, synchronization patterns in SGD are quite complex. Furthermore, scheduling for scale-free graphs is challenging.
Rashid Kaleem +2 more
openaire +1 more source
Adaptive Stochastic Gradient Descent Method for Convex and Non-Convex Optimization
Stochastic gradient descent is the method of choice for solving large-scale optimization problems in machine learning. However, the question of how to effectively select the step-sizes in stochastic gradient descent methods is challenging, and can ...
Ruijuan Chen, Xiaoquan Tang, Xiuting Li
doaj +1 more source
Stochastic gradient descent for hybrid quantum-classical optimization [PDF]
Within the context of hybrid quantum-classical optimization, gradient descent based optimizers typically require the evaluation of expectation values with respect to the outcome of parameterized quantum circuits. In this work, we explore the consequences
Ryan Sweke +6 more
doaj +1 more source
Understanding and Optimizing Asynchronous Low-Precision Stochastic Gradient Descent [PDF]
Chris Re, Kunle Olukotun
exaly +2 more sources
The effective noise of stochastic gradient descent
Abstract Stochastic gradient descent (SGD) is the workhorse algorithm of deep learning technology. At each step of the training phase, a mini batch of samples is drawn from the training dataset and the weights of the neural network are adjusted according to the performance on this specific subset of examples.
Mignacco, Francesca +1 more
openaire +2 more sources
Pipelined Stochastic Gradient Descent with Taylor Expansion
Stochastic gradient descent (SGD) is an optimization method typically used in deep learning to train deep neural network (DNN) models. In recent studies for DNN training, pipeline parallelism, a type of model parallelism, is proposed to accelerate SGD ...
Bongwon Jang, Inchul Yoo, Dongsuk Yook
doaj +1 more source

