期刊文献+
共找到1,341篇文章
< 1 2 68 >
每页显示 20 50 100
Method for Estimating the State of Health of Lithium-ion Batteries Based on Differential Thermal Voltammetry and Sparrow Search Algorithm-Elman Neural Network
1
作者 Yu Zhang Daoyu Zhang TiezhouWu 《Energy Engineering》 EI 2025年第1期203-220,共18页
Precisely estimating the state of health(SOH)of lithium-ion batteries is essential for battery management systems(BMS),as it plays a key role in ensuring the safe and reliable operation of battery systems.However,curr... Precisely estimating the state of health(SOH)of lithium-ion batteries is essential for battery management systems(BMS),as it plays a key role in ensuring the safe and reliable operation of battery systems.However,current SOH estimation methods often overlook the valuable temperature information that can effectively characterize battery aging during capacity degradation.Additionally,the Elman neural network,which is commonly employed for SOH estimation,exhibits several drawbacks,including slow training speed,a tendency to become trapped in local minima,and the initialization of weights and thresholds using pseudo-random numbers,leading to unstable model performance.To address these issues,this study addresses the challenge of precise and effective SOH detection by proposing a method for estimating the SOH of lithium-ion batteries based on differential thermal voltammetry(DTV)and an SSA-Elman neural network.Firstly,two health features(HFs)considering temperature factors and battery voltage are extracted fromthe differential thermal voltammetry curves and incremental capacity curves.Next,the Sparrow Search Algorithm(SSA)is employed to optimize the initial weights and thresholds of the Elman neural network,forming the SSA-Elman neural network model.To validate the performance,various neural networks,including the proposed SSA-Elman network,are tested using the Oxford battery aging dataset.The experimental results demonstrate that the method developed in this study achieves superior accuracy and robustness,with a mean absolute error(MAE)of less than 0.9%and a rootmean square error(RMSE)below 1.4%. 展开更多
关键词 Lithium-ion battery state of health differential thermal voltammetry sparrow search algorithm
在线阅读 下载PDF
Winter Wheat Yield Estimation Based on Sparrow Search Algorithm Combined with Random Forest:A Case Study in Henan Province,China 被引量:1
2
作者 SHI Xiaoliang CHEN Jiajun +2 位作者 DING Hao YANG Yuanqi ZHANG Yan 《Chinese Geographical Science》 SCIE CSCD 2024年第2期342-356,共15页
Precise and timely prediction of crop yields is crucial for food security and the development of agricultural policies.However,crop yield is influenced by multiple factors within complex growth environments.Previous r... Precise and timely prediction of crop yields is crucial for food security and the development of agricultural policies.However,crop yield is influenced by multiple factors within complex growth environments.Previous research has paid relatively little attention to the interference of environmental factors and drought on the growth of winter wheat.Therefore,there is an urgent need for more effective methods to explore the inherent relationship between these factors and crop yield,making precise yield prediction increasingly important.This study was based on four type of indicators including meteorological,crop growth status,environmental,and drought index,from October 2003 to June 2019 in Henan Province as the basic data for predicting winter wheat yield.Using the sparrow search al-gorithm combined with random forest(SSA-RF)under different input indicators,accuracy of winter wheat yield estimation was calcu-lated.The estimation accuracy of SSA-RF was compared with partial least squares regression(PLSR),extreme gradient boosting(XG-Boost),and random forest(RF)models.Finally,the determined optimal yield estimation method was used to predict winter wheat yield in three typical years.Following are the findings:1)the SSA-RF demonstrates superior performance in estimating winter wheat yield compared to other algorithms.The best yield estimation method is achieved by four types indicators’composition with SSA-RF)(R^(2)=0.805,RRMSE=9.9%.2)Crops growth status and environmental indicators play significant roles in wheat yield estimation,accounting for 46%and 22%of the yield importance among all indicators,respectively.3)Selecting indicators from October to April of the follow-ing year yielded the highest accuracy in winter wheat yield estimation,with an R^(2)of 0.826 and an RMSE of 9.0%.Yield estimates can be completed two months before the winter wheat harvest in June.4)The predicted performance will be slightly affected by severe drought.Compared with severe drought year(2011)(R^(2)=0.680)and normal year(2017)(R^(2)=0.790),the SSA-RF model has higher prediction accuracy for wet year(2018)(R^(2)=0.820).This study could provide an innovative approach for remote sensing estimation of winter wheat yield.yield. 展开更多
关键词 winter wheat yield estimation sparrow search algorithm combined with random forest(ssa-RF) machine learning multi-source indicator optimal lead time Henan Province China
在线阅读 下载PDF
A Modified Self-Adaptive Sparrow Search Algorithm for Robust Multi-UAV Path Planning
3
作者 SUN Zhiyuan SHEN Bo +2 位作者 PAN Anqi XUE Jiankai MA Yuhang 《Journal of Donghua University(English Edition)》 CAS 2024年第6期630-643,共14页
With the advancement of technology,the collaboration of multiple unmanned aerial vehicles(multi-UAVs)is a general trend,both in military and civilian domains.Path planning is a crucial step for multi-UAV mission execu... With the advancement of technology,the collaboration of multiple unmanned aerial vehicles(multi-UAVs)is a general trend,both in military and civilian domains.Path planning is a crucial step for multi-UAV mission execution,it is a nonlinear problem with constraints.Traditional optimization algorithms have difficulty in finding the optimal solution that minimizes the cost function under various constraints.At the same time,robustness should be taken into account to ensure the reliable and safe operation of the UAVs.In this paper,a self-adaptive sparrow search algorithm(SSA),denoted as DRSSA,is presented.During optimization,a dynamic population strategy is used to allocate the searching effort between exploration and exploitation;a t-distribution perturbation coefficient is proposed to adaptively adjust the exploration range;a random learning strategy is used to help the algorithm from falling into the vicinity of the origin and local optimums.The convergence of DRSSA is tested by 29 test functions from the Institute of Electrical and Electronics Engineers(IEEE)Congress on Evolutionary Computation(CEC)2017 benchmark suite.Furthermore,a stochastic optimization strategy is introduced to enhance safety in the path by accounting for potential perturbations.Two sets of simulation experiments on multi-UAV path planning in three-dimensional environments demonstrate that the algorithm exhibits strong optimization capabilities and robustness in dealing with uncertain situations. 展开更多
关键词 multiple unmanned aerial vehicle(multi-UAV) path planning sparrow search algorithm(ssa) stochastic optimization
在线阅读 下载PDF
Research on Evacuation Path Planning Based on Improved Sparrow Search Algorithm
4
作者 Xiaoge Wei Yuming Zhang +2 位作者 Huaitao Song Hengjie Qin Guanjun Zhao 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第5期1295-1316,共22页
Reducing casualties and property losses through effective evacuation route planning has been a key focus for researchers in recent years.As part of this effort,an enhanced sparrow search algorithm(MSSA)was proposed.Fi... Reducing casualties and property losses through effective evacuation route planning has been a key focus for researchers in recent years.As part of this effort,an enhanced sparrow search algorithm(MSSA)was proposed.Firstly,the Golden Sine algorithm and a nonlinear weight factor optimization strategy were added in the discoverer position update stage of the SSA algorithm.Secondly,the Cauchy-Gaussian perturbation was applied to the optimal position of the SSA algorithm to improve its ability to jump out of local optima.Finally,the local search mechanism based on the mountain climbing method was incorporated into the local search stage of the SSA algorithm,improving its local search ability.To evaluate the effectiveness of the proposed algorithm,the Whale Algorithm,Gray Wolf Algorithm,Improved Gray Wolf Algorithm,Sparrow Search Algorithm,and MSSA Algorithm were employed to solve various test functions.The accuracy and convergence speed of each algorithm were then compared and analyzed.The results indicate that the MSSA algorithm has superior solving ability and stability compared to other algorithms.To further validate the enhanced algorithm’s capabilities for path planning,evacuation experiments were conducted using different maps featuring various obstacle types.Additionally,a multi-exit evacuation scenario was constructed according to the actual building environment of a teaching building.Both the sparrow search algorithm and MSSA algorithm were employed in the simulation experiment for multiexit evacuation path planning.The findings demonstrate that the MSSA algorithm outperforms the comparison algorithm,showcasing its greater advantages and higher application potential. 展开更多
关键词 sparrow search algorithm optimization and improvement function test set evacuation path planning
在线阅读 下载PDF
基于改进SSA-BPNN的煤层气直井井底流压预测研究
5
作者 余洋 董银涛 +3 位作者 李云波 包宇 张立侠 孙浩 《油气藏评价与开发》 北大核心 2025年第2期250-256,共7页
煤层气资源广泛应用直井开发,采用控压控水的排采制度,井底流压是排采方案设计与设备选型的重要参数,因此,煤层气直井井底流压预测具有重要的意义。为了便捷、准确地预测煤层气直井井底流压,指导煤层气井的控压排采,引入机器学习领域中... 煤层气资源广泛应用直井开发,采用控压控水的排采制度,井底流压是排采方案设计与设备选型的重要参数,因此,煤层气直井井底流压预测具有重要的意义。为了便捷、准确地预测煤层气直井井底流压,指导煤层气井的控压排采,引入机器学习领域中的反向传播神经网络(BPNN)模型,同时对麻雀搜索算法(SSA)进行改进,耦合构建基于改进麻雀搜索算法-反向传播神经网络(SSA-BPNN)的煤层气直井井底流压预测模型。选取了生产现场常规测量的5个影响井底流压的参数作为井底流压预测模型的输入参数,相对应的井底流压数值作为井底流压预测模型的输出参数。将600组实测数据划分为训练集、验证集与测试集,完成了煤层气直井井底流压预测模型的建立与校验工作。BPNN模型与改进SSA-BPNN模型的验证集平均绝对百分比误差分别为3.10%与0.53%,可以看出利用改进SSA与BPNN的耦合建模,能够解决BPNN易陷于局部最优的问题,提高了煤层气直井井底流压的预测精度。同时将改进SSA-BPNN模型与遗传算法-支持向量回归机(GA-SVR)模型和物理模型解析方法进行对比,结果显示:3种不同模型的平均绝对百分比误差分别为1.318%、4.971%、18.156%,改进SSA-BPNN模型的误差最低,且在井底流压较低时,改进SSA-BPNN模型的预测精度显著提高,展现出较高的准确性与良好的适用性。改进SSA-BPNN模型仅需5个输入参数,减少了输入与计算参数的复杂度,且无须考虑井筒内流体分布情况,可覆盖排采各阶段,在不同压力区间都有较高准确性。 展开更多
关键词 煤层气 麻雀搜索算法 神经网络 井底流压 预测模型
在线阅读 下载PDF
基于RCMFFDE和SSA-RVM的旋转机械损伤检测模型
6
作者 王显彬 孙阳 《机电工程》 北大核心 2025年第3期510-519,共10页
针对旋转机械系统的振动信号具有明显的非线性,严重影响故障特征提取从而导致其识别精度不佳的问题,建立了一种基于精细复合多尺度分数波动散布熵(RCMFFDE)、t-分布随机邻域嵌入(t-SNE)和麻雀搜索算法优化相关向量机(SSA-RVM)的旋转机... 针对旋转机械系统的振动信号具有明显的非线性,严重影响故障特征提取从而导致其识别精度不佳的问题,建立了一种基于精细复合多尺度分数波动散布熵(RCMFFDE)、t-分布随机邻域嵌入(t-SNE)和麻雀搜索算法优化相关向量机(SSA-RVM)的旋转机械损伤检测模型。首先,进行了基于RCMFFDE方法的特征提取,生成了特征样本,以定量反映旋转机械的不同损伤情况;然后,采用t-SNE方法,将原始高维故障特征映射至低维空间,获得了对故障更敏感的低维特征;最后,将敏感的低维故障特征向量输入至SSA-RVM多分类器中,进行了训练和测试,实现了旋转机械样本的故障识别目的;采用两种旋转机械数据集进行了实验,并从准确率、效率和抗噪性方面,将RCMFFDE-SSA-SVM方法与多种特征提取方法进行了对比。研究结果表明:RCMFFDE能用于有效提取旋转机械的故障特征,分别取得99.2%和100%的识别精度;而对敏感特征进行分类所获得的精度优于对原始特征进行分类的情形,前者比后者提高了4%;在模式识别中,SSA-RVM优于其他分类器;自制数据集的诊断精度达到了97%,特征提取的时间为16.05 s。 展开更多
关键词 非线性振动信号 特征提取时间 故障识别精度(诊断精度) 精细复合多尺度分数波动散布熵 t-分布随机邻域嵌入 麻雀搜索算法优化相关向量机
在线阅读 下载PDF
基于SCSSA-RF算法的室内可见光定位算法
7
作者 陈耀 张烈平 +1 位作者 高小淋 张翠 《光通信技术》 北大核心 2025年第1期1-5,共5页
针对随机森林(RF)算法用于室内可见光定位时定位精度低,存在过拟合风险的问题,提出了一种基于正弦人口映射(SPM)与柯西分布的麻雀搜索算法(SSA)优化RF算法的室内可见光定位算法(简称SCSSA-RF算法)。首先,该算法使用采集到的接收信号强... 针对随机森林(RF)算法用于室内可见光定位时定位精度低,存在过拟合风险的问题,提出了一种基于正弦人口映射(SPM)与柯西分布的麻雀搜索算法(SSA)优化RF算法的室内可见光定位算法(简称SCSSA-RF算法)。首先,该算法使用采集到的接收信号强度值与位置坐标建立指纹数据库。然后,使用SCSSA的全局搜索能力对RF算法的关键参数进行优化,将数据输入最佳模型中进行训练。最后,将决策树的预测结果取平均值,得到待定位点的预测值。实验结果表明:SCSSA-RF算法比未改进的SSA-RF算法收敛速度更快;SCSSA-RF算法的平均定位误差为0.08 m,且误差主要集中在0.05~0.1 m内;在定位误差为0.2 m时,SCSSA-RF算法的预测准确率达到了93%。 展开更多
关键词 可见光定位 正弦人口映射 柯西分布 麻雀搜索算法 随机森林
在线阅读 下载PDF
改进SSA优化BP神经网络的变压器故障诊断
8
作者 汪繁荣 汪筠涵 江俊杰 《现代电子技术》 北大核心 2025年第4期145-150,共6页
变压器故障类型的准确诊断对保障电网的安全与稳定至关重要。针对BP神经网络与麻雀搜索算法(SSA)存在收敛缓慢和易陷入局部极值导致无法准确诊断的问题,提出将改进的麻雀搜索算法(ISSA)优化BP神经网络应用于变压器故障诊断。首先,引入... 变压器故障类型的准确诊断对保障电网的安全与稳定至关重要。针对BP神经网络与麻雀搜索算法(SSA)存在收敛缓慢和易陷入局部极值导致无法准确诊断的问题,提出将改进的麻雀搜索算法(ISSA)优化BP神经网络应用于变压器故障诊断。首先,引入非线性惯性权重和纵横交叉策略,从而提高算法的收敛速度和全局寻优能力;其次,将ISSA与传统SSA在收敛函数上进行对比分析,得到ISSA算法在迭代12次后以52%的准确率收敛,而SSA算法迭代23次后才达到25%的准确率,证明了ISSA在收敛速度和精度方面有明显提高;最后,将ISSA-BP、SSA-BP和BP诊断模型进行对比。实验结果表明,ISSA-BP模型准确率达到了97%,比SSA-BP、BP神经网络模型分别提高了4%和11%,可以认为提出的算法模型在变压器故障诊断领域具有更高的精度与良好的发展前景。 展开更多
关键词 麻雀搜索算法 BP神经网络 变压器 故障诊断 非线性惯性权重 纵横交叉策略
在线阅读 下载PDF
基于SSA-XGBoost的综合型商业建筑停车需求预测研究
9
作者 李聪颖 贠开拓 +4 位作者 张浩星 张洪涛 袁锴璐 李坤 吴佳西 《武汉理工大学学报(交通科学与工程版)》 2025年第1期15-20,27,共7页
文中基于综合型商业建筑停车需求与机动车吸引量的关系,构建综合型商业建筑停车需求影响因素体系;运用麻雀搜索算法优化极限梯度提升树的超参数,建立综合型商业建筑停车需求预测组合模型;以西安市58个综合型商业建筑的停车需求预测为例... 文中基于综合型商业建筑停车需求与机动车吸引量的关系,构建综合型商业建筑停车需求影响因素体系;运用麻雀搜索算法优化极限梯度提升树的超参数,建立综合型商业建筑停车需求预测组合模型;以西安市58个综合型商业建筑的停车需求预测为例,对比SSA-XGBoost模型与支持向量回归模型、XGBoost模型、lasso回归模型的预测结果.结果表明:SSA-XGBoost模型的R2值为0.963、平均绝对误差为75.584、均方根误差为85.749,相较于其他几种预测模型有更高的R2值和更小的预测误差. 展开更多
关键词 停车需求预测 综合型商业 XGBoost 麻雀搜索算法 组合模型
在线阅读 下载PDF
融合多种策略SSA算法优化XGBoost的水厂混凝投药预测模型
10
作者 王文成 杨金瑞 《制造业自动化》 2025年第1期136-143,共8页
为了提高水厂混凝剂投加量的预测精度,提出一种改进麻雀搜索算法(ISSA)优化极端梯度提升树(XGBoost)的混凝投药预测模型。首先将Sobol序列、双样本学习策略和柯西-高斯变异策略与麻雀搜索算法结合;然后利用改进的麻雀搜索算法对XGBoost... 为了提高水厂混凝剂投加量的预测精度,提出一种改进麻雀搜索算法(ISSA)优化极端梯度提升树(XGBoost)的混凝投药预测模型。首先将Sobol序列、双样本学习策略和柯西-高斯变异策略与麻雀搜索算法结合;然后利用改进的麻雀搜索算法对XGBoost模型中主要的超参数进行优化,建立混凝投药预测模型。该模型以源水流量、浊度、温度、pH、耗氧量为输入,混凝剂投加量为输出。最后利用桂林某水厂的历史生产数据,通过20次重复实验对该模型进行训练和测试。结果显示,ISSA优化XGBoost模型的平均均方根误差(RMSE)达0.4895 mg/L,平均决定系数(R~2)达0.893,验证了该模型具有良好的预测精度和稳定性。 展开更多
关键词 混凝投药 XGBoost 麻雀搜索算法 Sobol序列 双样本学习 变异策略
在线阅读 下载PDF
基于SSA优化VMD算法的滚动轴承故障诊断
11
作者 金志浩 刘庆宝 《计算机仿真》 2025年第1期485-490,共6页
针对滚动轴承在强噪声中提取故障信号频率的时候,变分模态分解(VMD)中模态分量k和惩罚因子α难以确定的问题,提出麻雀优化算法(SSA)与变分模态分解相结合的滚动轴承故障诊断方法。首先,SSA以包络熵为适应度函数来自主搜寻最优解,得到最... 针对滚动轴承在强噪声中提取故障信号频率的时候,变分模态分解(VMD)中模态分量k和惩罚因子α难以确定的问题,提出麻雀优化算法(SSA)与变分模态分解相结合的滚动轴承故障诊断方法。首先,SSA以包络熵为适应度函数来自主搜寻最优解,得到最优参数组合[k, α]。其次,利用优化的参数组合对VMD进行故障信号分解,得到若干本征模态分量(IMF)。最后,通过计算模态分量的峭度值和近似熵来筛选出符合需求的分量进行重构,从而得到最优的降噪信号,根据重构信号的包络谱来得出故障频率。仿真和实验结果表明,上述方法可以得出最优的参数组合,并且很准确的提取故障频率,实现滚动轴承的故障诊断。 展开更多
关键词 滚动轴承 变分模态分解 麻雀搜索算法 峭度值 近似熵 信号重构
在线阅读 下载PDF
基于ISSA-SVR模型的管道腐蚀速率预测 被引量:1
12
作者 刘军衡 唐海光 +2 位作者 付军 朱瑞 陈良超 《热加工工艺》 北大核心 2025年第4期142-146,共5页
为准确预测油气管道的腐蚀速率,建立了一种基于改进的麻雀搜索算法(ISSA)优化支持向量回归(SVR)的预测模型。对传统麻雀搜索算法(SSA)的各种麻雀的位置更新公式进行调整,得到了ISSA,通过对比改进前后两种算法的迭代结果发现ISSA的收敛... 为准确预测油气管道的腐蚀速率,建立了一种基于改进的麻雀搜索算法(ISSA)优化支持向量回归(SVR)的预测模型。对传统麻雀搜索算法(SSA)的各种麻雀的位置更新公式进行调整,得到了ISSA,通过对比改进前后两种算法的迭代结果发现ISSA的收敛速度得到大幅提升。随后通过改进的麻雀搜索算法优化SVR模型的惩罚因子和核参数,提高模型的预测精度和泛化能力。采用南海油田管道的50组管道腐蚀数据对ISSA-SVR模型的预测性能进行验证。结果表明:与未经优化的SVR模型相比,ISSA-SVR模型的预测结果误差小、相关程度高,表明ISSA-SVR预测模型可为油气管道的腐蚀速率评估提供准确的数据支撑。 展开更多
关键词 麻雀搜索算法 支持向量回归 油气管道 腐蚀速率预测
在线阅读 下载PDF
A Chaos Sparrow Search Algorithm with Logarithmic Spiral and Adaptive Step for Engineering Problems 被引量:9
13
作者 Andi Tang Huan Zhou +1 位作者 Tong Han Lei Xie 《Computer Modeling in Engineering & Sciences》 SCIE EI 2022年第1期331-364,共34页
The sparrow search algorithm(SSA)is a newly proposed meta-heuristic optimization algorithm based on the sparrowforaging principle.Similar to other meta-heuristic algorithms,SSA has problems such as slowconvergence spe... The sparrow search algorithm(SSA)is a newly proposed meta-heuristic optimization algorithm based on the sparrowforaging principle.Similar to other meta-heuristic algorithms,SSA has problems such as slowconvergence speed and difficulty in jumping out of the local optimum.In order to overcome these shortcomings,a chaotic sparrow search algorithm based on logarithmic spiral strategy and adaptive step strategy(CLSSA)is proposed in this paper.Firstly,in order to balance the exploration and exploitation ability of the algorithm,chaotic mapping is introduced to adjust the main parameters of SSA.Secondly,in order to improve the diversity of the population and enhance the search of the surrounding space,the logarithmic spiral strategy is introduced to improve the sparrow search mechanism.Finally,the adaptive step strategy is introduced to better control the process of algorithm exploitation and exploration.The best chaotic map is determined by different test functions,and the CLSSA with the best chaotic map is applied to solve 23 benchmark functions and 3 classical engineering problems.The simulation results show that the iterative map is the best chaotic map,and CLSSA is efficient and useful for engineering problems,which is better than all comparison algorithms. 展开更多
关键词 sparrow search algorithm global optimization adaptive step benchmark function chaos map
在线阅读 下载PDF
基于ISSA—LSTM的菇房温湿度预测模型研究
14
作者 张铭志 柳平增 +2 位作者 张艳 潘纪港 陈超 《中国农机化学报》 北大核心 2025年第2期90-97,共8页
为提升双孢蘑菇品质与产量,实现菇房整体环境提前调控,精准预测菇房环境中的温湿度数据是关键。但传统预测模型很多参数都需要人工手动调节,例如隐藏层神经元节点数、学习率、迭代次数等,这一系列参数的选择都直接影响预测性能的优劣。... 为提升双孢蘑菇品质与产量,实现菇房整体环境提前调控,精准预测菇房环境中的温湿度数据是关键。但传统预测模型很多参数都需要人工手动调节,例如隐藏层神经元节点数、学习率、迭代次数等,这一系列参数的选择都直接影响预测性能的优劣。针对以上问题,提出一种基于改进麻雀搜索算法ISSA优化的长短期记忆网络LSTM菇房环境预测模型,实现对菇房内的温湿度环境的精准预测。验证结果表明:该预测方法对温度的预测指标均方根误差RSME、平均绝对误差MAE分别为0.493、0.263,模型拟合优度R2为96.2%;对湿度的预测指标均方根误差RSME、平均绝对误差MAE分别为1.105、1.058,模型拟合优度R2为95.6%,由此可见,在菇房温湿度预测准确率方面,所提方法优于SSA—LSTM模型,为打造最适宜的菇房温湿度环境提供高时效的决策数据。 展开更多
关键词 双孢蘑菇菇房 物联网 麻雀搜索算法 长短期记忆网络
在线阅读 下载PDF
Optimizing slope safety factor prediction via stacking using sparrow search algorithm for multi-layer machine learning regression models 被引量:2
15
作者 SHUI Kuan HOU Ke-peng +2 位作者 HOU Wen-wen SUN Jun-long SUN Hua-fen 《Journal of Mountain Science》 SCIE CSCD 2023年第10期2852-2868,共17页
The safety factor is a crucial quantitative index for evaluating slope stability.However,the traditional calculation methods suffer from unreasonable assumptions,complex soil composition,and inadequate consideration o... The safety factor is a crucial quantitative index for evaluating slope stability.However,the traditional calculation methods suffer from unreasonable assumptions,complex soil composition,and inadequate consideration of the influencing factors,leading to large errors in their calculations.Therefore,a stacking ensemble learning model(stacking-SSAOP)based on multi-layer regression algorithm fusion and optimized by the sparrow search algorithm is proposed for predicting the slope safety factor.In this method,the density,cohesion,friction angle,slope angle,slope height,and pore pressure ratio are selected as characteristic parameters from the 210 sets of established slope sample data.Random Forest,Extra Trees,AdaBoost,Bagging,and Support Vector regression are used as the base model(inner loop)to construct the first-level regression algorithm layer,and XGBoost is used as the meta-model(outer loop)to construct the second-level regression algorithm layer and complete the construction of the stacked learning model for improving the model prediction accuracy.The sparrow search algorithm is used to optimize the hyperparameters of the above six regression models and correct the over-and underfitting problems of the single regression model to further improve the prediction accuracy.The mean square error(MSE)of the predicted and true values and the fitting of the data are compared and analyzed.The MSE of the stacking-SSAOP model was found to be smaller than that of the single regression model(MSE=0.03917).Therefore,the former has a higher prediction accuracy and better data fitting.This study innovatively applies the sparrow search algorithm to predict the slope safety factor,showcasing its advantages over traditional methods.Additionally,our proposed stacking-SSAOP model integrates multiple regression algorithms to enhance prediction accuracy.This model not only refines the prediction accuracy of the slope safety factor but also offers a fresh approach to handling the intricate soil composition and other influencing factors,making it a precise and reliable method for slope stability evaluation.This research holds importance for the modernization and digitalization of slope safety assessments. 展开更多
关键词 Multi-layer regression algorithm fusion Stacking gensemblelearning sparrow search algorithm Slope safety factor Data prediction
在线阅读 下载PDF
基于ICEEMDAN和SSA-LSTM组合模型的电离层TEC预测
16
作者 张振国 孙希延 +1 位作者 纪元法 贾茜子 《全球定位系统》 2025年第1期48-59,共12页
针对电离层总电子含量(total electron content,TEC)具有非线性和非平稳性的特性及单一长短期记忆神经网络(long short-term memory,LSTM)模型在预测中存在精度不高且易陷入局部最优等问题,在改进的自适应噪声完备集合经验模态分解(impr... 针对电离层总电子含量(total electron content,TEC)具有非线性和非平稳性的特性及单一长短期记忆神经网络(long short-term memory,LSTM)模型在预测中存在精度不高且易陷入局部最优等问题,在改进的自适应噪声完备集合经验模态分解(improved complete ensemble EMD with adaptive noise,ICEEMDAN)和样本熵(sample entropy,SE)算法的基础上,结合麻雀搜索算法(sparrow search algorithm,SSA)和LSTM构建电离层TEC组合预测模型,并对太阳活动低年平静期和太阳活动高年扰动期电离层TEC连续5 d的预测精度分析.实验结果表明,本文组合模型相较于单一LSTM模型和SSA-LSTM模型在低太阳活动平静期和高太阳活动扰动期的不同经纬度下,均方根误差(root mean square error,RMSE)分别最大降低1.06 TECU和2.25 TECU,平均绝对误差(mean absolute error,MAE)分别最大降低了0.74 TECU和1.68 TECU,平均相对精度分别最大提升了7.63%和8.97%,组合模型的预测效果要明显优于单一LSTM模型和SSA-LSTM模型. 展开更多
关键词 电离层 总电子含量(TEC)预测 改进的自适应噪声完备集合经验模态分解(ICEEMDAN) 样本熵(SE) 麻雀搜索算法(ssa) 长短期记忆神经网络(LSTM)
在线阅读 下载PDF
基于SSA-RBFNN的钢管混凝土界面粘结强度研究
17
作者 刘文博 杨喜娟 +1 位作者 王力 李子奇 《中国安全生产科学技术》 北大核心 2025年第3期148-155,共8页
为了改善传统径向基神经网络(RBFNN)存在对样本数据依赖性强、参数选择复杂、收敛速度慢等缺陷。将麻雀搜索算法(SSA)应用于RBFNN预测模型,提出基于SSA-RBFNN的CFST界面粘结强度预测模型,收集319组数据建立数据库,选取8种影响因素作为... 为了改善传统径向基神经网络(RBFNN)存在对样本数据依赖性强、参数选择复杂、收敛速度慢等缺陷。将麻雀搜索算法(SSA)应用于RBFNN预测模型,提出基于SSA-RBFNN的CFST界面粘结强度预测模型,收集319组数据建立数据库,选取8种影响因素作为输入层参数和界面粘结强度作为输出层参数,分别建立RBFNN和SSA-RBFNN模型。通过平均绝对百分比误差(MAPE)和决定系数(R 2)等指标,将2种机器学习模型与6种现有公式进行比较,评估它们在预测精度和稳定性方面的表现。研究结果表明:2种机器学习模型比公式精度更高。其中,SSA-RBFNN模型有更好的预测性能,更有助于高效预测CFST的界面粘结强度。研究结果可为CFST结构工程设计提供相应的预测方法和技术支持,可以帮助工程师在设计和施工过程中更好地评估结构的承载能力和安全性。 展开更多
关键词 RBF神经网络 麻雀搜索算法 钢管混凝土 界面粘结强度 机器学习模型
在线阅读 下载PDF
基于ISSA-BiLSTM的多端柔性直流输电线路保护方案
18
作者 李正 陈堂贤 +2 位作者 张赟宁 刘双洋 孙培胜 《电测与仪表》 北大核心 2025年第4期97-104,共8页
针对多端柔性直流输电线路保护的耐受过渡电阻能力差、识别准确率低的问题,提出了一种改进麻雀搜索算法(improved sparrow search algorithm, ISSA)与双向长短时记忆网络(bidirectional long short-term memory network, BiLSTM)结合的... 针对多端柔性直流输电线路保护的耐受过渡电阻能力差、识别准确率低的问题,提出了一种改进麻雀搜索算法(improved sparrow search algorithm, ISSA)与双向长短时记忆网络(bidirectional long short-term memory network, BiLSTM)结合的诊断模型。基于小波变换技术提取输电线路故障的特征作为模型输入量对模型进行训练;利用Sine混沌映射、学习粒子群算法策略、引入高斯扰动项对原始麻雀搜索算法进行改进,利用ISSA对BiLSTM目标超参数进行寻优,使故障诊断精度达到最优。最后基于PSCAD/EMTDC仿真平台搭建了四端柔性直流输电系统模型,验证表明,其故障识别准确率高、耐过渡电阻能力强,满足可靠性与速动性的要求。 展开更多
关键词 多端柔性直流电网 小波变换 麻雀搜索算法 双向长短时记忆网络 故障诊断
在线阅读 下载PDF
基于SSA-LightGBM的埋地油气管道平均腐蚀率预测模型
19
作者 张宽宽 王念念 方宏远 《中国市政工程》 2025年第1期26-28,33,142,143,共6页
腐蚀是油气管道损坏和泄漏的主要原因之一,准确预测腐蚀率对于管道安全至关重要。该研究建立了一种基于麻雀搜索算法(SSA)优化的LightGBM模型,用于预测油气管道的平均腐蚀率。同时,研究采用数据增强技术(SPDA)扩展数据集,提高模型的准... 腐蚀是油气管道损坏和泄漏的主要原因之一,准确预测腐蚀率对于管道安全至关重要。该研究建立了一种基于麻雀搜索算法(SSA)优化的LightGBM模型,用于预测油气管道的平均腐蚀率。同时,研究采用数据增强技术(SPDA)扩展数据集,提高模型的准确性和稳定性,并通过对比分析,评估了模型性能。研究中,首先利用麻雀搜索算法(SSA)对LightGBM模型的参数进行优化,形成SSA-LightGBM模型。该模型用于训练和预测油气管道的腐蚀率,并对预测结果的误差和稳定性进行分析。结果表明,SSA-LightGBM模型在预测油气管道平均腐蚀率方面具有较高的准确性和稳定性。此外,研究还将SSA-LightGBM模型的预测结果与LightGBM、GBRT、CatBoost、SSA-GBRT和SSA-CatBoost等模型的预测结果进行了对比。结果显示,SSA-LightGBM模型在准确性和稳定性方面表现最佳。 展开更多
关键词 油气管道 平均腐蚀率 LightGBM 麻雀搜索算法 SPDA
在线阅读 下载PDF
基于SSA-BPNN的海底腐蚀管道极限承载力预测
20
作者 刘博 周卫军 马荣彬 《精细石油化工进展》 2025年第1期48-54,共7页
全面掌握海底腐蚀管道极限承载力的情况有利于指导该管道的安全运行。由于单一BP神经网络(BPNN)模型存在学习效率低、对初始权重敏感且容易陷入局部最优状态等缺点,故采用麻雀搜索算法(SSA)来优化BPNN的初始权值和阈值,建立SSA-BPNN组... 全面掌握海底腐蚀管道极限承载力的情况有利于指导该管道的安全运行。由于单一BP神经网络(BPNN)模型存在学习效率低、对初始权重敏感且容易陷入局部最优状态等缺点,故采用麻雀搜索算法(SSA)来优化BPNN的初始权值和阈值,建立SSA-BPNN组合模型预测极限承载力,并与BPNN模型、遗传算法优化的BPNN(GA-BPNN)模型和粒子群算法优化的BPNN(PSO-BPNN)模型进行对比。结果显示:SSA-BPNN模型的平均相对误差为1.2693%,远远好于其他模型;SSA-BPNN模型的预测结果与有限元法得到的结果进行线性拟合后与直线Y=X最为贴近,其决定系数为0.99948,说明SSA-BPNN模型是一种准确性高且稳定性良好的海底腐蚀管道极限承载力预测工具。 展开更多
关键词 海底腐蚀管道 极限承载力 有限元法 麻雀搜索算法(ssa) BP神经网络(BPNN)
在线阅读 下载PDF
上一页 1 2 68 下一页 到第
使用帮助 返回顶部