期刊文献+
共找到17,644篇文章
< 1 2 250 >
每页显示 20 50 100
Grey Wolf Optimizer for Cluster-Based Routing in Wireless Sensor Networks:A Methodological Survey
1
作者 Mohammad Shokouhifar Fakhrosadat Fanian +4 位作者 Mehdi Hosseinzadeh Aseel Smerat Kamal M.Othman Abdulfattah Noorwali Esam Y.O.Zafar 《Computer Modeling in Engineering & Sciences》 2026年第1期191-255,共65页
Wireless Sensor Networks(WSNs)have become foundational in numerous real-world applications,ranging from environmental monitoring and industrial automation to healthcare systems and smart city development.As these netw... Wireless Sensor Networks(WSNs)have become foundational in numerous real-world applications,ranging from environmental monitoring and industrial automation to healthcare systems and smart city development.As these networks continue to grow in scale and complexity,the need for energy-efficient,scalable,and robust communication protocols becomes more critical than ever.Metaheuristic algorithms have shown significant promise in addressing these challenges,offering flexible and effective solutions for optimizing WSN performance.Among them,the Grey Wolf Optimizer(GWO)algorithm has attracted growing attention due to its simplicity,fast convergence,and strong global search capabilities.Accordingly,this survey provides an in-depth review of the applications of GWO and its variants for clustering,multi-hop routing,and hybrid cluster-based routing in WSNs.We categorize and analyze the existing GWO-based approaches across these key network optimization tasks,discussing the different problem formulations,decision variables,objective functions,and performance metrics used.In doing so,we examine standard GWO,multi-objective GWO,and hybrid GWO models that incorporate other computational intelligence techniques.Each method is evaluated based on how effectively it addresses the core constraints of WSNs,including energy consumption,communication overhead,and network lifetime.Finally,this survey outlines existing gaps in the literature and proposes potential future research directions aimed at enhancing the effectiveness and real-world applicability of GWO-based techniques for WSN clustering and routing.Our goal is to provide researchers and practitioners with a clear,structured understanding of the current state of GWO in WSNs and inspire further innovation in this evolving field. 展开更多
关键词 Wireless sensor networks data transmission energy efficiency LIFETIME CLUSTERING ROUTING optimization metaheuristic algorithms grey wolf optimizer
在线阅读 下载PDF
Concrete Strength Prediction Using Machine Learning and Somersaulting Spider Optimizer
2
作者 Marwa M.Eid Amel Ali Alhussan +2 位作者 Ebrahim A.Mattar Nima Khodadadi El-Sayed M.El-Kenawy 《Computer Modeling in Engineering & Sciences》 2026年第1期465-493,共29页
Accurate prediction of concrete compressive strength is fundamental for optimizing mix designs,improving material utilization,and ensuring structural safety in modern construction.Traditional empirical methods often f... Accurate prediction of concrete compressive strength is fundamental for optimizing mix designs,improving material utilization,and ensuring structural safety in modern construction.Traditional empirical methods often fail to capture the non-linear relationships among concrete constituents,especially with the growing use of supple-mentary cementitious materials and recycled aggregates.This study presents an integrated machine learning framework for concrete strength prediction,combining advanced regression models—namely CatBoost—with metaheuristic optimization algorithms,with a particular focus on the Somersaulting Spider Optimizer(SSO).A comprehensive dataset encompassing diverse mix proportions and material types was used to evaluate baseline machine learning models,including CatBoost,XGBoost,ExtraTrees,and RandomForest.Among these,CatBoost demonstrated superior accuracy across multiple performance metrics.To further enhance predictive capability,several bio-inspired optimizers were employed for hyperparameter tuning.The SSO-CatBoost hybrid achieved the lowest mean squared error and highest correlation coefficients,outperforming other metaheuristic approaches such as Genetic Algorithm,Particle Swarm Optimization,and Grey Wolf Optimizer.Statistical significance was established through Analysis of Variance and Wilcoxon signed-rank testing,confirming the robustness of the optimized models.The proposed methodology not only delivers improved predictive performance but also offers a transparent framework for mix design optimization,supporting data-driven decision making in sustainable and resilient infrastructure development. 展开更多
关键词 Concrete strength machine learning CatBoost metaheuristic optimization somersaulting spider optimizer ensemble models
在线阅读 下载PDF
Several Improved Models of the Mountain Gazelle Optimizer for Solving Optimization Problems
3
作者 Farhad Soleimanian Gharehchopogh Keyvan Fattahi Rishakan 《Computer Modeling in Engineering & Sciences》 2026年第1期727-780,共54页
Optimization algorithms are crucial for solving NP-hard problems in engineering and computational sciences.Metaheuristic algorithms,in particular,have proven highly effective in complex optimization scenarios characte... Optimization algorithms are crucial for solving NP-hard problems in engineering and computational sciences.Metaheuristic algorithms,in particular,have proven highly effective in complex optimization scenarios characterized by high dimensionality and intricate variable relationships.The Mountain Gazelle Optimizer(MGO)is notably effective but struggles to balance local search refinement and global space exploration,often leading to premature convergence and entrapment in local optima.This paper presents the Improved MGO(IMGO),which integrates three synergistic enhancements:dynamic chaos mapping using piecewise chaotic sequences to boost explo-ration diversity;Opposition-Based Learning(OBL)with adaptive,diversity-driven activation to speed up convergence;and structural refinements to the position update mechanisms to enhance exploitation.The IMGO underwent a comprehensive evaluation using 52 standardised benchmark functions and seven engineering optimization problems.Benchmark evaluations showed that IMGO achieved the highest rank in best solution quality for 31 functions,the highest rank in mean performance for 18 functions,and the highest rank in worst-case performance for 14 functions among 11 competing algorithms.Statistical validation using Wilcoxon signed-rank tests confirmed that IMGO outperformed individual competitors across 16 to 50 functions,depending on the algorithm.At the same time,Friedman ranking analysis placed IMGO with an average rank of 4.15,compared to the baseline MGO’s 4.38,establishing the best overall performance.The evaluation of engineering problems revealed consistent improvements,including an optimal cost of 1.6896 for the welded beam design vs.MGO’s 1.7249,a minimum cost of 5885.33 for the pressure vessel design vs.MGO’s 6300,and a minimum weight of 2964.52 kg for the speed reducer design vs.MGO’s 2990.00 kg.Ablation studies identified OBL as the strongest individual contributor,whereas complete integration achieved superior performance through synergistic interactions among components.Computational complexity analysis established an O(T×N×5×f(P))time complexity,representing a 1.25×increase in fitness evaluation relative to the baseline MGO,validating the favorable accuracy-efficiency trade-offs for practical optimization applications. 展开更多
关键词 Metaheuristic algorithm dynamical chaos integration opposition-based learning mountain gazelle optimizer optimization
在线阅读 下载PDF
Application of the improved dung beetle optimizer,muti-head attention and hybrid deep learning algorithms to groundwater depth prediction in the Ningxia area,China 被引量:1
4
作者 Jiarui Cai Bo Sun +5 位作者 Huijun Wang Yi Zheng Siyu Zhou Huixin Li Yanyan Huang Peishu Zong 《Atmospheric and Oceanic Science Letters》 2025年第1期18-23,共6页
Due to the lack of accurate data and complex parameterization,the prediction of groundwater depth is a chal-lenge for numerical models.Machine learning can effectively solve this issue and has been proven useful in th... Due to the lack of accurate data and complex parameterization,the prediction of groundwater depth is a chal-lenge for numerical models.Machine learning can effectively solve this issue and has been proven useful in the prediction of groundwater depth in many areas.In this study,two new models are applied to the prediction of groundwater depth in the Ningxia area,China.The two models combine the improved dung beetle optimizer(DBO)algorithm with two deep learning models:The Multi-head Attention-Convolution Neural Network-Long Short Term Memory networks(MH-CNN-LSTM)and the Multi-head Attention-Convolution Neural Network-Gated Recurrent Unit(MH-CNN-GRU).The models with DBO show better prediction performance,with larger R(correlation coefficient),RPD(residual prediction deviation),and lower RMSE(root-mean-square error).Com-pared with the models with the original DBO,the R and RPD of models with the improved DBO increase by over 1.5%,and the RMSE decreases by over 1.8%,indicating better prediction results.In addition,compared with the multiple linear regression model,a traditional statistical model,deep learning models have better prediction performance. 展开更多
关键词 Groundwater depth Multi-head attention Improved dung beetle optimizer CNN-LSTM CNN-GRU Ningxia
在线阅读 下载PDF
5DGWO-GAN:A Novel Five-Dimensional Gray Wolf Optimizer for Generative Adversarial Network-Enabled Intrusion Detection in IoT Systems 被引量:1
5
作者 Sarvenaz Sadat Khatami Mehrdad Shoeibi +2 位作者 Anita Ershadi Oskouei Diego Martín Maral Keramat Dashliboroun 《Computers, Materials & Continua》 SCIE EI 2025年第1期881-911,共31页
The Internet of Things(IoT)is integral to modern infrastructure,enabling connectivity among a wide range of devices from home automation to industrial control systems.With the exponential increase in data generated by... The Internet of Things(IoT)is integral to modern infrastructure,enabling connectivity among a wide range of devices from home automation to industrial control systems.With the exponential increase in data generated by these interconnected devices,robust anomaly detection mechanisms are essential.Anomaly detection in this dynamic environment necessitates methods that can accurately distinguish between normal and anomalous behavior by learning intricate patterns.This paper presents a novel approach utilizing generative adversarial networks(GANs)for anomaly detection in IoT systems.However,optimizing GANs involves tuning hyper-parameters such as learning rate,batch size,and optimization algorithms,which can be challenging due to the non-convex nature of GAN loss functions.To address this,we propose a five-dimensional Gray wolf optimizer(5DGWO)to optimize GAN hyper-parameters.The 5DGWO introduces two new types of wolves:gamma(γ)for improved exploitation and convergence,and theta(θ)for enhanced exploration and escaping local minima.The proposed system framework comprises four key stages:1)preprocessing,2)generative model training,3)autoencoder(AE)training,and 4)predictive model training.The generative models are utilized to assist the AE training,and the final predictive models(including convolutional neural network(CNN),deep belief network(DBN),recurrent neural network(RNN),random forest(RF),and extreme gradient boosting(XGBoost))are trained using the generated data and AE-encoded features.We evaluated the system on three benchmark datasets:NSL-KDD,UNSW-NB15,and IoT-23.Experiments conducted on diverse IoT datasets show that our method outperforms existing anomaly detection strategies and significantly reduces false positives.The 5DGWO-GAN-CNNAE exhibits superior performance in various metrics,including accuracy,recall,precision,root mean square error(RMSE),and convergence trend.The proposed 5DGWO-GAN-CNNAE achieved the lowest RMSE values across the NSL-KDD,UNSW-NB15,and IoT-23 datasets,with values of 0.24,1.10,and 0.09,respectively.Additionally,it attained the highest accuracy,ranging from 94%to 100%.These results suggest a promising direction for future IoT security frameworks,offering a scalable and efficient solution to safeguard against evolving cyber threats. 展开更多
关键词 Internet of things intrusion detection generative adversarial networks five-dimensional binary gray wolf optimizer deep learning
在线阅读 下载PDF
A Surrogate-assisted Multi-objective Grey Wolf Optimizer for Empty-heavy Train Allocation Considering Coordinated Line Utilization Balance 被引量:1
6
作者 Zhigang Du Shaoquan Ni +1 位作者 Jeng-Shyang Pan Shuchuan Chu 《Journal of Bionic Engineering》 2025年第1期383-397,共15页
This paper introduces the Surrogate-assisted Multi-objective Grey Wolf Optimizer(SMOGWO)as a novel methodology for addressing the complex problem of empty-heavy train allocation,with a focus on line utilization balanc... This paper introduces the Surrogate-assisted Multi-objective Grey Wolf Optimizer(SMOGWO)as a novel methodology for addressing the complex problem of empty-heavy train allocation,with a focus on line utilization balance.By integrating surrogate models to approximate the objective functions,SMOGWO significantly improves the efficiency and accuracy of the optimization process.The effectiveness of this approach is evaluated using the CEC2009 multi-objective test function suite,where SMOGWO achieves a superiority rate of 76.67%compared to other leading multi-objective algorithms.Furthermore,the practical applicability of SMOGWO is demonstrated through a case study on empty and heavy train allocation,which validates its ability to balance line capacity,minimize transportation costs,and optimize the technical combination of heavy trains.The research highlights SMOGWO's potential as a robust solution for optimization challenges in railway transportation,offering valuable contributions toward enhancing operational efficiency and promoting sustainable development in the sector. 展开更多
关键词 Surrogate-assisted model Grey wolf optimizer Multi-objective optimization Empty-heavy train allocation
在线阅读 下载PDF
Collaborative Trajectory Planning for Stereoscopic Agricultural Multi-UAVs Driven by the Aquila Optimizer
7
作者 Xinyu Liu Longfei Wang +1 位作者 Yuxin Ma Peng Shao 《Computers, Materials & Continua》 SCIE EI 2025年第1期1349-1376,共28页
Stereoscopic agriculture,as an advanced method of agricultural production,poses new challenges for multi-task trajectory planning of unmanned aerial vehicles(UAVs).To address the need for UAVs to perform multi-task tr... Stereoscopic agriculture,as an advanced method of agricultural production,poses new challenges for multi-task trajectory planning of unmanned aerial vehicles(UAVs).To address the need for UAVs to perform multi-task trajectory planning in stereoscopic agriculture,a multi-task trajectory planning model and algorithm(IEP-AO)that synthesizes flight safety and flight efficiency is proposed.Based on the requirements of stereoscopic agricultural geomorphological features and operational characteristics,the multi-task trajectory planning model is ensured by constructing targeted constraints at five aspects,including the path,slope,altitude,corner,energy and obstacle threat,to improve the effectiveness of the trajectory planning model.And combined with the path optimization algorithm,an Aquila optimizer(IEP-AO)based on the interference-enhanced combination model is proposed,which can help UAVs to improve the trajectory search capability in complex operation space and large-scale operation tasks,and jump out of the locally optimal trajectory path region timely,to generate the optimal trajectory planning plan that can adapt to the diversity of the tasks and the flight efficiency.Meanwhile,four simulated flights with different operation scales and different scene constraints were conducted under the constructed real 3Dimension scene,and the experimental results can show that the proposedmulti-task trajectory planning method canmeet themulti-task requirements in stereoscopic agriculture and improve the mission execution efficiency and agricultural production effect of UAV. 展开更多
关键词 Stereoscopic agriculture unmanned aerial vehicle MULTI-TASK interference model Aquila optimizer
在线阅读 下载PDF
Hybrid Reptile-Snake Optimizer Based Channel Selection for Enhancing Alzheimer’s Disease Detection
8
作者 Digambar Puri Pramod Kachare +3 位作者 Smith Khare Ibrahim Al-Shourbaji Abdoh Jabbari Abdalla Alameen 《Journal of Bionic Engineering》 2025年第2期884-900,共17页
The global incidence of Alzheimer's Disease(AD)is on a swift rise.The Electroencephalogram(EEG)signals is an effective tool for the identification of AD and its initial Mild Cognitive Impairment(MCI)stage using ma... The global incidence of Alzheimer's Disease(AD)is on a swift rise.The Electroencephalogram(EEG)signals is an effective tool for the identification of AD and its initial Mild Cognitive Impairment(MCI)stage using machine learning models.Analysis of AD using EEG involves multi-channel analysis.However,the use of multiple channels may impact the classification performance due to data redundancy and complexity.In this work,a hybrid EEG channel selection is proposed using a combination of Reptile Search Algorithm and Snake Optimizer(RSO)for AD and MCI detection based on decomposition methods.Empirical Mode Decomposition(EMD),Low-Complexity Orthogonal Wavelet Filter Banks(LCOWFB),Variational Mode Decomposition,and discrete-wavelet transform decomposition techniques have been employed for subbands-based EEG analysis.We extracted thirty-four features from each subband of EEG signals.Finally,a hybrid RSO optimizer is compared with five individual metaheuristic algorithms for effective channel selection.The effectiveness of this model is assessed by two publicly accessible AD EEG datasets.An accuracy of 99.22% was achieved for binary classification from RSO with EMD using 4(out of 16)EEG channels.Moreover,the RSO with LCOWFBs obtained 89.68%the average accuracy for three-class classification using 7(out of 19)channels.The performance reveals that RSO performs better than individual Metaheuristic algorithms with 60%fewer channels and improved accuracy of 4%than existing AD detection techniques. 展开更多
关键词 Alzheimer's Disease Brain disorder ELECTROENCEPHALOGRAM Reptile Search Algorithm Snake optimizer Optimization
在线阅读 下载PDF
Harnessing TLBO-Enhanced Cheetah Optimizer for Optimal Feature Selection in Cancer Data
9
作者 Bibhuprasad Sahu Amrutanshu Panigrahi +5 位作者 Abhilash Pati Ashis Kumar Pati Janmejaya Mishra Naim Ahmad Salman Arafath Mohammed Saurav Mallik 《Computer Modeling in Engineering & Sciences》 2025年第10期1029-1054,共26页
Metaheuristic optimization methods are iterative search processes that aim to efficiently solve complexoptimization problems. These basically find the solution space very efficiently, often without utilizing the gradi... Metaheuristic optimization methods are iterative search processes that aim to efficiently solve complexoptimization problems. These basically find the solution space very efficiently, often without utilizing the gradientinformation, and are inspired by the bio-inspired and socially motivated heuristics. Metaheuristic optimizationalgorithms are increasingly applied to complex feature selection problems in high-dimensional medical datasets.Among these, Teaching-Learning-Based optimization (TLBO) has proven effective for continuous design tasks bybalancing exploration and exploitation phases. However, its binary version (BTLBO) suffers from limited exploitationability, often converging prematurely or getting trapped in local optima, particularly when applied to discrete featureselection tasks. Previous studies reported that BTLBO yields lower classification accuracy and higher feature subsetvariance compared to other hybrid methods in benchmark tests, motivating the development of hybrid approaches.This study proposes a novel hybrid algorithm, BTLBO-Cheetah Optimizer (BTLBO-CO), which integrates the globalexploration strength of BTLBO with the local exploitation efficiency of the Cheetah Optimization (CO) algorithm. Theobjective is to enhance the feature selection process for cancer classification tasks involving high-dimensional data. Theproposed BTLBO-CO algorithm was evaluated on six benchmark cancer datasets: 11 tumors (T), Lung Cancer (LUC),Leukemia (LEU), Small Round Blue Cell Tumor or SRBCT (SR), Diffuse Large B-cell Lymphoma or DLBCL (DL), andProstate Tumor (PT).The results demonstrate superior classification accuracy across all six datasets, achieving 93.71%,96.12%, 98.13%, 97.11%, 98.44%, and 98.84%, respectively.These results validate the effectiveness of the hybrid approachin addressing diverse feature selection challenges using a Support Vector Machine (SVM) classifier. 展开更多
关键词 Cancer classification hybrid model teaching-learning-based optimization cheetah optimizer feature selection
在线阅读 下载PDF
Optimization of Laminating Angles for Skirt Panels of EMUs Front Using Composite Materials Based on the Cheetah Optimizer
10
作者 Yuqing Ma Chunge Nie Siqun Ma 《Journal of Electronic Research and Application》 2025年第5期1-6,共6页
With the development of composite materials,their lightweight and high-strength characteristics have caused more widespread use from aerospace applications to automotive and rail transportation sectors,significantly r... With the development of composite materials,their lightweight and high-strength characteristics have caused more widespread use from aerospace applications to automotive and rail transportation sectors,significantly reducing the energy consumption during the operation of EMUs(Electric Multiple Units).This study aims to explore the application of composite materials in the lightweight design of EMU front skirts and proposes a design method based on threedimensional Hashin failure criteria and the Cheetah Optimizer(CO)to achieve maximum lightweight efficiency.The UMAT subroutine was developed based on the three-dimensional Hashin failure criteria to calculate failure parameters,which were used as design parameters in the CO.The model calculations and result extraction were implemented in MATLAB,and the Cheetah Optimizer iteratively determined the optimal laminating angle design that minimized the overall failure factor.After 100 iterations,ensuring structural integrity,the optimized design reduced the weight of the skirt panel by 60% compared to the original aluminum alloy structure,achieving significant lightweight benefits.This study provides foundational data for the lightweight design of EMUs. 展开更多
关键词 Composite Cheetah optimizer EMU FEA
在线阅读 下载PDF
Slope stability prediction of circular mode failure by machine learning models based on Bayesian Optimizer
11
作者 Mohammad Hossein KADKHODAEI Ebrahim GHASEMI Mohammad Hossein FAZEL 《Journal of Mountain Science》 2025年第4期1482-1498,共17页
Assessing the stability of slopes is one of the crucial tasks of geotechnical engineering for assessing and managing risks related to natural hazards,directly affecting safety and sustainable development.This study pr... Assessing the stability of slopes is one of the crucial tasks of geotechnical engineering for assessing and managing risks related to natural hazards,directly affecting safety and sustainable development.This study primarily focuses on developing robust and practical hybrid models to predict the slope stability status of circular failure mode.For this purpose,three robust models were developed using a database including 627 case histories of slope stability status.The models were developed using the random forest(RF),support vector machine(SVM),and extreme gradient boosting(XGB)techniques,employing 5-fold cross validation approach.To enhance the performance of models,this study employs Bayesian optimizer(BO)to fine-tuning their hyperparameters.The results indicate that the performance order of the three developed models is RF-BO>SVM-BO>XGB-BO.Furthermore,comparing the developed models with previous models,it was found that the RF-BO model can effectively determine the slope stability status with outstanding performance.This implies that the RF-BO model could serve as a dependable tool for project managers,assisting in the evaluation of slope stability during both the design and operational phases of projects,despite the inherent challenges in this domain.The results regarding the importance of influencing parameters indicate that cohesion,friction angle,and slope height exert the most significant impact on slope stability status.This suggests that concentrating on these parameters and employing the RF-BO model can effectively mitigate the severity of geohazards in the short-term and contribute to the attainment of long-term sustainable development objectives. 展开更多
关键词 Slope stability Circular failure Machine learning Bayesian optimizer Hybrid models
原文传递
Design of Chaos Induced Aquila Optimizer for Parameter Estimation of Electro-Hydraulic Control System
12
作者 Khizer Mehmood Naveed Ishtiaq Chaudhary +4 位作者 Zeshan Aslam Khan Khalid Mehmood Cheema Muhammad Asif Zahoor Raja Sultan SAlshamrani Kaled MAlshmrany 《Computer Modeling in Engineering & Sciences》 2025年第5期1809-1841,共33页
Aquila Optimizer(AO)is a recently proposed population-based optimization technique inspired by Aquila’s behavior in catching prey.AO is applied in various applications and its numerous variants were proposed in the l... Aquila Optimizer(AO)is a recently proposed population-based optimization technique inspired by Aquila’s behavior in catching prey.AO is applied in various applications and its numerous variants were proposed in the literature.However,chaos theory has not been extensively investigated in AO.Moreover,it is still not applied in the parameter estimation of electro-hydraulic systems.In this work,ten well-defined chaotic maps were integrated into a narrowed exploitation of AO for the development of a robust chaotic optimization technique.An extensive investigation of twenty-three mathematical benchmarks and ten IEEE Congress on Evolutionary Computation(CEC)functions shows that chaotic Aquila optimization techniques perform better than the baseline technique.The investigation is further conducted on parameter estimation of an electro-hydraulic control system,which is performed on various noise levels and shows that the proposed chaotic AO with Piecewise map(CAO6)achieves the best fitness values of and at noise levels and respectively.Friedman test 2.873E-05,1.014E-04,8.728E-031.300E-03,1.300E-02,1.300E-01,for repeated measures,computational analysis,and Taguchi test reflect the superiority of CAO6 against the state of the arts,demonstrating its potential for addressing various engineering optimization problems.However,the sensitivity to parameter tuning may limit its direct application to complex optimization scenarios. 展开更多
关键词 Aquila optimizer electro-hydraulic control system chaos theory autoregressive model
在线阅读 下载PDF
Ensemble of Deep Learning with Crested Porcupine Optimizer Based Autism Spectrum Disorder Detection Using Facial Images
13
作者 Jagadesh Balasubramani Surendran Rajendran +1 位作者 Mohammad Zakariah Abeer Alnuaim 《Computers, Materials & Continua》 2025年第5期2793-2807,共15页
Autism spectrum disorder(ASD)is a multifaceted neurological developmental condition that manifests in several ways.Nearly all autistic children remain undiagnosed before the age of three.Developmental problems affecti... Autism spectrum disorder(ASD)is a multifaceted neurological developmental condition that manifests in several ways.Nearly all autistic children remain undiagnosed before the age of three.Developmental problems affecting face features are often associated with fundamental brain disorders.The facial evolution of newborns with ASD is quite different from that of typically developing children.Early recognition is very significant to aid families and parents in superstition and denial.Distinguishing facial features from typically developing children is an evident manner to detect children analyzed with ASD.Presently,artificial intelligence(AI)significantly contributes to the emerging computer-aided diagnosis(CAD)of autism and to the evolving interactivemethods that aid in the treatment and reintegration of autistic patients.This study introduces an Ensemble of deep learning models based on the autism spectrum disorder detection in facial images(EDLM-ASDDFI)model.The overarching goal of the EDLM-ASDDFI model is to recognize the difference between facial images of individuals with ASD and normal controls.In the EDLM-ASDDFI method,the primary level of data pre-processing is involved by Gabor filtering(GF).Besides,the EDLM-ASDDFI technique applies the MobileNetV2 model to learn complex features from the pre-processed data.For the ASD detection process,the EDLM-ASDDFI method uses ensemble techniques for classification procedure that encompasses long short-term memory(LSTM),deep belief network(DBN),and hybrid kernel extreme learning machine(HKELM).Finally,the hyperparameter selection of the three deep learning(DL)models can be implemented by the design of the crested porcupine optimizer(CPO)technique.An extensive experiment was conducted to emphasize the improved ASD detection performance of the EDLM-ASDDFI method.The simulation outcomes indicated that the EDLM-ASDDFI technique highlighted betterment over other existing models in terms of numerous performance measures. 展开更多
关键词 Autism spectrum disorder ensemble learning crested porcupine optimizer facial images computeraided diagnosis
在线阅读 下载PDF
A Hybrid LSTM-Single Candidate Optimizer Model for Short-Term Wind Power Prediction
14
作者 Mehmet Balci Emrah Dokur Ugur Yuzgec 《Computer Modeling in Engineering & Sciences》 2025年第7期945-968,共24页
Accurate prediction of wind energy plays a vital role in maintaining grid stability and supporting the broader shift toward renewable energy systems.Nevertheless,the inherently variable nature of wind and the intricac... Accurate prediction of wind energy plays a vital role in maintaining grid stability and supporting the broader shift toward renewable energy systems.Nevertheless,the inherently variable nature of wind and the intricacy of high-dimensional datasets pose major obstacles to reliable forecasting.To address these difficulties,this study presents an innovative hybrid method for short-term wind power prediction by combining a Long Short-Term Memory(LSTM)network with a Single Candidate Optimizer(SCO)algorithm.In contrast to conventional techniques that rely on random parameter initialization,the proposed LSTM-SCO framework leverages the distinctive capability of SCO to work with a single candidate solution,thereby substantially reducing the computational overhead compared to traditional population-based metaheuristics.The performance of the model was benchmarked against various classical and deep learning models across datasets from three geographically diverse sites,using multiple evaluation metrics.Experimental findings demonstrate that the SCO-optimized model enhances prediction accuracy by up to 12.5%over standard LSTM implementations. 展开更多
关键词 LSTM wind forecasting hybrid forecasting model single candidate optimizer
在线阅读 下载PDF
LOEV-APO-MLP:Latin Hypercube Opposition-Based Elite Variation Artificial Protozoa Optimizer for Multilayer Perceptron Training
15
作者 Zhiwei Ye Dingfeng Song +7 位作者 Haitao Xie Jixin Zhang Wen Zhou Mengya Lei Xiao Zheng Jie Sun Jing Zhou Mengxuan Li 《Computers, Materials & Continua》 2025年第12期5509-5530,共22页
The Multilayer Perceptron(MLP)is a fundamental neural network model widely applied in various domains,particularly for lightweight image classification,speech recognition,and natural language processing tasks.Despite ... The Multilayer Perceptron(MLP)is a fundamental neural network model widely applied in various domains,particularly for lightweight image classification,speech recognition,and natural language processing tasks.Despite its widespread success,training MLPs often encounter significant challenges,including susceptibility to local optima,slow convergence rates,and high sensitivity to initial weight configurations.To address these issues,this paper proposes a Latin Hypercube Opposition-based Elite Variation Artificial Protozoa Optimizer(LOEV-APO),which enhances both global exploration and local exploitation simultaneously.LOEV-APO introduces a hybrid initialization strategy that combines Latin Hypercube Sampling(LHS)with Opposition-Based Learning(OBL),thus improving the diversity and coverage of the initial population.Moreover,an Elite Protozoa Variation Strategy(EPVS)is incorporated,which applies differential mutation operations to elite candidates,accelerating convergence and strengthening local search capabilities around high-quality solutions.Extensive experiments are conducted on six classification tasks and four function approximation tasks,covering a wide range of problem complexities and demonstrating superior generalization performance.The results demonstrate that LOEV-APO consistently outperforms nine state-of-the-art metaheuristic algorithms and two gradient-based methods in terms of convergence speed,solution accuracy,and robustness.These findings suggest that LOEV-APO serves as a promising optimization tool for MLP training and provides a viable alternative to traditional gradient-based methods. 展开更多
关键词 Artificial protozoa optimizer multilayer perceptron Latin hypercube sampling opposition-based learning neural network training
在线阅读 下载PDF
Physics-Guided Neural Network with Gini Impurity-Based Structural Optimizer for Prediction of Membrane-Type Acoustic Material Transmission Loss
16
作者 PAN Xinrong LIU Xuewen +1 位作者 ZHU Bo WANG Yingyi 《Journal of Shanghai Jiaotong university(Science)》 2025年第3期612-624,共13页
With the rapid development of machine learning,the prediction of the performance of acoustic meta-materials using neural networks is replacing the traditional experiment-based testing methods.In this paper,a Gini impu... With the rapid development of machine learning,the prediction of the performance of acoustic meta-materials using neural networks is replacing the traditional experiment-based testing methods.In this paper,a Gini impurity-based artificial neural network structural optimizer(GIASO)is proposed to optimize the neural network structure,and the effects of five different initialization algorithms on the model performance and struc-ture optimization are investigated.Two physically guided models with additional resonant frequencies and sound transmission loss formula are achieved to further improve the prediction accuracy of the model.The results show that GIASO utilizing the gray wolf optimizer as the initialization method can significantly improve the prediction performance of the model.Simultaneously,the physical guidance model with additional resonant frequencies has the best performance and can better predict the edge data points.Eventually,the effect of each input parameter on the sound transmission loss is explained by combining sensitivity analysis and theoretical formulation. 展开更多
关键词 membrane-type acoustic metamaterial sound transmission loss eigenfrequency physics-guided neu-ral network architecture search Gini impurity gray wolf optimizer initial methods
原文传递
Multi-strategy improved red-billed blue magpie optimizer for Kapur multi-threshold image segmentation
17
作者 WU Jin XIONG Hao +1 位作者 LUO Wenxuan GUO Linlin 《High Technology Letters》 2025年第4期365-372,共8页
Multi-threshold image segmentation techniques based on intelligent optimization algorithms show great potential in low-cost,real-time applications.These methods are efficient even with limited computational resources.... Multi-threshold image segmentation techniques based on intelligent optimization algorithms show great potential in low-cost,real-time applications.These methods are efficient even with limited computational resources.This paper proposes a multi-strategy improved red-billed blue magpie optimizer(MIRBMO)for Kapur multi-threshold image segmentation,aiming to enhance segmentation quality.First,Sobol sequences with elite reverse learning are used to optimize the distribution of the initial population,accelerating the optimization process.Second,lens imaging reverse learning is introduced to help the algorithm escape local optima.Finally,the golden sine strategy is adopted to increase the search space diversity and explore potential optimal solutions.The algorithm’s performance is evaluated using the 8 classic benchmark test functions,and results show that MIRBMO outperforms red-billed blue magpie optimizer(RBMO)in optimization capability and demonstrates clear advantages over other intelligent optimization algorithms.When applied to Kapur multi-threshold segmentation,MIRBMO yields a threshold combination with higher entropy values and produces segmented images with superior peak signal-to-noise ratio(PSNR),structural similarity index measure(SSIM),and feature similarity index measure(FSIM)values,indicating its strong application potential. 展开更多
关键词 red-billed blue magpie optimizer image segmentation MULTI-THRESHOLD Kapur maximum entropy
在线阅读 下载PDF
Parameters Estimation of Modified Triple Diode Model of PSCs Considering Charge Accumulations and Electric Field Effects Using Puma Optimizer
18
作者 Amlak Abaza Ragab A.El-Sehiemy +1 位作者 Mona Gafar Ahmed Bayoumi 《Computer Modeling in Engineering & Sciences》 2025年第4期723-745,共23页
Promoting the high penetration of renewable energies like photovoltaic(PV)systems has become an urgent issue for expanding modern power grids and has accomplished several challenges compared to existing distribution g... Promoting the high penetration of renewable energies like photovoltaic(PV)systems has become an urgent issue for expanding modern power grids and has accomplished several challenges compared to existing distribution grids.This study measures the effectiveness of the Puma optimizer(PO)algorithm in parameter estimation of PSC(perovskite solar cells)dynamic models with hysteresis consideration considering the electric field effects on operation.The models used in this study will incorporate hysteresis effects to capture the time-dependent behavior of PSCs accurately.The PO optimizes the proposed modified triple diode model(TDM)with a variable voltage capacitor and resistances(VVCARs)considering the hysteresis behavior.The suggested PO algorithm contrasts with other wellknown optimizers from the literature to demonstrate its superiority.The results emphasize that the PO realizes a lower RMSE(Root mean square errors),which proves its capability and efficacy in parameter extraction for the models.The statistical results emphasize the efficiency and supremacy of the proposed PO compared to the other well-known competing optimizers.The convergence rates show good,fast,and stable convergence rates with lower RMSE via PO compared to the other five competitive optimizers.Moreover,the lowermean realized via the PO optimizer is illustrated by the box plot for all optimizers. 展开更多
关键词 Dynamic model of PSCs puma optimizer parameter estimation triple diode model
在线阅读 下载PDF
Multivariate natural gas price forecasting model with feature selection,machine learning and chernobyl disaster optimizer
19
作者 Pei Du Xuan-Kai Zhang +1 位作者 Jun-Tao Du Jian-Zhou Wang 《Petroleum Science》 2025年第11期4823-4837,共15页
The significance of accurately forecasting natural gas prices is far-reaching and significant,not only for the stable operation of the energy market,but also as a key element in promoting sustainable development and a... The significance of accurately forecasting natural gas prices is far-reaching and significant,not only for the stable operation of the energy market,but also as a key element in promoting sustainable development and addressing environmental challenges.However,natural gas prices are affected by multiple source factors,presenting complex,unstable nonlinear characteristics hindering the improvement of the prediction accuracy of existing models.To address this issue,this study proposes an innovative multivariate combined forecasting model for natural gas prices.Initially,the study meticulously identifies and introduces 16 variables impacting natural gas prices across five crucial dimensions:the production,marketing,commodities,political and economic indicators of the United States and temperature.Subsequently,this study employs the least absolute shrinkage and selection operator,grey relation analysis,and random forest for dimensionality reduction,effectively screening out the most influential key variables to serve as input features for the subsequent learning model.Building upon this foundation,a suite of machine learning models is constructed to ensure precise natural gas price prediction.To further elevate the predictive performance,an intelligent algorithm for parameter optimization is incorporated,addressing potential limitations of individual models.To thoroughly assess the prediction accuracy of the proposed model,this study conducts three experiments using monthly natural gas trading prices.These experiments incorporate 19 benchmark models for comparative analysis,utilizing five evaluation metrics to quantify forecasting effectiveness.Furthermore,this study conducts in-depth validation of the proposed model's effectiveness through hypothesis testing,discussions on the improvement ratio of forecasting performance,and case studies on other energy prices.The empirical results demonstrate that the multivariate combined forecasting method developed in this study surpasses other comparative models in forecasting accuracy.It offers new perspectives and methodologies for natural gas price forecasting while also providing valuable insights for other energy price forecasting studies. 展开更多
关键词 Natural gas price forecasting Multivariate forecasting model Machine learning Chernobyl disaster optimizer
原文传递
CCHP-Type Micro-Grid Scheduling Optimization Based on Improved Multi-Objective Grey Wolf Optimizer 被引量:1
20
作者 Yu Zhang Sheng Wang +1 位作者 Fanming Zeng Yijie Lin 《Energy Engineering》 2025年第3期1137-1151,共15页
With the development of renewable energy technologies such as photovoltaics and wind power,it has become a research hotspot to improve the consumption rate of new energy and reduce energy costs through algorithm impro... With the development of renewable energy technologies such as photovoltaics and wind power,it has become a research hotspot to improve the consumption rate of new energy and reduce energy costs through algorithm improvement.To reduce the operational costs of micro-grid systems and the energy abandonment rate of renewable energy,while simultaneously enhancing user satisfaction on the demand side,this paper introduces an improvedmultiobjective Grey Wolf Optimizer based on Cauchy variation.The proposed approach incorporates a Cauchy variation strategy during the optimizer’s search phase to expand its exploration range and minimize the likelihood of becoming trapped in local optima.At the same time,adoptingmultiple energy storage methods to improve the consumption rate of renewable energy.Subsequently,under different energy balance orders,themulti-objective particle swarmalgorithm,multi-objective grey wolf optimizer,and Cauchy’s variant of the improvedmulti-objective grey wolf optimizer are used for example simulation,solving the Pareto solution set of the model and comparing.The analysis of the results reveals that,compared to the original optimizer,the improved optimizer decreases the daily cost by approximately 100 yuan,and reduces the energy abandonment rate to zero.Meanwhile,it enhances user satisfaction and ensures the stable operation of the micro-grid. 展开更多
关键词 MULTI-OBJECTIVE optimization algorithm hybrid energy storage MICRO-GRID CCHP
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部