SADAM: Stochastic Adam, A Stochastic Operator for First-Order Gradient-based Optimizer
Wei Zhang, Yu Bao

TL;DR
This paper introduces SADAM, a stochastic operator for first-order gradient-based optimizers like Adam, which improves target accuracy without requiring batch sampling, and is validated on biomedical signal decomposition.
Contribution
The paper proposes a novel stochastic strategy that enhances first-order optimizers' accuracy without batch sampling, maintaining convergence rates.
Findings
Improves target accuracy in optimization tasks.
Does not require batch sampling or additional sampling techniques.
Validated on biomedical signal decomposition with positive results.
Abstract
In this work, to efficiently help escape the stationary and saddle points, we propose, analyze, and generalize a stochastic strategy performed as an operator for a first-order gradient descent algorithm in order to increase the target accuracy and reduce time consumption. Unlike existing algorithms, the proposed stochastic the strategy does not require any batches and sampling techniques, enabling efficient implementation and maintaining the initial first-order optimizer's convergence rate, but provides an incomparable improvement of target accuracy when optimizing the target functions. In short, the proposed strategy is generalized, applied to Adam, and validated via the decomposition of biomedical signals using Deep Matrix Fitting and another four peer optimizers. The validation results show that the proposed random strategy can be easily generalized for first-order optimizers and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Face and Expression Recognition · Infrared Target Detection Methodologies
MethodsAdam
