paper-with-me

홈 › Papers

BatchQuant: Quantized-for-all Architecture Search with Robust Quantizer

2021-05-19 · NeurIPS 2021 12 · Haoping Bai, Meng Cao, Ping Huang, Jiulong Shan

As the applications of deep learning models on edge devices increase at an accelerating pace, fast adaptation to various scenarios with varying resource constraints has become a crucial aspect of model deployment. As a result, model optimization strategies with adaptive configuration are becoming increasingly popular. While single-shot quantized neural architecture search enjoys flexibility in both model architecture and quantization policy, the combined search space comes with many challenges, including instability when training the weight-sharing supernet and difficulty in navigating the exponentially growing search space. Existing methods tend to either limit the architecture search space to a small set of options or limit the quantization policy search space to fixed precision policies. To this end, we propose BatchQuant, a robust quantizer formulation that allows fast and stable training of a compact, single-shot, mixed-precision, weight-sharing supernet. We employ BatchQuant to train a compact supernet (offering over $10^{76}$ quantized subnets) within substantially fewer GPU hours than previous methods. Our approach, Quantized-for-all (QFA), is the first to seamlessly extend one-shot weight-sharing NAS supernet to support subnets with arbitrary ultra-low bitwidth mixed-precision quantization policies without retraining. QFA opens up new possibilities in joint hardware-aware neural architecture search and quantization. We demonstrate the effectiveness of our method on ImageNet and achieve SOTA Top-1 accuracy under a low complexity constraint ($<20$ MFLOPs). The code and models will be made publicly available at https://github.com/bhpfelix/QFA.

📄 PDF Abstract BibTeX arXiv:2105.08952

Code (0)

등록된 구현이 없습니다.

Tasks

AllGPUHardware Aware Neural Architecture SearchModel OptimizationNeural Architecture SearchQuantization

Similar Papers 제목 키워드 기반

Optimal Controller and Quantizer Selection for Partially Observable Linear-Quadratic-Gaussian Systems

2019-09-30 · Dipankar Maity, Panagiotis Tsiotras

In networked control systems, often the sensory signals are quantized before being transmitted to the controller. Consequently, performance is affected by the coarseness of this quantization process. Modern communication…

QuantizationScheduling

Distance-aware Quantization

2021-08-16 · ICCV 2021 10 · Dohyung Kim, Junghyup Lee, Bumsub Ham

We address the problem of network quantization, that is, reducing bit-widths of weights and/or activations to lighten network architectures. Quantization methods use a rounding function to map full-precision values to th…

Quantization

Optimal Controller Synthesis and Dynamic Quantizer Switching for Linear-Quadratic-Gaussian Systems

2020-01-31

In networked control systems, often the sensory signals are quantized before being transmitted to the controller. Consequently, performance is affected by the coarseness of this quantization process. Modern communication…

Quantization

Efficient non-uniform quantizer for quantized neural network targeting reconfigurable hardware

2018-11-27 · Natan Liss, Chaim Baskin, Avi Mendelson, Alex M. Bronstein 외

Convolutional Neural Networks (CNN) has become more popular choice for various tasks such as computer vision, speech recognition and natural language processing. Thanks to their large computational capability and through…

image-classificationImage Classificationspeech-recognitionSpeech Recognition

Dynamic quantized consensus under DoS attacks: Towards a tight zooming-out factor

2023-06-01 · Shuai Feng, Maopeng Ran, Hideaki Ishii, Shengyuan Xu

This paper deals with dynamic quantized consensus of dynamical agents in a general form under packet losses induced by Denial-of-Service (DoS) attacks. The communication channel has limited bandwidth and hence the transm…

Quantization