paper-with-me

Papers

A 1Mb mixed-precision quantized encoder for image classification and patch-based compression

2025-01-09 · Van Thien Nguyen, William Guicquero, Gilles Sicard

Even if Application-Specific Integrated Circuits (ASIC) have proven to be a relevant choice for integrating inference at the edge, they are often limited in terms of applicability. In this paper, we demonstrate that an ASIC neural network accelerator dedicated to image processing can be applied to multiple tasks of different levels: image classification and compression, while requiring a very limited hardware. The key component is a reconfigurable, mixed-precision (3b/2b/1b) encoder that takes advantage of proper weight and activation quantizations combined with convolutional layer structural pruning to lower hardware-related constraints (memory and computing). We introduce an automatic adaptation of linear symmetric quantizer scaling factors to perform quantized levels equalization, aiming at stabilizing quinary and ternary weights training. In addition, a proposed layer-shared Bit-Shift Normalization significantly simplifies the implementation of the hardware-expensive Batch Normalization. For a specific configuration in which the encoder design only requires 1Mb, the classification accuracy reaches 87.5% on CIFAR-10. Besides, we also show that this quantized encoder can be used to compress image patch-by-patch while the reconstruction can performed remotely, by a dedicated full-frame decoder. This solution typically enables an end-to-end compression almost without any block artifacts, outperforming patch-based state-of-the-art techniques employing a patch-constant bitrate.

📄 PDF Abstract BibTeX arXiv:2501.05097

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음
Pruning 설명 없음

Similar Papers 제목 키워드 기반

Effective and Efficient Mixed Precision Quantization of Speech Foundation Models

2025-01-07 · Haoning Xu, Zhaoqing Li, Zengrui Jin, Huimeng Wang 외

This paper presents a novel mixed-precision quantization approach for speech foundation models that tightly integrates mixed-precision learning and quantized model parameter estimation into one single model compression s…

Model Compressionparameter estimationQuantization

Mixed-Precision Quantized Neural Network with Progressively Decreasing Bitwidth For Image Classification and Object Detection

2019-12-29 · Tianshu Chu, Qin Luo, Jie Yang, Xiaolin Huang

Efficient model inference is an important and practical issue in the deployment of deep neural network on resource constraint platforms. Network quantization addresses this problem effectively by leveraging low-bit repre…

General Classificationimage-classificationImage Classificationobject-detection+2

Post-training Quantization with Multiple Points: Mixed Precision without Mixed Precision

2020-02-20 · Xingchao Liu, Mao Ye, Dengyong Zhou, Qiang Liu

We consider the post-training quantization problem, which discretizes the weights of pre-trained deep neural networks without re-training the model. We propose multipoint quantization, a quantization method that approxim…

object-detectionObject DetectionQuantization

Data-Free Quantization via Mixed-Precision Compensation without Fine-Tuning

2023-07-02 · Jun Chen, Shipeng Bai, Tianxin Huang, Mengmeng Wang 외

Neural network quantization is a very promising solution in the field of model compression, but its resulting accuracy highly depends on a training/fine-tuning process and requires the original data. This not only brings…

Data Free QuantizationModel CompressionQuantization

Collaborative Automotive Radar Sensing via Mixed-Precision Distributed Array Completion

2024-03-13 · Arian Eamaz, Farhang Yeganegi, Yunqiao Hu, Mojtaba Soltanalian 외

This paper investigates the effects of coarse quantization with mixed precision on measurements obtained from sparse linear arrays, synthesized by a collaborative automotive radar sensing strategy. The mixed quantization…

Matrix CompletionQuantization