2025 · ACM/SPEC International Conference on Performance Engineering (ICPE)

Optimization Strategies for Enhancing Resource Efficiency in Transformers & Large Language Models

Tom Wallace | Beatrice M. Ombuki-Berman | Naser Ezzati-Jivan

Evidence basis: full-text-reviewed · Review status: catalog-reviewed; paper-author approval pending

llm-efficiency energy-efficiency model-compression performance-engineering

transformers quantization knowledge distillation pruning 4-bit quantization Minitron sustainable AI

Core contribution: The paper compares compression and optimization strategies for reducing the resource cost of Transformer and large-language-model workloads while retaining useful accuracy.

Problem and motivation

Transformer and LLM size increases raise computation, energy, and memory costs. The paper compares compression methods under a common objective so that energy savings and runtime reductions can be weighed against perplexity and task-performance loss.

Method and contribution

The study tests 8/4-bit quantization, knowledge distillation, attention-head pruning at 90% and 80% thresholds, SparseGPT-style magnitude/structured pruning, and hybrid models including MiniLLM, NVIDIA Minitron, and ShearedLlama. It introduces opt = P_c^1.5 (alpha T_c + beta E_c), with adjustable time and energy weights, and reports standalone and hybrid evaluations on GPT-2/OPT/LLaMA-family models.

Findings and evidence

On GPT-2 125M, 4-bit quantization increases perplexity 3.79%, runtime 4.86%, and reduces energy 50.21%; 8-bit reduces energy 56.28% but increases runtime 203.78%. On GPT-2 Large, 8-bit reduces energy 69.17% with a -0.04% perplexity change but increases runtime 83.59%. The paper reports that 4-bit quantization plus distillation and Minitron-style hybrids provide the most favorable energy/performance trade-offs, while attention-head pruning often loses too much perplexity.

Limitations and future directions

Limitations: The study uses one local machine and does not report OS, kernel, CUDA, Python, library, or model-checkpoint versions. GPU-compatible and CPU-only methods use different hardware paths; pruning is repeated only five times versus 30 for other model/dataset pairs. The evaluation does not establish production-scale training cost or broad generalization beyond the listed models, datasets, and benchmarks.

Future work: Refine the objective with training energy and more detailed cost terms; evaluate more architectures and benchmarks; investigate retraining to recover perplexity after compression; and improve quantization implementations whose runtime cost can dominate the energy benefit.

Sources and identifiers

When to cite this paper

Cite this paper when your work uses or compares a concrete energy/runtime/perplexity comparison of 4-bit and 8-bit quantization on GPT-2 model sizes.

Citation

BibTeX
@inproceedings{ezzatiJivan2025optimizationstrategies,
  author = {Tom Wallace and Beatrice M. Ombuki-Berman and Naser Ezzati-Jivan},
  title = {Optimization Strategies for Enhancing Resource Efficiency in Transformers {\&} Large Language Models},
  year = {2025},
  booktitle = {ACM/SPEC International Conference on Performance Engineering (ICPE)},
  pages = {105-112},
  publisher = {ACM},
  doi = {10.1145/3676151.3719379},
  url = {https://doi.org/10.1145/3676151.3719379}
}
Other citation formats for Word and reference managers
APA 7
Wallace, T., Ombuki-Berman, B. M., & Ezzati-Jivan, N. (2025). Optimization Strategies for Enhancing Resource Efficiency in Transformers & Large Language Models. In ACM/SPEC International Conference on Performance Engineering (ICPE) (pp. 105-112). https://doi.org/10.1145/3676151.3719379
IEEE
T. Wallace, B. M. Ombuki-Berman, and N. Ezzati-Jivan, "Optimization Strategies for Enhancing Resource Efficiency in Transformers & Large Language Models," in ACM/SPEC International Conference on Performance Engineering (ICPE), pp. 105-112, 2025, doi: 10.1145/3676151.3719379

Readable Markdown record · JSON record · Download RIS