paper-with-me

홈 › Papers

Efficient uniform approximation using Random Vector Functional Link networks

2023-06-30 · Palina Salanevich, Olov Schavemaker

A Random Vector Functional Link (RVFL) network is a depth-2 neural network with random inner weights and biases. As only the outer weights of such architectures need to be learned, 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 provided its hidden layer is exponentially wide in the input dimension. Although it has been established before that such approximation can be achieved in $L_2$ sense, we prove it for $L_\infty$ approximation error and Gaussian inner weights. To the best of our knowledge, our result is the first of this kind. We give a nonasymptotic lower bound for the number of hidden layer nodes, 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 and harmonic analysis.

📄 PDF Abstract BibTeX arXiv:2306.17501

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Intuitionistic Fuzzy Graph Embedded Random Vector Functional Link with Multiview Learning

2026-07-06 · Vrushank Ahire, Yogesh Kumar, M. A. Ganaie arxiv

Random Vector Functional Link (RVFL) networks are popular due to their fast training and universal approximation capabilities. However, RVFL models face challenges in preserving geometric relationships and utilizing mult…

Graph Embedding

Random vector functional link network: recent developments, applications, and future directions

2022-02-13 · A. K. Malik, Ruobin Gao, M. A. Ganaie, M. Tanveer 외

Neural networks have been successfully employed in various domains such as classification, regression and clustering, etc. Generally, the back propagation (BP) based iterative approaches are used to train the neural netw…

Hyperparameter Optimization

Are Direct Links Necessary in RVFL NNs for Regression?

2020-03-29 · Grzegorz Dudek

A random vector functional link network (RVFL) is widely used as a universal approximator for classification and regression problems. The big advantage of RVFL is fast training without backpropagation. This is because th…

regression

Weighting and Pruning based Ensemble Deep Random Vector Functional Link Network for Tabular Data Classification

2022-01-15 · Qiushi Shi, Ponnuthurai Nagaratnam Suganthan, Rakesh Katuwal

In this paper, we first introduce batch normalization to the edRVFL network. This re-normalization method can help the network avoid divergence of the hidden features. Then we propose novel variants of Ensemble Deep Rand…

Diversity

Approximating Uniform Random Rotations by Two-Block Structured Hadamard Rotations in High Dimensions

2026-04-25 · Tomer Zilca, Gal Mendelson arxiv

Uniform random rotations are a useful primitive in applications such as fast Johnson-Lindenstrauss embeddings, kernel approximation, communication-efficient learning, and recent AI compression pipelines, but they are com…