期刊文献+
共找到245篇文章
< 1 2 13 >
每页显示 20 50 100
Energy-Saving Distributed Flexible Job Shop Scheduling Optimization with Dual Resource Constraints Based on Integrated Q-Learning Multi-Objective Grey Wolf Optimizer
1
作者 Hongliang Zhang Yi Chen +1 位作者 Yuteng Zhang Gongjie Xu 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第8期1459-1483,共25页
The distributed flexible job shop scheduling problem(DFJSP)has attracted great attention with the growth of the global manufacturing industry.General DFJSP research only considers machine constraints and ignores worke... The distributed flexible job shop scheduling problem(DFJSP)has attracted great attention with the growth of the global manufacturing industry.General DFJSP research only considers machine constraints and ignores worker constraints.As one critical factor of production,effective utilization of worker resources can increase productivity.Meanwhile,energy consumption is a growing concern due to the increasingly serious environmental issues.Therefore,the distributed flexible job shop scheduling problem with dual resource constraints(DFJSP-DRC)for minimizing makespan and total energy consumption is studied in this paper.To solve the problem,we present a multi-objective mathematical model for DFJSP-DRC and propose a Q-learning-based multi-objective grey wolf optimizer(Q-MOGWO).In Q-MOGWO,high-quality initial solutions are generated by a hybrid initialization strategy,and an improved active decoding strategy is designed to obtain the scheduling schemes.To further enhance the local search capability and expand the solution space,two wolf predation strategies and three critical factory neighborhood structures based on Q-learning are proposed.These strategies and structures enable Q-MOGWO to explore the solution space more efficiently and thus find better Pareto solutions.The effectiveness of Q-MOGWO in addressing DFJSP-DRC is verified through comparison with four algorithms using 45 instances.The results reveal that Q-MOGWO outperforms comparison algorithms in terms of solution quality. 展开更多
关键词 Distributed flexible job shop scheduling problem dual resource constraints energy-saving scheduling multi-objective grey wolf optimizer Q-LEARNING
下载PDF
VGWO: Variant Grey Wolf Optimizer with High Accuracy and Low Time Complexity
2
作者 Junqiang Jiang Zhifang Sun +3 位作者 Xiong Jiang Shengjie Jin Yinli Jiang Bo Fan 《Computers, Materials & Continua》 SCIE EI 2023年第11期1617-1644,共28页
The grey wolf optimizer(GWO)is a swarm-based intelligence optimization algorithm by simulating the steps of searching,encircling,and attacking prey in the process of wolf hunting.Along with its advantages of simple pr... The grey wolf optimizer(GWO)is a swarm-based intelligence optimization algorithm by simulating the steps of searching,encircling,and attacking prey in the process of wolf hunting.Along with its advantages of simple principle and few parameters setting,GWO bears drawbacks such as low solution accuracy and slow convergence speed.A few recent advanced GWOs are proposed to try to overcome these disadvantages.However,they are either difficult to apply to large-scale problems due to high time complexity or easily lead to early convergence.To solve the abovementioned issues,a high-accuracy variable grey wolf optimizer(VGWO)with low time complexity is proposed in this study.VGWO first uses the symmetrical wolf strategy to generate an initial population of individuals to lay the foundation for the global seek of the algorithm,and then inspired by the simulated annealing algorithm and the differential evolution algorithm,a mutation operation for generating a new mutant individual is performed on three wolves which are randomly selected in the current wolf individuals while after each iteration.A vectorized Manhattan distance calculation method is specifically designed to evaluate the probability of selecting the mutant individual based on its status in the current wolf population for the purpose of dynamically balancing global search and fast convergence capability of VGWO.A series of experiments are conducted on 19 benchmark functions from CEC2014 and CEC2020 and three real-world engineering cases.For 19 benchmark functions,VGWO’s optimization results place first in 80%of comparisons to the state-of-art GWOs and the CEC2020 competition winner.A further evaluation based on the Friedman test,VGWO also outperforms all other algorithms statistically in terms of robustness with a better average ranking value. 展开更多
关键词 Intelligence optimization algorithm grey wolf optimizer(gwo) manhattan distance symmetric coordinates
下载PDF
Enhancing Hyper-Spectral Image Classification with Reinforcement Learning and Advanced Multi-Objective Binary Grey Wolf Optimization
3
作者 Mehrdad Shoeibi Mohammad Mehdi Sharifi Nevisi +3 位作者 Reza Salehi Diego Martín Zahra Halimi Sahba Baniasadi 《Computers, Materials & Continua》 SCIE EI 2024年第6期3469-3493,共25页
Hyperspectral(HS)image classification plays a crucial role in numerous areas including remote sensing(RS),agriculture,and the monitoring of the environment.Optimal band selection in HS images is crucial for improving ... Hyperspectral(HS)image classification plays a crucial role in numerous areas including remote sensing(RS),agriculture,and the monitoring of the environment.Optimal band selection in HS images is crucial for improving the efficiency and accuracy of image classification.This process involves selecting the most informative spectral bands,which leads to a reduction in data volume.Focusing on these key bands also enhances the accuracy of classification algorithms,as redundant or irrelevant bands,which can introduce noise and lower model performance,are excluded.In this paper,we propose an approach for HS image classification using deep Q learning(DQL)and a novel multi-objective binary grey wolf optimizer(MOBGWO).We investigate the MOBGWO for optimal band selection to further enhance the accuracy of HS image classification.In the suggested MOBGWO,a new sigmoid function is introduced as a transfer function to modify the wolves’position.The primary objective of this classification is to reduce the number of bands while maximizing classification accuracy.To evaluate the effectiveness of our approach,we conducted experiments on publicly available HS image datasets,including Pavia University,Washington Mall,and Indian Pines datasets.We compared the performance of our proposed method with several state-of-the-art deep learning(DL)and machine learning(ML)algorithms,including long short-term memory(LSTM),deep neural network(DNN),recurrent neural network(RNN),support vector machine(SVM),and random forest(RF).Our experimental results demonstrate that the Hybrid MOBGWO-DQL significantly improves classification accuracy compared to traditional optimization and DL techniques.MOBGWO-DQL shows greater accuracy in classifying most categories in both datasets used.For the Indian Pine dataset,the MOBGWO-DQL architecture achieved a kappa coefficient(KC)of 97.68%and an overall accuracy(OA)of 94.32%.This was accompanied by the lowest root mean square error(RMSE)of 0.94,indicating very precise predictions with minimal error.In the case of the Pavia University dataset,the MOBGWO-DQL model demonstrated outstanding performance with the highest KC of 98.72%and an impressive OA of 96.01%.It also recorded the lowest RMSE at 0.63,reinforcing its accuracy in predictions.The results clearly demonstrate that the proposed MOBGWO-DQL architecture not only reaches a highly accurate model more quickly but also maintains superior performance throughout the training process. 展开更多
关键词 Hyperspectral image classification reinforcement learning multi-objective binary grey wolf optimizer band selection
下载PDF
Optimizing Grey Wolf Optimization: A Novel Agents’ Positions Updating Technique for Enhanced Efficiency and Performance
4
作者 Mahmoud Khatab Mohamed El-Gamel +2 位作者 Ahmed I. Saleh Asmaa H. Rabie Atallah El-Shenawy 《Open Journal of Optimization》 2024年第1期21-30,共10页
Grey Wolf Optimization (GWO) is a nature-inspired metaheuristic algorithm that has gained popularity for solving optimization problems. In GWO, the success of the algorithm heavily relies on the efficient updating of ... Grey Wolf Optimization (GWO) is a nature-inspired metaheuristic algorithm that has gained popularity for solving optimization problems. In GWO, the success of the algorithm heavily relies on the efficient updating of the agents’ positions relative to the leader wolves. In this paper, we provide a brief overview of the Grey Wolf Optimization technique and its significance in solving complex optimization problems. Building upon the foundation of GWO, we introduce a novel technique for updating agents’ positions, which aims to enhance the algorithm’s effectiveness and efficiency. To evaluate the performance of our proposed approach, we conduct comprehensive experiments and compare the results with the original Grey Wolf Optimization technique. Our comparative analysis demonstrates that the proposed technique achieves superior optimization outcomes. These findings underscore the potential of our approach in addressing optimization challenges effectively and efficiently, making it a valuable contribution to the field of optimization algorithms. 展开更多
关键词 grey wolf optimization (gwo) Metaheuristic Algorithm optimization Problems Agents’ Positions Leader Wolves optimal Fitness Values optimization Challenges
下载PDF
ELMAN Neural Network with Modified Grey Wolf Optimizer for Enhanced Wind Speed Forecasting 被引量:5
5
作者 M. Madhiarasan S. N. Deepa 《Circuits and Systems》 2016年第10期2975-2995,共21页
The scope of this paper is to forecast wind speed. Wind speed, temperature, wind direction, relative humidity, precipitation of water content and air pressure are the main factors make the wind speed forecasting as a ... The scope of this paper is to forecast wind speed. Wind speed, temperature, wind direction, relative humidity, precipitation of water content and air pressure are the main factors make the wind speed forecasting as a complex problem and neural network performance is mainly influenced by proper hidden layer neuron units. This paper proposes new criteria for appropriate hidden layer neuron unit’s determination and attempts a novel hybrid method in order to achieve enhanced wind speed forecasting. This paper proposes the following two main innovative contributions 1) both either over fitting or under fitting issues are avoided by means of the proposed new criteria based hidden layer neuron unit’s estimation. 2) ELMAN neural network is optimized through Modified Grey Wolf Optimizer (MGWO). The proposed hybrid method (ELMAN-MGWO) performance, effectiveness is confirmed by means of the comparison between Grey Wolf Optimizer (GWO), Adaptive Gbest-guided Gravitational Search Algorithm (GGSA), Artificial Bee Colony (ABC), Ant Colony Optimization (ACO), Cuckoo Search (CS), Particle Swarm Optimization (PSO), Evolution Strategy (ES), Genetic Algorithm (GA) algorithms, meanwhile proposed new criteria effectiveness and precise are verified comparison with other existing selection criteria. Three real-time wind data sets are utilized in order to analysis the performance of the proposed approach. Simulation results demonstrate that the proposed hybrid method (ELMAN-MGWO) achieve the mean square error AVG ± STD of 4.1379e-11 ± 1.0567e-15, 6.3073e-11 ± 3.5708e-15 and 7.5840e-11 ± 1.1613e-14 respectively for evaluation on three real-time data sets. Hence, the proposed hybrid method is superior, precise, enhance wind speed forecasting than that of other existing methods and robust. 展开更多
关键词 ELMAN Neural Network Modified grey wolf optimizer Hidden Layer Neuron Units Forecasting Wind Speed
下载PDF
Grey Wolf Optimizer to Real Power Dispatch with Non-Linear Constraints
6
作者 G.R.Venkatakrishnan R.Rengaraj S.Salivahanan 《Computer Modeling in Engineering & Sciences》 SCIE EI 2018年第4期25-45,共21页
A new and efficient Grey Wolf Optimization(GWO)algorithm is implemented to solve real power economic dispatch(RPED)problems in this paper.The nonlinear RPED problem is one the most important and fundamental optimizati... A new and efficient Grey Wolf Optimization(GWO)algorithm is implemented to solve real power economic dispatch(RPED)problems in this paper.The nonlinear RPED problem is one the most important and fundamental optimization problem which reduces the total cost in generating real power without violating the constraints.Conventional methods can solve the ELD problem with good solution quality with assumptions assigned to fuel cost curves without which these methods lead to suboptimal or infeasible solutions.The behavior of grey wolves which is mimicked in the GWO algorithm are leadership hierarchy and hunting mechanism.The leadership hierarchy is simulated using four types of grey wolves.In addition,searching,encircling and attacking of prey are the social behaviors implemented in the hunting mechanism.The GWO algorithm has been applied to solve convex RPED problems considering the all possible constraints.The results obtained from GWO algorithm are compared with other state-ofthe-art algorithms available in the recent literatures.It is found that the GWO algorithm is able to provide better solution quality in terms of cost,convergence and robustness for the considered ELD problems. 展开更多
关键词 grey wolf optimization(gwo) constraints power generation DISPATCH EVOLUTIONARY computation computational COMPLEXITY algorithms
下载PDF
Enhanced Multi-Objective Grey Wolf Optimizer with Lévy Flight and Mutation Operators for Feature Selection
7
作者 Qasem Al-Tashi Tareq M Shami +9 位作者 Said Jadid Abdulkadir Emelia Akashah Patah Akhir Ayed Alwadain Hitham Alhussain Alawi Alqushaibi Helmi MD Rais Amgad Muneer Maliazurina B.Saad Jia Wu Seyedali Mirjalili 《Computer Systems Science & Engineering》 SCIE EI 2023年第11期1937-1966,共30页
The process of selecting features or reducing dimensionality can be viewed as a multi-objective minimization problem in which both the number of features and error rate must be minimized.While it is a multi-objective ... The process of selecting features or reducing dimensionality can be viewed as a multi-objective minimization problem in which both the number of features and error rate must be minimized.While it is a multi-objective problem,current methods tend to treat feature selection as a single-objective optimization task.This paper presents enhanced multi-objective grey wolf optimizer with Lévy flight and mutation phase(LMuMOGWO)for tackling feature selection problems.The proposed approach integrates two effective operators into the existing Multi-objective Grey Wolf optimizer(MOGWO):a Lévy flight and a mutation operator.The Lévy flight,a type of random walk with jump size determined by the Lévy distribution,enhances the global search capability of MOGWO,with the objective of maximizing classification accuracy while minimizing the number of selected features.The mutation operator is integrated to add more informative features that can assist in enhancing classification accuracy.As feature selection is a binary problem,the continuous search space is converted into a binary space using the sigmoid function.To evaluate the classification performance of the selected feature subset,the proposed approach employs a wrapper-based Artificial Neural Network(ANN).The effectiveness of the LMuMOGWO is validated on 12 conventional UCI benchmark datasets and compared with two existing variants of MOGWO,BMOGWO-S(based sigmoid),BMOGWO-V(based tanh)as well as Non-dominated Sorting Genetic Algorithm II(NSGA-II)and Multi-objective Particle Swarm Optimization(BMOPSO).The results demonstrate that the proposed LMuMOGWO approach is capable of successfully evolving and improving a set of randomly generated solutions for a given optimization problem.Moreover,the proposed approach outperforms existing approaches in most cases in terms of classification error rate,feature reduction,and computational cost. 展开更多
关键词 Feature selection multi-objective optimization grey wolf optimizer Lévy flight MUTATION classification
下载PDF
Application of a parameter-shifted grey wolf optimizer for earthquake dynamic rupture inversion
8
作者 Zhenguo Zhang Yuchen Zhang 《Earthquake Science》 2021年第6期507-521,共15页
Global optimization is an essential approach to any inversion problem.Recently,the grey wolf optimizer(GWO)has been proposed to optimize the global minimum,which has been quickly used in a variety of inv-ersion proble... Global optimization is an essential approach to any inversion problem.Recently,the grey wolf optimizer(GWO)has been proposed to optimize the global minimum,which has been quickly used in a variety of inv-ersion problems.In this study,we proposed a parameter-shifted grey wolf optimizer(psGWO)based on the conven-tional GWO algorithm to obtain the global minimum.Com-pared with GWO,the novel psGWO can effectively search targets toward objects without being trapped within the local minimum of the zero value.We confirmed the effectiveness of the new method in searching for uniform and random objectives by using mathematical functions released by the Congress on Evolutionary Computation.The psGWO alg-orithm was validated using up to 10,000 parameters to dem-onstrate its robustness in a large-scale optimization problem.We successfully applied psGWO in two-dimensional(2D)synthetic earthquake dynamic rupture inversion to obtain the frictional coefficients of the fault and critical slip-weakening distance using a homogeneous model.Furthermore,this alg-orithm was applied in inversions with heterogeneous dist-ributions of dynamic rupture parameters.This implementation can be efficiently applied in 3D cases and even in actual earthquake inversion and would deepen the understanding of the physics of natural earthquakes in the future. 展开更多
关键词 grey wolf optimizer dynamic rupture inversion non-linear inversion earthquake rupture.
下载PDF
Grey Wolf Optimizer Based Deep Learning for Pancreatic Nodule Detection
9
作者 T.Thanya S.Wilfred Franklin 《Intelligent Automation & Soft Computing》 SCIE 2023年第4期97-112,共16页
At an early point,the diagnosis of pancreatic cancer is mediocre,since the radiologist is skill deficient.Serious threats have been posed due to the above reasons,hence became mandatory for the need of skilled technici... At an early point,the diagnosis of pancreatic cancer is mediocre,since the radiologist is skill deficient.Serious threats have been posed due to the above reasons,hence became mandatory for the need of skilled technicians.However,it also became a time-consuming process.Hence the need for automated diagnosis became mandatory.In order to identify the tumor accurately,this research pro-poses a novel Convolution Neural Network(CNN)based superior image classi-fication technique.The proposed deep learning classification strategy has a precision of 97.7%,allowing for more effective usage of the automatically exe-cuted feature extraction technique to diagnose cancer cells.Comparative analysis with CNN-Grey Wolf Optimization(GWO)is carried based on varied testing and training outcomes.The suggested study is carried out at a rate of 90%–10%,80%–20%,and 70%–30%,indicating the robustness of the proposed research work.Outcomes show that the suggested method is effective.GWO-CNN is reli-able and accurate relative to other detection methods available in the literatures. 展开更多
关键词 Convolution neural network deep learning technique feature extraction grey wolf optimizer
下载PDF
Hybrid Dipper Throated and Grey Wolf Optimization for Feature Selection Applied to Life Benchmark Datasets 被引量:2
10
作者 Doaa Sami Khafaga El-Sayed M.El-kenawy +4 位作者 Faten Khalid Karim Mostafa Abotaleb Abdelhameed Ibrahim Abdelaziz A.Abdelhamid D.L.Elsheweikh 《Computers, Materials & Continua》 SCIE EI 2023年第2期4531-4545,共15页
Selecting the most relevant subset of features from a dataset is a vital step in data mining and machine learning.Each feature in a dataset has 2n possible subsets,making it challenging to select the optimum collectio... Selecting the most relevant subset of features from a dataset is a vital step in data mining and machine learning.Each feature in a dataset has 2n possible subsets,making it challenging to select the optimum collection of features using typical methods.As a result,a new metaheuristicsbased feature selection method based on the dipper-throated and grey-wolf optimization(DTO-GW)algorithms has been developed in this research.Instability can result when the selection of features is subject to metaheuristics,which can lead to a wide range of results.Thus,we adopted hybrid optimization in our method of optimizing,which allowed us to better balance exploration and harvesting chores more equitably.We propose utilizing the binary DTO-GW search approach we previously devised for selecting the optimal subset of attributes.In the proposed method,the number of features selected is minimized,while classification accuracy is increased.To test the proposed method’s performance against eleven other state-of-theart approaches,eight datasets from the UCI repository were used,such as binary grey wolf search(bGWO),binary hybrid grey wolf,and particle swarm optimization(bGWO-PSO),bPSO,binary stochastic fractal search(bSFS),binary whale optimization algorithm(bWOA),binary modified grey wolf optimization(bMGWO),binary multiverse optimization(bMVO),binary bowerbird optimization(bSBO),binary hysteresis optimization(bHy),and binary hysteresis optimization(bHWO).The suggested method is superior 4532 CMC,2023,vol.74,no.2 and successful in handling the problem of feature selection,according to the results of the experiments. 展开更多
关键词 Metaheuristics dipper throated optimization grey wolf optimization binary optimizer feature selection
下载PDF
A Grey Wolf Optimization-Based Tilt Tri-rotor UAV Altitude Control in Transition Mode 被引量:2
11
作者 MA Yan WANG Yingxun +2 位作者 CAI Zhihao ZHAO Jiang LIU Ningjun 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2022年第2期186-200,共15页
To solve the problem of altitude control of a tilt tri-rotor unmanned aerial vehicle(UAV)in the transition mode,this study presents a grey wolf optimization(GWO)based neural network adaptive control scheme for a tilt ... To solve the problem of altitude control of a tilt tri-rotor unmanned aerial vehicle(UAV)in the transition mode,this study presents a grey wolf optimization(GWO)based neural network adaptive control scheme for a tilt trirotor UAV in the transition mode.Firstly,the nonlinear model of the tilt tri-rotor UAV is established.Secondly,the tilt tri-rotor UAV altitude controller and attitude controller are designed by a neural network adaptive control method,and the GWO algorithm is adopted to optimize the parameters of the neural network and the controllers.Thirdly,two altitude control strategies are designed in the transition mode.Finally,comparative simulations are carried out to demonstrate the effectiveness and robustness of the proposed control scheme. 展开更多
关键词 tilt tri-rotor unmanned aerial vehicle altitude control neural network adaptive control grey wolf optimization(gwo)
下载PDF
Grey Wolf Optimization Based Tuning of Terminal Sliding Mode Controllers for a Quadrotor 被引量:2
12
作者 Rabii Fessi Hegazy Rezk Soufiene Bouallègue 《Computers, Materials & Continua》 SCIE EI 2021年第8期2265-2282,共18页
The research on Unmanned Aerial Vehicles(UAV)has intensified considerably thanks to the recent growth in the fields of advanced automatic control,artificial intelligence,and miniaturization.In this paper,a Grey Wolf O... The research on Unmanned Aerial Vehicles(UAV)has intensified considerably thanks to the recent growth in the fields of advanced automatic control,artificial intelligence,and miniaturization.In this paper,a Grey Wolf Optimization(GWO)algorithm is proposed and successfully applied to tune all effective parameters of Fast Terminal Sliding Mode(FTSM)controllers for a quadrotor UAV.A full control scheme is first established to deal with the coupled and underactuated dynamics of the drone.Controllers for altitude,attitude,and position dynamics become separately designed and tuned.To work around the repetitive and time-consuming trial-error-based procedures,all FTSM controllers’parameters for only altitude and attitude dynamics are systematically tuned thanks to the proposed GWO metaheuristic.Such a hard and complex tuning task is formulated as a nonlinear optimization problem under operational constraints.The performance and robustness of the GWO-based control strategy are compared to those based on homologous metaheuristics and standard terminal sliding mode approaches.Numerical simulations are carried out to show the effectiveness and superiority of the proposed GWO-tuned FTSM controllers for the altitude and attitude dynamics’stabilization and tracking.Nonparametric statistical analyses revealed that the GWO algorithm is more competitive with high performance in terms of fastness,non-premature convergence,and research exploration/exploitation capabilities. 展开更多
关键词 QUADROTOR cascade control fast terminal sliding mode control grey wolf optimizer nonparametric Friedman analysis
下载PDF
Proportion integral-type active disturbance rejection generalized predictive control for distillation process based on grey wolf optimization parameter tuning 被引量:1
13
作者 Jia Ren Zengqiang Chen +2 位作者 Mingwei Sun Qinglin Sun Zenghui Wang 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2022年第9期234-244,共11页
The high-purity distillation column system is strongly nonlinear and coupled,which makes it difficult to control.Active disturbance rejection control(ADRC)has been widely used in distillation systems,but it has limita... The high-purity distillation column system is strongly nonlinear and coupled,which makes it difficult to control.Active disturbance rejection control(ADRC)has been widely used in distillation systems,but it has limitations in controlling distillation systems with large time delays since ADRC employs ESO and feedback control law to estimate the total disturbance of the system without considering the large time delays.This paper designs a proportion integral-type active disturbance rejection generalized predictive control(PI-ADRGPC)algorithm to control the distillation column system with large time delay.It replaces the PD controller in ADRC with a proportion integral-type generalized predictive control(PI-GPC),thereby improving the performance of control systems with large time delays.Since the proposed controller has many parameters and is difficult to tune,this paper proposes to use the grey wolf optimization(GWO)to tune these parameters,whose structure can also be used by other intelligent optimization algorithms.The performance of GWO tuned PI-ADRGPC is compared with the control performance of GWO tuned ADRC method,multi-verse optimizer(MVO)tuned PI-ADRGPC and MVO tuned ADRC.The simulation results show that the proposed strategy can track reference well and has a good disturbance rejection performance. 展开更多
关键词 Proportion integral-type active disturbance rejection generalized predictive control grey wolf optimization Parameter tuning DISTILLATION Process control PREDICTION
下载PDF
Forecasting Multi-Step Ahead Monthly Reference Evapotranspiration Using Hybrid Extreme Gradient Boosting with Grey Wolf Optimization Algorithm 被引量:1
14
作者 Xianghui Lu Junliang Fan +1 位作者 Lifeng Wu Jianhua Dong 《Computer Modeling in Engineering & Sciences》 SCIE EI 2020年第11期699-723,共25页
It is important for regional water resources management to know the agricultural water consumption information several months in advance.Forecasting reference evapotranspiration(ET_(0))in the next few months is import... It is important for regional water resources management to know the agricultural water consumption information several months in advance.Forecasting reference evapotranspiration(ET_(0))in the next few months is important for irrigation and reservoir management.Studies on forecasting of multiple-month ahead ET_(0) using machine learning models have not been reported yet.Besides,machine learning models such as the XGBoost model has multiple parameters that need to be tuned,and traditional methods can get stuck in a regional optimal solution and fail to obtain a global optimal solution.This study investigated the performance of the hybrid extreme gradient boosting(XGBoost)model coupled with the Grey Wolf Optimizer(GWO)algorithm for forecasting multi-step ahead ET_(0)(1-3 months ahead),compared with three conventional machine learning models,i.e.,standalone XGBoost,multi-layer perceptron(MLP)and M5 model tree(M5)models in the subtropical zone of China.The results showed that theGWO-XGB model generally performed better than the other three machine learning models in forecasting 1-3 months ahead ET_(0),followed by the XGB,M5 and MLP models with very small differences among the three models.The GWO-XGB model performed best in autumn,while the MLP model performed slightly better than the other three models in summer.It is thus suggested to apply the MLP model for ET_(0) forecasting in summer but use the GWO-XGB model in other seasons. 展开更多
关键词 Reference evapotranspiration extreme gradient boosting grey wolf optimizer multi-layer perceptron M5 model tree
下载PDF
Feature Selection Using Grey Wolf Optimization with Random Differential Grouping 被引量:1
15
作者 R.S.Latha B.Saravana Balaji +3 位作者 Nebojsa Bacanin Ivana Strumberger Miodrag Zivkovic Milos Kabiljo 《Computer Systems Science & Engineering》 SCIE EI 2022年第10期317-332,共16页
Big data are regarded as a tremendous technology for processing a huge variety of data in a short time and with a large storage capacity.The user’s access over the internet creates massive data processing over the in... Big data are regarded as a tremendous technology for processing a huge variety of data in a short time and with a large storage capacity.The user’s access over the internet creates massive data processing over the internet.Big data require an intelligent feature selection model by addressing huge varieties of data.Traditional feature selection techniques are only applicable to simple data mining.Intelligent techniques are needed in big data processing and machine learning for an efficient classification.Major feature selection algorithms read the input features as they are.Then,the features are preprocessed and classified.Here,an algorithm does not consider the relatedness.During feature selection,all features are misread as outputs.Accordingly,a less optimal solution is achieved.In our proposed research,we focus on the feature selection by using supervised learning techniques called grey wolf optimization(GWO)with decomposed random differential grouping(DrnDG-GWO).First,decomposition of features into subsets based on relatedness in variables is performed.Random differential grouping is performed using a fitness value of two variables.Now,every subset is regarded as a population in GWO techniques.The combination of supervised machine learning with swarm intelligence techniques produces best feature optimization results in this research.Once the features are optimized,we classify using advanced kNN process for accurate data classification.The result of DrnDGGWO is compared with those of the standard GWO and GWO with PSO for feature selection to compare the efficiency of the proposed algorithm.The accuracy and time complexity of the proposed algorithm are 98%and 5 s,which are better than the existing techniques. 展开更多
关键词 Feature selection data optimization supervised learning swarm intelligence decomposed random differential grouping grey wolf optimization
下载PDF
Hybrid Grey Wolf and Dipper Throated Optimization in Network Intrusion Detection Systems
16
作者 Reem Alkanhel Doaa Sami Khafaga +5 位作者 El-Sayed M.El-kenawy Abdelaziz A.Abdelhamid Abdelhameed Ibrahim Rashid Amin Mostafa Abotaleb B.M.El-den 《Computers, Materials & Continua》 SCIE EI 2023年第2期2695-2709,共15页
The Internet of Things(IoT)is a modern approach that enables connection with a wide variety of devices remotely.Due to the resource constraints and open nature of IoT nodes,the routing protocol for low power and lossy... The Internet of Things(IoT)is a modern approach that enables connection with a wide variety of devices remotely.Due to the resource constraints and open nature of IoT nodes,the routing protocol for low power and lossy(RPL)networks may be vulnerable to several routing attacks.That’s why a network intrusion detection system(NIDS)is needed to guard against routing assaults on RPL-based IoT networks.The imbalance between the false and valid attacks in the training set degrades the performance of machine learning employed to detect network attacks.Therefore,we propose in this paper a novel approach to balance the dataset classes based on metaheuristic optimization applied to locality-sensitive hashing and synthetic minority oversampling technique(LSH-SMOTE).The proposed optimization approach is based on a new hybrid between the grey wolf and dipper throated optimization algorithms.To prove the effectiveness of the proposed approach,a set of experiments were conducted to evaluate the performance of NIDS for three cases,namely,detection without dataset balancing,detection with SMOTE balancing,and detection with the proposed optimized LSHSOMTE balancing.Experimental results showed that the proposed approach outperforms the other approaches and could boost the detection accuracy.In addition,a statistical analysis is performed to study the significance and stability of the proposed approach.The conducted experiments include seven different types of attack cases in the RPL-NIDS17 dataset.Based on the 2696 CMC,2023,vol.74,no.2 proposed approach,the achieved accuracy is(98.1%),sensitivity is(97.8%),and specificity is(98.8%). 展开更多
关键词 Metaheuristics grey wolf optimization dipper throated optimization dataset balancing locality sensitive hashing SMOTE
下载PDF
Multi-Objective Grey Wolf Optimization Algorithm for Solving Real-World BLDC Motor Design Problem
17
作者 M.Premkumar Pradeep Jangir +2 位作者 B.Santhosh Kumar Mohammad A.Alqudah Kottakkaran Sooppy Nisar 《Computers, Materials & Continua》 SCIE EI 2022年第2期2435-2452,共18页
The first step in the design phase of the Brushless Direct Current(BLDC)motor is the formulation of the mathematical framework and is often used due to its analytical structure.Therefore,the BLDC motor design problem ... The first step in the design phase of the Brushless Direct Current(BLDC)motor is the formulation of the mathematical framework and is often used due to its analytical structure.Therefore,the BLDC motor design problem is considered to be an optimization problem.In this paper,the analytical model of the BLDC motor is presented,and it is considered to be a basis for emphasizing the optimization methods.The analytical model used for the experimentation has 78 non-linear equations,two objective functions,five design variables,and six non-linear constraints,so the BLDC motor design problem is considered as highly non-linear in electromagnetic optimization.Multi-objective optimization becomes the forefront of the current research to obtain the global best solution using metaheuristic techniques.The bio-inspired multi-objective grey wolf optimizer(MOGWO)is presented in this paper,and it is formulated based on Pareto optimality,dominance,and archiving external.The performance of theMOGWO is verified on standard multi-objective unconstraint benchmark functions and applied to the BLDC motor design problem.The results proved that the proposedMOGWO algorithm could handle nonlinear constraints in electromagnetic optimization problems.The performance comparison in terms of Generational Distance,inversion GD,Hypervolume-matrix,scattered-matrix,and coverage metrics proves that the MOGWO algorithm can provide the best solution compared to other selected algorithms.The source code of this paper is backed up with extra online support at https://premkumarmanoharan.wixsite.com/mysite and https://www.mathworks.com/matlabcentral/fileexchange/75259-multiobjective-non-sorted-grey-wolf-mogwo-nsgwo. 展开更多
关键词 BLDC motor ELECTROMAGNETICS METAHEURISTIC multi-objective grey wolf optimizer
下载PDF
Recognizing Ancient South Indian Language Using Opposition Based Grey Wolf Optimization
18
作者 A.Naresh Kumar G.Geetha 《Intelligent Automation & Soft Computing》 SCIE 2023年第3期2619-2637,共19页
Recognizing signs and fonts of prehistoric language is a fairly difficult job that requires special tools.This stipulation make the dispensation period over-riding,difficult and tiresome to calculate.This paper present ... Recognizing signs and fonts of prehistoric language is a fairly difficult job that requires special tools.This stipulation make the dispensation period over-riding,difficult and tiresome to calculate.This paper present a technique for recognizing ancient south Indian languages by applying Artificial Neural Network(ANN)associated with Opposition based Grey Wolf Optimization Algorithm(OGWA).It identifies the prehistoric language,signs and fonts.It is an apparent from the ANN system that arbitrarily produced weights or neurons linking various layers play a significant role in its performance.For adaptively determining these weights,this paper applies various optimization algorithms such as Opposition based Grey Wolf Optimization,Particle Swarm Optimization and Grey Wolf Opti-mization to the ANN system.Performance results are illustrated that the proposed ANN-OGWO technique achieves superior accuracy over the other techniques.In test case 1,the accuracy value of OGWO is 94.89%and in test case 2,the accu-racy value of OGWO is 92.34%,on average,the accuracy of OGWO achieves 5.8%greater accuracy than ANN-GWO,10.1%greater accuracy than ANN-PSO and 22.1%greater accuracy over conventional ANN technique. 展开更多
关键词 Ancient language symbols CHARACTERS artificial neural network opposition based grey wolf optimization
下载PDF
基于改进GWO-LightGBM的磨煤机故障预警方法研究 被引量:2
19
作者 陈思勤 周浩豪 茅大钧 《自动化仪表》 CAS 2024年第2期106-110,115,共6页
为提高燃煤电厂磨煤机运维效率、降低运维成本,对磨煤机故障预警进行了研究。创新性地提出一种基于改进灰狼优化(GWO)算法的轻量级梯度提升机(LightGBM)故障预警方法。通过建立LightGBM轴承温度预测模型获取磨煤机轴承温度阈值,并引入改... 为提高燃煤电厂磨煤机运维效率、降低运维成本,对磨煤机故障预警进行了研究。创新性地提出一种基于改进灰狼优化(GWO)算法的轻量级梯度提升机(LightGBM)故障预警方法。通过建立LightGBM轴承温度预测模型获取磨煤机轴承温度阈值,并引入改进GWO算法优化模型超参数,以提高算法效率和性能。试验结果表明,改进GWO-LightGBM算法相比支持向量机(SVM)等传统算法具有更高的精度和更优的泛化能力。通过实际故障案例证明,该方法能够提前2 h对磨煤机进行早期故障预警。该方法对燃煤电厂磨煤机安全运维具有指导意义。 展开更多
关键词 燃煤电厂 磨煤机 故障预警 改进灰狼优化算法 轻量级梯度提升机 滑动窗口法 Halton
下载PDF
基于RF-GWO的水利工程地质渗透系数智能反演分析
20
作者 雷艳 温立峰 +1 位作者 赵明仓 殷乔刚 《水资源与水工程学报》 CSCD 北大核心 2024年第2期139-148,共10页
地质渗透系数是准确分析水利工程渗流的关键参数。针对传统反演方法计算效率低、精度差的问题,采用有限元正演模型和正交试验设计构建渗透系数反演样本集,建立了基于随机森林(RF)算法的渗流计算代理模型;在此基础上,引入灰狼优化(GWO)算... 地质渗透系数是准确分析水利工程渗流的关键参数。针对传统反演方法计算效率低、精度差的问题,采用有限元正演模型和正交试验设计构建渗透系数反演样本集,建立了基于随机森林(RF)算法的渗流计算代理模型;在此基础上,引入灰狼优化(GWO)算法,提出了基于RF-GWO的渗透系数智能反演方法,并以Z抽水蓄能电站为研究案例进行了验证。结果表明:RF模型对各钻孔水位预测结果均接近实测值,性能优于CART和BP模型;GWO可搜寻到地质最佳渗透系数,钻孔水位反演结果合理,相对误差最大为0.42%,精度满足工程要求,计算的天然渗流场分布形态也符合一般山体渗流场分布规律。建立的反演模型能够快速准确地推断工程区地层渗透系数,具有实际工程应用价值。 展开更多
关键词 地质渗透系数 反演分析 正交试验设计 随机森林 灰狼优化
下载PDF
上一页 1 2 13 下一页 到第
使用帮助 返回顶部