NEITNAJan 22, 2021

Approximation capability of two hidden layer feedforward neural networks with fixed weights

arXiv:2101.09181v186 citations
Originality Incremental advance
AI Analysis

This addresses the problem of function approximation in neural networks for researchers, showing a theoretical advantage of deeper architectures over shallow ones, though it is incremental as it builds on existing approximation theory.

The authors constructed a two-hidden-layer feedforward neural network with fixed weights and 3d+2 hidden neurons that can approximate any continuous d-variable function to arbitrary precision, demonstrating an advantage over single-hidden-layer networks which lack this capability.

We algorithmically construct a two hidden layer feedforward neural network (TLFN) model with the weights fixed as the unit coordinate vectors of the $d$-dimensional Euclidean space and having $3d+2$ number of hidden neurons in total, which can approximate any continuous $d$-variable function with an arbitrary precision. This result, in particular, shows an advantage of the TLFN model over the single hidden layer feedforward neural network (SLFN) model, since SLFNs with fixed weights do not have the capability of approximating multivariate functions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes