Efficient uniform approximation using Random Vector Functional Link networks
Palina Salanevich, Olov Schavemaker

TL;DR
This paper demonstrates that Random Vector Functional Link networks with ReLU activation can effectively approximate Lipschitz functions in the uniform norm, providing theoretical bounds on network size for desired accuracy.
Contribution
First to prove $L_$ approximation capabilities of RVFL networks with Gaussian inner weights and ReLU activations, including nonasymptotic size bounds.
Findings
RVFL with ReLU can approximate Lipschitz functions in $L_$ norm.
Provided nonasymptotic lower bounds on hidden nodes for accuracy.
Analysis based on probability theory and harmonic analysis.
Abstract
A Random Vector Functional Link (RVFL) network is a depth-2 neural network with random inner weights and biases. Only the outer weights of such an architecture are to be learned, so the learning process boils down to a linear optimization task, allowing one to sidestep the pitfalls of nonconvex optimization problems. In this paper, we prove that an RVFL with ReLU activation functions can approximate Lipschitz continuous functions in norm. To the best of our knowledge, our result is the first approximation result in norm using nice inner weights; namely, Gaussians. We give a nonasymptotic lower bound for the number of hidden-layer nodes to achieve a given accuracy with high probability, depending on, among other things, the Lipschitz constant of the target function, the desired accuracy, and the input dimension. Our method of proof is rooted in probability theory…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and ELM · Neural Networks and Applications · Stochastic Gradient Optimization Techniques
