Effective Dimension Aware Fractional-Order Stochastic Gradient Descent for Convex Optimization Problems
Mohammad Partohaghighi, Roummel Marcia, YangQuan Chen
TL;DR
This work tackles the tuning and stability challenges of fractional-order stochastic gradient descent (FOSGD) by introducing 2SEDFOSGD, which adapts the fractional exponent using the Two-Scale Effective Dimension (2SED). The method combines per-layer curvature information from the Fisher Information Matrix with nominal parameter counts to produce a layer-wise, data-driven exponent α_t^{(j)} via α_t^{(j)} = α_0 − β d_ζ^{(j)}(ε)/d_max, and further employs Lower 2SED for scalable, per-layer complexity estimates. The authors provide convergence guarantees for convex objectives, show how 2SED bounds can be finite, and validate the approach with autoregressive models under Gaussian and α-stable noise as well as MNIST and CIFAR-100 classification, reporting faster convergence and more robust parameter estimates than baseline methods. Collectively, the results demonstrate that dimension-aware fractional memory can enhance stability and efficiency in high-dimensional optimization, with potential impact on deep learning and estimation tasks that benefit from long-range gradient information.
Abstract
Fractional-order stochastic gradient descent (FOSGD) leverages fractional exponents to capture long-memory effects in optimization. However, its utility is often limited by the difficulty of tuning and stabilizing these exponents. We propose 2SED Fractional-Order Stochastic Gradient Descent (2SEDFOSGD), which integrates the Two-Scale Effective Dimension (2SED) algorithm with FOSGD to adapt the fractional exponent in a data-driven manner. By tracking model sensitivity and effective dimensionality, 2SEDFOSGD dynamically modulates the exponent to mitigate oscillations and hasten convergence. Theoretically, this approach preserves the advantages of fractional memory without the sluggish or unstable behavior observed in naïve fractional SGD. Empirical evaluations in Gaussian and $α$-stable noise scenarios using an autoregressive (AR) model\textcolor{red}{, as well as on the MNIST and CIFAR-100 datasets for image classification,} highlight faster convergence and more robust parameter estimates compared to baseline methods, underscoring the potential of dimension-aware fractional techniques for advanced modeling and estimation tasks.
