期刊文献+
共找到12篇文章
< 1 >
每页显示 20 50 100
BHJO: A Novel Hybrid Metaheuristic Algorithm Combining the Beluga Whale, Honey Badger, and Jellyfish Search Optimizers for Solving Engineering Design Problems
1
作者 Farouq Zitouni Saad Harous +4 位作者 Abdulaziz S.Almazyad Ali Wagdy Mohamed Guojiang Xiong Fatima Zohra Khechiba Khadidja  Kherchouche 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第10期219-265,共47页
Hybridizing metaheuristic algorithms involves synergistically combining different optimization techniques to effectively address complex and challenging optimization problems.This approach aims to leverage the strengt... Hybridizing metaheuristic algorithms involves synergistically combining different optimization techniques to effectively address complex and challenging optimization problems.This approach aims to leverage the strengths of multiple algorithms,enhancing solution quality,convergence speed,and robustness,thereby offering a more versatile and efficient means of solving intricate real-world optimization tasks.In this paper,we introduce a hybrid algorithm that amalgamates three distinct metaheuristics:the Beluga Whale Optimization(BWO),the Honey Badger Algorithm(HBA),and the Jellyfish Search(JS)optimizer.The proposed hybrid algorithm will be referred to as BHJO.Through this fusion,the BHJO algorithm aims to leverage the strengths of each optimizer.Before this hybridization,we thoroughly examined the exploration and exploitation capabilities of the BWO,HBA,and JS metaheuristics,as well as their ability to strike a balance between exploration and exploitation.This meticulous analysis allowed us to identify the pros and cons of each algorithm,enabling us to combine them in a novel hybrid approach that capitalizes on their respective strengths for enhanced optimization performance.In addition,the BHJO algorithm incorporates Opposition-Based Learning(OBL)to harness the advantages offered by this technique,leveraging its diverse exploration,accelerated convergence,and improved solution quality to enhance the overall performance and effectiveness of the hybrid algorithm.Moreover,the performance of the BHJO algorithm was evaluated across a range of both unconstrained and constrained optimization problems,providing a comprehensive assessment of its efficacy and applicability in diverse problem domains.Similarly,the BHJO algorithm was subjected to a comparative analysis with several renowned algorithms,where mean and standard deviation values were utilized as evaluation metrics.This rigorous comparison aimed to assess the performance of the BHJOalgorithmabout its counterparts,shedding light on its effectiveness and reliability in solving optimization problems.Finally,the obtained numerical statistics underwent rigorous analysis using the Friedman post hoc Dunn’s test.The resulting numerical values revealed the BHJO algorithm’s competitiveness in tackling intricate optimization problems,affirming its capability to deliver favorable outcomes in challenging scenarios. 展开更多
关键词 Global optimization hybridization of metaheuristics beluga whale optimization honey badger algorithm jellyfish search optimizer chaotic maps opposition-based learning
在线阅读 下载PDF
An Improved Honey Badger Algorithm through Fusing Multi-Strategies
2
作者 Zhiwei Ye Tao Zhao +2 位作者 Chun Liu Daode Zhang Wanfang Bai 《Computers, Materials & Continua》 SCIE EI 2023年第8期1479-1495,共17页
TheHoney Badger Algorithm(HBA)is a novelmeta-heuristic algorithm proposed recently inspired by the foraging behavior of honey badgers.The dynamic search behavior of honey badgers with sniffing and wandering is divided... TheHoney Badger Algorithm(HBA)is a novelmeta-heuristic algorithm proposed recently inspired by the foraging behavior of honey badgers.The dynamic search behavior of honey badgers with sniffing and wandering is divided into exploration and exploitation in HBA,which has been applied in photovoltaic systems and optimization problems effectively.However,HBA tends to suffer from the local optimum and low convergence.To alleviate these challenges,an improved HBA(IHBA)through fusing multi-strategies is presented in the paper.It introduces Tent chaotic mapping and composite mutation factors to HBA,meanwhile,the random control parameter is improved,moreover,a diversified updating strategy of position is put forward to enhance the advantage between exploration and exploitation.IHBA is compared with 7 meta-heuristic algorithms in 10 benchmark functions and 5 engineering problems.The Wilcoxon Rank-sum Test,Friedman Test and Mann-WhitneyU Test are conducted after emulation.The results indicate the competitiveness and merits of the IHBA,which has better solution quality and convergence traits.The source code is currently available from:https://github.com/zhaotao789/IHBA. 展开更多
关键词 honey badger algorithm multi-strategies fusion tent chaotic mapping compound random factors
在线阅读 下载PDF
Hybrid Chameleon and Honey Badger Optimization Algorithm for QoS-Based Cloud Service Composition Problem
3
作者 G.Manimala A.Chinnasamy 《Computer Systems Science & Engineering》 SCIE EI 2023年第10期393-412,共20页
Cloud computing facilitates the great potentiality of storing and managing remote access to services in terms of software as a service(SaaS).Several organizations have moved towards outsourcing over the cloud to reduc... Cloud computing facilitates the great potentiality of storing and managing remote access to services in terms of software as a service(SaaS).Several organizations have moved towards outsourcing over the cloud to reduce the burden on local resources.In this context,the metaheuristic optimization method is determined to be highly suitable for selecting appropriate services that comply with the requirements of the client’s requests,as the services stored over the cloud are too complex and scalable.To achieve better service composition,the parameters of Quality of Service(QoS)related to each service considered to be the best resource need to be selected and optimized for attaining potential services over the cloud.Thus,the cloud service composition needs to concentrate on the selection and integration of services over the cloud to satisfy the client’s requests.In this paper,a Hybrid Chameleon and Honey Badger Optimization Algorithm(HCHBOA)-based cloud service composition scheme is presented for achieving efficient services with satisfying the requirements ofQoS over the cloud.This proposed HCHBOA integrated the merits of the Chameleon Search Algorithm(CSA)and Honey Badger Optimization Algorithm(HBOA)for balancing the tradeoff between the rate of exploration and exploitation.It specifically used HBOA for tuning the parameters of CSA automatically so that CSA could adapt its performance depending on its incorporated tuning factors.The experimental results of the proposed HCHBOA with experimental datasets exhibited its predominance by improving the response time by 21.38%,availability by 20.93%and reliability by 19.31%with a minimized execution time of 23.18%,compared to the baseline cloud service composition schemes used for investigation. 展开更多
关键词 Cloud service composition quality of service chameleon search algorithm honey badger optimization algorithm software as a service
在线阅读 下载PDF
A Novel Approach for State of Health Estimation and Remaining Useful Life Prediction of Supercapacitors Using an Improved Honey Badger Algorithm Assisted Hybrid Neural Network
4
作者 Zhenxiao Yi Shi Wang +2 位作者 Zhaoting Li Licheng Wang Kai Wang 《Protection and Control of Modern Power Systems》 2024年第6期1-18,共18页
Supercapacitors(SCs)are widely recognized as excellent clean energy storage devices.Accurate state of health(SOH)estimation and remaining useful life(RUL)prediction are essential for ensuring their safe and reliable o... Supercapacitors(SCs)are widely recognized as excellent clean energy storage devices.Accurate state of health(SOH)estimation and remaining useful life(RUL)prediction are essential for ensuring their safe and reliable operation.This paper introduces a novel method for SOH estimation and RUL prediction,based on a hybrid neural network optimized by an improved honey badger algorithm(HBA).The method combines the advantages of convolutional neural network(CNN)and bidirectional long-short-term memory(BiLSTM)neural network.The HBA optimizes the hyperparameters of the hybrid neural network.The CNN automatically extracts deep features from time series data and reduces dimensionality,which are then used as input for the BiLSTM.Additionally,recurrent dropout is introduced in the recurrent layer to reduce overfitting and facilitate the learning process.This approach not only improves the accuracy of estimates and forecasts but also significantly reduces data processing time.SCs under different working conditions are used to validate the proposed method.The results show that the proposed hybrid model effectively extracts features,enriches local details,and enhances global perception capabilities.The proposed hybrid model outperforms single models,reducing the root mean square error to below 1%,and offers higher prediction accuracy and robustness compared to other methods. 展开更多
关键词 SUPERCAPACITORS state of health remaining useful life honey badger algorithm recurrent dropout.
原文传递
基于HBA-ICEEMDAN和HWPE的行星齿轮箱故障诊断 被引量:3
5
作者 陈爱午 王红卫 《机电工程》 CAS 北大核心 2023年第8期1157-1166,共10页
针对行星齿轮箱的故障特征提取和模式识别问题,提出了结合蜜獾算法(HBA)优化改进自适应噪声完备经验模态分解(ICEEMDAN)、层次加权排列熵(HWPE)和灰狼算法(GWO)优化支持向量机(SVM)的行星齿轮箱故障诊断方法。首先,利用HBA优化了ICEEMDA... 针对行星齿轮箱的故障特征提取和模式识别问题,提出了结合蜜獾算法(HBA)优化改进自适应噪声完备经验模态分解(ICEEMDAN)、层次加权排列熵(HWPE)和灰狼算法(GWO)优化支持向量机(SVM)的行星齿轮箱故障诊断方法。首先,利用HBA优化了ICEEMDAN的白噪声幅值权重和噪声添加次数,并对行星齿轮箱的振动信号进行了HBA-ICEEMDAN分解,得到了若干个本征模态函数,筛选出其中相关系数较大的分量进行了重构;然后,利用HWPE提取了重构低噪信号的敏感特征值,获得了故障特征向量;最后,利用GWO优化了SVM的惩罚系数和核系数,训练GWO-SVM多故障分类器,对行星齿轮箱损伤进行了识别;利用行星齿轮箱的振动数据进行实验,验证了算法的有效性。研究结果表明:结合HBA-ICEEMDAN、HWPE和GWO-SVM的行星齿轮箱故障诊断方法能够准确地识别行星齿轮箱的典型单点故障和复合故障,识别准确率达到了98.15%。相较于其他组合方法,该方法在行星齿轮箱故障诊断中更具有有效性,更具有优越性。 展开更多
关键词 齿轮传动 蜜獾算法 改进自适应噪声完备经验模态分解 层次加权排列熵 灰狼算法-优化支持向量机 行星齿轮箱 故障诊断
在线阅读 下载PDF
基于改进HBA-BP的实兵目标毁伤效能评估技术
6
作者 李志伟 易骁迪 王云舒 《指挥信息系统与技术》 2025年第1期15-19,25,共6页
毁伤效能评估对精确打击目标起着关键作用,是现代精确打击体系的重要环节和关键步骤。为提高评估的速度和客观性,提出了一种基于改进蜜獾算法-反向传播(HBA-BP)的实兵目标毁伤效能评估方法。通过改进HBA来寻求神经网络最优权重值,克服... 毁伤效能评估对精确打击目标起着关键作用,是现代精确打击体系的重要环节和关键步骤。为提高评估的速度和客观性,提出了一种基于改进蜜獾算法-反向传播(HBA-BP)的实兵目标毁伤效能评估方法。通过改进HBA来寻求神经网络最优权重值,克服了神经网络在训练过程中易陷入局部极小值及网络学习后期收敛速度慢的缺点,提高了评估结果的精确度。仿真试验结果表明,该方法具有较高的收敛性、准确性和可行性。 展开更多
关键词 毁伤效能评估 神经网络 蜜獾算法
在线阅读 下载PDF
Automatic Image Annotation Using Adaptive Convolutional Deep Learning Model 被引量:1
7
作者 R.Jayaraj S.Lokesh 《Intelligent Automation & Soft Computing》 SCIE 2023年第4期481-497,共17页
Every day,websites and personal archives create more and more photos.The size of these archives is immeasurable.The comfort of use of these huge digital image gatherings donates to their admiration.However,not all of ... Every day,websites and personal archives create more and more photos.The size of these archives is immeasurable.The comfort of use of these huge digital image gatherings donates to their admiration.However,not all of these folders deliver relevant indexing information.From the outcomes,it is dif-ficult to discover data that the user can be absorbed in.Therefore,in order to determine the significance of the data,it is important to identify the contents in an informative manner.Image annotation can be one of the greatest problematic domains in multimedia research and computer vision.Hence,in this paper,Adap-tive Convolutional Deep Learning Model(ACDLM)is developed for automatic image annotation.Initially,the databases are collected from the open-source system which consists of some labelled images(for training phase)and some unlabeled images{Corel 5 K,MSRC v2}.After that,the images are sent to the pre-processing step such as colour space quantization and texture color class map.The pre-processed images are sent to the segmentation approach for efficient labelling technique using J-image segmentation(JSEG).Thefinal step is an auto-matic annotation using ACDLM which is a combination of Convolutional Neural Network(CNN)and Honey Badger Algorithm(HBA).Based on the proposed classifier,the unlabeled images are labelled.The proposed methodology is imple-mented in MATLAB and performance is evaluated by performance metrics such as accuracy,precision,recall and F1_Measure.With the assistance of the pro-posed methodology,the unlabeled images are labelled. 展开更多
关键词 Deep learning model J-image segmentation honey badger algorithm convolutional neural network image annotation
在线阅读 下载PDF
基于多策略的改进蜜獾算法及其应用 被引量:1
8
作者 向海昀 李鸿鑫 +1 位作者 符晓 苏小平 《计算机工程》 CAS CSCD 北大核心 2023年第12期78-87,共10页
蜜獾算法(HBA)是一种新型智能优化算法,通过模拟蜜獾觅食行为进行寻优,具有结构简单且收敛速度快等特点。针对HBA在解决高维复杂问题时收敛精度低、收敛速度慢以及全局寻优能力不足等问题,提出一种多策略改进的蜜獾算法(MSHBA)。设计一... 蜜獾算法(HBA)是一种新型智能优化算法,通过模拟蜜獾觅食行为进行寻优,具有结构简单且收敛速度快等特点。针对HBA在解决高维复杂问题时收敛精度低、收敛速度慢以及全局寻优能力不足等问题,提出一种多策略改进的蜜獾算法(MSHBA)。设计一种限制反向学习机制,随着算法迭代生成限制反向解更新种群,提高种群质量,加快算法收敛速度,引入自适应权重因子,随着迭代次数的变化调节不同寻优路径上的寻优步长,协调算法不同探索阶段,提升算法稳定性,加快收敛速度,构建一种新的饥饿搜索策略,根据种群能量以及全局最差位置改变寻优路径上的寻优步长,避免算法陷入早熟。基于9个标准测试函数对MSHBA、HBA、鲸鱼优化、哈里斯鹰、单一策略等算法在不同维度上进行仿真实验,结果表明,MSHBA具有更优的稳定性和收敛精度,将算法应用于机械设计优化问题并进行结果比较,MSHBA对比原HBA性能优化了88%,适用于求解高维复杂问题。 展开更多
关键词 蜜獾算法 限制反向学习机制 自适应权重因子 饥饿搜索策略 机械设计
在线阅读 下载PDF
Optimal zero-crossing group selection method of the absolute gravimeter based on improved auto-regressive moving average model
9
作者 牟宗磊 韩笑 胡若 《Chinese Physics B》 SCIE EI CAS CSCD 2023年第11期347-354,共8页
An absolute gravimeter is a precision instrument for measuring gravitational acceleration, which plays an important role in earthquake monitoring, crustal deformation, national defense construction, etc. The frequency... An absolute gravimeter is a precision instrument for measuring gravitational acceleration, which plays an important role in earthquake monitoring, crustal deformation, national defense construction, etc. The frequency of laser interference fringes of an absolute gravimeter gradually increases with the fall time. Data are sparse in the early stage and dense in the late stage. The fitting accuracy of gravitational acceleration will be affected by least-squares fitting according to the fixed number of zero-crossing groups. In response to this problem, a method based on Fourier series fitting is proposed in this paper to calculate the zero-crossing point. The whole falling process is divided into five frequency bands using the Hilbert transformation. The multiplicative auto-regressive moving average model is then trained according to the number of optimal zero-crossing groups obtained by the honey badger algorithm. Through this model, the number of optimal zero-crossing groups determined in each segment is predicted by the least-squares fitting. The mean value of gravitational acceleration in each segment is then obtained. The method can improve the accuracy of gravitational measurement by more than 25% compared to the fixed zero-crossing groups method. It provides a new way to improve the measuring accuracy of an absolute gravimeter. 展开更多
关键词 absolute gravimeter laser interference fringe Fourier series fitting honey badger algorithm mul-tiplicative auto-regressive moving average(MARMA)model
在线阅读 下载PDF
Jaya Honey Badger optimization- based deep neuro-fuzzy network structure for detection of (SARS- CoV) Covid-19 disease by using respiratory sound signals
10
作者 Jawad Ahmad Dar Kamal Kr Srivastava Sajaad Ahmad Lone 《International Journal of Intelligent Computing and Cybernetics》 EI 2023年第2期173-197,共25页
Purpose-The Covid 19 prediction process is more indispensable to handle the spread and deathocurred rate because of Covid-19.However early and precise prediction of Covid-19 is more difcult because of different sizes ... Purpose-The Covid 19 prediction process is more indispensable to handle the spread and deathocurred rate because of Covid-19.However early and precise prediction of Covid-19 is more difcult because of different sizes and resolutions of input image Thus these challenges and problems experienced by traditional Covid-19 detection methods are considered as major motivation to develop JHBO-based DNFN.Design/methodology/approach-The major contribution of this research is to desigm an ffectualCovid-19 detection model using devised JHBObased DNFN,Here,the audio signal is considered as input for detecting Covid-19.The Gaussian filter is applied to input signal for removing the noises and then feature extraction is performed.The substantial features,like spectral rlloff.spectral bandwidth,Mel-frequency,cepstral coefficients (MFCC),spectral flatness,zero crossing rate,spectral centroid,mean square energy and spectral contract are extracted for further processing.Finally,DNFN is applied for detecting Covid 19 and the deep leaning model is trained by designed JHBO algorithm.Accordingly.the developed JHBO method is newly desigmed by inoorporating Honey Badger optimization Algorithm(HBA)and.Jaya algorithm.Findings-The performance of proposed hybrid optimization-based deep learming algorithm is estimated by meansof twoperformance metrics,namely testing accuracy,sensitivity and speificity of 09176,09218 and 09219.Research limitations/implications-The JHBO-based DNFN approach is developed for Covid-19 detection.The developed approach can be extended by including other hybrid optimization algorithms as well as other features can be extracted for further improving the detection performance.Practical implications-The proposed Covid-19 detection method is useful in various applications,like medical and so on,Originality/value-Developed JHBO-enabled DNFN for Covid-19 detection:An effective Covid-19 detection technique is introduced based on hybrid optimization-driven deep learning model The DNFN is used for detecting Covid-19,which classifies the feature vector as Covid-19 or non-Covid 19.Moreover,the DNFN is trained by devised JHB0 approach,which is introduced by combining HBA and Jaya algorithm. 展开更多
关键词 Deep neuro fuzzy network Covid-19 detection Spectral centroid honey badger optimization algorithm Zero crossing rate
原文传递
基于MF-DFA与BorutaShap的天然气需求预测模型
11
作者 温泉 王宁 魏学华 《油气储运》 北大核心 2025年第1期109-119,共11页
【目的】天然气需求受诸多因素影响,有效获取天然气月度需求时序数据的局部特征信息,可提升天然气需求预测模型非线性拟合能力与预测精度。【方法】首先,引入多重分形消除趋势波动分析(Multi-Fractal Detrended Fluctuation Analysis,MF... 【目的】天然气需求受诸多因素影响,有效获取天然气月度需求时序数据的局部特征信息,可提升天然气需求预测模型非线性拟合能力与预测精度。【方法】首先,引入多重分形消除趋势波动分析(Multi-Fractal Detrended Fluctuation Analysis,MF-DFA),对天然气月度需求时序数据进行分形研究。其次,采用二次插值法与随机森林(Random Forest,RF)插值法,处理影响因素特征序列数据中时间粒度不一致与缺失的情况。而后,选择极限梯度提升(eXtreme Gradient Boosting,XGBoost)模型,分别对插值前后原特征序列及经Boruta、SHAP(SHapley Additive exPlanations)、BorutaShap筛选后的新特征序列进行计算误差分析,以确定最佳特征序列筛选降维方式,进一步降低模型输入数据的维度与规模。最后,引入Sobol低差异序列、改进密度因子及莱维飞行策略,以提升蜜獾优化算法(Honey Badger Algorithm,HBA)种群初始化覆盖范围的均匀分布度、扩大迭代搜索范围及跳出局部最优的能力,从而增强改进HBA对XGBoost模型中决策树数量、决策树深度、学习速率等决定模型拟合能力的参数寻优效果。【结果】采用BorutaShap算法进行特征序列筛选降维最佳,新提出的多策略优化HBAXGBoost模型的预测精度优于其他对比模型,其平均绝对百分比误差、平均绝对值误差、均方根误差及决定系数分别为2.87%、9.3509、11.3353及0.8909。【结论】该方法适用于多种影响因素条件下的天然气需求预测,可为天然气行业发展规划决策提供参考依据。 展开更多
关键词 天然气需求 随机森林 Sobol BorutaShap 蜜獾优化算法 莱维飞行 XGBoost
原文传递
Migration time prediction and assessment of toxic fumes under forced ventilation in underground mines
12
作者 Jinrui Zhang Tingting Zhang Chuanqi Li 《Underground Space》 SCIE EI CSCD 2024年第5期273-294,共22页
This study aims to predict the migration time of toxic fumes induced by excavation blasting in underground mines.To reduce numerical simulation time and optimize ventilation design,several back propagation neural netw... This study aims to predict the migration time of toxic fumes induced by excavation blasting in underground mines.To reduce numerical simulation time and optimize ventilation design,several back propagation neural network(BPNN)models optimized by honey badger algorithm(HBA)with four chaos mapping(CM)functions(i.e.,Chebyshev(Che)map,Circle(Cir)map,Logistic(Log)map,and Piecewise(Pie)map)are developed to predict the migration time.125 simulations by the computational fluid dynamics(CFD)method are used to train and test the developed models.The determination coefficient(R2),the variance accounted for(VAF),the Willmott’s index(WI),the root mean square error(RMSE),the mean absolute percentage error(MAPE),and the sum of squares error(SSE)are utilized to evaluate the model performance.The evaluation results indicate that the CirHBA-BPNN model has achieved the most satisfactory performance by reaching the highest values of R2(0.9945),WI(0.9986),VAF(99.4811%),and the lowest values of RMSE(15.7600),MAPE(0.0343)and SSE(6209.4),respectively.The wind velocity in roadway(Wv)is the most important feature for predicting the migration time of toxic fumes.Furthermore,the intrinsic response characteristic of the optimal model is implemented to enhance the model interpretability and provide reference for the relationship between features and migration time of toxic fumes in ventilation design. 展开更多
关键词 Migration time Underground mines honey badger algorithm Chaos mapping Back propagation neural network
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部