IJCAI 20260 citations

Gradient Enhancement Task Aware Post-training Quantization

Yihua Shao, Yan Gu, Minxi Yan, Siyu Chen, Haiyang Liu, Ziyang Yan, Yongjia Li, Yan Wang

Abstract

The huge parameters and extensive training corpora of Large Language Models (LLMs) empower them to tackle complex tasks. Yet, their massive size incurs substantial inference costs, hindering deployment on resource‑constrained edge devices. Low‑bit quantization provides a way to compress models and improve their practicality for edge-side deployment. Nonetheless, many edge applications do not require the full generalization abilities of LLMs and instead only depend on their knowledge in specific domains. This paper introduces Gradient Enhancement Task Aware Post-training Quantization, i.e., GTAQ, to address the generalization issue. Concretely, GTAQ locates task‑critical weights via gradient‑based validation and retrieval, and then amplifies these salient weights. For that purpose, GTAQ preserves and strengthens weights related to the target tasks, enabling task‑aware uniform‑bit quantization. We extensively evaluate the LLaMA family of language models on WikiText, C4, and MMLU. Our experiments show that GTAQ consistently delivers notable performance improvements across tasks, surpassing both general‑purpose and task‑aware quantization baselines. At the same time, GTAQ yields more than 3.5× speedup in model inference and substantially cuts storage requirements. https://github.com/YihuaJerry/GTAQ.git.

Computer Vision: Transfer, low-shot, semi- and un- supervised learningMachine Learning: Cost-sensitive learningMachine Learning: Foundation modelsMachine Learning: Learning sparse modelsMachine Learning: Open-World/Open-Set/OOD Learning
BibTeX
@inproceedings{ijcai2026_gradientenhancem,
  title = {Gradient Enhancement Task Aware Post-training Quantization},
  author = {Yihua Shao and Yan Gu and Minxi Yan and Siyu Chen and Haiyang Liu and Ziyang Yan and Yongjia Li and Yan Wang and Qun Song and Hao Tang and Haotong Qin and Jingcai Guo and Nicu Sebe},
  booktitle = {IJCAI 2026},
  year = {2026}
}
Gradient Enhancement Task Aware Post-training Quantization · IJCAI 2026