← Search

Tommy Ming Tang

1 accepted papers

2021

Momentum Centering and Asynchronous Update for Adaptive Gradient Methods

NeurIPS 2021poster

We propose ACProp (Asynchronous-centering-Prop), an adaptive optimizer which combines centering of second momentum and asynchronous update (e.g. for $t$-th update, denominator uses information up to step $t-1$, while numerator uses gradient at $t$-th step). ACProp has both strong theoretical proper…