Robust Dual-Model Collaborative Random Vector Functional Link Network
The authors propose a new neural network model called KRPRVFL, which integrates the efficiency of RVFL with the robustness of the kernel risk-sensitive mean p-power criterion. This model is designed to handle noisy labels, outliers, and imbalanced data, making it suitable…
Intelligence analysis by Llama

The KRPRVFL model is a robust and efficient neural network that can handle noisy data and outliers. It uses a kernel risk-sensitive mean p-power criterion to adaptively reduce the influence of corrupted samples during training.
Imagine you have a machine learning model that can learn from data, but it's not very good at handling noisy or imbalanced data. The KRPRVFL model is like a special tool that helps the model learn better from noisy data and make more accurate predictions.
Analysis
Background
The Random Vector Functional Link (RVFL) network is a lightweight and fast neural model that offers efficient training and strong generalization through randomized hidden-layer weights and direct input-output connections. However, conventional RVFL models are sensitive to noisy labels, outliers, and imbalanced data, which limits their performance in real-world applications.
What Changed
To address these challenges, the authors propose the kernel risk-sensitive mean p-power based RVFL (KRPRVFL) model, which integrates the computational efficiency of RVFL with the robustness of the kernel risk-sensitive mean p-power (KRP) criterion. By replacing the standard least-squares objective with a KRP-based loss, KRPRVFL adaptively reduces the influence of corrupted or unreliable samples during training, resulting in improved stability and generalization.
What's Next
The proposed framework also leverages kernel-induced feature mapping to capture nonlinear relationships without requiring explicit hidden-layer selection, maintaining both efficiency and scalability. Extensive experiments on UCI and KEEL benchmark datasets demonstrate that KRPRVFL consistently outperforms baseline models in terms of accuracy, robustness, and statistical significance, highlighting its effectiveness as a fast, scalable, and reliable solution for challenging classification tasks.
Key points
- The KRPRVFL model integrates the efficiency of RVFL with the robustness of the kernel risk-sensitive mean p-power criterion.
- The model uses a KRP-based loss to adaptively reduce the influence of corrupted or unreliable samples during training.
- Extensive experiments on UCI and KEEL benchmark datasets demonstrate that KRPRVFL consistently outperforms baseline models in terms of accuracy, robustness, and statistical significance.
If the KRPRVFL model is widely adopted, it could lead to more accurate and reliable machine learning models in various applications, such as image recognition, natural language processing, and predictive analytics.
However, the KRPRVFL model may not perform well in certain scenarios, such as when the data is extremely noisy or imbalanced, or when the model is not properly trained.



