paper-with-me

홈 › Papers

Regularized Classification-Aware Quantization

2021-07-12 · Daniel Severo, Elad Domanovitz, Ashish Khisti

Traditionally, quantization is designed to minimize the reconstruction error of a data source. When considering downstream classification tasks, other measures of distortion can be of interest; such as the 0-1 classification loss. Furthermore, it is desirable that the performance of these quantizers not deteriorate once they are deployed into production, as relearning the scheme online is not always possible. In this work, we present a class of algorithms that learn distributed quantization schemes for binary classification tasks. Our method performs well on unseen data, and is faster than previous methods proportional to a quadratic term of the dataset size. It works by regularizing the 0-1 loss with the reconstruction error. We present experiments on synthetic mixture and bivariate Gaussian data and compare training, testing, and generalization errors with a family of benchmark quantization schemes from the literature. Our method is called Regularized Classification-Aware Quantization.

📄 PDF Abstract BibTeX arXiv:2107.09716

Code (1)

dsevero/rcaq 공식 구현

Tasks

Binary ClassificationClassificationQuantization

Similar Papers 제목 키워드 기반

Saliency-Aware Regularized Quantization Calibration for Large Language Models

2026-05-07 · Yanlong Zhao, Xiaoyuan Cheng, Huihang Liu, Baihua He 외 arxiv

Post-training quantization (PTQ) is an effective approach for deploying large language models (LLMs) under memory and latency constraints. Most existing PTQ methods determine quantization parameters by minimizing a layer…

PARQ: Piecewise-Affine Regularized Quantization

2025-03-19 · Lisa Jin, Jianhao Ma, Zechun Liu, Andrey Gromov 외

We develop a principled method for quantization-aware training (QAT) of large-scale machine learning models. Specifically, we show that convex, piecewise-affine regularization (PAR) can effectively induce the model param…

Quantization

Gradient $\ell_1$ Regularization for Quantization Robustness

2020-02-18 · ICLR 2020 1 · Milad Alizadeh, Arash Behboodi, Mart van Baalen, Christos Louizos 외

We analyze the effect of quantizing weights and activations of neural networks on their loss and derive a simple regularization scheme that improves robustness against post-training quantization. By training quantization…

Quantization

Picking Up Quantization Steps for Compressed Image Classification

2023-04-21 · Li Ma, Peixi Peng, Guangyao Chen, Yifan Zhao 외

The sensitivity of deep neural networks to compressed images hinders their usage in many real applications, which means classification networks may fail just after taking a screenshot and saving it as a compressed file. …

Classificationimage-classificationImage ClassificationQuantization+1

Convergence Rates for Regularized Optimal Transport via Quantization

2022-08-30 · Stephan Eckstein, Marcel Nutz

We study the convergence of divergence-regularized optimal transport as the regularization parameter vanishes. Sharp rates for general divergences including relative entropy or $L^{p}$ regularization, general transport c…

Quantization