Universal approximation theorem: Difference between revisions

Content deleted Content added
No edit summary
merged Cybenko theorem into this
Line 1:
In mathematics, the '''universal approximation theorem''' states<ref>Balázs Csanád Csáji. Approximation with Artificial Neural Networks; Faculty of Sciences; Eötvös Loránd University, Hungary</ref> that the standard multilayer feed-forward network with a single hidden layer that contains finite number of hidden [[neuron]]s, and with arbitrary activation function are universal approximators on a compact subset of [[Euclidean space|<math>\mathbb{R}^n</math>]].

The [[theorem]] was first proved by [[George Cybenko]] in 1989 for a [[sigmoid function|sigmoid]] activation function, thus it is also called the '''Cybenko theorem'''<ref>http://www.google.com/search?q=Cybenko+theorem</ref>.

Kurt Hornik (1991) showed that it is not the specific choice of the activation function, but rather the multilayer feedforward architecture itself which gives neural networks the potential of being universal approximators. The output units are always assumed to be linear. For notational convenience we shall explicitly formulate our results only for the case where there is only one output unit. (The general case can easily be deduced from the simple case.)

The theorem<ref>G. Cybenko. Approximations by superpositions of sigmoidal functions. Mathematics of Control, Signals, and Systems, 2:303–314, 1989.</ref><ref>
Kurt Hornik: Approximation Capabilities of Multilayer Feedforward Networks.
Neural Networks, vol. 4, 1991.</ref><ref>Haykin, Simon (1998). Neural Networks: A Comprehensive Foundation, 2, Prentice Hall. ISBN 0132733501.</ref> in mathematical terms:
 
== Formal statement ==
 
<blockquote>
Line 20 ⟶ 28:
for all ''x''<sub>1</sub>, ''x''<sub>2</sub>, ..., ''x''<sub>''m''<sub>0</sub></sub> that lie in the input space.
</blockquote>
 
 
==References==
{{Reflist}}
* [[George V. Cybenko|Cybenko, G.V.]] (1989). Approximation by Superpositions of a Sigmoidal function, ''Mathematics of Control, Signals and Systems'', vol. 2 no. 4 pp.&nbsp;303-314. [http://actcomm.dartmouth.edu/gvc/papers/approx_by_superposition.pdf electronic version]
* Hassoun, M. (1995) ''Fundamentals of Artificial Neural Networks'' MIT Press, p.&nbsp;48
 
{{DEFAULTSORT:Universal Approximation Theorem}}
[[Category:Mathematical theorems]]
[[Category:Theorems]]
[[Category:Neural networks]]
[[Category:Network architecture]]
[[Category:Networks]]
[[Category:Information, knowledge, and uncertainty]]
 
[[ko:시벤코 정리]]
[[uk:Теорема Цибенко]]
 
{{math-stub}}