GrafoRVFL:一个增强随机向量函数链接网络的无梯度优化框架

IF 5.5 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Nguyen Van Thieu , Nguyen Thanh Hoang , Hossam Faris
{"title":"GrafoRVFL:一个增强随机向量函数链接网络的无梯度优化框架","authors":"Nguyen Van Thieu ,&nbsp;Nguyen Thanh Hoang ,&nbsp;Hossam Faris","doi":"10.1016/j.neucom.2025.130898","DOIUrl":null,"url":null,"abstract":"<div><div>Random Vector Functional Link (RVFL) networks have garnered attention as a rapid and efficient neural network model due to their simplified architecture and reduced training complexity. Nevertheless, the hyperparameter tuning of this network remains a substantial obstacle in the pursuit of enhanced performance across many applications. In this study, we present GrafoRVFL, an open-source framework that employs gradient-free algorithms to optimize RVFL networks’ hyperparameters. GrafoRVFL is a system that is adaptable and helps to enhance the performance of RVFL models. It is constructed on top of Numpy, Mealpy, and Scikit-Learn. We evaluate the proposed framework by comparing 14 hybrid gradient-free trained RVFL models on a variety of regression and classification datasets. The best-performing models achieve classification accuracies of 96%, 92%, and 85% on the breast cancer, waveform, and magic telescope datasets, respectively. For regression, R-scores of 0.70, 0.89, and 0.80 are observed on the diabetes, Boston housing, and California housing datasets. Additionally, we compare three hybrid RVFL models with GridSearchCV and RandomizedSearchCV on the digits dataset. The results show that our hybrid models yield better performance while requiring significantly less computational time. This suggests that our proposed framework can serve as a critical resource for researchers and practitioners who are seeking practical and resilient approaches to real-world issues. The source code of the library is accessible to the public on the GitHub repository: <span><span>https://github.com/thieu1995/GrafoRVFL</span><svg><path></path></svg></span>.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"651 ","pages":"Article 130898"},"PeriodicalIF":5.5000,"publicationDate":"2025-07-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"GrafoRVFL: A gradient-free optimization framework for boosting random vector functional link network\",\"authors\":\"Nguyen Van Thieu ,&nbsp;Nguyen Thanh Hoang ,&nbsp;Hossam Faris\",\"doi\":\"10.1016/j.neucom.2025.130898\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Random Vector Functional Link (RVFL) networks have garnered attention as a rapid and efficient neural network model due to their simplified architecture and reduced training complexity. Nevertheless, the hyperparameter tuning of this network remains a substantial obstacle in the pursuit of enhanced performance across many applications. In this study, we present GrafoRVFL, an open-source framework that employs gradient-free algorithms to optimize RVFL networks’ hyperparameters. GrafoRVFL is a system that is adaptable and helps to enhance the performance of RVFL models. It is constructed on top of Numpy, Mealpy, and Scikit-Learn. We evaluate the proposed framework by comparing 14 hybrid gradient-free trained RVFL models on a variety of regression and classification datasets. The best-performing models achieve classification accuracies of 96%, 92%, and 85% on the breast cancer, waveform, and magic telescope datasets, respectively. For regression, R-scores of 0.70, 0.89, and 0.80 are observed on the diabetes, Boston housing, and California housing datasets. Additionally, we compare three hybrid RVFL models with GridSearchCV and RandomizedSearchCV on the digits dataset. The results show that our hybrid models yield better performance while requiring significantly less computational time. This suggests that our proposed framework can serve as a critical resource for researchers and practitioners who are seeking practical and resilient approaches to real-world issues. The source code of the library is accessible to the public on the GitHub repository: <span><span>https://github.com/thieu1995/GrafoRVFL</span><svg><path></path></svg></span>.</div></div>\",\"PeriodicalId\":19268,\"journal\":{\"name\":\"Neurocomputing\",\"volume\":\"651 \",\"pages\":\"Article 130898\"},\"PeriodicalIF\":5.5000,\"publicationDate\":\"2025-07-12\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Neurocomputing\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S092523122501570X\",\"RegionNum\":2,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Neurocomputing","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S092523122501570X","RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

随机向量功能链接(RVFL)网络由于其结构的简化和训练复杂度的降低而成为一种快速高效的神经网络模型。然而,该网络的超参数调优仍然是在许多应用程序中追求增强性能的一个重大障碍。在这项研究中,我们提出了GrafoRVFL,这是一个采用无梯度算法优化RVFL网络超参数的开源框架。GrafoRVFL是一个适应性强的系统,有助于提高RVFL模型的性能。它是在Numpy, Mealpy和Scikit-Learn之上构建的。我们通过在各种回归和分类数据集上比较14种混合无梯度训练的RVFL模型来评估所提出的框架。在乳腺癌、波形和魔术望远镜数据集上,表现最好的模型分别达到96%、92%和85%的分类准确率。对于回归,在糖尿病、波士顿住房和加利福尼亚住房数据集上观察到的r得分分别为0.70、0.89和0.80。此外,我们在数字数据集上比较了三种混合RVFL模型与GridSearchCV和RandomizedSearchCV。结果表明,我们的混合模型产生了更好的性能,同时需要更少的计算时间。这表明,我们提出的框架可以作为研究人员和从业者寻求实际和有弹性的方法来解决现实世界问题的关键资源。该库的源代码可以在GitHub存储库上访问:https://github.com/thieu1995/GrafoRVFL。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
GrafoRVFL: A gradient-free optimization framework for boosting random vector functional link network
Random Vector Functional Link (RVFL) networks have garnered attention as a rapid and efficient neural network model due to their simplified architecture and reduced training complexity. Nevertheless, the hyperparameter tuning of this network remains a substantial obstacle in the pursuit of enhanced performance across many applications. In this study, we present GrafoRVFL, an open-source framework that employs gradient-free algorithms to optimize RVFL networks’ hyperparameters. GrafoRVFL is a system that is adaptable and helps to enhance the performance of RVFL models. It is constructed on top of Numpy, Mealpy, and Scikit-Learn. We evaluate the proposed framework by comparing 14 hybrid gradient-free trained RVFL models on a variety of regression and classification datasets. The best-performing models achieve classification accuracies of 96%, 92%, and 85% on the breast cancer, waveform, and magic telescope datasets, respectively. For regression, R-scores of 0.70, 0.89, and 0.80 are observed on the diabetes, Boston housing, and California housing datasets. Additionally, we compare three hybrid RVFL models with GridSearchCV and RandomizedSearchCV on the digits dataset. The results show that our hybrid models yield better performance while requiring significantly less computational time. This suggests that our proposed framework can serve as a critical resource for researchers and practitioners who are seeking practical and resilient approaches to real-world issues. The source code of the library is accessible to the public on the GitHub repository: https://github.com/thieu1995/GrafoRVFL.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Neurocomputing
Neurocomputing 工程技术-计算机:人工智能
CiteScore
13.10
自引率
10.00%
发文量
1382
审稿时长
70 days
期刊介绍: Neurocomputing publishes articles describing recent fundamental contributions in the field of neurocomputing. Neurocomputing theory, practice and applications are the essential topics being covered.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信