Pith. sign in

Arbitrary Bit-width Network: A Joint Layer-Wise Quantization and Adaptive Inference Approach

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Conventional model quantization methods use a fixed quantization scheme to different data samples, which ignores the inherent "recognition difficulty" differences between various samples. We propose to feed different data samples with varying quantization schemes to achieve a data-dependent dynamic inference, at a fine-grained layer level. However, enabling this adaptive inference with changeable layer-wise quantization schemes is challenging because the combination of bit-widths and layers is growing exponentially, making it extremely difficult to train a single model in such a vast searching space and use it in practice. To solve this problem, we present the Arbitrary Bit-width Network (ABN), where the bit-widths of a single deep network can change at runtime for different data samples, with a layer-wise granularity. Specifically, first we build a weight-shared layer-wise quantizable "super-network" in which each layer can be allocated with multiple bit-widths and thus quantized differently on demand. The super-network provides a considerably large number of combinations of bit-widths and layers, each of which can be used during inference without retraining or storing myriad models. Second, based on the well-trained super-network, each layer's runtime bit-width selection decision is modeled as a Markov Decision Process (MDP) and solved by an adaptive inference strategy accordingly. Experiments show that the super-network can be built without accuracy degradation, and the bit-widths allocation of each layer can be adjusted to deal with various inputs on the fly. On ImageNet classification, we achieve 1.1% top1 accuracy improvement while saving 36.2% BitOps.

citation-role summary

other 1

citation-polarity summary

fields

cs.CV 1

years

2025 1

verdicts

CONDITIONAL 1

roles

other 1

polarities

support 1

representative citing papers

Nearly Lossless Adaptive Bit Switching

cs.CV · 2025-02-03 · conditional · novelty 5.0

Double Rounding derives lower-bit neural network weights from a stored 8-bit integer model, achieving accuracy comparable to state-of-the-art multi-precision quantization on ImageNet.

citing papers explorer

Showing 1 of 1 citing paper.

  • Nearly Lossless Adaptive Bit Switching cs.CV · 2025-02-03 · conditional · none · ref 10 · internal anchor

    Double Rounding derives lower-bit neural network weights from a stored 8-bit integer model, achieving accuracy comparable to state-of-the-art multi-precision quantization on ImageNet.