Do Stochastic, Feel Noiseless: Stable Stochastic Optimization via a Double Momentum Mechanism
Optimization methods are crucial to the success of machine learning, with Stochastic Gradient Descent (SGD) serving as a foundational algorithm for training models. However, SGD is often sensitive to the choice of the learning rate, which necessitates extensive hyperparameter tuning. In this work, w…