Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Gradient Compression Beyond Low-Rank: Wavelet Subspaces Compact Optimizer States

About

Large language models (LLMs) have shown impressive performance across a range of natural language processing tasks. However, their vast number of parameters introduces significant memory challenges during training, particularly when using memory-intensive optimizers like Adam. Existing memory-efficient algorithms often rely on techniques such as singular value decomposition projection or weight freezing. While these approaches help alleviate memory constraints, they generally produce suboptimal results compared to full-rank updates. In this paper, we investigate the memory-efficient method beyond low-rank training, proposing a novel solution called Gradient Wavelet Transform (GWT), which applies wavelet transforms to gradients in order to significantly reduce the memory requirements for maintaining optimizer states. We demonstrate that GWT can be seamlessly integrated with memory-intensive optimizers, enabling efficient training while maintaining performance. Through extensive experiments on both pre-training and fine-tuning tasks, we show that GWT achieves performance comparable to advanced memory-efficient optimizers and full-rank approaches in terms of both memory usage and training performance.

Ziqing Wen, Ping Luo, Jiahuan Wang, Kun Yuan, Dongsheng Li, Tao Sun• 2025

Related benchmarks

TaskDatasetResultRank
Language ModelingC4 (val)
PPL13.48
514
Natural Language UnderstandingGLUE (val)
SST-294.26
191
Multitask Language UnderstandingMMLU (val)
Accuracy74.12
72
Language ModelingC4 Qwen2.5 (val)
Perplexity (PPL)17.6
27
Language ModelingC4 LLaMA-130M (val)
Perplexity23.84
27
Language Modeling Pre-trainingC4 (val)
PPL (60k)14.8
14
Language ModelingC4 LLaMA-1.3B (val)
Perplexity14.99
12
Language ModelingC4 LLaMA-60M (val)
Perplexity32.94
12
Language ModelingC4 LLaMA-350M (val)
Perplexity18.12
12
Showing 9 of 9 rows

Other info

Follow for update