# Two-hidden-layer Feedforward Neural Networks are Universal   Approximators: A Constructive Approach

**Authors:** Rocio Gonzalez-Diaz, Miguel A. Guti\'errez-Naranjo, Eduardo, Paluzo-Hidalgo

arXiv: 1907.11457 · 2020-07-23

## TL;DR

This paper presents a constructive method demonstrating that two-hidden-layer feedforward neural networks can approximate any continuous function on compact sets, providing explicit architectures and weights based on simplicial maps.

## Contribution

It introduces a constructive proof for the universality of two-hidden-layer neural networks using simplicial maps, enabling explicit network design.

## Key findings

- Provides a method to explicitly construct neural networks for approximation.
- Shows the approximation quality improves with finer simplicial complexes.
- Extends classical universality results to a constructive framework.

## Abstract

It is well known that Artificial Neural Networks are universal approximators. The classical result proves that, given a continuous function on a compact set on an n-dimensional space, then there exists a one-hidden-layer feedforward network which approximates the function. Such result proves the existence, but it does not provide a method for finding it. In this paper, a constructive approach to the proof of this property is given for the case of two-hidden-layer feedforward networks. This approach is based on an approximation of continuous functions by simplicial maps. Once a triangulation of the space is given, a concrete architecture and set of weights can be obtained. The quality of the approximation depends on the refinement of the covering of the space by simplicial complexes.

---
Source: https://tomesphere.com/paper/1907.11457