Enhancing Stochastic Gradient Descent: A Unified Framework and Novel Acceleration Methods for Faster Convergence
Abstract
Based on SGD, previous works have proposed many algorithms that have improved convergence speed and generalization in stochastic optimization, such as SGDm, AdaGrad, Adam, etc. However, their convergence analysis under non-convex conditions is challenging. In this work, we propose a unified framework to address this issue. For any first-order methods, we interpret the updated direction gt as the sum of the stochastic subgradient ∇ ft(xt) and an additional acceleration term 2| vt, ∇ ft(xt) |\|vt\|22 vt, thus we can discuss the convergence by analyzing vt, ∇ ft(xt) . Through our framework, we have discovered two plug-and-play acceleration methods: Reject Accelerating and Random Vector Accelerating, we theoretically demonstrate that these two methods can directly lead to an improvement in convergence rate.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.