Pith. sign in

CAME: Confidence-guided Adaptive Memory Efficient Optimization

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

1 Pith paper citing it
abstract

Adaptive gradient methods, such as Adam and LAMB, have demonstrated excellent performance in the training of large language models. Nevertheless, the need for adaptivity requires maintaining second-moment estimates of the per-parameter gradients, which entails a high cost of extra memory overheads. To solve this problem, several memory-efficient optimizers (e.g., Adafactor) have been proposed to obtain a drastic reduction in auxiliary memory usage, but with a performance penalty. In this paper, we first study a confidence-guided strategy to reduce the instability of existing memory efficient optimizers. Based on this strategy, we propose CAME to simultaneously achieve two goals: fast convergence as in traditional adaptive methods, and low memory usage as in memory-efficient methods. Extensive experiments demonstrate the training stability and superior performance of CAME across various NLP tasks such as BERT and GPT-2 training. Notably, for BERT pre-training on the large batch size of 32,768, our proposed optimizer attains faster convergence and higher accuracy compared with the Adam optimizer. The implementation of CAME is publicly available.

citation-role summary

background 1

citation-polarity summary

fields

cs.CV 1

years

2025 1

verdicts

CONDITIONAL 1

roles

background 1

polarities

unclear 1

representative citing papers

Sparse Fine-Tuning of Transformers for Generative Tasks

cs.CV · 2025-07-14 · conditional · novelty 5.0

A frozen transformer is fine-tuned by adding a sparse dictionary of feature atoms to each layer's output, enabling atom-level control that improves image editing and concept customization.

citing papers explorer

Showing 1 of 1 citing paper.

  • Sparse Fine-Tuning of Transformers for Generative Tasks cs.CV · 2025-07-14 · conditional · none · ref 26 · internal anchor

    A frozen transformer is fine-tuned by adding a sparse dictionary of feature atoms to each layer's output, enabling atom-level control that improves image editing and concept customization.