paper-with-me

Papers

NIPQ: Noise proxy-based Integrated Pseudo-Quantization

2022-06-02 · CVPR 2023 1 · JunCheol Shin, Junhyuk So, Sein Park, Seungyeop Kang, Sungjoo Yoo, Eunhyeok Park

Straight-through estimator (STE), which enables the gradient flow over the non-differentiable function via approximation, has been favored in studies related to quantization-aware training (QAT). However, STE incurs unstable convergence during QAT, resulting in notable quality degradation in low precision. Recently, pseudoquantization training has been proposed as an alternative approach to updating the learnable parameters using the pseudo-quantization noise instead of STE. In this study, we propose a novel noise proxy-based integrated pseudoquantization (NIPQ) that enables unified support of pseudoquantization for both activation and weight by integrating the idea of truncation on the pseudo-quantization framework. NIPQ updates all of the quantization parameters (e.g., bit-width and truncation boundary) as well as the network parameters via gradient descent without STE instability. According to our extensive experiments, NIPQ outperforms existing quantization algorithms in various vision and language applications by a large margin.

📄 PDF Abstract BibTeX arXiv:2206.00820

Code (1)

ecolab-postech/nipq 공식 구현 pytorch

Tasks

Quantization

Similar Papers 제목 키워드 기반

Differentiable Model Compression via Pseudo Quantization Noise

2021-04-20 · Alexandre Défossez, Yossi Adi, Gabriel Synnaeve

We propose DiffQ a differentiable method for model compression for quantizing model parameters without gradient approximations (e.g., Straight Through Estimator). We suggest adding independent pseudo quantization noise t…

Audio Source Separationimage-classificationImage ClassificationLanguage Modeling+4

Adaptive quantization with mixed-precision based on low-cost proxy

2024-02-27 · Junzhe Chen, Qiao Yang, Senmao Tian, Shunli Zhang

It is critical to deploy complicated neural network models on hardware with limited resources. This paper proposes a novel model quantization method, named the Low-Cost Proxy-Based Adaptive Mixed-Precision Model Quantiza…

Neural Architecture SearchQuantization

Differentiable Proxy Learning for Adaptive Quantization Control in H.264 Video Coding

2026-07-11 · Qihan Xu, Ivan V. Bajić arxiv

H.264 has been the most widely used video coding format for the past two decades due to its relative simplicity, efficiency, and wide availability of software and hardware implementations. However, optimizing codec param…

Semantic Segmentation

SEAM: Searching Transferable Mixed-Precision Quantization Policy through Large Margin Regularization

2023-02-14 · Chen Tang, Kai Ouyang, Zenghao Chai, Yunpeng Bai 외

Mixed-precision quantization (MPQ) suffers from the time-consuming process of searching the optimal bit-width allocation i.e., the policy) for each layer, especially when using large-scale datasets such as ISLVRC-2012. T…

Quantization

Quantitative Error Feedback for Quantization Noise Reduction of Filtering over Graphs

2025-06-02 · Xue Xian Zheng, Weihang Liu, Xin Lou, Stefan Vlaski 외

This paper introduces an innovative error feedback framework designed to mitigate quantization noise in distributed graph filtering, where communications are constrained to quantized messages. It comes from error spectru…

Quantization