paper-with-me

Papers

On One-Bit Quantization

2022-02-10 · Sourbh Bhadane, Aaron B. Wagner

We consider the one-bit quantizer that minimizes the mean squared error for a source living in a real Hilbert space. The optimal quantizer is a projection followed by a thresholding operation, and we provide methods for identifying the optimal direction along which to project. As an application of our methods, we characterize the optimal one-bit quantizer for a continuous-time random process that exhibits low-dimensional structure. We numerically show that this optimal quantizer is found by a neural-network-based compressor trained via stochastic gradient descent.

📄 PDF Abstract BibTeX arXiv:2202.05292

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

Differentiable, Bit-shifting, and Scalable Quantization without training neural network from scratch

2025-10-18 · Zia Badar arxiv

Quantization of neural networks provides benefits of inference in less compute and memory requirements. Previous work in quantization lack two important aspects which this work provides. First almost all previous work in…

Image Classification

MRQ:Support Multiple Quantization Schemes through Model Re-Quantization

2023-08-01 · Manasa Manohara, Sankalp Dayal, Tariq Afzal, Rahul Bakshi 외

Despite the proliferation of diverse hardware accelerators (e.g., NPU, TPU, DPU), deploying deep learning models on edge devices with fixed-point hardware is still challenging due to complex model quantization and conver…

modelQuantization

Pioneering 4-Bit FP Quantization for Diffusion Models: Mixup-Sign Quantization and Timestep-Aware Fine-Tuning

2025-01-01 · CVPR 2025 1 · Maosen Zhao, Pengtao Chen, Chong Yu, Yan Wen 외

Model quantization reduces the bit-width of weights and activations, improving memory efficiency and inference speed in diffusion models. However, achieving 4-bit quantization remains challenging. Existing methods, p…

DenoisingQuantization

Scaling Law for Quantization-Aware Training

2025-05-20 · Mengzhao Chen, Chaoyi Zhang, Jing Liu, Yutao Zeng 외

Large language models (LLMs) demand substantial computational and memory resources, creating deployment challenges. Quantization-aware training (QAT) addresses these challenges by reducing model precision while maintaini…

Quantization

Ternary Quantization: A Survey

2023-03-02 · Dan Liu, Xue Liu

Inference time, model size, and accuracy are critical for deploying deep neural network models. Numerous research efforts have been made to compress neural network models with faster inference and higher accuracy. Prunin…

QuantizationSurvey