期刊文献+
共找到24篇文章
< 1 2 >
每页显示 20 50 100
Hybrid Grey Wolf and Dipper Throated Optimization in Network Intrusion Detection Systems
1
作者 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
Voting Classifier and Metaheuristic Optimization for Network Intrusion Detection
2
作者 Doaa Sami Khafaga Faten Khalid Karim +5 位作者 Abdelaziz A.Abdelhamid El-Sayed M.El-kenawy Hend K.Alkahtani Nima Khodadadi Mohammed Hadwan Abdelhameed Ibrahim 《Computers, Materials & Continua》 SCIE EI 2023年第2期3183-3198,共16页
Managing physical objects in the network’s periphery is made possible by the Internet of Things(IoT),revolutionizing human life.Open attacks and unauthorized access are possible with these IoT devices,which exchange ... Managing physical objects in the network’s periphery is made possible by the Internet of Things(IoT),revolutionizing human life.Open attacks and unauthorized access are possible with these IoT devices,which exchange data to enable remote access.These attacks are often detected using intrusion detection methodologies,although these systems’effectiveness and accuracy are subpar.This paper proposes a new voting classifier composed of an ensemble of machine learning models trained and optimized using metaheuristic optimization.The employed metaheuristic optimizer is a new version of the whale optimization algorithm(WOA),which is guided by the dipper throated optimizer(DTO)to improve the exploration process of the traditionalWOA optimizer.The proposed voting classifier categorizes the network intrusions robustly and efficiently.To assess the proposed approach,a dataset created from IoT devices is employed to record the efficiency of the proposed algorithm for binary attack categorization.The dataset records are balanced using the locality-sensitive hashing(LSH)and Synthetic Minority Oversampling Technique(SMOTE).The evaluation of the achieved results is performed in terms of statistical analysis and visual plots to prove the proposed approach’s effectiveness,stability,and significance.The achieved results confirmed the superiority of the proposed algorithm for the task of network intrusion detection. 展开更多
关键词 Voting classifier whale optimization algorithm dipper throated optimization intrusion detection internet-of-things
下载PDF
Network Intrusion Detection Based on Feature Selection and Hybrid Metaheuristic Optimization
3
作者 Reem Alkanhel El-Sayed M.El-kenawy +4 位作者 Abdelaziz A.Abdelhamid Abdelhameed Ibrahim Manal Abdullah Alohali Mostafa Abotaleb Doaa Sami Khafaga 《Computers, Materials & Continua》 SCIE EI 2023年第2期2677-2693,共17页
Applications of internet-of-things(IoT)are increasingly being used in many facets of our daily life,which results in an enormous volume of data.Cloud computing and fog computing,two of the most common technologies use... Applications of internet-of-things(IoT)are increasingly being used in many facets of our daily life,which results in an enormous volume of data.Cloud computing and fog computing,two of the most common technologies used in IoT applications,have led to major security concerns.Cyberattacks are on the rise as a result of the usage of these technologies since present security measures are insufficient.Several artificial intelligence(AI)based security solutions,such as intrusion detection systems(IDS),have been proposed in recent years.Intelligent technologies that require data preprocessing and machine learning algorithm-performance augmentation require the use of feature selection(FS)techniques to increase classification accuracy by minimizing the number of features selected.On the other hand,metaheuristic optimization algorithms have been widely used in feature selection in recent decades.In this paper,we proposed a hybrid optimization algorithm for feature selection in IDS.The proposed algorithm is based on grey wolf(GW),and dipper throated optimization(DTO)algorithms and is referred to as GWDTO.The proposed algorithm has a better balance between the exploration and exploitation steps of the optimization process and thus could achieve better performance.On the employed IoT-IDS dataset,the performance of the proposed GWDTO algorithm was assessed using a set of evaluation metrics and compared to other optimization approaches in 2678 CMC,2023,vol.74,no.2 the literature to validate its superiority.In addition,a statistical analysis is performed to assess the stability and effectiveness of the proposed approach.Experimental results confirmed the superiority of the proposed approach in boosting the classification accuracy of the intrusion in IoT-based networks. 展开更多
关键词 Feature selection grey wolf optimization dipper throated optimization intrusion detection internet-of-things(IoT)
下载PDF
Optimization of Electrocardiogram Classification Using Dipper Throated Algorithm and Differential Evolution
4
作者 Doaa Sami Khafaga El-Sayed M.El-kenawy +4 位作者 Faten Khalid Karim Sameer Alshetewi Abdelhameed Ibrahim Abdelaziz A.Abdelhamid D.L.Elsheweikh 《Computers, Materials & Continua》 SCIE EI 2023年第2期2379-2395,共17页
Electrocardiogram(ECG)signal is a measure of the heart’s electrical activity.Recently,ECG detection and classification have benefited from the use of computer-aided systems by cardiologists.The goal of this paper is ... Electrocardiogram(ECG)signal is a measure of the heart’s electrical activity.Recently,ECG detection and classification have benefited from the use of computer-aided systems by cardiologists.The goal of this paper is to improve the accuracy of ECG classification by combining the Dipper Throated Optimization(DTO)and Differential Evolution Algorithm(DEA)into a unified algorithm to optimize the hyperparameters of neural network(NN)for boosting the ECG classification accuracy.In addition,we proposed a new feature selection method for selecting the significant feature that can improve the overall performance.To prove the superiority of the proposed approach,several experimentswere conducted to compare the results achieved by the proposed approach and other competing approaches.Moreover,statistical analysis is performed to study the significance and stability of the proposed approach using Wilcoxon and ANOVA tests.Experimental results confirmed the superiority and effectiveness of the proposed approach.The classification accuracy achieved by the proposed approach is(99.98%). 展开更多
关键词 ELECTROCARDIOGRAM differential evolution algorithm dipper throated optimization neural networks
下载PDF
Dipper Throated Algorithm for Feature Selection and Classification in Electrocardiogram
5
作者 Doaa Sami Khafaga Amel Ali Alhussan +3 位作者 Abdelaziz A.Abdelhamid Abdelhameed Ibrahim Mohamed Saber El-Sayed M.El-kenawy 《Computer Systems Science & Engineering》 SCIE EI 2023年第5期1469-1482,共14页
Arrhythmia has been classified using a variety of methods.Because of the dynamic nature of electrocardiogram(ECG)data,traditional handcrafted approaches are difficult to execute,making the machine learning(ML)solution... Arrhythmia has been classified using a variety of methods.Because of the dynamic nature of electrocardiogram(ECG)data,traditional handcrafted approaches are difficult to execute,making the machine learning(ML)solutions more appealing.Patients with cardiac arrhythmias can benefit from competent monitoring to save their lives.Cardiac arrhythmia classification and prediction have greatly improved in recent years.Arrhythmias are a category of conditions in which the heart's electrical activity is abnormally rapid or sluggish.Every year,it is one of the main reasons of mortality for both men and women,worldwide.For the classification of arrhythmias,this work proposes a novel technique based on optimized feature selection and optimized K-nearest neighbors(KNN)classifier.The proposed method makes advantage of the UCI repository,which has a 279-attribute high-dimensional cardiac arrhythmia dataset.The proposed approach is based on dividing cardiac arrhythmia patients into 16 groups based on the electrocardiography dataset’s features.The purpose is to design an efficient intelligent system employing the dipper throated optimization method to categorize cardiac arrhythmia patients.This method of comprehensive arrhythmia classification outperforms earlier methods presented in the literature.The achieved classification accuracy using the proposed approach is 99.8%. 展开更多
关键词 Feature selection ELECTROCARDIOGRAM metaheuristics dipper throated algorithm
下载PDF
Wind Power Prediction Based on Machine Learning and Deep Learning Models
6
作者 Zahraa Tarek Mahmoud Y.Shams +4 位作者 Ahmed M.Elshewey El-Sayed M.El-kenawy Abdelhameed Ibrahim Abdelaziz A.Abdelhamid Mohamed A.El-dosuky 《Computers, Materials & Continua》 SCIE EI 2023年第1期715-732,共18页
Wind power is one of the sustainable ways to generate renewable energy.In recent years,some countries have set renewables to meet future energy needs,with the primary goal of reducing emissions and promoting sustainab... Wind power is one of the sustainable ways to generate renewable energy.In recent years,some countries have set renewables to meet future energy needs,with the primary goal of reducing emissions and promoting sustainable growth,primarily the use of wind and solar power.To achieve the prediction of wind power generation,several deep and machine learning models are constructed in this article as base models.These regression models are Deep neural network(DNN),k-nearest neighbor(KNN)regressor,long short-term memory(LSTM),averaging model,random forest(RF)regressor,bagging regressor,and gradient boosting(GB)regressor.In addition,data cleaning and data preprocessing were performed to the data.The dataset used in this study includes 4 features and 50530 instances.To accurately predict the wind power values,we propose in this paper a new optimization technique based on stochastic fractal search and particle swarm optimization(SFSPSO)to optimize the parameters of LSTM network.Five evaluation criteria were utilized to estimate the efficiency of the regression models,namely,mean absolute error(MAE),Nash Sutcliffe Efficiency(NSE),mean square error(MSE),coefficient of determination(R2),root mean squared error(RMSE).The experimental results illustrated that the proposed optimization of LSTM using SFS-PSO model achieved the best results with R2 equals 99.99%in predicting the wind power values. 展开更多
关键词 Prediction of wind power data preprocessing performance evaluation
下载PDF
Hybrid Sine Cosine and Stochastic Fractal Search for Hemoglobin Estimation
7
作者 Marwa M.Eid Fawaz Alassery +3 位作者 Abdelhameed Ibrahim Bandar Abdullah Aloyaydi Hesham Arafat Ali Shady Y.El-Mashad 《Computers, Materials & Continua》 SCIE EI 2022年第8期2467-2482,共16页
The sample’s hemoglobin and glucose levels can be determined by obtaining a blood sample from the human body using a needle and analyzing it.Hemoglobin(HGB)is a critical component of the human body because it transpo... The sample’s hemoglobin and glucose levels can be determined by obtaining a blood sample from the human body using a needle and analyzing it.Hemoglobin(HGB)is a critical component of the human body because it transports oxygen from the lungs to the body’s tissues and returns carbon dioxide from the tissues to the lungs.Calculating the HGB level is a critical step in any blood analysis job.TheHGBlevels often indicate whether a person is anemic or polycythemia vera.Constructing ensemble models by combining two or more base machine learning(ML)models can help create a more improved model.The purpose of this work is to present a weighted average ensemble model for predicting hemoglobin levels.An optimization method is utilized to get the ensemble’s optimum weights.The optimum weight for this work is determined using a sine cosine algorithm based on stochastic fractal search(SCSFS).The proposed SCSFS ensemble is compared toDecision Tree,Multilayer perceptron(MLP),Support Vector Regression(SVR)and Random Forest Regressors as model-based approaches and the average ensemble model.The SCSFS results indicate that the proposed model outperforms existing models and provides an almost accurate hemoglobin estimate. 展开更多
关键词 Sine cosine optimization metaheuristics optimization hemoglobin estimation weight average ensemble
下载PDF
An Optimized Ensemble Model for Prediction the Bandwidth of Metamaterial Antenna
8
作者 Abdelhameed Ibrahim Hattan F.Abutarboush +2 位作者 Ali Wagdy Mohamed Mohamad Fouad El-Sayed M.El-kenawy 《Computers, Materials & Continua》 SCIE EI 2022年第4期199-213,共15页
Metamaterial Antenna is a special class of antennas that uses metamaterial to enhance their performance.Antenna size affects the quality factor and the radiation loss of the antenna.Metamaterial antennas can overcome ... Metamaterial Antenna is a special class of antennas that uses metamaterial to enhance their performance.Antenna size affects the quality factor and the radiation loss of the antenna.Metamaterial antennas can overcome the limitation of bandwidth for small antennas.Machine learning(ML)model is recently applied to predict antenna parameters.ML can be used as an alternative approach to the trial-and-error process of finding proper parameters of the simulated antenna.The accuracy of the prediction depends mainly on the selected model.Ensemble models combine two or more base models to produce a better-enhanced model.In this paper,a weighted average ensemble model is proposed to predict the bandwidth of the Metamaterial Antenna.Two base models are used namely:Multilayer Perceptron(MLP)and Support Vector Machines(SVM).To calculate the weights for each model,an optimization algorithm is used to find the optimal weights of the ensemble.Dynamic Group-Based Cooperative Optimizer(DGCO)is employed to search for optimal weight for the base models.The proposed model is compared with three based models and the average ensemble model.The results show that the proposed model is better than other models and can predict antenna bandwidth efficiently. 展开更多
关键词 Metamaterial antenna machine learning ensemble model multilayer perceptron support vector machines
下载PDF
Improved Prediction of Metamaterial Antenna Bandwidth Using Adaptive Optimization of LSTM
9
作者 Doaa Sami Khafaga Amel Ali Alhussan +4 位作者 El-Sayed M.El-kenawy Abdelhameed Ibrahim Said H.Abd Elkhalik Shady Y.El-Mashad Abdelaziz A.Abdelhamid 《Computers, Materials & Continua》 SCIE EI 2022年第10期865-881,共17页
The design of an antenna requires a careful selection of its parameters to retain the desired performance.However,this task is time-consuming when the traditional approaches are employed,which represents a significant... The design of an antenna requires a careful selection of its parameters to retain the desired performance.However,this task is time-consuming when the traditional approaches are employed,which represents a significant challenge.On the other hand,machine learning presents an effective solution to this challenge through a set of regression models that can robustly assist antenna designers to find out the best set of design parameters to achieve the intended performance.In this paper,we propose a novel approach for accurately predicting the bandwidth of metamaterial antenna.The proposed approach is based on employing the recently emerged guided whale optimization algorithm using adaptive particle swarm optimization to optimize the parameters of the long-short-term memory(LSTM)deep network.This optimized network is used to retrieve the metamaterial bandwidth given a set of features.In addition,the superiority of the proposed approach is examined in terms of a comparison with the traditional multilayer perceptron(ML),Knearest neighbors(K-NN),and the basic LSTM in terms of several evaluation criteria such as root mean square error(RMSE),mean absolute error(MAE),and mean bias error(MBE).Experimental results show that the proposed approach could achieve RMSE of(0.003018),MAE of(0.001871),and MBE of(0.000205).These values are better than those of the other competing models. 展开更多
关键词 Metamaterial antenna long short term memory(LSTM) guided whale optimization algorithm(Guided WOA) adaptive dynamic particle swarm algorithm(AD-PSO)
下载PDF
Meta-heuristics for Feature Selection and Classification in Diagnostic Breast Cancer
10
作者 Doaa Sami Khafaga Amel Ali Alhussan +6 位作者 El-Sayed M.El-kenawy Ali E.Takieldeen Tarek M.Hassan Ehab A.Hegazy Elsayed Abdel Fattah Eid Abdelhameed Ibrahim Abdelaziz A.Abdelhamid 《Computers, Materials & Continua》 SCIE EI 2022年第10期749-765,共17页
One of the most common kinds of cancer is breast cancer.The early detection of it may help lower its overall rates of mortality.In this paper,we robustly propose a novel approach for detecting and classifying breast c... One of the most common kinds of cancer is breast cancer.The early detection of it may help lower its overall rates of mortality.In this paper,we robustly propose a novel approach for detecting and classifying breast cancer regions in thermal images.The proposed approach starts with data preprocessing the input images and segmenting the significant regions of interest.In addition,to properly train the machine learning models,data augmentation is applied to increase the number of segmented regions using various scaling ratios.On the other hand,to extract the relevant features from the breast cancer cases,a set of deep neural networks(VGGNet,ResNet-50,AlexNet,and GoogLeNet)are employed.The resulting set of features is processed using the binary dipper throated algorithm to select the most effective features that can realize high classification accuracy.The selected features are used to train a neural network to finally classify the thermal images of breast cancer.To achieve accurate classification,the parameters of the employed neural network are optimized using the continuous dipper throated optimization algorithm.Experimental results show the effectiveness of the proposed approach in classifying the breast cancer cases when compared to other recent approaches in the literature.Moreover,several experiments were conducted to compare the performance of the proposed approach with the other approaches.The results of these experiments emphasized the superiority of the proposed approach. 展开更多
关键词 Breast cancer image segmentation dipper throated optimization feature selection META-HEURISTICS
下载PDF
Facial Expression Recognition Model Depending on Optimized Support Vector Machine
11
作者 Amel Ali Alhussan Fatma M.Talaat +4 位作者 El-Sayed M.El-kenawy Abdelaziz A.Abdelhamid Abdelhameed Ibrahim Doaa Sami Khafaga Mona Alnaggar 《Computers, Materials & Continua》 SCIE EI 2023年第7期499-515,共17页
In computer vision,emotion recognition using facial expression images is considered an important research issue.Deep learning advances in recent years have aided in attaining improved results in this issue.According t... In computer vision,emotion recognition using facial expression images is considered an important research issue.Deep learning advances in recent years have aided in attaining improved results in this issue.According to recent studies,multiple facial expressions may be included in facial photographs representing a particular type of emotion.It is feasible and useful to convert face photos into collections of visual words and carry out global expression recognition.The main contribution of this paper is to propose a facial expression recognitionmodel(FERM)depending on an optimized Support Vector Machine(SVM).To test the performance of the proposed model(FERM),AffectNet is used.AffectNet uses 1250 emotion-related keywords in six different languages to search three major search engines and get over 1,000,000 facial photos online.The FERM is composed of three main phases:(i)the Data preparation phase,(ii)Applying grid search for optimization,and(iii)the categorization phase.Linear discriminant analysis(LDA)is used to categorize the data into eight labels(neutral,happy,sad,surprised,fear,disgust,angry,and contempt).Due to using LDA,the performance of categorization via SVM has been obviously enhanced.Grid search is used to find the optimal values for hyperparameters of SVM(C and gamma).The proposed optimized SVM algorithm has achieved an accuracy of 99%and a 98%F1 score. 展开更多
关键词 Facial expression recognition machine learning linear dis-criminant analysis(LDA) support vector machine(SVM) grid search
下载PDF
Novel Optimized Feature Selection Using Metaheuristics Applied to Physical Benchmark Datasets
12
作者 Doaa Sami Khafaga El-Sayed M.El-kenawy +3 位作者 Fadwa Alrowais Sunil Kumar Abdelhameed Ibrahim Abdelaziz A.Abdelhamid 《Computers, Materials & Continua》 SCIE EI 2023年第2期4027-4041,共15页
In data mining and machine learning,feature selection is a critical part of the process of selecting the optimal subset of features based on the target data.There are 2n potential feature subsets for every n features ... In data mining and machine learning,feature selection is a critical part of the process of selecting the optimal subset of features based on the target data.There are 2n potential feature subsets for every n features in a dataset,making it difficult to pick the best set of features using standard approaches.Consequently,in this research,a new metaheuristics-based feature selection technique based on an adaptive squirrel search optimization algorithm(ASSOA)has been proposed.When using metaheuristics to pick features,it is common for the selection of features to vary across runs,which can lead to instability.Because of this,we used the adaptive squirrel search to balance exploration and exploitation duties more evenly in the optimization process.For the selection of the best subset of features,we recommend using the binary ASSOA search strategy we developed before.According to the suggested approach,the number of features picked is reduced while maximizing classification accuracy.A ten-feature dataset from the University of California,Irvine(UCI)repository was used to test the proposed method’s performance vs.eleven other state-of-the-art approaches,including binary grey wolf optimization(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 hybrid GWO and genetic algorithm 4028 CMC,2023,vol.74,no.2(bGWO-GA),binary firefly algorithm(bFA),and bGAmethods.Experimental results confirm the superiority and effectiveness of the proposed algorithm for solving the problem of feature selection. 展开更多
关键词 Metaheuristics adaptive squirrel search algorithm optimization methods binary optimizer
下载PDF
Al-Biruni Earth Radius Optimization for COVID-19 Forecasting
13
作者 El-Sayed M.El-kenawy Abdelaziz A.Abdelhamid +4 位作者 Abdelhameed Ibrahim Mostafa Abotaleb Tatiana Makarovskikh Amal H.Alharbi Doaa Sami Khafaga 《Computer Systems Science & Engineering》 SCIE EI 2023年第7期883-896,共14页
Several instances of pneumonia with no clear etiology were recorded in Wuhan,China,on December 31,2019.The world health organization(WHO)called it COVID-19 that stands for“Coronavirus Disease 2019,”which is the seco... Several instances of pneumonia with no clear etiology were recorded in Wuhan,China,on December 31,2019.The world health organization(WHO)called it COVID-19 that stands for“Coronavirus Disease 2019,”which is the second version of the previously known severe acute respiratory syndrome(SARS)Coronavirus and identified in short as(SARSCoV-2).There have been regular restrictions to avoid the infection spread in all countries,including Saudi Arabia.The prediction of new cases of infections is crucial for authorities to get ready for early handling of the virus spread.Methodology:Analysis and forecasting of epidemic patterns in new SARSCoV-2 positive patients are presented in this research using metaheuristic optimization and long short-term memory(LSTM).The optimization method employed for optimizing the parameters of LSTM is Al-Biruni Earth Radius(BER)algorithm.Results:To evaluate the effectiveness of the proposed methodology,a dataset is collected based on the recorded cases in Saudi Arabia between March 7^(th),2020 and July 13^(th),2022.In addition,six regression models were included in the conducted experiments to show the effectiveness and superiority of the proposed approach.The achieved results show that the proposed approach could reduce the mean square error(MSE),mean absolute error(MAE),and R^(2)by 5.92%,3.66%,and 39.44%,respectively,when compared with the six base models.On the other hand,a statistical analysis is performed to measure the significance of the proposed approach.Conclusions:The achieved results confirm the effectiveness,superiority,and significance of the proposed approach in predicting the infection cases of COVID-19. 展开更多
关键词 COVID-19 prediction meta-heuristic optimization LSTM Al-Biruni earth radius algorithm
下载PDF
Metaheuristic Optimization of Time Series Models for Predicting Networks Traffic
14
作者 Reem Alkanhel El-Sayed M.El-kenawy +3 位作者 D.L.Elsheweikh Abdelaziz A.Abdelhamid Abdelhameed Ibrahim Doaa Sami Khafaga 《Computers, Materials & Continua》 SCIE EI 2023年第4期427-442,共16页
Traffic prediction of wireless networks attracted many researchersand practitioners during the past decades. However, wireless traffic frequentlyexhibits strong nonlinearities and complicated patterns, which makes it ... Traffic prediction of wireless networks attracted many researchersand practitioners during the past decades. However, wireless traffic frequentlyexhibits strong nonlinearities and complicated patterns, which makes it challengingto be predicted accurately. Many of the existing approaches forpredicting wireless network traffic are unable to produce accurate predictionsbecause they lack the ability to describe the dynamic spatial-temporalcorrelations of wireless network traffic data. In this paper, we proposed anovel meta-heuristic optimization approach based on fitness grey wolf anddipper throated optimization algorithms for boosting the prediction accuracyof traffic volume. The proposed algorithm is employed to optimize the hyperparametersof long short-term memory (LSTM) network as an efficient timeseries modeling approach which is widely used in sequence prediction tasks.To prove the superiority of the proposed algorithm, four other optimizationalgorithms were employed to optimize LSTM, and the results were compared.The evaluation results confirmed the effectiveness of the proposed approachin predicting the traffic of wireless networks accurately. On the other hand,a statistical analysis is performed to emphasize the stability of the proposedapproach. 展开更多
关键词 Network traffic soft computing LSTM metaheuristic optimization
下载PDF
Dipper Throated Optimization for Detecting Black-Hole Attacks inMANETs
15
作者 Reem Alkanhel El-Sayed M.El-kenawy +3 位作者 Abdelaziz A.Abdelhamid Abdelhameed Ibrahim Mostafa Abotaleb Doaa Sami Khafaga 《Computers, Materials & Continua》 SCIE EI 2023年第1期1905-1921,共17页
In terms of security and privacy,mobile ad-hoc network(MANET)continues to be in demand for additional debate and development.As more MANET applications become data-oriented,implementing a secure and reliable data tran... In terms of security and privacy,mobile ad-hoc network(MANET)continues to be in demand for additional debate and development.As more MANET applications become data-oriented,implementing a secure and reliable data transfer protocol becomes a major concern in the architecture.However,MANET’s lack of infrastructure,unpredictable topology,and restricted resources,as well as the lack of a previously permitted trust relationship among connected nodes,contribute to the attack detection burden.A novel detection approach is presented in this paper to classify passive and active black-hole attacks.The proposed approach is based on the dipper throated optimization(DTO)algorithm,which presents a plausible path out of multiple paths for statistics transmission to boost MANETs’quality of service.A group of selected packet features will then be weighed by the DTO-based multi-layer perceptron(DTO-MLP),and these features are collected from nodes using the Low Energy Adaptive Clustering Hierarchical(LEACH)clustering technique.MLP is a powerful classifier and the DTO weight optimization method has a significant impact on improving the classification process by strengthening the weights of key features while suppressing the weights ofminor features.This hybridmethod is primarily designed to combat active black-hole assaults.Using the LEACH clustering phase,however,can also detect passive black-hole attacks.The effect of mobility variation on detection error and routing overhead is explored and evaluated using the suggested approach.For diverse mobility situations,the results demonstrate up to 97%detection accuracy and faster execution time.Furthermore,the suggested approach uses an adjustable threshold value to make a correct conclusion regarding whether a node is malicious or benign. 展开更多
关键词 Black-hole attack mobile ad-hoc network OPTIMIZATION dipper throated optimization
下载PDF
Al-Biruni Based Optimization of Rainfall Forecasting in Ethiopia
16
作者 El-Sayed M.El-kenawy Abdelaziz A.Abdelhamid +3 位作者 Fadwa Alrowais Mostafa Abotaleb Abdelhameed Ibrahim Doaa Sami Khafaga 《Computer Systems Science & Engineering》 SCIE EI 2023年第6期2885-2899,共15页
Rainfall plays a significant role in managing the water level in the reser-voir.The unpredictable amount of rainfall due to the climate change can cause either overflow or dry in the reservoir.Many individuals,especia... Rainfall plays a significant role in managing the water level in the reser-voir.The unpredictable amount of rainfall due to the climate change can cause either overflow or dry in the reservoir.Many individuals,especially those in the agricultural sector,rely on rain forecasts.Forecasting rainfall is challenging because of the changing nature of the weather.The area of Jimma in southwest Oromia,Ethiopia is the subject of this research,which aims to develop a rainfall forecasting model.To estimate Jimma's daily rainfall,we propose a novel approach based on optimizing the parameters of long short-term memory(LSTM)using Al-Biruni earth radius(BER)optimization algorithm for boosting the fore-casting accuracy.N ash-Sutcliffe model eficiency(NSE),mean square error(MSE),root MSE(RMSE),mean absolute error(MAE),and R2 were all used in the conducted experiments to assess the proposed approach,with final scores of(0.61),(430.81),(19.12),and(11.09),respectively.Moreover,we compared the proposed model to current machine-learning regression models;such as non-optimized LSTM,bidirectional LSTM(BiLSTM),gated recurrent unit(GRU),and convolutional LSTM(ConvLSTM).It was found that the proposed approach achieved the lowest RMSE of(19.12).In addition,the experimental results show that the proposed model has R-with a value outperforming the other models,which confirms the superiority of the proposed approach.On the other hand,a statistical analysis is performed to measure the significance and stability of the proposed approach and the recorded results proved the expected perfomance. 展开更多
关键词 Rainfall prediction long short-term memory Al-Biruni earth radius algorithm meta-heuristic optimization
下载PDF
Al-Biruni Earth Radius(BER)Metaheuristic Search Optimization Algorithm
17
作者 El-Sayed M.El-kenawy Abdelaziz A.Abdelhamid +5 位作者 Abdelhameed Ibrahim Seyedali Mirjalili Nima Khodadad Mona A.Al duailij Amel Ali Alhussan Doaa Sami Khafaga 《Computer Systems Science & Engineering》 SCIE EI 2023年第5期1917-1934,共18页
Metaheuristic optimization algorithms present an effective method for solving several optimization problems from various types of applications and fields.Several metaheuristics and evolutionary optimization algorithms... Metaheuristic optimization algorithms present an effective method for solving several optimization problems from various types of applications and fields.Several metaheuristics and evolutionary optimization algorithms have been emerged recently in the literature and gained widespread attention,such as particle swarm optimization(PSO),whale optimization algorithm(WOA),grey wolf optimization algorithm(GWO),genetic algorithm(GA),and gravitational search algorithm(GSA).According to the literature,no one metaheuristic optimization algorithm can handle all present optimization problems.Hence novel optimization methodologies are still needed.The Al-Biruni earth radius(BER)search optimization algorithm is proposed in this paper.The proposed algorithm was motivated by the behavior of swarm members in achieving their global goals.The search space around local solutions to be explored is determined by Al-Biruni earth radius calculation method.A comparative analysis with existing state-of-the-art optimization algorithms corroborated the findings of BER’s validation and testing against seven mathematical optimization problems.The results show that BER can both explore and avoid local optima.BER has also been tested on an engineering design optimization problem.The results reveal that,in terms of performance and capability,BER outperforms the performance of state-of-the-art metaheuristic optimization algorithms. 展开更多
关键词 Metaheuristics evolutionary optimization exploration EXPLOITATION mutation Al-biruni earth radius
下载PDF
Adaptive Dynamic Dipper Throated Optimization for Feature Selection in Medical Data
18
作者 Ghada Atteia El-Sayed M.El-kenawy +7 位作者 Nagwan Abdel Samee Mona M.Jamjoom Abdelhameed Ibrahim Abdelaziz A.Abdelhamid Ahmad Taher Azar Nima Khodadadi Reham A.Ghanem Mahmoud Y.Shams 《Computers, Materials & Continua》 SCIE EI 2023年第4期1883-1900,共18页
The rapid population growth results in a crucial problem in the early detection of diseases inmedical research.Among all the cancers unveiled,breast cancer is considered the second most severe cancer.Consequently,an e... The rapid population growth results in a crucial problem in the early detection of diseases inmedical research.Among all the cancers unveiled,breast cancer is considered the second most severe cancer.Consequently,an exponential rising in death cases incurred by breast cancer is expected due to the rapid population growth and the lack of resources required for performing medical diagnoses.Utilizing recent advances in machine learning could help medical staff in diagnosing diseases as they offer effective,reliable,and rapid responses,which could help in decreasing the death risk.In this paper,we propose a new algorithm for feature selection based on a hybrid between powerful and recently emerged optimizers,namely,guided whale and dipper throated optimizers.The proposed algorithm is evaluated using four publicly available breast cancer datasets.The evaluation results show the effectiveness of the proposed approach from the accuracy and speed perspectives.To prove the superiority of the proposed algorithm,a set of competing feature selection algorithms were incorporated into the conducted experiments.In addition,a group of statistical analysis experiments was conducted to emphasize the superiority and stability of the proposed algorithm.The best-achieved breast cancer prediction average accuracy based on the proposed algorithm is 99.453%.This result is achieved in an average time of 3.6725 s,the best result among all the competing approaches utilized in the experiments. 展开更多
关键词 Medical dataset breast cancer guided whale optimizer dipper throated optimizer feature selection META-HEURISTICS
下载PDF
Metaheuristic Optimization Algorithm for Signals Classification of Electroencephalography Channels 被引量:1
19
作者 Marwa M.Eid Fawaz Alassery +1 位作者 Abdelhameed Ibrahim Mohamed Saber 《Computers, Materials & Continua》 SCIE EI 2022年第6期4627-4641,共15页
Digital signal processing of electroencephalography(EEG)data is now widely utilized in various applications,including motor imagery classification,seizure detection and prediction,emotion classification,mental task cl... Digital signal processing of electroencephalography(EEG)data is now widely utilized in various applications,including motor imagery classification,seizure detection and prediction,emotion classification,mental task classification,drug impact identification and sleep state classification.With the increasing number of recorded EEG channels,it has become clear that effective channel selection algorithms are required for various applications.Guided Whale Optimization Method(Guided WOA),a suggested feature selection algorithm based on Stochastic Fractal Search(SFS)technique,evaluates the chosen subset of channels.This may be used to select the optimum EEG channels for use in Brain-Computer Interfaces(BCIs),the method for identifying essential and irrelevant characteristics in a dataset,and the complexity to be eliminated.This enables(SFS-Guided WOA)algorithm to choose the most appropriate EEG channels while assisting machine learning classification in its tasks and training the classifier with the dataset.The(SFSGuided WOA)algorithm is superior in performance metrics,and statistical tests such as ANOVA and Wilcoxon rank-sum are used to demonstrate this. 展开更多
关键词 Signals metaheuristics optimization feature selection multilayer perceptron support vector machines
下载PDF
Hybrid Ensemble-Learning Approach for Renewable Energy Resources Evaluation in Algeria 被引量:1
20
作者 El-Sayed M.El-Kenawy Abdelhameed Ibrahim +4 位作者 Nadjem Bailek Kada Bouchouicha Muhammed A.Hassan Basharat Jamil Nadhir Al-Ansari 《Computers, Materials & Continua》 SCIE EI 2022年第6期5837-5854,共18页
In order to achieve a highly accurate estimation of solar energy resource potential,a novel hybrid ensemble-learning approach,hybridizing Advanced Squirrel-Search Optimization Algorithm(ASSOA)and support vector regres... In order to achieve a highly accurate estimation of solar energy resource potential,a novel hybrid ensemble-learning approach,hybridizing Advanced Squirrel-Search Optimization Algorithm(ASSOA)and support vector regression,is utilized to estimate the hourly tilted solar irradiation for selected arid regions in Algeria.Long-term measured meteorological data,including mean-air temperature,relative humidity,wind speed,alongside global horizontal irradiation and extra-terrestrial horizontal irradiance,were obtained for the two cities of Tamanrasset-and-Adrar for two years.Five computational algorithms were considered and analyzed for the suitability of estimation.Further two new algorithms,namely Average Ensemble and Ensemble using support vector regression were developed using the hybridization approach.The accuracy of the developed models was analyzed in terms of five statistical error metrics,as well as theWilcoxon rank-sum and ANOVA test.Among the previously selected algorithms,K Neighbors Regressor and support vector regression exhibited good performances.However,the newly proposed ensemble algorithms exhibited even better performance.The proposed model showed relative root mean square errors lower than 1.448%and correlation coefficients higher than 0.999.This was further verified by benchmarking the new ensemble against several popular swarm intelligence algorithms.It is concluded that the proposed algorithms are far superior to the commonly adopted ones. 展开更多
关键词 Renewable energy resources hybrid modeling tilted solar irradiation arid region
下载PDF
上一页 1 2 下一页 到第
使用帮助 返回顶部