| Authors | مهسا سهیل شمائی,سجاد فتحی هفشجانی,زینب سعیدیان طریی |
| Journal | Soft Computing |
| Page number | 1 |
| Volume number | 1 |
| IF | 2.5 |
| Paper Type | Full Paper |
| Published At | 2025-09-23 |
| Journal Grade | Scientific - research |
| Journal Type | Electronic |
| Journal Country | Iran, Islamic Republic Of |
| Journal Index | JCR ,SCOPUS |
| Keywords | Stochastic gradient descent · Decay step size · Exponential step size |
|---|
Abstract
This paper introduces a novel exponential decay step size for warm restart stochastic gradient descent (SGD), incorporat
ing a logarithmic term that leads to larger step size values compared to the conventional exponential step size proposed
in Li et al. (2021). We provide a rigorous theoretical analysis of the proposed step size decay in the context of non
convex optimization, examining its convergence properties under both standard assumptions and the Polyak-Łojasiewicz
(PL) condition. To demonstrate its practical effectiveness, we conduct comprehensive experiments across a range of
machine learning tasks, including image classification, language modeling, and object detection. In image classification,
the proposed step size is evaluated on benchmark datasets, i.e., FashionMNIST, CIFAR10, and CIFAR100. The results
demonstrate that the proposed step size outperformed the traditional exponential decay method, achieving improvements
of
on CIFAR-10 and
2.
on CIFAR-100 in test accuracy. For language modeling, experiments on the Penn
Treebank dataset show that our approach achieves the lowest validation perplexity, indicating superior model optimization.
In object detection, using the PASCALVOC dataset and YOLOv5s model, our method attains a mean average precision
(mAP@0.5) of 0.842, further confirming its versatility and robustness across tasks.