基于改进采样策略和贝叶斯优化的随机配置网络

IF 7.2 1区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Zihuan Xu, Xia Zhang
{"title":"基于改进采样策略和贝叶斯优化的随机配置网络","authors":"Zihuan Xu,&nbsp;Xia Zhang","doi":"10.1016/j.knosys.2025.113879","DOIUrl":null,"url":null,"abstract":"<div><div>Stochastic configuration network (SCN) is an incremental random learning model that achieves fast convergence through a supervised mechanism, making it well-suited for adapting to variations in data characteristics across different regression and classification tasks. However, due to the inherent limitations of fully connected neural networks, the original random sampling strategy may lead to a decline in SCN’s generalization performance. Bayesian optimization, a global optimization method based on Bayesian statistics and Gaussian processes, can efficiently and accurately identify the optimal hyperparameters for model performance. Based on this, this paper proposes a Bayesian optimization-based stochastic configuration network (BO-SCN) algorithm, which integrates an improved sampling strategy and Bayesian optimization. First, a scaling factor <span><math><mi>s</mi></math></span> is introduced as a new hyperparameter into both uniform and normal distribution sampling strategies to ensure that the sampled weight values remain relatively small. Second, Bayesian optimization is employed to automatically select the optimal value of <span><math><mi>s</mi></math></span>, and an optimal search range for <span><math><mi>s</mi></math></span> is proposed, minimizing manual intervention while maximizing model performance. Finally, the performance of BO-SCN is evaluated on ten benchmark datasets. Experimental results demonstrate that the proposed algorithm not only enhances prediction accuracy and maintains stability but also significantly reduces the complexity of hyperparameter tuning.</div></div>","PeriodicalId":49939,"journal":{"name":"Knowledge-Based Systems","volume":"325 ","pages":"Article 113879"},"PeriodicalIF":7.2000,"publicationDate":"2025-06-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"A stochastic configuration network based on an improved sampling strategy and Bayesian optimization\",\"authors\":\"Zihuan Xu,&nbsp;Xia Zhang\",\"doi\":\"10.1016/j.knosys.2025.113879\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Stochastic configuration network (SCN) is an incremental random learning model that achieves fast convergence through a supervised mechanism, making it well-suited for adapting to variations in data characteristics across different regression and classification tasks. However, due to the inherent limitations of fully connected neural networks, the original random sampling strategy may lead to a decline in SCN’s generalization performance. Bayesian optimization, a global optimization method based on Bayesian statistics and Gaussian processes, can efficiently and accurately identify the optimal hyperparameters for model performance. Based on this, this paper proposes a Bayesian optimization-based stochastic configuration network (BO-SCN) algorithm, which integrates an improved sampling strategy and Bayesian optimization. First, a scaling factor <span><math><mi>s</mi></math></span> is introduced as a new hyperparameter into both uniform and normal distribution sampling strategies to ensure that the sampled weight values remain relatively small. Second, Bayesian optimization is employed to automatically select the optimal value of <span><math><mi>s</mi></math></span>, and an optimal search range for <span><math><mi>s</mi></math></span> is proposed, minimizing manual intervention while maximizing model performance. Finally, the performance of BO-SCN is evaluated on ten benchmark datasets. Experimental results demonstrate that the proposed algorithm not only enhances prediction accuracy and maintains stability but also significantly reduces the complexity of hyperparameter tuning.</div></div>\",\"PeriodicalId\":49939,\"journal\":{\"name\":\"Knowledge-Based Systems\",\"volume\":\"325 \",\"pages\":\"Article 113879\"},\"PeriodicalIF\":7.2000,\"publicationDate\":\"2025-06-12\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Knowledge-Based Systems\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0950705125009256\",\"RegionNum\":1,\"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":"Knowledge-Based Systems","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0950705125009256","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

随机配置网络(SCN)是一种增量式随机学习模型,通过监督机制实现快速收敛,使其非常适合适应不同回归和分类任务中数据特征的变化。然而,由于全连接神经网络固有的局限性,原有的随机抽样策略可能会导致SCN泛化性能下降。贝叶斯优化是一种基于贝叶斯统计和高斯过程的全局优化方法,可以有效、准确地识别模型性能的最优超参数。在此基础上,本文提出了一种基于贝叶斯优化的随机配置网络(BO-SCN)算法,该算法将改进的采样策略与贝叶斯优化相结合。首先,将比例因子s作为一个新的超参数引入均匀分布和正态分布采样策略中,以确保采样的权重值保持相对较小。其次,采用贝叶斯优化自动选择s的最优值,并提出s的最优搜索范围,在最小化人工干预的同时最大化模型性能。最后,在10个基准数据集上对BO-SCN的性能进行了评估。实验结果表明,该算法不仅提高了预测精度,保持了稳定性,而且显著降低了超参数整定的复杂度。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
A stochastic configuration network based on an improved sampling strategy and Bayesian optimization
Stochastic configuration network (SCN) is an incremental random learning model that achieves fast convergence through a supervised mechanism, making it well-suited for adapting to variations in data characteristics across different regression and classification tasks. However, due to the inherent limitations of fully connected neural networks, the original random sampling strategy may lead to a decline in SCN’s generalization performance. Bayesian optimization, a global optimization method based on Bayesian statistics and Gaussian processes, can efficiently and accurately identify the optimal hyperparameters for model performance. Based on this, this paper proposes a Bayesian optimization-based stochastic configuration network (BO-SCN) algorithm, which integrates an improved sampling strategy and Bayesian optimization. First, a scaling factor s is introduced as a new hyperparameter into both uniform and normal distribution sampling strategies to ensure that the sampled weight values remain relatively small. Second, Bayesian optimization is employed to automatically select the optimal value of s, and an optimal search range for s is proposed, minimizing manual intervention while maximizing model performance. Finally, the performance of BO-SCN is evaluated on ten benchmark datasets. Experimental results demonstrate that the proposed algorithm not only enhances prediction accuracy and maintains stability but also significantly reduces the complexity of hyperparameter tuning.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Knowledge-Based Systems
Knowledge-Based Systems 工程技术-计算机:人工智能
CiteScore
14.80
自引率
12.50%
发文量
1245
审稿时长
7.8 months
期刊介绍: Knowledge-Based Systems, an international and interdisciplinary journal in artificial intelligence, publishes original, innovative, and creative research results in the field. It focuses on knowledge-based and other artificial intelligence techniques-based systems. The journal aims to support human prediction and decision-making through data science and computation techniques, provide a balanced coverage of theory and practical study, and encourage the development and implementation of knowledge-based intelligence models, methods, systems, and software tools. Applications in business, government, education, engineering, and healthcare are emphasized.
×
引用
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学术官方微信