Saved in:
Bibliographic Details
Main Author: Elgenedy, Mahmoud
Format: Preprint
Published: 2026
Subjects:
Online Access:https://arxiv.org/abs/2601.02298
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866908748411305984
author Elgenedy, Mahmoud
author_facet Elgenedy, Mahmoud
contents In Large Language Models (LLMs), the number of parameters has grown exponentially in the past few years, e.g., from 1.5 billion parameters in GPT-2 to 175 billion in GPT-3 to possibly more than trillion in higher versions. This raises a significant challenge for implementation, especially for Edge devices. Unlike cloud computing, memory and processing power for Edge devices are very limited, which necessitates developing novel ideas to make such applications feasible. In this work, we investigate compressing weights with a special quantization that limits numbers to only power-of-two (PoT). This helps save a huge amount of memory as only exponents need to be stored, more importantly, it significantly reduces processing power by replacing costly multiplication with low cost bit shifting. To overcome performance loss due to this strict quantization, we investigate Quantization Aware Training (QAT) to enhance performance through additional training. Results on GPT-2 124M show a major enhancement for quantized PoT model after additional training, with a perplexity enhancement of 66% and BERT-Score loss to baseline GPT-2 of 1%. The memory saving is estimated to be 87.5% while the inference speed is expected to be 3-10x faster with PoT quantization versus full-precision.
format Preprint
id arxiv_https___arxiv_org_abs_2601_02298
institution arXiv
publishDate 2026
record_format arxiv
spellingShingle Power-of-Two Quantization-Aware-Training (PoT-QAT) in Large Language Models (LLMs)
Elgenedy, Mahmoud
Computation and Language
Signal Processing
In Large Language Models (LLMs), the number of parameters has grown exponentially in the past few years, e.g., from 1.5 billion parameters in GPT-2 to 175 billion in GPT-3 to possibly more than trillion in higher versions. This raises a significant challenge for implementation, especially for Edge devices. Unlike cloud computing, memory and processing power for Edge devices are very limited, which necessitates developing novel ideas to make such applications feasible. In this work, we investigate compressing weights with a special quantization that limits numbers to only power-of-two (PoT). This helps save a huge amount of memory as only exponents need to be stored, more importantly, it significantly reduces processing power by replacing costly multiplication with low cost bit shifting. To overcome performance loss due to this strict quantization, we investigate Quantization Aware Training (QAT) to enhance performance through additional training. Results on GPT-2 124M show a major enhancement for quantized PoT model after additional training, with a perplexity enhancement of 66% and BERT-Score loss to baseline GPT-2 of 1%. The memory saving is estimated to be 87.5% while the inference speed is expected to be 3-10x faster with PoT quantization versus full-precision.
title Power-of-Two Quantization-Aware-Training (PoT-QAT) in Large Language Models (LLMs)
topic Computation and Language
Signal Processing
url https://arxiv.org/abs/2601.02298