← Search

Ian Colbert

4 accepted papers

2026

MixQuant: Pushing the Limits of Block Rotations in Post-Training Quantization

ICML 2026poster

Recent post-training quantization (PTQ) methods have adopted block rotations to diffuse outliers prior to rounding. While this reduces the overhead of full-vector rotations, the effect of block structure on outlier suppression remains poorly understood. To fill this gap, we present the first systema…

Cited by 0SourceScholar
2026

Qronos: Correcting the Past by Shaping the Future... in Post-Training Quantization

ICLR 2026poster

We introduce Qronos---a new post-training quantization algorithm that not only explicitly corrects errors due to both weight and activation quantization, but also corrects errors accumulated from previously quantized layers. Our iterative algorithm is based on an interpretable and disciplined optimi…

Cited by 16SourcecodeScholar
2024

A2Q+: Improving Accumulator-Aware Weight Quantization

ICML 2024poster

Quantization techniques commonly reduce the inference costs of neural networks by restricting the precision of weights and activations. Recent studies show that also reducing the precision of the accumulator can further improve hardware efficiency at the risk of numerical overflow, which introduces…

Cited by 5SourcePDFScholar
2023

A2Q: Accumulator-Aware Quantization with Guaranteed Overflow Avoidance

ICCV 2023poster

We present accumulator-aware quantization (A2Q), a novel weight quantization method designed to train quantized neural networks (QNNs) to avoid overflow when using low-precision accumulators during inference. A2Q introduces a unique formulation inspired by weight normalization that constrains the L1…

Cited by 6PDFcodeScholar