SOTAVerified

Chebyshev Feature Neural Network for Accurate Function Approximation

2024-09-27Code Available0· sign in to hype

Zhongshu Xu, Yuan Chen, Dongbin Xiu

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present a new Deep Neural Network (DNN) architecture capable of approximating functions up to machine accuracy. Termed Chebyshev Feature Neural Network (CFNN), the new structure employs Chebyshev functions with learnable frequencies as the first hidden layer, followed by the standard fully connected hidden layers. The learnable frequencies of the Chebyshev layer are initialized with exponential distributions to cover a wide range of frequencies. Combined with a multi-stage training strategy, we demonstrate that this CFNN structure can achieve machine accuracy during training. A comprehensive set of numerical examples for dimensions up to 20 are provided to demonstrate the effectiveness and scalability of the method.

Reproductions