AdaSAM: Boosting sharpness-aware minimization with adaptive learning rate and momentum for training deep neural networks.

Journal: Neural networks : the official journal of the International Neural Network Society
Published Date:

Abstract

Sharpness aware minimization (SAM) optimizer has been extensively explored as it can generalize better for training deep neural networks via introducing extra perturbation steps to flatten the landscape of deep learning models. Integrating SAM with adaptive learning rate and momentum acceleration, dubbed AdaSAM, has already been explored empirically to train large-scale deep neural networks without theoretical guarantee due to the triple difficulties in analyzing the coupled perturbation step, adaptive learning rate and momentum step. In this paper, we try to analyze the convergence rate of AdaSAM in the stochastic non-convex setting. We theoretically show that AdaSAM admits a O(1/bT) convergence rate, which achieves linear speedup property with respect to mini-batch size b. Specifically, to decouple the stochastic gradient steps with the adaptive learning rate and perturbed gradient, we introduce the delayed second-order momentum term to decompose them to make them independent while taking an expectation during the analysis. Then we bound them by showing the adaptive learning rate has a limited range, which makes our analysis feasible. To the best of our knowledge, we are the first to provide the non-trivial convergence rate of SAM with an adaptive learning rate and momentum acceleration. At last, we conduct several experiments on several NLP tasks and the synthetic task, which show that AdaSAM could achieve superior performance compared with SGD, AMSGrad, and SAM optimizers.

Authors

  • Hao Sun
    Department of Gastrointestinal Surgery, Harbin Medical University Cancer Hospital, Harbin, China.
  • Li Shen
    Department of Clinical Pharmacy, Children's Hospital of Fudan University, National Children's Medical Center, Shanghai, China.
  • Qihuang Zhong
    School of Computer Science, Wuhan University, Wuhan, 430072, Hubei, China.
  • Liang Ding
    School of Computer, Jiangxi University of Traditional Chinese Medicine, Nanchang 330004, Jiangxi Province, China.
  • Shixiang Chen
    School of Political Science and Public Administration, Wuhan University, Wuhan, Hubei, China.
  • Jingwei Sun
    School of Computer Science, University of Science and Technology of China, Hefei, 230026, Anhui, China.
  • Jing Li
    Department of Neurosurgery, Tianjin Medical University General Hospital, Tianjin, China.
  • Guangzhong Sun
    School of Computer Science, University of Science and Technology of China, Hefei, 230026, Anhui, China.
  • Dacheng Tao