New Fuzzy Deep Randomized Networks Boost Classification Robustness

M. Sajid, A. Quadir, A. Rahaman, P. N. Suganthan, M. Tanveer· August 12, 2026 View original

Key takeaways

  • IF-dRVFL and IF-edRVFL enhance robustness in deep randomized neural networks.
  • They use intuitionistic fuzzy theory to assign adaptive weights to training samples.
  • The models effectively discriminate between clean, noisy, and outlier data.
  • Experiments show superior performance over existing fuzzy and non-fuzzy approaches.

Who benefits

HealthcareFinanceManufacturingCybersecurityAutonomous Vehicles

Summary

Researchers propose intuitionistic fuzzy deep randomized neural networks (IF-dRVFL and IF-edRVFL) to enhance the robustness of existing deep randomized networks. These models use intuitionistic fuzzy theory to assign adaptive weights to training samples, effectively discriminating between clean, noisy, and outlier data points.

Current state-of-the-art deep randomized neural networks, such as dRVFL and edRVFL, often treat all training samples uniformly. This approach limits their robustness and effectiveness, especially when dealing with real-world datasets that contain noise and outliers. Furthermore, the propagation of contaminated features through hidden layers can negatively impact the models' decision-making capabilities. To address these limitations, a new framework introduces intuitionistic fuzzy dRVFL (IF-dRVFL) and intuitionistic fuzzy edRVFL (IF-edRVFL). These proposed models integrate intuitionistic fuzzy theory to leverage sample neighborhood information within the kernel space. They achieve this by jointly considering both membership and non-membership degrees for each sample. Membership degrees are calculated based on a sample's distance from its respective class centroid, while non-membership degrees quantify the sample's heterogeneity within its local neighborhood. These measures are then used to assign adaptive weights to training samples, allowing the models to effectively distinguish between clean, noisy, and outlier data points. Extensive experiments on UCI and KEEL benchmark datasets, including those with Gaussian noise, demonstrate that IF-dRVFL and IF-edRVFL consistently outperform existing fuzzy and non-fuzzy approaches, significantly enhancing model robustness.

Why it matters

This research offers a more robust and accurate classification method, particularly valuable for real-world datasets prone to noise and outliers, leading to more reliable AI systems in critical applications.

How to implement this in your domain

  1. 1Evaluate IF-dRVFL or IF-edRVFL for classification tasks in domains with high data noise or outliers.
  2. 2Integrate intuitionistic fuzzy theory principles into existing machine learning pipelines for improved data weighting.
  3. 3Develop custom data preprocessing steps that leverage membership and non-membership degrees for outlier detection.
  4. 4Benchmark the proposed models against current state-of-the-art methods on internal datasets.
  5. 5Train data scientists on advanced uncertainty-aware classification techniques.

Original post by M. Sajid, A. Quadir, A. Rahaman, P. N. Suganthan, M. Tanveer

"arXiv:2608.10007v1 Announce Type: new Abstract: The current state-of-the-art (SOTA) deep randomized neural networks, such as deep Random Vector Functional Link (dRVFL) and ensemble deep RVFL (edRVFL), treat all training samples uniformly, which limits their robustness and effecti…"

View on X

Originally posted by M. Sajid, A. Quadir, A. Rahaman, P. N. Suganthan, M. Tanveer on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research

AI Engineering & DevToolsAI Research

TACTICL Compresses Tabular ICL Models, Retaining Adaptability.

TACTICL is an automated framework for compressing tabular in-context learning (ICL) models by jointly pruning transformer layers and replacing them with lightweight adapters. This method significantly reduces model size and computational demands while preserving robustness to data shifts and in-context adaptability.

Mykhailo Koshil, Matthias Feurer, Katharina EggenspergerAug 12, 2026
AI Engineering & DevToolsAI Research

MoE Proxy Models Cut LLM RL Debugging Costs.

This paper introduces Mixture-of-Experts (MoE) proxy models designed for low-cost reproduction and diagnosis of failures during Large Language Model (LLM) Reinforcement Learning (RL) post-training. These proxy models significantly reduce computational resources and time needed for debugging, while accurately preserving training dynamics and fault responses.

Yikai Wang, Chuansai Zhou, Yuhang Zhou, Weiqiang Wu, Cong Wu, Yue Deng, Ben Feng, Mingming Zhu, Beirong Zhou, Zhibin Wang, Sheng Zhong, Chen Tian, Wangze ZhangAug 12, 2026
AI Engineering & DevToolsAI Research

New Algorithm Boosts Stochastic Optimal Control Efficiency.

This paper introduces Path Integral Value Matching (PI-VM), a novel value-based algorithm for Linear Quadratic Stochastic Optimal Control (LQ-SOC) that significantly improves computational efficiency and stability. By deriving a temporal recursive form of the value function and integrating Girsanov theorem with experience replay, PI-VM matches state-of-the-art precision with order-of-magnitude efficiency gains.

Bangyan Liao, Chenglei Yu, Yuchen Yang, Chuanrui Wang, Zhisheng Song, Peidong Liu, Tailin WuAug 12, 2026