paper-with-me

Papers

Universal Function Approximation by Deep Neural Nets with Bounded Width and ReLU Activations

2017-08-09 · Boris Hanin

This article concerns the expressive power of depth in neural nets with ReLU activations and bounded width. We are particularly interested in the following questions: what is the minimal width $w_{\text{min}}(d)$ so that ReLU nets of width $w_{\text{min}}(d)$ (and arbitrary depth) can approximate any continuous function on the unit cube $[0,1]^d$ aribitrarily well? For ReLU nets near this minimal width, what can one say about the depth necessary to approximate a given function? Our approach to this paper is based on the observation that, due to the convexity of the ReLU activation, ReLU nets are particularly well-suited for representing convex functions. In particular, we prove that ReLU nets with width $d+1$ can approximate any continuous convex function of $d$ variables arbitrarily well. These results then give quantitative depth estimates for the rate of approximation of any continuous scalar function on the $d$-dimensional cube $[0,1]^d$ by ReLU nets with width $d+3.$

📄 PDF Abstract BibTeX arXiv:1708.02691

Code (0)

등록된 구현이 없습니다.

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 제목 키워드 기반

Minimum Width for Universal Approximation

2020-06-16 · ICLR 2021 1 · Sejun Park, Chulhee Yun, Jaeho Lee, Jinwoo Shin

The universal approximation property of width-bounded networks has been studied as a dual of classical universal approximation results on depth-bounded networks. However, the critical width enabling the universal approxi…

Arbitrary-Depth Universal Approximation Theorems for Operator Neural Networks

2021-09-23 · Annan Yu, Chloé Becquey, Diana Halikias, Matthew Esmaili Mallory 외

The standard Universal Approximation Theorem for operator neural networks (NNs) holds for arbitrary width and bounded depth. Here, we prove that operator NNs of bounded width and arbitrary depth are universal approximato…

2k

Universal Adder Neural Networks

2021-05-29 · Hanting Chen, Yunhe Wang, Chang Xu, Chao Xu 외

Compared with cheap addition operation, multiplication operation is of much higher computation complexity. The widely-used convolutions in deep neural networks are exactly cross-correlation to measure the similarity betw…

Approximating Continuous Functions by ReLU Nets of Minimal Width

2017-10-31 · Boris Hanin, Mark Sellke

This article concerns the expressive power of depth in deep feed-forward neural nets with ReLU activations. Specifically, we answer the following question: for a fixed $d_{in}\geq 1,$ what is the minimal width $w$ so tha…

Minimum width for universal approximation using squashable activation functions

2025-04-10 · Jonghyun Shin, Namjun Kim, Geonho Hwang, Sejun Park

The exact minimum width that allows for universal approximation of unbounded-depth networks is known only for ReLU and its variants. In this work, we study the minimum width of networks using general activation functions…