← Search

Yury Nahshan

4 accepted papers

2021

Accurate Post Training Quantization With Small Calibration Sets

ICML 2021spotlight

Lately, post-training quantization methods have gained considerable attention, as they are simple to use, and require only a small unlabeled calibration set. This small dataset cannot be used to fine-tune the model without significant over-fitting. Instead, these methods only use the calibration set…

2020

Robust Quantization: One Model to Rule Them All

NeurIPS 2020poster

Neural network quantization methods often involve simulating the quantization process during training, making the trained model highly dependent on the target bit-width and precise way quantization is performed. Robust quantization offers an alternative approach with improved tolerance to different…

2019

Post training 4-bit quantization of convolutional networks for rapid-deployment

NeurIPS 2019poster

Convolutional neural networks require significant memory bandwidth and storage for intermediate computations, apart from substantial computing resources. Neural network quantization has significant benefits in reducing the amount of intermediate results, but it often requires the full datasets and t…