Pith. sign in

Adapprox: Adaptive Approximation in Adam Optimization via Randomized Low-Rank Matrices

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

As deep learning models exponentially increase in size, optimizers such as Adam encounter significant memory consumption challenges due to the storage of first and second moment data. Current memory-efficient methods like Adafactor and CAME often compromise accuracy with their matrix factorization techniques. Addressing this, we introduce Adapprox, a novel approach that employs randomized low-rank matrix approximation for a more effective and accurate approximation of Adam's second moment. Adapprox features an adaptive rank selection mechanism, finely balancing accuracy and memory efficiency, and includes an optional cosine similarity guidance strategy to enhance stability and expedite convergence. In GPT-2 training and downstream tasks, Adapprox surpasses AdamW by achieving 34.5% to 49.9% and 33.8% to 49.9% memory savings for the 117M and 345M models, respectively, with the first moment enabled, and further increases these savings without the first moment. Besides, it enhances convergence speed and improves downstream task performance relative to its counterparts.

fields

cs.LG 1

years

2025 1

verdicts

REJECT 1

representative citing papers

Low-rank Momentum Factorization for Memory Efficient Training

cs.LG · 2025-07-10 · reject · novelty 6.0

MoFaSGD keeps a low-rank factored momentum and uses its singular vectors as the update direction, achieving LoRA-level memory with competitive fine-tuning performance, but its convergence proof is flawed.

citing papers explorer

Showing 1 of 1 citing paper.

  • Low-rank Momentum Factorization for Memory Efficient Training cs.LG · 2025-07-10 · reject · none · ref 65 · internal anchor

    MoFaSGD keeps a low-rank factored momentum and uses its singular vectors as the update direction, achieving LoRA-level memory with competitive fine-tuning performance, but its convergence proof is flawed.