4 problems
- 0 votes0 replies0 views
High-probability convergence of Adam under heavy-tailed gradient noise
Stochastic optimization methods such as Adam and Clip-SGD use adaptive stepsizes, and Clip-SGD is known to converge in expectation when the gradient noise has a bounded -th…
- 0 votes0 replies0 views
Adam's -geometry conjecture for outperforming gradient descent
Adam's -geometry conjecture. outperforms due to its utilization of geometry, under which the loss function could have bette…
- 0 votes0 replies1 view
Reddi et al.'s conjecture on Adam and RMSProp divergence
When is constant, Adam and RMSProp with can diverge even in the convex setting. Let denote the matrix defined in Eq. (Gammat) of the source…
- 0 votes0 replies0 views
ISSA's suitability conjecture for changing-model online optimization
In online convex optimization, data points arrive in streams and the probabilistic model generating them may change over time, so the optimal point moves during the optim…