paper-with-me

Papers

Wave-RVFL: A Randomized Neural Network Based on Wave Loss Function

2024-08-05 · M. Sajid, A. Quadir, M. Tanveer

The random vector functional link (RVFL) network is well-regarded for its strong generalization capabilities in the field of machine learning. However, its inherent dependencies on the square loss function make it susceptible to noise and outliers. Furthermore, the calculation of RVFL's unknown parameters necessitates matrix inversion of the entire training sample, which constrains its scalability. To address these challenges, we propose the Wave-RVFL, an RVFL model incorporating the wave loss function. We formulate and solve the proposed optimization problem of the Wave-RVFL using the adaptive moment estimation (Adam) algorithm in a way that successfully eliminates the requirement for matrix inversion and significantly enhances scalability. The Wave-RVFL exhibits robustness against noise and outliers by preventing over-penalization of deviations, thereby maintaining a balanced approach to managing noise and outliers. The proposed Wave-RVFL model is evaluated on multiple UCI datasets, both with and without the addition of noise and outliers, across various domains and sizes. Empirical results affirm the superior performance and robustness of the Wave-RVFL compared to baseline models, establishing it as a highly effective and scalable classification solution. The source codes and the Supplementary Material are available at https://github.com/mtanveer1/Wave-RVFL.

📄 PDF Abstract BibTeX arXiv:2408.02824

Code (1)

mtanveer1/wave-rvfl 공식 구현

Similar Papers 제목 키워드 기반

XGRVFL-MV: Residual-Coupled Graph-Embedded Multi-View Random Vector Functional Link Network with FleXi Guardian Loss

2026-07-25 · Yogesh Kumar, Mudasir Ganaie arxiv

Random Vector Functional Link (RVFL) networks provide an efficient randomized learning framework for classification. Existing multi-view RVFL methods utilize complementary information from multiple views. However, preser…

Graph Embedding

RVFL-X: A Novel Randomized Network Based on Complex Transformed Real-Valued Tabular Datasets

2025-10-06 · M. Sajid, Mushir Akhtar, A. Quadir, M. Tanveer arxiv

Recent advancements in neural networks, supported by foundational theoretical insights, emphasize the superior representational power of complex numbers. However, their adoption in randomized neural networks (RNNs) has b…

Random Vector Functional Link Neural Network based Ensemble Deep Learning

2019-06-30 · Rakesh Katuwal, P. N. Suganthan, M. Tanveer

In this paper, we propose a deep learning framework based on randomized neural network. In particular, inspired by the principles of Random Vector Functional Link (RVFL) network, we present a deep RVFL network (dRVFL) wi…

Deep LearningEnsemble Learning

Parsimonious Random Vector Functional Link Network for Data Streams

2017-04-10 · Mahardhika Pratama, Plamen P. Angelov, Edwin Lughofer

The theory of random vector functional link network (RVFLN) has provided a breakthrough in the design of neural networks (NNs) since it conveys solid theoretical justification of randomized learning. Existing works in RV…

Active Learning

A Lightweight Randomized Nonlinear Dictionary Learning Method using Random Vector Functional Link

2024-02-06 · G. Madhuri, Atul Negi

Kernel-based nonlinear dictionary learning methods operate in a feature space obtained by an implicit feature map, and they are not independent of computationally expensive operations like Singular Value Decomposition (S…

Dictionary Learningimage-classificationImage Classification