Optimization Strategies for Enhancing Resource Efficiency in Transformers & Large Language Models
Tom Wallace, Naser Ezzati-Jivan, Beatrice Ombuki-Berman

TL;DR
This paper investigates various optimization techniques such as Quantization, Knowledge Distillation, and Pruning to improve resource efficiency in Transformers and Large Language Models, aiming for energy savings without significant performance loss.
Contribution
It introduces a novel optimization equation and compares standalone and hybrid methods, providing new insights into sustainable LLM development.
Findings
4-bit Quantization reduces energy use with minimal accuracy loss
Hybrid methods like NVIDIA's Minitron offer better size-accuracy trade-offs
The proposed framework enables flexible comparison of optimization techniques
Abstract
Advancements in Natural Language Processing are heavily reliant on the Transformer architecture, whose improvements come at substantial resource costs due to ever-growing model sizes. This study explores optimization techniques, including Quantization, Knowledge Distillation, and Pruning, focusing on energy and computational efficiency while retaining performance. Among standalone methods, 4-bit Quantization significantly reduces energy use with minimal accuracy loss. Hybrid approaches, like NVIDIA's Minitron approach combining KD and Structured Pruning, further demonstrate promising trade-offs between size reduction and accuracy retention. A novel optimization equation is introduced, offering a flexible framework for comparing various methods. Through the investigation of these compression methods, we provide valuable insights for developing more sustainable and efficient LLMs, shining…
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
TopicsTopic Modeling
