期刊文献+
共找到922篇文章
< 1 2 47 >
每页显示 20 50 100
A new adaptive mutative scale chaos optimization algorithm and its application 被引量:22
1
作者 Jiaqiang E Chunhua WANG +1 位作者 Yaonan WANG Jinke GONG 《控制理论与应用(英文版)》 EI 2008年第2期141-145,共5页
Based on results of chaos characteristics comparing one-dimensional iterative chaotic self-map x = sin(2/x) with infinite collapses within the finite region[-1, 1] to some representative iterative chaotic maps with ... Based on results of chaos characteristics comparing one-dimensional iterative chaotic self-map x = sin(2/x) with infinite collapses within the finite region[-1, 1] to some representative iterative chaotic maps with finite collapses (e.g., Logistic map, Tent map, and Chebyshev map), a new adaptive mutative scale chaos optimization algorithm (AMSCOA) is proposed by using the chaos model x = sin(2/x). In the optimization algorithm, in order to ensure its advantage of speed convergence and high precision in the seeking optimization process, some measures are taken: 1) the searching space of optimized variables is reduced continuously due to adaptive mutative scale method and the searching precision is enhanced accordingly; 2) the most circle time is regarded as its control guideline. The calculation examples about three testing functions reveal that the adaptive mutative scale chaos optimization algorithm has both high searching speed and precision. 展开更多
关键词 ADAPTIVE Mutative scale chaos optimization algorithm One-dimensional iterative chaotic self-map
在线阅读 下载PDF
A new optimization algorithm based on chaos 被引量:19
2
作者 LU Hui-juan ZHANG Huo-ming MA Long-hua 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2006年第4期539-542,共4页
In this article, some methods are proposed for enhancing the converging velocity of the COA (chaos optimization algorithm) based on using carrier wave two times, which can greatly increase the speed and efficiency of ... In this article, some methods are proposed for enhancing the converging velocity of the COA (chaos optimization algorithm) based on using carrier wave two times, which can greatly increase the speed and efficiency of the first carrier wave’s search for the optimal point in implementing the sophisticated searching during the second carrier wave is faster and more accurate. In addition, the concept of using the carrier wave three times is proposed and put into practice to tackle the multi-variables opti- mization problems, where the searching for the optimal point of the last several variables is frequently worse than the first several ones. 展开更多
关键词 chaos optimization algorithm coa Carrier wave two times Multi-variables optimization Carrier wave triple frequency
在线阅读 下载PDF
A novel adaptive mutative scale optimization algorithm based on chaos genetic method and its optimization efficiency evaluation 被引量:5
3
作者 王禾军 鄂加强 邓飞其 《Journal of Central South University》 SCIE EI CAS 2012年第9期2554-2560,共7页
By combing the properties of chaos optimization method and genetic algorithm,an adaptive mutative scale chaos genetic algorithm(AMSCGA) was proposed by using one-dimensional iterative chaotic self-map with infinite co... By combing the properties of chaos optimization method and genetic algorithm,an adaptive mutative scale chaos genetic algorithm(AMSCGA) was proposed by using one-dimensional iterative chaotic self-map with infinite collapses within the finite region of [-1,1].Some measures in the optimization algorithm,such as adjusting the searching space of optimized variables continuously by using adaptive mutative scale method and making the most circle time as its control guideline,were taken to ensure its speediness and veracity in seeking the optimization process.The calculation examples about three testing functions reveal that AMSCGA has both high searching speed and high precision.Furthermore,the average truncated generations,the distribution entropy of truncated generations and the ratio of average inertia generations were used to evaluate the optimization efficiency of AMSCGA quantificationally.It is shown that the optimization efficiency of AMSCGA is higher than that of genetic algorithm. 展开更多
关键词 chaos genetic optimization algorithm chaos genetic algorithm optimization efficiency
在线阅读 下载PDF
A hybrid genetic algorithm based on mutative scale chaos optimization strategy 被引量:6
4
作者 YanWang HongweiSun 《Journal of University of Science and Technology Beijing》 CSCD 2002年第6期470-473,共4页
In order to avoid such problems as low convergent speed and local optimalsolution in simple genetic algorithms, a new hybrid genetic algorithm is proposed. In thisalgorithm, a mutative scale chaos optimization strateg... In order to avoid such problems as low convergent speed and local optimalsolution in simple genetic algorithms, a new hybrid genetic algorithm is proposed. In thisalgorithm, a mutative scale chaos optimization strategy is operated on the population after agenetic operation. And according to the searching process, the searching space of the optimalvariables is gradually diminished and the regulating coefficient of the secondary searching processis gradually changed which will lead to the quick evolution of the population. The algorithm hassuch advantages as fast search, precise results and convenient using etc. The simulation resultsshow that the performance of the method is better than that of simple genetic algorithms. 展开更多
关键词 genetic algorithm chaos mutative scale optimization
在线阅读 下载PDF
Optimization of HMM Parameters Based on Chaos and Genetic Algorithm for Hand Gesture Recognition 被引量:3
5
作者 Liu Jianghua , Cheng Junshi & Chen Jiapin Information Storage and Research Center, Shanghai Jiaotong University, Shanghai 200030, P. R. China 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2002年第4期79-84,共6页
In order to prevent standard genetic algorithm (SGA) from being premature, chaos is introduced into GA, thus forming chaotic anneal genetic algorithm (CAGA). Chaos ergodicity is used to initialize the population, and ... In order to prevent standard genetic algorithm (SGA) from being premature, chaos is introduced into GA, thus forming chaotic anneal genetic algorithm (CAGA). Chaos ergodicity is used to initialize the population, and chaotic anneal mutation operator is used as the substitute for the mutation operator in SGA. CAGA is a unified framework of the existing chaotic mutation methods. To validate the proposed algorithm, three algorithms, i. e. Baum-Welch, SGA and CAGA, are compared on training hidden Markov model (HMM) to recognize the hand gestures. Experiments on twenty-six alphabetical gestures show the CAGA validity. 展开更多
关键词 chaos theory EXPERIMENTS Genetic algorithms optimization
在线阅读 下载PDF
Multi-strategy Enhanced Hiking Optimization Algorithm for Task Scheduling in the Cloud Environment
6
作者 Libang Wu Shaobo Li +2 位作者 Fengbin Wu Rongxiang Xie Panliang Yuan 《Journal of Bionic Engineering》 2025年第3期1506-1534,共29页
Metaheuristic algorithms are pivotal in cloud task scheduling. However, the complexity and uncertainty of the scheduling problem severely limit algorithms. To bypass this circumvent, numerous algorithms have been prop... Metaheuristic algorithms are pivotal in cloud task scheduling. However, the complexity and uncertainty of the scheduling problem severely limit algorithms. To bypass this circumvent, numerous algorithms have been proposed. The Hiking Optimization Algorithm (HOA) have been used in multiple fields. However, HOA suffers from local optimization, slow convergence, and low efficiency of late iteration search when solving cloud task scheduling problems. Thus, this paper proposes an improved HOA called CMOHOA. It collaborates with multi-strategy to improve HOA. Specifically, Chebyshev chaos is introduced to increase population diversity. Then, a hybrid speed update strategy is designed to enhance convergence speed. Meanwhile, an adversarial learning strategy is introduced to enhance the search capability in the late iteration. Different scenarios of scheduling problems are used to test the CMOHOA’s performance. First, CMOHOA was used to solve basic cloud computing task scheduling problems, and the results showed that it reduced the average total cost by 10% or more. Secondly, CMOHOA has been applied to edge fog cloud scheduling problems, and the results show that it reduces the average total scheduling cost by 2% or more. Finally, CMOHOA reduced the average total cost by 7% or more in scheduling problems for information transmission. 展开更多
关键词 Task scheduling Chebyshev chaos Hybrid speed update strategy Metaheuristic algorithms The Hiking optimization algorithm(HOA)
在线阅读 下载PDF
AI-Integrated Feature Selection of Intrusion Detection for Both SDN and Traditional Network Architectures Using an Improved Crayfish Optimization Algorithm
7
作者 Hui Xu Wei Huang Longtan Bai 《Computers, Materials & Continua》 2025年第8期3053-3073,共21页
With the birth of Software-Defined Networking(SDN),integration of both SDN and traditional architectures becomes the development trend of computer networks.Network intrusion detection faces challenges in dealing with ... With the birth of Software-Defined Networking(SDN),integration of both SDN and traditional architectures becomes the development trend of computer networks.Network intrusion detection faces challenges in dealing with complex attacks in SDN environments,thus to address the network security issues from the viewpoint of Artificial Intelligence(AI),this paper introduces the Crayfish Optimization Algorithm(COA)to the field of intrusion detection for both SDN and traditional network architectures,and based on the characteristics of the original COA,an Improved Crayfish Optimization Algorithm(ICOA)is proposed by integrating strategies of elite reverse learning,Levy flight,crowding factor and parameter modification.The ICOA is then utilized for AI-integrated feature selection of intrusion detection for both SDN and traditional network architectures,to reduce the dimensionality of the data and improve the performance of network intrusion detection.Finally,the performance evaluation is performed by testing not only the NSL-KDD dataset and the UNSW-NB 15 dataset for traditional networks but also the InSDN dataset for SDN-based networks.Experimental results show that ICOA improves the accuracy by 0.532%and 2.928%respectively compared with GWO and COA in traditional networks.In SDN networks,the accuracy of ICOA is 0.25%and 0.3%higher than COA and PSO.These findings collectively indicate that AI-integrated feature selection based on the proposed ICOA can promote network intrusion detection for both SDN and traditional architectures. 展开更多
关键词 Software-defined networking(SDN) intrusion detection artificial intelligence(AI) feature selection crayfish optimization algorithm(coa)
在线阅读 下载PDF
Hardware/software partitioning based on dynamic combination of maximum entropy and chaos optimization algorithm
8
作者 张宏烈 张国印 姚爱红 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2010年第4期548-551,共4页
This paper presents an algorithm that combines the chaos optimization algorithm with the maximum entropy ( COA-ME) by using entropy model based on chaos algorithm,in which the maximum entropy is used as the second met... This paper presents an algorithm that combines the chaos optimization algorithm with the maximum entropy ( COA-ME) by using entropy model based on chaos algorithm,in which the maximum entropy is used as the second method of searching the excellent solution. The search direction is improved by chaos optimization algorithm and realizes the selective acceptance of wrong solution. The experimental result shows that the presented algorithm can be used in the partitioning of hardware/software of reconfigurable system. It effectively reduces the local extremum problem,and search speed as well as performance of partitioning is improved. 展开更多
关键词 hardware/software partitioning chaos optimization algorithm MAXIMUM ENTROPY RECONFIGURABLE system
在线阅读 下载PDF
A combination algorithm of Chaos optimization and genetic algorithm and its application in maneuvering multiple targets data association
9
作者 王建华 张琳 刘维亭 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2007年第4期470-473,共4页
The most important problem in targets tracking is data association which may be represented as a sort of constraint combinational optimization problem. Chaos optimization and adaptive genetic algorithm were used to de... The most important problem in targets tracking is data association which may be represented as a sort of constraint combinational optimization problem. Chaos optimization and adaptive genetic algorithm were used to deal with the problem of multi-targets data association separately. Based on the analysis of the limitation of chaos optimization and genetic algorithm, a new chaos genetic optimization combination algorithm was presented. This new algorithm first applied the "rough" search of chaos optimization to initialize the population of GA, then optimized the population by real-coded adaptive GA. In this way, GA can not only jump out of the "trap" of local optimal results easily but also increase the rate of convergence. And the new method can also avoid the complexity and time-consumed limitation of conventional way. The simulation results show that the combination algorithm can obtain higher correct association percent and the effect of association is obviously superior to chaos optimization or genetic algorithm separately. This method has better convergence property as well as time property than the conventional ones. 展开更多
关键词 data association chaos optimization genetic algorithm maneuvering multiple targets tracking
在线阅读 下载PDF
Research on multiple-strategy improved coati optimization algorithm for engineering applications
10
作者 GAO Yaqiong WU Jin +1 位作者 SU Zhengdong LI Chaoxing 《High Technology Letters》 EI CAS 2024年第4期405-414,共10页
In this paper,a multi-strategy improved coati optimization algorithm(MICOA)for engineering applications is proposed to improve the performance of the coati optimization algorithm(COA)in terms of convergence speed and ... In this paper,a multi-strategy improved coati optimization algorithm(MICOA)for engineering applications is proposed to improve the performance of the coati optimization algorithm(COA)in terms of convergence speed and convergence accuracy.First,a chaotic mapping is applied to initial-ize the population in order to improve the quality of the population and thus the convergence speed of the algorithm.Second,the prey’s position is improved during the prey-hunting phase.Then,the COA is combined with the particle swarm optimization(PSO)and the golden sine algorithm(Gold-SA),and the position is updated with probabilities to avoid local extremes.Finally,a population decreasing strategy is applied as a way to improve the performance of the algorithm in a comprehen-sive approach.The paper compares the proposed algorithm MICOA with 7 well-known meta-heuristic optimization algorithms and evaluates the algorithm in 23 test functions as well as engineering appli-cation.Experimental results show that the MICOA proposed in this paper has good effectiveness and superiority,and has a strong competitiveness compared with the comparison algorithms. 展开更多
关键词 coati optimization algorithm(coa) chaotic map multi-strategy
在线阅读 下载PDF
The Chaos Sparrow Search Algorithm:Multi-layer and Multi-pass Welding Robot Trajectory Optimization for Medium and Thick Plates
11
作者 Song Mu Jianyong Wang Chunyang Mu 《Journal of Bionic Engineering》 CSCD 2024年第5期2602-2618,共17页
The welding of medium and thick plates has a wide range of applications in the engineering field.Industrial welding robots are gradually replacing traditional welding operations due to their significant advantages,suc... The welding of medium and thick plates has a wide range of applications in the engineering field.Industrial welding robots are gradually replacing traditional welding operations due to their significant advantages,such as high welding quality,high work efficiency,and effective reduction of labor intensity.Ensuring the accuracy of the welding trajectory for the welding robot is crucial for guaranteeing welding quality.In this paper,the author uses the chaos sparrow search algorithm to optimize the trajectory of a multi-layer and multi-pass welding robot for medium and thick plates.Firstly,the Sparrow Search Algorithm(SSA)is improved by introducing tent chaotic mapping and Gaussian mutation of the inertia weight factor.Secondly,in order to prevent the welding robot arm from colliding with obstacles in the welding environment during the welding process,maintain the stability of the welding robot,and ensure the continuous stability of the changes in each joint angle,joint angular velocity,and angular velocity of the joint angle,a welding robot model is established by improving the Denavit-Hartenberg parameter method.A multi-objective optimization fitness function is used to optimize the trajectory of the welding robot,minimizing time and energy consumption.Thirdly,the optimization and convergence performance of SSA and Chaos Sparrow Search Algorithm(CSSA)are compared through 10 benchmark test functions.Based on the six sets of test functions,the CSSA algorithm consistently maintains superior optimization performance and has excellent stability,with a faster decline in the convergence curve compared to the SSA algorithm.Finally,the accuracy of welding is tested through V-shaped multi-layer and multi-pass welding experiments.The experimental results show that the CSSA algorithm has a strong superiority in trajectory optimization of multi-layer and multi-pass welding for medium and thick plates,with an accuracy rate of 99.5%.It is an effective optimization method that can meet the actual needs of production. 展开更多
关键词 Medium and thick plates The chaos Sparrow Search algorithm Welding robot Tent chaotic mapping Denavit-Hartenberg Trajectory optimization
在线阅读 下载PDF
Application of Chaos in Genetic Algorithms 被引量:14
12
作者 YANG Li-Jiang CHEN Tian-Lun 《Communications in Theoretical Physics》 SCIE CAS CSCD 2002年第8期168-172,共5页
Through replacing Gaussian mutation operator in real-coded genetic algorithm with a chaotic mapping, wepresent a genetic algorithm with chaotic mutation. To examine this new algorithm, we applied our algorithm to func... Through replacing Gaussian mutation operator in real-coded genetic algorithm with a chaotic mapping, wepresent a genetic algorithm with chaotic mutation. To examine this new algorithm, we applied our algorithm to functionoptimization problems and obtained good results. Furthermore the orbital points' distribution of chaotic mapping andthe effects of chaotic mutation with different parameters were studied in order to make the chaotic mutation mechanismbe utilized efficiently. 展开更多
关键词 GENETIC algorithms chaos FUNCTION optimization
在线阅读 下载PDF
A Chaos Sparrow Search Algorithm with Logarithmic Spiral and Adaptive Step for Engineering Problems 被引量:13
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
Random Fuzzy Chance-constrained Programming Based on Adaptive Chaos Quantum Honey Bee Algorithm and Robustness Analysis 被引量:3
14
作者 Han Xue Xun Li Hong-Xu Ma College of Electromechanical Engineering and Automation, National University of Defense Technology, Changsha 410073, PRC 《International Journal of Automation and computing》 EI 2010年第1期115-122,共8页
This paper proposes an adaptive chaos quantum honey bee algorithm (CQHBA) for solving chance-constrained program- ming in random fuzzy environment based on random fuzzy simulations. Random fuzzy simulation is design... This paper proposes an adaptive chaos quantum honey bee algorithm (CQHBA) for solving chance-constrained program- ming in random fuzzy environment based on random fuzzy simulations. Random fuzzy simulation is designed to estimate the chance of a random fuzzy event and the optimistic value to a random fuzzy variable. In CQHBA, each bee carries a group of quantum bits representing a solution. Chaos optimization searches space around the selected best-so-far food source. In the marriage process, random interferential discrete quantum crossover is done between selected drones and the queen. Gaussian quantum mutation is used to keep the diversity of whole population. New methods of computing quantum rotation angles are designed based on grads. A proof of con- vergence for CQHBA is developed and a theoretical analysis of the computational overhead for the algorithm is presented. Numerical examples are presented to demonstrate its superiority in robustness and stability, efficiency of computational complexity, success rate, and accuracy of solution quality. CQHBA is manifested to be highly robust under various conditions and capable of handling most random fuzzy programmings with any parameter settings, variable initializations, system tolerance and confidence level, perturbations, and noises. 展开更多
关键词 Honey bee algorithm random fuzzy programming quantum computation chaos optimization ROBUSTNESS
在线阅读 下载PDF
A chaos genetic algorithm for optimizing an artificial neural network of predicting silicon content in hot metal 被引量:3
15
作者 Deling Zheng, Ruixin Liang, Ying Zhou, and Ying WangInformation Engineering School, University of Science and Technology Beijing, Beijing 100083, China 《Journal of University of Science and Technology Beijing》 CSCD 2003年第2期68-71,共4页
A genetic algorithm based on the nested intervals chaos search (NICGA) hasbeen given. Because the nested intervals chaos search is introduced into the NICGA to initialize thepopulation and to lead the evolution of the... A genetic algorithm based on the nested intervals chaos search (NICGA) hasbeen given. Because the nested intervals chaos search is introduced into the NICGA to initialize thepopulation and to lead the evolution of the population, the NICGA has the advantages of decreasingthe population size, enhancing the local search ability, and improving the computational efficiencyand optimization precision. In a multi4ayer feed forward neural network model for predicting thesilicon content in hot metal, the NICGA was used to optimize the connection weights and thresholdvalues of the neural network to improve the prediction precision. The application results show thatthe precision of predicting the silicon content has been increased. 展开更多
关键词 blast furnace optimization chaos genetic algorithm neural network silicon content prediction
在线阅读 下载PDF
OPTIMIZATION BASED ON LMPROVED REAL—CODED GENETIC ALGORITHM 被引量:2
16
作者 ShiYu YuShenglin 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2002年第1期53-58,共6页
An improved real-coded genetic algorithm is pro-posed for global optimization of functionsl.The new algo-rithm is based om the judgement of the searching perfor-mance of basic real-coded genetic algorithm.The opera-t... An improved real-coded genetic algorithm is pro-posed for global optimization of functionsl.The new algo-rithm is based om the judgement of the searching perfor-mance of basic real-coded genetic algorithm.The opera-tions of basic real-coded genetic algorithm are briefly dis-cussed and selected.A kind of chaos sequence is described in detail and added in the new algorithm ad a disturbance factor.The strategy of field partition is also used to im-prove the strcture of the new algorithm.Numerical ex-periment shows that the mew genetic algorithm can find the global optimum of complex funtions with satistaiting precision. 展开更多
关键词 global optimization chaos CROSSOVER muta-tion genetic algorithm 实数遗传算法 混沌序列 函数优化
在线阅读 下载PDF
Chaotic migration-based pseudo parallel genetic algorithm and its application in inventory optimization 被引量:1
17
作者 ChenXiaofang GuiWeihua WangYalin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2005年第2期411-417,共7页
Considering premature convergence in the searching process of genetic algorithm, a chaotic migration-based pseudo parallel genetic algorithm (CMPPGA) is proposed, which applies the idea of isolated evolution and infor... Considering premature convergence in the searching process of genetic algorithm, a chaotic migration-based pseudo parallel genetic algorithm (CMPPGA) is proposed, which applies the idea of isolated evolution and information exchanging in distributed Parallel Genetic Algorithm by serial program structure to solve optimization problem of low real-time demand. In this algorithm, asynchronic migration of individuals during parallel evolution is guided by a chaotic migration sequence. Information exchanging among sub-populations is ensured to be efficient and sufficient due to that the sequence is ergodic and stochastic. Simulation study of CMPPGA shows its strong global search ability, superiority to standard genetic algorithm and high immunity against premature convergence. According to the practice of raw material supply, an inventory programming model is set up and solved by CMPPGA with satisfactory results returned. 展开更多
关键词 parallel genetic algorithm chaos premature convergence inventory optimization.
在线阅读 下载PDF
Modified evolutionary algorithm for global optimization 被引量:1
18
作者 郭崇慧 陆玉昌 唐焕文 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2004年第1期1-6,共6页
A modification of evolutionary programming or evolution strategies for ndimensional global optimization is proposed. Based on the ergodicity and inherentrandomness of chaos, the main characteristic of the new algorith... A modification of evolutionary programming or evolution strategies for ndimensional global optimization is proposed. Based on the ergodicity and inherentrandomness of chaos, the main characteristic of the new algorithm which includes two phases is that chaotic behavior is exploited to conduct a rough search of the problem space in order to find the promising individuals in Phase I. Adjustment strategy of steplength and intensive searches in Phase II are employed. The population sequences generated by the algorithm asymptotically converge to global optimal solutions with probability one. The proposed algorithm is applied to several typical test problems. Numerical results illustrate that this algorithm can more efficiently solve complex global optimization problems than evolutionary programming and evolution strategies in most cases. 展开更多
关键词 global optimization evolutionary algorithms chaos search
在线阅读 下载PDF
An Improved Whale Optimization Algorithm for Global Optimization and Realized Volatility Prediction 被引量:1
19
作者 Xiang Wang Liangsa Wang +1 位作者 Han Li Yibin Guo 《Computers, Materials & Continua》 SCIE EI 2023年第12期2935-2969,共35页
The original whale optimization algorithm(WOA)has a low initial population quality and tends to converge to local optimal solutions.To address these challenges,this paper introduces an improved whale optimization algo... The original whale optimization algorithm(WOA)has a low initial population quality and tends to converge to local optimal solutions.To address these challenges,this paper introduces an improved whale optimization algorithm called OLCHWOA,incorporating a chaos mechanism and an opposition-based learning strategy.This algorithm introduces chaotic initialization and opposition-based initialization operators during the population initialization phase,thereby enhancing the quality of the initial whale population.Additionally,including an elite opposition-based learning operator significantly improves the algorithm’s global search capabilities during iterations.The work and contributions of this paper are primarily reflected in two aspects.Firstly,an improved whale algorithm with enhanced development capabilities and a wide range of application scenarios is proposed.Secondly,the proposed OLCHWOA is used to optimize the hyperparameters of the Long Short-Term Memory(LSTM)networks.Subsequently,a prediction model for Realized Volatility(RV)based on OLCHWOA-LSTM is proposed to optimize hyperparameters automatically.To evaluate the performance of OLCHWOA,a series of comparative experiments were conducted using a variety of advanced algorithms.These experiments included 38 standard test functions from CEC2013 and CEC2019 and three constrained engineering design problems.The experimental results show that OLCHWOA ranks first in accuracy and stability under the same maximum fitness function calls budget.Additionally,the China Securities Index 300(CSI 300)dataset is used to evaluate the effectiveness of the proposed OLCHWOA-LSTM model in predicting RV.The comparison results with the other eight models show that the proposed model has the highest accuracy and goodness of fit in predicting RV.This further confirms that OLCHWOA effectively addresses real-world optimization problems. 展开更多
关键词 Whale optimization algorithm chaos mechanism opposition-based learning long short-term memory realized volatility
在线阅读 下载PDF
基于K均值聚类和VMD-COA-BiLSTM的光伏功率预测 被引量:2
20
作者 查航伟 成燕 黄瑞承 《热能动力工程》 北大核心 2025年第5期157-165,共9页
光伏发电功率受气象因素的影响呈现出不稳定性和间歇性,准确预测光伏功率有助于实现大规模并网并保障电网的稳定运行。以澳大利亚DKASC Solar Centre光伏电站数据为研究对象,提出一种基于气象相似日的变分模态分解算法、长鼻浣熊算法和... 光伏发电功率受气象因素的影响呈现出不稳定性和间歇性,准确预测光伏功率有助于实现大规模并网并保障电网的稳定运行。以澳大利亚DKASC Solar Centre光伏电站数据为研究对象,提出一种基于气象相似日的变分模态分解算法、长鼻浣熊算法和双向长短期记忆神经网络(VMD-COA-BiLSTM)的光伏功率短期预测模型。针对光伏数据的复杂非线性特征、噪声干扰以及高维特征等问题,通过K均值聚类将数据划分为3种天气类型,增强模型映射能力;利用VMD将聚类之后的原始信号分解,采用中心频率法确定最佳模态数,充分提取集合中的输入因素信息,提高数据质量;将分解后的各分量分别输入BiLSTM网络进行预测,采用COA优化BiLSTM的超参数配置,实现不同天气类型下的光伏功率的准确预测。结果表明:K均值聚类和VMD算法有效提升了数据质量,增强了输入、输出数据的耦合强度;COA优化BiLSTM模型在优化能力和收敛速度上均优于粒子群算法(PSO);所提出的VMD-COA-BiLSTM模型在晴天、多云和阴雨天的RMSE分别降低了35.24%,45.54%和42.88%,显著提高了预测精度,且能适应不同环境下的可靠预测。 展开更多
关键词 光伏发电功率 预测 K-MEANS聚类 变分模态分解 长鼻浣熊算法 双向长短期记忆神经网络
原文传递
上一页 1 2 47 下一页 到第
使用帮助 返回顶部