Research Article

[Retracted] Gradient Descent Optimization in Deep Learning Model Training Based on Multistage and Method Combination Strategy

Table 11

Performance of the proposed method, SGD with Momentum.

ResNet-20 on Cafri-10LSTM on IMDB
Val-lossVal-accVal-lossVal-acc

(SGD + M) + SGD0.63130.83590.37450.8170
(SGD + M) + (SGD + M)0.69700.81910.43200.8130
(SGD + M) + (SGD + d)0.64680.83210.39240.8225
(SGD + M) + (SGD + M + d)0.75180.79690.38080.8318
(SGD + M) + RMSprop0.82140.79110.49590.8300
(SGD + M) + (RMSprop + d)1.00590.73380.46260.8325
(SGD + M) + Adam0.97300.74990.84880.8143
(SGD + M) + (Adam + d)0.81900.78990.93520.8083

The bold values represent the best results.