This study introduces a novel algorithm known as the dung beetle optimization algorithm based on bounded reflection optimization andmulti-strategy fusion(BFDBO),which is designed to tackle the complexities associated ...This study introduces a novel algorithm known as the dung beetle optimization algorithm based on bounded reflection optimization andmulti-strategy fusion(BFDBO),which is designed to tackle the complexities associated with multi-UAV collaborative trajectory planning in intricate battlefield environments.Initially,a collaborative planning cost function for the multi-UAV system is formulated,thereby converting the trajectory planning challenge into an optimization problem.Building on the foundational dung beetle optimization(DBO)algorithm,BFDBO incorporates three significant innovations:a boundary reflection mechanism,an adaptive mixed exploration strategy,and a dynamic multi-scale mutation strategy.These enhancements are intended to optimize the equilibrium between local exploration and global exploitation,facilitating the discovery of globally optimal trajectories thatminimize the cost function.Numerical simulations utilizing the CEC2022 benchmark function indicate that all three enhancements of BFDBOpositively influence its performance,resulting in accelerated convergence and improved optimization accuracy relative to leading optimization algorithms.In two battlefield scenarios of varying complexities,BFDBO achieved a minimum of a 39% reduction in total trajectory planning costs when compared to DBO and three other highperformance variants,while also demonstrating superior average runtime.This evidence underscores the effectiveness and applicability of BFDBO in practical,real-world contexts.展开更多
This paper aims to address the problem of multi-UAV cooperative search for multiple targets in a mountainous environment,considering the constraints of UAV dynamics and prior environmental information.Firstly,using th...This paper aims to address the problem of multi-UAV cooperative search for multiple targets in a mountainous environment,considering the constraints of UAV dynamics and prior environmental information.Firstly,using the target probability distribution map,two strategies of information fusion and information diffusion are employed to solve the problem of environmental information inconsistency caused by different UAVs searching different areas,thereby improving the coordination of UAV groups.Secondly,the task region is decomposed into several high-value sub-regions by using data clustering method.Based on this,a hierarchical search strategy is proposed,which allows precise or rough search in different probability areas by adjusting the altitude of the aircraft,thereby improving the search efficiency.Third,the Elite Dung Beetle Optimization Algorithm(EDBOA)is proposed based on bionics by accurately simulating the social behavior of dung beetles to plan paths that satisfy the UAV dynamics constraints and adapt to the mountainous terrain,where the mountain is considered as an obstacle to be avoided.Finally,the objective function for path optimization is formulated by considering factors such as coverage within the task region,smoothness of the search path,and path length.The effectiveness and superiority of the proposed schemes are verified by the simulation.展开更多
Feature Selection(FS)is a key pre-processing step in pattern recognition and data mining tasks,which can effectively avoid the impact of irrelevant and redundant features on the performance of classification models.In...Feature Selection(FS)is a key pre-processing step in pattern recognition and data mining tasks,which can effectively avoid the impact of irrelevant and redundant features on the performance of classification models.In recent years,meta-heuristic algorithms have been widely used in FS problems,so a Hybrid Binary Chaotic Salp Swarm Dung Beetle Optimization(HBCSSDBO)algorithm is proposed in this paper to improve the effect of FS.In this hybrid algorithm,the original continuous optimization algorithm is converted into binary form by the S-type transfer function and applied to the FS problem.By combining the K nearest neighbor(KNN)classifier,the comparative experiments for FS are carried out between the proposed method and four advanced meta-heuristic algorithms on 16 UCI(University of California,Irvine)datasets.Seven evaluation metrics such as average adaptation,average prediction accuracy,and average running time are chosen to judge and compare the algorithms.The selected dataset is also discussed by categorizing it into three dimensions:high,medium,and low dimensions.Experimental results show that the HBCSSDBO feature selection method has the ability to obtain a good subset of features while maintaining high classification accuracy,shows better optimization performance.In addition,the results of statistical tests confirm the significant validity of the method.展开更多
The dung beetle optimizer(DBO)is a metaheuristic algorithm with fast convergence and powerful search capabilities,which has shown excellent performance in solving various optimization problems.However,it suffers from ...The dung beetle optimizer(DBO)is a metaheuristic algorithm with fast convergence and powerful search capabilities,which has shown excellent performance in solving various optimization problems.However,it suffers from the problems of easily falling into local optimal solutions and poor convergence accuracy when dealing with large-scale complex optimization problems.Therefore,we propose an adaptive DBO(ADBO)based on an elastic annealing mechanism to address these issues.First,the convergence factor is adjusted in a nonlinear decreasing manner to balance the requirements of global exploration and local exploitation,thus improving the convergence speed and search quality.Second,a greedy difference optimization strategy is introduced to increase population diversity,improve the global search capability,and avoid premature convergence.Finally,the elastic annealing mechanism is used to perturb the randomly selected individuals,helping the algorithm escape local optima and thereby improve solution quality and algorithm stability.The experimental results on the CEC 2017 and CEC 2022 benchmark function sets and MCNC benchmark circuits verify the effectiveness,superiority,and universality of ADBO.展开更多
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.展开更多
Network traffic identification is critical for maintaining network security and further meeting various demands of network applications.However,network traffic data typically possesses high dimensionality and complexi...Network traffic identification is critical for maintaining network security and further meeting various demands of network applications.However,network traffic data typically possesses high dimensionality and complexity,leading to practical problems in traffic identification data analytics.Since the original Dung Beetle Optimizer(DBO)algorithm,Grey Wolf Optimization(GWO)algorithm,Whale Optimization Algorithm(WOA),and Particle Swarm Optimization(PSO)algorithm have the shortcomings of slow convergence and easily fall into the local optimal solution,an Improved Dung Beetle Optimizer(IDBO)algorithm is proposed for network traffic identification.Firstly,the Sobol sequence is utilized to initialize the dung beetle population,laying the foundation for finding the global optimal solution.Next,an integration of levy flight and golden sine strategy is suggested to give dung beetles a greater probability of exploring unvisited areas,escaping from the local optimal solution,and converging more effectively towards a global optimal solution.Finally,an adaptive weight factor is utilized to enhance the search capabilities of the original DBO algorithm and accelerate convergence.With the improvements above,the proposed IDBO algorithm is then applied to traffic identification data analytics and feature selection,as so to find the optimal subset for K-Nearest Neighbor(KNN)classification.The simulation experiments use the CICIDS2017 dataset to verify the effectiveness of the proposed IDBO algorithm and compare it with the original DBO,GWO,WOA,and PSO algorithms.The experimental results show that,compared with other algorithms,the accuracy and recall are improved by 1.53%and 0.88%in binary classification,and the Distributed Denial of Service(DDoS)class identification is the most effective in multi-classification,with an improvement of 5.80%and 0.33%for accuracy and recall,respectively.Therefore,the proposed IDBO algorithm is effective in increasing the efficiency of traffic identification and solving the problem of the original DBO algorithm that converges slowly and falls into the local optimal solution when dealing with high-dimensional data analytics and feature selection for network traffic identification.展开更多
Power prediction has been critical in large-scale wind power grid connections.However,traditional wind power prediction methods have long suffered from problems,for instance low prediction accuracy and poor reliabilit...Power prediction has been critical in large-scale wind power grid connections.However,traditional wind power prediction methods have long suffered from problems,for instance low prediction accuracy and poor reliability.For this purpose,a hybrid prediction model(VMD-LSTM-Attention)has been proposed,which integrates the variational modal decomposition(VMD),the long short-term memory(LSTM),and the attention mechanism(Attention),and has been optimized by improved dung beetle optimization algorithm(IDBO).Firstly,the algorithm's performance has been significantly enhanced through the implementation of three key strategies,namely the elite group strategy of the Logistic-Tent map,the nonlinear adjustment factor,and the adaptive T-distribution disturbance mechanism.Subsequently,IDBO has been applied to optimize the important parameters of VMD(decomposition layers and penalty factors)to ensure the best decomposition signal is obtained;Furthermore,the IDBO has been deployed to optimize the three key hyper-parameters of the LSTM,thereby improving its learning capability.Finally,an Attention mechanism has been incorporated to adaptively weight temporal features,thus increasing the model's ability to focus on key information.Comprehensive simulation experiments have demonstrated that the proposed model achieves higher prediction accuracy compared with VMD-LSTM,VMD-LSTM-Attention,and traditional prediction methods,and quantitative indexes verify the efectiveness of the algorithmic improvement as well as the excellence and precision of the model in wind power prediction.展开更多
Construction site layout planning(CSLP)involves strategically placing various facilities to optimize a project.However,real construction sites are complex,making it challenging to consider all construction activities ...Construction site layout planning(CSLP)involves strategically placing various facilities to optimize a project.However,real construction sites are complex,making it challenging to consider all construction activities and facilities comprehensively.Addressing multi-objective layout optimization is crucial for CSLP.Previous optimization results often lacked precision,imposed stringent boundary constraints,and had limited applications in prefabricated construction.Traditional heuristic algorithms still require improvements in region search strategies and computational efficiency when tackling multi-objective optimization problems.This paper optimizes the prefabricated component construction site layout planning(PCCSLP)by treating construction efficiency and safety risk as objectives within a multi-objective CSLP model.A novel heuristic algorithm,the Hybrid Multi-Strategy Improvement Dung Beetle Optimizer(HMSIDBO),was applied to solve the model due to its balanced capabilities in global exploration and local development.The practicality and effectiveness of this approach were validated through a case study in prefabricated residential construction.The research findings indicate that the HMSIDBO-PCCSLP optimization scheme improved each objective by 18%to 75%compared to the original layout.Compared to Genetic Algorithm(GA),the HMSIDBO demonstrates significantly faster computational speed and higher resolution accuracy.Additionally,in comparison with the Dung Beetle Optimizer(DBO),Particle Swarm Optimization(PSO),and Whale Optimization Algorithm(WOA),HMSIDBO exhibits superior iterative speed and an enhanced ability for global exploration.This paper completes the framework from data collection to multi-objective optimization in-site layout,laying the foundation for implementing intelligent construction site layout practices.展开更多
Aiming at the shortcomings of traditional State of Health(SOH)prediction methods in nonlinear modeling and temporal dependence handling,this paper proposes a hybrid CNN-GRU model integrated with the Dung Beetle Optimi...Aiming at the shortcomings of traditional State of Health(SOH)prediction methods in nonlinear modeling and temporal dependence handling,this paper proposes a hybrid CNN-GRU model integrated with the Dung Beetle Optimization(DBO)algorithm(denoted as DBO-CNN-GRU)for lithium battery SOH prediction.Indirect health factors strongly correlated with SOH are extracted from the NASA public dataset,and their effectiveness is verified using Pearson and Spearman correlation coefficients.A CNN-GRU model is designed:the convolutional neural network(CNN)is used to capture local features,and the gated recurrent unit(GRU)is combined to model the temporal dependence of capacity degradation.Furthermore,the DBO algorithm is introduced to optimize the model’s hyperparameters,enhancing the global search capability.Experiments show that the DBO-CNN-GRU model achieves significantly better test performance on the NASA dataset than the single CNN,GRU,and LSTM models.展开更多
基金funded by the National Defense Science and Technology Innovation project,grant number ZZKY20223103the Basic Frontier InnovationProject at the Engineering University of PAP,grant number WJY202429+2 种基金the Basic Frontier lnnovation Project at the Engineering University of PAP,grant number WJY202408the Graduate Student Funding Priority Project,grant number JYWJ2024B006Key project of National Social Science Foundation,grant number 2023-SKJJ-A-116.
文摘This study introduces a novel algorithm known as the dung beetle optimization algorithm based on bounded reflection optimization andmulti-strategy fusion(BFDBO),which is designed to tackle the complexities associated with multi-UAV collaborative trajectory planning in intricate battlefield environments.Initially,a collaborative planning cost function for the multi-UAV system is formulated,thereby converting the trajectory planning challenge into an optimization problem.Building on the foundational dung beetle optimization(DBO)algorithm,BFDBO incorporates three significant innovations:a boundary reflection mechanism,an adaptive mixed exploration strategy,and a dynamic multi-scale mutation strategy.These enhancements are intended to optimize the equilibrium between local exploration and global exploitation,facilitating the discovery of globally optimal trajectories thatminimize the cost function.Numerical simulations utilizing the CEC2022 benchmark function indicate that all three enhancements of BFDBOpositively influence its performance,resulting in accelerated convergence and improved optimization accuracy relative to leading optimization algorithms.In two battlefield scenarios of varying complexities,BFDBO achieved a minimum of a 39% reduction in total trajectory planning costs when compared to DBO and three other highperformance variants,while also demonstrating superior average runtime.This evidence underscores the effectiveness and applicability of BFDBO in practical,real-world contexts.
基金supported by the Natural Science Foundation of China(62273068)the Fundamental Research Funds for the Central Universities(3132023512)Dalian Science and Technology Innovation Fund(2019J12GX040).
文摘This paper aims to address the problem of multi-UAV cooperative search for multiple targets in a mountainous environment,considering the constraints of UAV dynamics and prior environmental information.Firstly,using the target probability distribution map,two strategies of information fusion and information diffusion are employed to solve the problem of environmental information inconsistency caused by different UAVs searching different areas,thereby improving the coordination of UAV groups.Secondly,the task region is decomposed into several high-value sub-regions by using data clustering method.Based on this,a hierarchical search strategy is proposed,which allows precise or rough search in different probability areas by adjusting the altitude of the aircraft,thereby improving the search efficiency.Third,the Elite Dung Beetle Optimization Algorithm(EDBOA)is proposed based on bionics by accurately simulating the social behavior of dung beetles to plan paths that satisfy the UAV dynamics constraints and adapt to the mountainous terrain,where the mountain is considered as an obstacle to be avoided.Finally,the objective function for path optimization is formulated by considering factors such as coverage within the task region,smoothness of the search path,and path length.The effectiveness and superiority of the proposed schemes are verified by the simulation.
基金This research was funded by the Short-Term Electrical Load Forecasting Based on Feature Selection and optimized LSTM with DBO which is the Fundamental Scientific Research Project of Liaoning Provincial Department of Education(JYTMS20230189)the Application of Hybrid Grey Wolf Algorithm in Job Shop Scheduling Problem of the Research Support Plan for Introducing High-Level Talents to Shenyang Ligong University(No.1010147001131).
文摘Feature Selection(FS)is a key pre-processing step in pattern recognition and data mining tasks,which can effectively avoid the impact of irrelevant and redundant features on the performance of classification models.In recent years,meta-heuristic algorithms have been widely used in FS problems,so a Hybrid Binary Chaotic Salp Swarm Dung Beetle Optimization(HBCSSDBO)algorithm is proposed in this paper to improve the effect of FS.In this hybrid algorithm,the original continuous optimization algorithm is converted into binary form by the S-type transfer function and applied to the FS problem.By combining the K nearest neighbor(KNN)classifier,the comparative experiments for FS are carried out between the proposed method and four advanced meta-heuristic algorithms on 16 UCI(University of California,Irvine)datasets.Seven evaluation metrics such as average adaptation,average prediction accuracy,and average running time are chosen to judge and compare the algorithms.The selected dataset is also discussed by categorizing it into three dimensions:high,medium,and low dimensions.Experimental results show that the HBCSSDBO feature selection method has the ability to obtain a good subset of features while maintaining high classification accuracy,shows better optimization performance.In addition,the results of statistical tests confirm the significant validity of the method.
基金Project supported by the National Natural Science Foundation of China(No.62102130)the Central Government Guides Local Science and Technology Development Fund Project of China(No.226Z0201G)+4 种基金the Natural Science Foundation of Hebei Province of China(Nos.F2020204003 and F2024204001)the Hebei Youth Talents Support Project of China(No.BJ2019008)the Science and Technology Research Projects of Higher Education Institutions in Hebei Province of China(No.QN2024138)the Basic Scientific Research Funds Research Project of Hebei Provincial Colleges and Universities of China(No.KY2022073)the Hebei Province Higher Education Institution Scientific Research Project of China(No.QN2025192)。
文摘The dung beetle optimizer(DBO)is a metaheuristic algorithm with fast convergence and powerful search capabilities,which has shown excellent performance in solving various optimization problems.However,it suffers from the problems of easily falling into local optimal solutions and poor convergence accuracy when dealing with large-scale complex optimization problems.Therefore,we propose an adaptive DBO(ADBO)based on an elastic annealing mechanism to address these issues.First,the convergence factor is adjusted in a nonlinear decreasing manner to balance the requirements of global exploration and local exploitation,thus improving the convergence speed and search quality.Second,a greedy difference optimization strategy is introduced to increase population diversity,improve the global search capability,and avoid premature convergence.Finally,the elastic annealing mechanism is used to perturb the randomly selected individuals,helping the algorithm escape local optima and thereby improve solution quality and algorithm stability.The experimental results on the CEC 2017 and CEC 2022 benchmark function sets and MCNC benchmark circuits verify the effectiveness,superiority,and universality of ADBO.
基金supported by the National Natural Science Foundation of China [grant numbers 42088101 and 42375048]。
文摘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.
基金supported by the National Natural Science Foundation of China under Grant 61602162the Hubei Provincial Science and Technology Plan Project under Grant 2023BCB041.
文摘Network traffic identification is critical for maintaining network security and further meeting various demands of network applications.However,network traffic data typically possesses high dimensionality and complexity,leading to practical problems in traffic identification data analytics.Since the original Dung Beetle Optimizer(DBO)algorithm,Grey Wolf Optimization(GWO)algorithm,Whale Optimization Algorithm(WOA),and Particle Swarm Optimization(PSO)algorithm have the shortcomings of slow convergence and easily fall into the local optimal solution,an Improved Dung Beetle Optimizer(IDBO)algorithm is proposed for network traffic identification.Firstly,the Sobol sequence is utilized to initialize the dung beetle population,laying the foundation for finding the global optimal solution.Next,an integration of levy flight and golden sine strategy is suggested to give dung beetles a greater probability of exploring unvisited areas,escaping from the local optimal solution,and converging more effectively towards a global optimal solution.Finally,an adaptive weight factor is utilized to enhance the search capabilities of the original DBO algorithm and accelerate convergence.With the improvements above,the proposed IDBO algorithm is then applied to traffic identification data analytics and feature selection,as so to find the optimal subset for K-Nearest Neighbor(KNN)classification.The simulation experiments use the CICIDS2017 dataset to verify the effectiveness of the proposed IDBO algorithm and compare it with the original DBO,GWO,WOA,and PSO algorithms.The experimental results show that,compared with other algorithms,the accuracy and recall are improved by 1.53%and 0.88%in binary classification,and the Distributed Denial of Service(DDoS)class identification is the most effective in multi-classification,with an improvement of 5.80%and 0.33%for accuracy and recall,respectively.Therefore,the proposed IDBO algorithm is effective in increasing the efficiency of traffic identification and solving the problem of the original DBO algorithm that converges slowly and falls into the local optimal solution when dealing with high-dimensional data analytics and feature selection for network traffic identification.
基金the Open Fund of Guangxi Key Laboratory of Building New Energy and Energy Saving(Project Number:Guike Energy 17-J-21-3).
文摘Power prediction has been critical in large-scale wind power grid connections.However,traditional wind power prediction methods have long suffered from problems,for instance low prediction accuracy and poor reliability.For this purpose,a hybrid prediction model(VMD-LSTM-Attention)has been proposed,which integrates the variational modal decomposition(VMD),the long short-term memory(LSTM),and the attention mechanism(Attention),and has been optimized by improved dung beetle optimization algorithm(IDBO).Firstly,the algorithm's performance has been significantly enhanced through the implementation of three key strategies,namely the elite group strategy of the Logistic-Tent map,the nonlinear adjustment factor,and the adaptive T-distribution disturbance mechanism.Subsequently,IDBO has been applied to optimize the important parameters of VMD(decomposition layers and penalty factors)to ensure the best decomposition signal is obtained;Furthermore,the IDBO has been deployed to optimize the three key hyper-parameters of the LSTM,thereby improving its learning capability.Finally,an Attention mechanism has been incorporated to adaptively weight temporal features,thus increasing the model's ability to focus on key information.Comprehensive simulation experiments have demonstrated that the proposed model achieves higher prediction accuracy compared with VMD-LSTM,VMD-LSTM-Attention,and traditional prediction methods,and quantitative indexes verify the efectiveness of the algorithmic improvement as well as the excellence and precision of the model in wind power prediction.
基金supported by the National Key R&D projects(Grant No.2018YFC0704301)Science and Technology Project of Wuhan Urban and Rural Construction Bureau,China(201943)+2 种基金Research on theory and application of prefabricated building construction management(20201h0439)Wuhan Modou Construction Consulting Co.,Ltd.(20201h0414)Preliminary Study on the Preparation of the 14th Five-Year Plan for Housing and Urban-Rural Development in Hubei Province,China(20202s002).
文摘Construction site layout planning(CSLP)involves strategically placing various facilities to optimize a project.However,real construction sites are complex,making it challenging to consider all construction activities and facilities comprehensively.Addressing multi-objective layout optimization is crucial for CSLP.Previous optimization results often lacked precision,imposed stringent boundary constraints,and had limited applications in prefabricated construction.Traditional heuristic algorithms still require improvements in region search strategies and computational efficiency when tackling multi-objective optimization problems.This paper optimizes the prefabricated component construction site layout planning(PCCSLP)by treating construction efficiency and safety risk as objectives within a multi-objective CSLP model.A novel heuristic algorithm,the Hybrid Multi-Strategy Improvement Dung Beetle Optimizer(HMSIDBO),was applied to solve the model due to its balanced capabilities in global exploration and local development.The practicality and effectiveness of this approach were validated through a case study in prefabricated residential construction.The research findings indicate that the HMSIDBO-PCCSLP optimization scheme improved each objective by 18%to 75%compared to the original layout.Compared to Genetic Algorithm(GA),the HMSIDBO demonstrates significantly faster computational speed and higher resolution accuracy.Additionally,in comparison with the Dung Beetle Optimizer(DBO),Particle Swarm Optimization(PSO),and Whale Optimization Algorithm(WOA),HMSIDBO exhibits superior iterative speed and an enhanced ability for global exploration.This paper completes the framework from data collection to multi-objective optimization in-site layout,laying the foundation for implementing intelligent construction site layout practices.
文摘Aiming at the shortcomings of traditional State of Health(SOH)prediction methods in nonlinear modeling and temporal dependence handling,this paper proposes a hybrid CNN-GRU model integrated with the Dung Beetle Optimization(DBO)algorithm(denoted as DBO-CNN-GRU)for lithium battery SOH prediction.Indirect health factors strongly correlated with SOH are extracted from the NASA public dataset,and their effectiveness is verified using Pearson and Spearman correlation coefficients.A CNN-GRU model is designed:the convolutional neural network(CNN)is used to capture local features,and the gated recurrent unit(GRU)is combined to model the temporal dependence of capacity degradation.Furthermore,the DBO algorithm is introduced to optimize the model’s hyperparameters,enhancing the global search capability.Experiments show that the DBO-CNN-GRU model achieves significantly better test performance on the NASA dataset than the single CNN,GRU,and LSTM models.