期刊文献+
共找到53篇文章
< 1 2 3 >
每页显示 20 50 100
UAV 3D Path Planning Based on Improved Chimp Optimization Algorithm
1
作者 Wenli Lei Xinghao Wu +1 位作者 KunJia Jinping Han 《Computers, Materials & Continua》 2025年第6期5679-5698,共20页
Aiming to address the limitations of the standard Chimp Optimization Algorithm(ChOA),such as inadequate search ability and susceptibility to local optima in Unmanned Aerial Vehicle(UAV)path planning,this paper propose... Aiming to address the limitations of the standard Chimp Optimization Algorithm(ChOA),such as inadequate search ability and susceptibility to local optima in Unmanned Aerial Vehicle(UAV)path planning,this paper proposes a three-dimensional path planning method for UAVs based on the Improved Chimp Optimization Algorithm(IChOA).First,this paper models the terrain and obstacle environments spatially and formulates the total UAV flight cost function according to the constraints,transforming the path planning problem into an optimization problem with multiple constraints.Second,this paper enhances the diversity of the chimpanzee population by applying the Sine chaos mapping strategy and introduces a nonlinear convergence factor to improve the algorithm’s search accuracy and convergence speed.Finally,this paper proposes a dynamic adjustment strategy for the number of chimpanzee advance echelons,which effectively balances global exploration and local exploitation,significantly optimizing the algorithm’s search performance.To validate the effectiveness of the IChOA algorithm,this paper conducts experimental comparisons with eight different intelligent algorithms.The experimental results demonstrate that the IChOA outperforms the selected comparison algorithms in terms of practicality and robustness in UAV 3D path planning.It effectively solves the issues of efficiency in finding the shortest path and ensures high stability during execution. 展开更多
关键词 UAV path planning chimp optimization algorithm chaotic mapping adaptive weighting
在线阅读 下载PDF
SCChOA:Hybrid Sine-Cosine Chimp Optimization Algorithm for Feature Selection 被引量:2
2
作者 Shanshan Wang Quan Yuan +2 位作者 Weiwei Tan Tengfei Yang Liang Zeng 《Computers, Materials & Continua》 SCIE EI 2023年第12期3057-3075,共19页
Feature Selection(FS)is an important problem that involves selecting the most informative subset of features from a dataset to improve classification accuracy.However,due to the high dimensionality and complexity of t... Feature Selection(FS)is an important problem that involves selecting the most informative subset of features from a dataset to improve classification accuracy.However,due to the high dimensionality and complexity of the dataset,most optimization algorithms for feature selection suffer from a balance issue during the search process.Therefore,the present paper proposes a hybrid Sine-Cosine Chimp Optimization Algorithm(SCChOA)to address the feature selection problem.In this approach,firstly,a multi-cycle iterative strategy is designed to better combine the Sine-Cosine Algorithm(SCA)and the Chimp Optimization Algorithm(ChOA),enabling a more effective search in the objective space.Secondly,an S-shaped transfer function is introduced to perform binary transformation on SCChOA.Finally,the binary SCChOA is combined with the K-Nearest Neighbor(KNN)classifier to form a novel binary hybrid wrapper feature selection method.To evaluate the performance of the proposed method,16 datasets from different dimensions of the UCI repository along with four evaluation metrics of average fitness value,average classification accuracy,average feature selection number,and average running time are considered.Meanwhile,seven state-of-the-art metaheuristic algorithms for solving the feature selection problem are chosen for comparison.Experimental results demonstrate that the proposed method outperforms other compared algorithms in solving the feature selection problem.It is capable of maximizing the reduction in the number of selected features while maintaining a high classification accuracy.Furthermore,the results of statistical tests also confirm the significant effectiveness of this method. 展开更多
关键词 Metaheuristics chimp optimization algorithm sine-cosine algorithm feature selection and classification
在线阅读 下载PDF
MCWOA Scheduler:Modified Chimp-Whale Optimization Algorithm for Task Scheduling in Cloud Computing 被引量:1
3
作者 Chirag Chandrashekar Pradeep Krishnadoss +1 位作者 Vijayakumar Kedalu Poornachary Balasundaram Ananthakrishnan 《Computers, Materials & Continua》 SCIE EI 2024年第2期2593-2616,共24页
Cloud computing provides a diverse and adaptable resource pool over the internet,allowing users to tap into various resources as needed.It has been seen as a robust solution to relevant challenges.A significant delay ... Cloud computing provides a diverse and adaptable resource pool over the internet,allowing users to tap into various resources as needed.It has been seen as a robust solution to relevant challenges.A significant delay can hamper the performance of IoT-enabled cloud platforms.However,efficient task scheduling can lower the cloud infrastructure’s energy consumption,thus maximizing the service provider’s revenue by decreasing user job processing times.The proposed Modified Chimp-Whale Optimization Algorithm called Modified Chimp-Whale Optimization Algorithm(MCWOA),combines elements of the Chimp Optimization Algorithm(COA)and the Whale Optimization Algorithm(WOA).To enhance MCWOA’s identification precision,the Sobol sequence is used in the population initialization phase,ensuring an even distribution of the population across the solution space.Moreover,the traditional MCWOA’s local search capabilities are augmented by incorporating the whale optimization algorithm’s bubble-net hunting and random search mechanisms into MCWOA’s position-updating process.This study demonstrates the effectiveness of the proposed approach using a two-story rigid frame and a simply supported beam model.Simulated outcomes reveal that the new method outperforms the original MCWOA,especially in multi-damage detection scenarios.MCWOA excels in avoiding false positives and enhancing computational speed,making it an optimal choice for structural damage detection.The efficiency of the proposed MCWOA is assessed against metrics such as energy usage,computational expense,task duration,and delay.The simulated data indicates that the new MCWOA outpaces other methods across all metrics.The study also references the Whale Optimization Algorithm(WOA),Chimp Algorithm(CA),Ant Lion Optimizer(ALO),Genetic Algorithm(GA)and Grey Wolf Optimizer(GWO). 展开更多
关键词 Cloud computing SCHEDULING chimp optimization algorithm whale optimization algorithm
在线阅读 下载PDF
Ensemble Deep Learning with Chimp Optimization Based Medical Data Classification 被引量:1
4
作者 Ashit Kumar Dutta Yasser Albagory +2 位作者 Majed Alsanea Hamdan I.Almohammed Abdul Rahaman Wahab Sait 《Intelligent Automation & Soft Computing》 SCIE 2023年第2期1643-1655,共13页
Eye state classification acts as a vital part of the biomedical sector,for instance,smart home device control,drowsy driving recognition,and so on.The modifications in the cognitive levels can be reflected via transformi... Eye state classification acts as a vital part of the biomedical sector,for instance,smart home device control,drowsy driving recognition,and so on.The modifications in the cognitive levels can be reflected via transforming the electro-encephalogram(EEG)signals.The deep learning(DL)models automated extract the features and often showcased improved outcomes over the conventional clas-sification model in the recognition processes.This paper presents an Ensemble Deep Learning with Chimp Optimization Algorithm for EEG Eye State Classifi-cation(EDLCOA-ESC).The proposed EDLCOA-ESC technique involves min-max normalization approach as a pre-processing step.Besides,wavelet packet decomposition(WPD)technique is employed for the extraction of useful features from the EEG signals.In addition,an ensemble of deep sparse autoencoder(DSAE)and kernel ridge regression(KRR)models are employed for EEG Eye State classification.Finally,hyperparameters tuning of the DSAE model takes place using COA and thereby boost the classification results to a maximum extent.An extensive range of simulation analysis on the benchmark dataset is car-ried out and the results reported the promising performance of the EDLCOA-ESC technique over the recent approaches with maximum accuracy of 98.50%. 展开更多
关键词 EEG eye state data classification deep learning medical data analysis chimp optimization algorithm
在线阅读 下载PDF
Hybrid Modified Chimp Optimization Algorithm and Reinforcement Learning for Global Numeric Optimization 被引量:1
5
作者 Mohammad ShDaoud Mohammad Shehab +1 位作者 Laith Abualigah Cuong-Le Thanh 《Journal of Bionic Engineering》 SCIE EI CSCD 2023年第6期2896-2915,共20页
Chimp Optimization Algorithm(ChOA)is one of the most efficient recent optimization algorithms,which proved its ability to deal with different problems in various do-mains.However,ChOA suffers from the weakness of the ... Chimp Optimization Algorithm(ChOA)is one of the most efficient recent optimization algorithms,which proved its ability to deal with different problems in various do-mains.However,ChOA suffers from the weakness of the local search technique which leads to a loss of diversity,getting stuck in a local minimum,and procuring premature convergence.In response to these defects,this paper proposes an improved ChOA algorithm based on using Opposition-based learning(OBL)to enhance the choice of better solutions,written as OChOA.Then,utilizing Reinforcement Learning(RL)to improve the local research technique of OChOA,called RLOChOA.This way effectively avoids the algorithm falling into local optimum.The performance of the proposed RLOChOA algorithm is evaluated using the Friedman rank test on a set of CEC 2015 and CEC 2017 benchmark functions problems and a set of CEC 2011 real-world problems.Numerical results and statistical experiments show that RLOChOA provides better solution quality,convergence accuracy and stability compared with other state-of-the-art algorithms. 展开更多
关键词 chimp optimization algorithm Reinforcement learning Disruption operator Opposition-based learning CEC 2011 real-world problems CEC 2015 and CEC 2017 benchmark functions problems
在线阅读 下载PDF
Recent Advances of Chimp Optimization Algorithm:Variants and Applications
6
作者 Mohammad Sh.Daoud Mohammad Shehab +6 位作者 Laith Abualigah Mohammad Alshinwan Mohamed Abd Elaziz Mohd Khaled Yousef Shambour Diego Oliva Mohammad AAlia Raed Abu Zitar 《Journal of Bionic Engineering》 SCIE EI CSCD 2023年第6期2840-2862,共23页
Chimp Optimization Algorithm(ChOA)is one of the recent metaheuristics swarm intelligence methods.It has been widely tailored for a wide variety of optimization problems due to its impressive characteristics over other... Chimp Optimization Algorithm(ChOA)is one of the recent metaheuristics swarm intelligence methods.It has been widely tailored for a wide variety of optimization problems due to its impressive characteristics over other swarm intelligence methods:it has very few parameters,and no derivation information is required in the initial search.Also,it is simple,easy to use,flexible,scalable,and has a special capability to strike the right balance between exploration and exploitation during the search which leads to favorable convergence.Therefore,the ChOA has recently gained a very big research interest with tremendous audiences from several domains in a very short time.Thus,in this review paper,several research publications using ChOA have been overviewed and summarized.Initially,introductory information about ChOA is provided which illustrates the natural foundation context and its related optimization conceptual framework.The main operations of ChOA are procedurally discussed,and the theoretical foundation is described.Furthermore,the recent versions of ChOA are discussed in detail which are categorized into modified,hybridized,and paralleled versions.The main applications of ChOA are also thoroughly described.The applications belong to the domains of economics,image processing,engineering,neural network,power and energy,networks,etc.Evaluation of ChOA is also provided.The review paper will be helpful for the researchers and practitioners of ChOA belonging to a wide range of audiences from the domains of optimization,engineering,medical,data mining,and clustering.As well,it is wealthy in research on health,environment,and public safety.Also,it will aid those who are interested by providing them with potential future research. 展开更多
关键词 Artificial intelligence Nature-inspired optimization algorithms chimp optimization algorithm optimization problems
在线阅读 下载PDF
Enhanced Chimp Optimization Algorithm Using Attack Defense Strategy and Golden Update Mechanism for Robust COVID-19 Medical Image Segmentation
7
作者 Amir Hamza Morad Grimes +1 位作者 Abdelkrim Boukabou Samira Dib 《Journal of Bionic Engineering》 SCIE EI CSCD 2024年第4期2086-2109,共24页
Medical image segmentation is a powerful and evolving technology in medical diagnosis.In fact,it has been identified as a very effective tool to support and accompany doctors in their fight against the spread of the c... Medical image segmentation is a powerful and evolving technology in medical diagnosis.In fact,it has been identified as a very effective tool to support and accompany doctors in their fight against the spread of the coronavirus(COVID-19).Various techniques have been utilized for COVID-19 image segmentation,including Multilevel Thresholding(MLT)-based meta-heuristics,which are considered crucial in addressing this issue.However,despite their importance,meta-heuristics have significant limitations.Specifically,the imbalance between exploration and exploitation,as well as premature convergence,can cause the optimization process to become stuck in local optima,resulting in unsatisfactory segmentation results.In this paper,an enhanced War Strategy Chimp Optimization Algorithm(WSChOA)is proposed to address MLT problems.Two strategies are incorporated into the traditional Chimp Optimization Algorithm.Golden update mechanism that provides diversity in the population.Additionally,the attack and defense strategies are incorporated to improve the search space leading to avoiding local optima.The experimental results were conducted by comparing WSChoA with recent and well-known algorithms using various evaluation metrics such as Feature Similarity Index(FSIM),Structural Similarity Index(SSIM),Peak signal-to-Noise Ratio(PSNR),Standard deviation(STD),Freidman Test(FT),and Wilcoxon Sign Rank Test(WSRT).The results obtained by WSChoA surpassed those of other optimization techniques in terms of robustness and accuracy,indicating that it is a powerful tool for image segmentation. 展开更多
关键词 Image processing Segmentation optimization chimp Golden update mechanism Attack-defense strategy COVID-19
在线阅读 下载PDF
Multi-Level Image Segmentation Combining Chaotic Initialized Chimp Optimization Algorithm and Cauchy Mutation
8
作者 Shujing Li Zhangfei Li +2 位作者 Wenhui Cheng Chenyang Qi Linguo Li 《Computers, Materials & Continua》 SCIE EI 2024年第8期2049-2063,共15页
To enhance the diversity and distribution uniformity of initial population,as well as to avoid local extrema in the Chimp Optimization Algorithm(CHOA),this paper improves the CHOA based on chaos initialization and Cau... To enhance the diversity and distribution uniformity of initial population,as well as to avoid local extrema in the Chimp Optimization Algorithm(CHOA),this paper improves the CHOA based on chaos initialization and Cauchy mutation.First,Sin chaos is introduced to improve the random population initialization scheme of the CHOA,which not only guarantees the diversity of the population,but also enhances the distribution uniformity of the initial population.Next,Cauchy mutation is added to optimize the global search ability of the CHOA in the process of position(threshold)updating to avoid the CHOA falling into local optima.Finally,an improved CHOA was formed through the combination of chaos initialization and Cauchy mutation(CICMCHOA),then taking fuzzy Kapur as the objective function,this paper applied CICMCHOA to natural and medical image segmentation,and compared it with four algorithms,including the improved Satin Bowerbird optimizer(ISBO),Cuckoo Search(ICS),etc.The experimental results deriving from visual and specific indicators demonstrate that CICMCHOA delivers superior segmentation effects in image segmentation. 展开更多
关键词 Image segmentation image thresholding chimp optimization algorithm chaos initialization Cauchy mutation
在线阅读 下载PDF
Enhanced self-adaptive evolutionary algorithm for numerical optimization 被引量:1
9
作者 Yu Xue YiZhuang +2 位作者 Tianquan Ni Jian Ouyang ZhouWang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2012年第6期921-928,共8页
There are many population-based stochastic search algorithms for solving optimization problems. However, the universality and robustness of these algorithms are still unsatisfactory. This paper proposes an enhanced se... There are many population-based stochastic search algorithms for solving optimization problems. However, the universality and robustness of these algorithms are still unsatisfactory. This paper proposes an enhanced self-adaptiveevolutionary algorithm (ESEA) to overcome the demerits above. In the ESEA, four evolutionary operators are designed to enhance the evolutionary structure. Besides, the ESEA employs four effective search strategies under the framework of the self-adaptive learning. Four groups of the experiments are done to find out the most suitable parameter values for the ESEA. In order to verify the performance of the proposed algorithm, 26 state-of-the-art test functions are solved by the ESEA and its competitors. The experimental results demonstrate that the universality and robustness of the ESEA out-perform its competitors. 展开更多
关键词 SELF-ADAPTIVE numerical optimization evolutionary al-gorithm stochastic search algorithm.
在线阅读 下载PDF
Improved IChOA-Based Reinforcement Learning for Secrecy Rate Optimization in Smart Grid Communications
10
作者 Mehrdad Shoeibi Mohammad Mehdi Sharifi Nevisi +3 位作者 Sarvenaz Sadat Khatami Diego Martín Sepehr Soltani Sina Aghakhani 《Computers, Materials & Continua》 SCIE EI 2024年第11期2819-2843,共25页
In the evolving landscape of the smart grid(SG),the integration of non-organic multiple access(NOMA)technology has emerged as a pivotal strategy for enhancing spectral efficiency and energy management.However,the open... In the evolving landscape of the smart grid(SG),the integration of non-organic multiple access(NOMA)technology has emerged as a pivotal strategy for enhancing spectral efficiency and energy management.However,the open nature of wireless channels in SG raises significant concerns regarding the confidentiality of critical control messages,especially when broadcasted from a neighborhood gateway(NG)to smart meters(SMs).This paper introduces a novel approach based on reinforcement learning(RL)to fortify the performance of secrecy.Motivated by the need for efficient and effective training of the fully connected layers in the RL network,we employ an improved chimp optimization algorithm(IChOA)to update the parameters of the RL.By integrating the IChOA into the training process,the RL agent is expected to learn more robust policies faster and with better convergence properties compared to standard optimization algorithms.This can lead to improved performance in complex SG environments,where the agent must make decisions that enhance the security and efficiency of the network.We compared the performance of our proposed method(IChOA-RL)with several state-of-the-art machine learning(ML)algorithms,including recurrent neural network(RNN),long short-term memory(LSTM),K-nearest neighbors(KNN),support vector machine(SVM),improved crow search algorithm(I-CSA),and grey wolf optimizer(GWO).Extensive simulations demonstrate the efficacy of our approach compared to the related works,showcasing significant improvements in secrecy capacity rates under various network conditions.The proposed IChOA-RL exhibits superior performance compared to other algorithms in various aspects,including the scalability of the NOMA communication system,accuracy,coefficient of determination(R2),root mean square error(RMSE),and convergence trend.For our dataset,the IChOA-RL architecture achieved coefficient of determination of 95.77%and accuracy of 97.41%in validation dataset.This was accompanied by the lowest RMSE(0.95),indicating very precise predictions with minimal error. 展开更多
关键词 Smart grid communication secrecy rate optimization reinforcement learning improved chimp optimization algorithm
在线阅读 下载PDF
Research on dual-command operation path optimization based on Flying-V warehouse layout
11
作者 刘建胜 YUAN Bin +1 位作者 YANG Zan ZHONG RAY Y 《High Technology Letters》 EI CAS 2023年第4期388-396,共9页
To enhance the efficiency of warehouse order management,this study investigates a dual-com-mand operation mode in the Flying-V non-traditional warehouse layout.Three dual-command opera-tion strategies are designed,and... To enhance the efficiency of warehouse order management,this study investigates a dual-com-mand operation mode in the Flying-V non-traditional warehouse layout.Three dual-command opera-tion strategies are designed,and a dual-command operation path optimization model is established with the shortest path as the optimization goal.Furthermore,a genetic algorithm based on a dynamic decoding strategy is proposed.Simulation results demonstrate that the Flying-V layout warehouse management and access cooperation operation can reduce the operation time by an average of 25%-35%compared with the single access operation path,and by an average of 13%-23%compared with the‘deposit first and then pick’operation path.These findings provide evidence for the effec-tiveness of the optimization model and algorithm. 展开更多
关键词 Flying-V access collaboration path optimization dynamic decoding genetic al-gorithm
在线阅读 下载PDF
Optimal Deep Dense Convolutional Neural Network Based Classification Model for COVID-19 Disease 被引量:1
12
作者 A.Sheryl Oliver P.Suresh +2 位作者 A.Mohanarathinam Seifedine Kadry Orawit Thinnukool 《Computers, Materials & Continua》 SCIE EI 2022年第1期2031-2047,共17页
Early diagnosis and detection are important tasks in controlling the spread of COVID-19.A number of Deep Learning techniques has been established by researchers to detect the presence of COVID-19 using CT scan images ... Early diagnosis and detection are important tasks in controlling the spread of COVID-19.A number of Deep Learning techniques has been established by researchers to detect the presence of COVID-19 using CT scan images and X-rays.However,these methods suffer from biased results and inaccurate detection of the disease.So,the current research article developed Oppositional-based Chimp Optimization Algorithm and Deep Dense Convolutional Neural Network(OCOA-DDCNN)for COVID-19 prediction using CT images in IoT environment.The proposed methodology works on the basis of two stages such as pre-processing and prediction.Initially,CT scan images generated from prospective COVID-19 are collected from open-source system using IoT devices.The collected images are then preprocessed using Gaussian filter.Gaussian filter can be utilized in the removal of unwanted noise from the collected CT scan images.Afterwards,the preprocessed images are sent to prediction phase.In this phase,Deep Dense Convolutional Neural Network(DDCNN)is applied upon the pre-processed images.The proposed classifier is optimally designed with the consideration of Oppositional-basedChimp Optimization Algorithm(OCOA).This algorithm is utilized in the selection of optimal parameters for the proposed classifier.Finally,the proposed technique is used in the prediction of COVID-19 and classify the results as either COVID-19 or non-COVID-19.The projected method was implemented in MATLAB and the performances were evaluated through statistical measurements.The proposed method was contrasted with conventional techniques such as Convolutional Neural Network-Firefly Algorithm(CNN-FA),Emperor Penguin Optimization(CNN-EPO)respectively.The results established the supremacy of the proposed model. 展开更多
关键词 Deep learning deep dense convolutional neural network covid-19 CT images chimp optimization algorithm
在线阅读 下载PDF
改进黑猩猩算法动态优化冷轧FGC厚差控制研究
13
作者 齐名军 王志宝 谷海红 《轧钢》 北大核心 2025年第5期66-79,共14页
为提高冷轧轧制力模型的计算精度,减小带钢头部厚度超差长度,提高带钢成材率,本文对基本黑猩猩优化算法进行了改进,用其对影响轧制力计算的变形抗力和摩擦因素进行动态调整,获得最佳的轧制力计算模型。仿真实验结果表明:采用优化后模型... 为提高冷轧轧制力模型的计算精度,减小带钢头部厚度超差长度,提高带钢成材率,本文对基本黑猩猩优化算法进行了改进,用其对影响轧制力计算的变形抗力和摩擦因素进行动态调整,获得最佳的轧制力计算模型。仿真实验结果表明:采用优化后模型,各机架设定轧制力与实际值偏差不超过2.12%,其标准差由优化前的10.4%降至1.2%。生产实践证明:轧制力模型优化后带钢头部厚度超差长度小于20 m的比例,从优化前的35.84%增加到至60.2%,证明该方法能显著提高轧制力模型预报精度,从而提高带钢成材率。 展开更多
关键词 轧制力模型 黑猩猩算法 动态变规格(FGC) 优化 厚度超差 控制因子
原文传递
考虑道路受损和公平性的卡车无人机协同配送路径优化研究 被引量:1
14
作者 韩晶 刘艳秋 《运筹与管理》 北大核心 2025年第6期55-62,共8页
应急物流系统面临着很多的挑战,如道路受损、需求量不确定和受灾地区的“不公平感”。在这种复杂情形下,选择恰当的运输方式和科学规划路径成为亟需解决的问题之一。为了应对这一挑战,本文建立了考虑受灾点公平性的卡车和无人机协同配... 应急物流系统面临着很多的挑战,如道路受损、需求量不确定和受灾地区的“不公平感”。在这种复杂情形下,选择恰当的运输方式和科学规划路径成为亟需解决的问题之一。为了应对这一挑战,本文建立了考虑受灾点公平性的卡车和无人机协同配送路径优化模型,提出了一种混合黑猩猩优化算法(Hybrid Chimp Optimization Algorithm, HChoA)求解,并通过算例进行了仿真实验。结果表明,HChoA算法相比Gurobi在运行时间上有明显优势,且达到了相同甚至更好的结果。HChoA算法在局部搜索能力和计算精度方面都有所提高,算法的有效性得以验证。最后,对两个关键参数进行了灵敏度分析。 展开更多
关键词 应急物流 卡车和无人机 公平性 道路受损 不确定需求量 混合黑猩猩优化算法
在线阅读 下载PDF
基于多策略融合的改进黑猩猩优化算法
15
作者 王燕 王妮娅 +2 位作者 毛剑琳 徐志昊 李大焱 《计算机工程与科学》 北大核心 2025年第10期1877-1889,共13页
黑猩猩优化算法ChOA具有个体多样性丰富和收敛速度快的特点,但是该算法在搜索能力和跳出局部最优上仍有改善的空间。因此,提出一种基于多策略融合的改进黑猩猩优化算法。首先,引入双交叉无限折叠迭代混沌映射对种群进行初始化,以提高初... 黑猩猩优化算法ChOA具有个体多样性丰富和收敛速度快的特点,但是该算法在搜索能力和跳出局部最优上仍有改善的空间。因此,提出一种基于多策略融合的改进黑猩猩优化算法。首先,引入双交叉无限折叠迭代混沌映射对种群进行初始化,以提高初始解质量,有助于算法后续寻优;其次,结合正余弦权重因子和个体最佳跟随策略的混合位置更新机制更新个体位置,提高算法寻优能力和收敛精度;最后,引入柯西高斯变异机制,对当前最优个体进行变异,同时结合贪婪策略选择最佳个体,增强算法跳出局部最优的能力。在数值实验中,使用10个基准函数的Wilcoxon秩和检验对比分析改进算法的寻优性能,结果表明,所提算法寻优性能较对比算法均有所提升,并在三维路径规划问题上进一步验证了算法有效性。 展开更多
关键词 黑猩猩优化算法 双交叉无限折叠迭代混沌映射 正余弦权重因子 个体最佳跟随策略 柯西高斯变异 路径规划
在线阅读 下载PDF
基于改进黑猩猩算法的母猪饲料配方研究
16
作者 谈超 周小波 +3 位作者 闫顺丕 许正荣 辜丽川 焦俊 《合肥大学学报》 2025年第2期89-97,共9页
提出了一种基于黑猩猩优化算法(Chimp Optimization Algorithm,ChOA)的改进算法。通过引入Bernoulli映射序列初始化种群,替代随机初始化;采用自适应非线性收敛因子,替代线性收敛因子;以及添加基于贪婪选择的邻域扰动机制,提出了融合多... 提出了一种基于黑猩猩优化算法(Chimp Optimization Algorithm,ChOA)的改进算法。通过引入Bernoulli映射序列初始化种群,替代随机初始化;采用自适应非线性收敛因子,替代线性收敛因子;以及添加基于贪婪选择的邻域扰动机制,提出了融合多策略的邻域扰动黑猩猩算法(Chimp Optimization Algorithm for Bernoulli and Adaptive nonlinear convergence factor with Neighborhood perturbation,BANChOA)。实验结果表明,BANChOA在解决母猪饲料配方优化问题上表现出色,相比于ChOA,BANChOA在妊娠前期母猪饲料配方的成本优化上,每千克减少了8.5%,在妊娠后期每千克减少了14.4%,在哺乳期每千克减少了18.2%。为降低母猪养殖成本奠定了基础。 展开更多
关键词 母猪饲料配方 黑猩猩算法 优化算法改进 成本优化
在线阅读 下载PDF
基于ChOA-CNN-LSTM的变压器故障诊断方法
17
作者 刘雨柔 迟长春 《上海电机学院学报》 2025年第3期142-147,共6页
针对传统神经网络在变压器故障领域存在数据时序关系挖掘缺失、故障分类准确率低等问题,提出了一种基于黑猩猩优化算法(ChOA)改进的CNN-LSTM网络的变压器故障诊断模型。首先,利用卷积神经网络(CNN)对故障数据进行特征提取,并在CNN每层... 针对传统神经网络在变压器故障领域存在数据时序关系挖掘缺失、故障分类准确率低等问题,提出了一种基于黑猩猩优化算法(ChOA)改进的CNN-LSTM网络的变压器故障诊断模型。首先,利用卷积神经网络(CNN)对故障数据进行特征提取,并在CNN每层卷积层之后引入池化层;其次,将CNN提取的特征作为长短时记忆网络(LSTM)的输入,利用LSTM捕捉数据在时间维度上的特征;同时,针对CNN-LSTM初始超参数的选择对模型精度的影响,采用ChOA进行寻优;最后,通过Softmax分类器输出变压器故障类型,并与支持向量机(SVM)、CNN-LSTM,以及ChOA-SVM模型的故障分类结果进行对比。结果表明:本文模型准确率达97.5%,相较于其他模型具有更高的预测精度和稳定性。 展开更多
关键词 变压器 故障诊断 黑猩猩优化算法 卷积神经网络 长短时记忆网络
在线阅读 下载PDF
前景黑猩猩优化SVM的跨项目软件缺陷预测
18
作者 陈丽芳 张思鹏 +2 位作者 曹柯欣 韩阳 代琪 《计算机工程与设计》 北大核心 2025年第11期3239-3247,共9页
黑猩猩优化算法存在收敛慢、精度低、易陷入局部最优问题。为此,提出前景反向黑猩猩优化算法(PRChOA)。该算法运用佳点集策略初始化种群,借助前景反向学习更新攻击者等角色位置,对新个体进行位置排序,以此提升全局收敛速度与局部寻优能... 黑猩猩优化算法存在收敛慢、精度低、易陷入局部最优问题。为此,提出前景反向黑猩猩优化算法(PRChOA)。该算法运用佳点集策略初始化种群,借助前景反向学习更新攻击者等角色位置,对新个体进行位置排序,以此提升全局收敛速度与局部寻优能力。在6个基准测试函数中,PRChOA对比多个群智能算法,实验结果表明PRChOA收敛更快、寻优更强。将其用于优化SVM超参数并应用于跨项目软件缺陷预测,实验使用28个公开数据集,实验结果表明F-measure、AUC指标优于其它算法。 展开更多
关键词 黑猩猩优化算法 佳点集 前景理论 反向学习 跨项目软件缺陷预测 支持向量机 超参数优化
在线阅读 下载PDF
基于天鹰算法探索方式的黑猩猩优化算法
19
作者 张磊 胡万望 +1 位作者 刘航 汤春彬 《信息与电脑》 2025年第8期1-4,共4页
黑猩猩优化算法(Chimp Optimization Algorithm,ChOA)由于搜索代理位置的更新通常取决于表现最优的黑猩猩,因而很容易陷入局部最优解。为此,文章提出一种改进的ChOA算法以解决全局优化问题。该改进算法受天鹰优化算法(Aquila Optimizer,... 黑猩猩优化算法(Chimp Optimization Algorithm,ChOA)由于搜索代理位置的更新通常取决于表现最优的黑猩猩,因而很容易陷入局部最优解。为此,文章提出一种改进的ChOA算法以解决全局优化问题。该改进算法受天鹰优化算法(Aquila Optimizer,AO)启发,赋予部分黑猩猩飞行能力,扩大搜索范围,提升全局搜索能力,降低陷入局部最优的可能性。同时,引入一种非线性收敛因子,着重平衡黑猩猩的开发能力和天鹰的探索能力,实现探索与开发两个阶段的平衡。从实验结果来看,文章研究的优化算法可以在多维环境下有效处理优化问题,并且具有出色的稳定性。 展开更多
关键词 黑猩猩优化算法 天鹰优化算法 非线性收敛因子
在线阅读 下载PDF
基于MCOA的无线传感器网络部署优化方法研究
20
作者 闫好霖 李嘉诺 +2 位作者 李秋姿 江雷雷 邢友松 《微电子学与计算机》 2025年第3期135-144,共10页
为解决无线传感器网络部署优化覆盖率低、传感器节点分布不均匀等问题,提出了一种基于改进黑猩猩优化算法的无线传感器网络部署优化方法。首先,为了保证黑猩猩种群具有多样性,使用Tent混沌映射进行种群初始化;其次,提出了一种非线性变... 为解决无线传感器网络部署优化覆盖率低、传感器节点分布不均匀等问题,提出了一种基于改进黑猩猩优化算法的无线传感器网络部署优化方法。首先,为了保证黑猩猩种群具有多样性,使用Tent混沌映射进行种群初始化;其次,提出了一种非线性变化的收敛因子,以增强算法的全局和局部搜索能力;然后,为了防止算法陷入局部最优,同时引导种群向最优个体靠近,提出了一种狩猎贡献度加权策略对4类黑猩猩在狩猎过程中的贡献程度进行加权处理;最后,通过基准函数测试实验和无线传感器网络部署优化仿真实验验证了所提改进算法的寻优性能和应用性能。结果表明:改进黑猩猩优化算法具有比对比算法更好的寻优性能,其优化得到的无线传感器网络平均覆盖率明显优于其他对比算法,平均覆盖率最高可达99.81%,且传感器节点分布更加均匀。 展开更多
关键词 无线传感器网络 部署优化 改进黑猩猩优化算法 覆盖率
在线阅读 下载PDF
上一页 1 2 3 下一页 到第
使用帮助 返回顶部