QuantPipe: Applying Adaptive Post-Training Quantization for Distributed Transformer Pipelines in Dynamic Edge Environments
Haonan Wang, Connor Imes, Souvik Kundu, Peter A. Beerel, Stephen P., Crago, John Paul Walters

TL;DR
QuantPipe introduces adaptive post-training quantization for distributed transformer pipelines in edge environments, effectively maintaining performance amid dynamic bandwidth fluctuations with minimal accuracy loss.
Contribution
It proposes a novel adaptive PTQ method with DS-ACIQ for edge transformer pipelines, addressing bandwidth variability and improving quantization accuracy.
Findings
Maintains pipeline performance under dynamic bandwidth conditions.
Improves accuracy with 2-bit quantization by 15.85% on ImageNet.
Achieves communication efficiency with limited inference accuracy loss.
Abstract
Pipeline parallelism has achieved great success in deploying large-scale transformer models in cloud environments, but has received less attention in edge environments. Unlike in cloud scenarios with high-speed and stable network interconnects, dynamic bandwidth in edge systems can degrade distributed pipeline performance. We address this issue with QuantPipe, a communication-efficient distributed edge system that introduces post-training quantization (PTQ) to compress the communicated tensors. QuantPipe uses adaptive PTQ to change bitwidths in response to bandwidth dynamics, maintaining transformer pipeline performance while incurring limited inference accuracy loss. We further improve the accuracy with a directed-search analytical clipping for integer quantization method (DS-ACIQ), which bridges the gap between estimated and real data distributions. Experimental results show that…
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
TopicsAdvanced Neural Network Applications · Image and Signal Denoising Methods · Image Enhancement Techniques
