paper-with-me

홈 › Papers

On the Universal Approximability and Complexity Bounds of Quantized ReLU Neural Networks

2018-02-10 · ICLR 2019 5 · Yukun Ding, Jinglan Liu, JinJun Xiong, Yiyu Shi

Compression is a key step to deploy large neural networks on resource-constrained platforms. As a popular compression technique, quantization constrains the number of distinct weight values and thus reducing the number of bits required to represent and store each weight. In this paper, we study the representation power of quantized neural networks. First, we prove the universal approximability of quantized ReLU networks on a wide class of functions. Then we provide upper bounds on the number of weights and the memory size for a given approximation error bound and the bit-width of weights for function-independent and function-dependent structures. Our results reveal that, to attain an approximation error bound of $\epsilon$, the number of weights needed by a quantized network is no more than $\mathcal{O}\left(\log^5(1/\epsilon)\right)$ times that of an unquantized network. This overhead is of much lower order than the lower bound of the number of weights needed for the error bound, supporting the empirical success of various quantization techniques. To the best of our knowledge, this is the first in-depth study on the complexity bounds of quantized neural networks.

📄 PDF Abstract BibTeX arXiv:1802.03646

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

On the Universal Approximability and Complexity Bounds of Deep Learning in Hybrid Quantum-Classical Computing

2021-01-01 · Weiwen Jiang, Yukun Ding, Yiyu Shi

With the continuously increasing number of quantum bits in quantum computers, there are growing interests in exploring applications that can harvest the power of them. Recently, several attempts were made to implement ne…

Improved Inapproximability of VC Dimension and Littlestone's Dimension via (Unbalanced) Biclique

2022-11-02 · Pasin Manurangsi

We study the complexity of computing (and approximating) VC Dimension and Littlestone's Dimension when we are given the concept class explicitly. We give a simple reduction from Maximum (Unbalanced) Biclique problem to a…

On Expressive Power of Quantized Neural Networks under Fixed-Point Arithmetic

2024-08-30 · Geonho Hwang, Yeachan Park, Sejun Park

Research into the expressive power of neural networks typically considers real parameters and operations without rounding error. In this work, we study universal approximation property of quantized networks under discret…

Covering Numbers for Deep ReLU Networks with Applications to Function Approximation and Nonparametric Regression

2024-10-08 · Weigutian Ou, Helmut Bölcskei

Covering numbers of families of (deep) ReLU networks have been used to characterize their approximation-theoretic performance, upper-bound the prediction error they incur in nonparametric regression, and quantify their c…

Quantizationregression

Data Topology-Dependent Upper Bounds of Neural Network Widths

2023-05-25 · Sangmin Lee, Jong Chul Ye

This paper investigates the relationship between the universal approximation property of deep neural networks and topological characteristics of datasets. Our primary contribution is to introduce data topology-dependent …