To enhance the diversity and distribution uniformity of initial population,as well as to avoid local extrema in the Chimp Optimization Algorithm(CHOA),this paper improves the CHOA based on chaos initialization and Cau...To enhance the diversity and distribution uniformity of initial population,as well as to avoid local extrema in the Chimp Optimization Algorithm(CHOA),this paper improves the CHOA based on chaos initialization and Cauchy mutation.First,Sin chaos is introduced to improve the random population initialization scheme of the CHOA,which not only guarantees the diversity of the population,but also enhances the distribution uniformity of the initial population.Next,Cauchy mutation is added to optimize the global search ability of the CHOA in the process of position(threshold)updating to avoid the CHOA falling into local optima.Finally,an improved CHOA was formed through the combination of chaos initialization and Cauchy mutation(CICMCHOA),then taking fuzzy Kapur as the objective function,this paper applied CICMCHOA to natural and medical image segmentation,and compared it with four algorithms,including the improved Satin Bowerbird optimizer(ISBO),Cuckoo Search(ICS),etc.The experimental results deriving from visual and specific indicators demonstrate that CICMCHOA delivers superior segmentation effects in image segmentation.展开更多
With the growth of the discipline of digital communication,the topic has acquiredmore attention in the cybersecuritymedium.The Intrusion Detection(ID)system monitors network traffic to detect malicious activities.The ...With the growth of the discipline of digital communication,the topic has acquiredmore attention in the cybersecuritymedium.The Intrusion Detection(ID)system monitors network traffic to detect malicious activities.The paper introduces a novel Feature Selection(FS)approach for ID.Reptile Search Algorithm(RSA)—is a new optimization algorithm;in this method,each agent searches a new region according to the position of the host,which makes the algorithm suffers from getting stuck in local optima and a slow convergence rate.To overcome these problems,this study introduces an improved RSA approach by integrating Cauchy Mutation(CM)into the RSA’s structure.Thus,the CM can effectively expand search space and enhance the performance of the RSA.The developed RSA-CM is assessed on five publicly available ID datasets:KDD-CUP99,NSL-KDD,UNSW-NB15,CIC-IDS2017,and CIC-IDS2018 and two engineering problems.The RSA-CM is compared with the original RSA,and three other state-of-the-art FS methods,namely particle swarm optimization,grey wolf optimization,and multi-verse optimizer,and quantitatively is evaluated using fitness value,the number of selected optimum features,accuracy,precision,recall,and F1-score evaluationmeasures.The results reveal that the developed RSA-CMgot better results than the other competitive methods applied for FS on the ID datasets and the examined engineering problems.Moreover,the Friedman test results confirm that RSA-CMhas a significant superiority compared to other methods as an FS method for ID.展开更多
Software defect prediction(SDP)aims to find a reliable method to predict defects in specific software projects and help software engineers allocate limited resources to release high-quality software products.Software ...Software defect prediction(SDP)aims to find a reliable method to predict defects in specific software projects and help software engineers allocate limited resources to release high-quality software products.Software defect prediction can be effectively performed using traditional features,but there are some redundant or irrelevant features in them(the presence or absence of this feature has little effect on the prediction results).These problems can be solved using feature selection.However,existing feature selection methods have shortcomings such as insignificant dimensionality reduction effect and low classification accuracy of the selected optimal feature subset.In order to reduce the impact of these shortcomings,this paper proposes a new feature selection method Cubic TraverseMa Beluga whale optimization algorithm(CTMBWO)based on the improved Beluga whale optimization algorithm(BWO).The goal of this study is to determine how well the CTMBWO can extract the features that are most important for correctly predicting software defects,improve the accuracy of fault prediction,reduce the number of the selected feature and mitigate the risk of overfitting,thereby achieving more efficient resource utilization and better distribution of test workload.The CTMBWO comprises three main stages:preprocessing the dataset,selecting relevant features,and evaluating the classification performance of the model.The novel feature selection method can effectively improve the performance of SDP.This study performs experiments on two software defect datasets(PROMISE,NASA)and shows the method’s classification performance using four detailed evaluation metrics,Accuracy,F1-score,MCC,AUC and Recall.The results indicate that the approach presented in this paper achieves outstanding classification performance on both datasets and has significant improvement over the baseline models.展开更多
This paper introduces a novel optimization approach called Recuperated Seed Search Optimization(RSSO),designed to address challenges in solving mechanical engineering design problems.Many optimization techniques strug...This paper introduces a novel optimization approach called Recuperated Seed Search Optimization(RSSO),designed to address challenges in solving mechanical engineering design problems.Many optimization techniques struggle with slow convergence and suboptimal solutions due to complex,nonlinear natures.The Sperm Swarm Optimization(SSO)algorithm,which mimics the sperm’s movement to reach an egg,is one such technique.To improve SSO,researchers combined it with three strategies:opposition-based learning(OBL),Cauchy mutation(CM),and position clamping.OBL introduces diversity to SSO by exploring opposite solutions,speeding up convergence.CM enhances both exploration and exploitation capabilities throughout the optimization process.This combined approach,RSSO,has been rigorously tested on standard benchmark functions,real-world engineering problems,and through statistical analysis(Wilcoxon test).The results demonstrate that RSSO significantly outperforms other optimization algorithms,achieving faster convergence and better solutions.The paper details the RSSO algorithm,discusses its implementation,and presents comparative results that validate its effectiveness in solving complex engineering design challenges.展开更多
In order to raise the detection precision of the extended binary phase shift keying (EBPSK) receiver, a detector based on the improved particle swarm optimization algorithm (IMPSO) and the BP neural network is des...In order to raise the detection precision of the extended binary phase shift keying (EBPSK) receiver, a detector based on the improved particle swarm optimization algorithm (IMPSO) and the BP neural network is designed. First, the characteristics of EBPSK modulated signals and the special filtering mechanism of the impacting filter are demonstrated. Secondly, an improved particle swarm optimization algorithm based on the logistic chaos disturbance operator and the Cauchy mutation operator is proposed, and the EBPSK detector is designed by utilizing the IMPSO-BP neural network. Finally, the simulation of the EBPSK detector based on the MPSO-BP neural network is conducted and the result is compared with that of the adaptive threshold-based decision, the BP neural network, and the PSO-BP detector, respectively. Simulation results show that the detection performance of the EBPSK detector based on the IMPSO-BP neural network is better than those of the other three detectors.展开更多
Aiming to address the issues of poor optimization-seeking ability and easily falling into local optimization of the Snow Ablation Optimizer(SAO),a Physically Hybrid strategy-based Improved Snow Ablation Optimizer(PHIS...Aiming to address the issues of poor optimization-seeking ability and easily falling into local optimization of the Snow Ablation Optimizer(SAO),a Physically Hybrid strategy-based Improved Snow Ablation Optimizer(PHISAO)is proposed.In this paper,a snow blowing strategy was introduced during the initialization phase of the population to improve population diversity.Secondly,the dual-population iterative strategy of SAO has been replaced by a multi-population iterative strategy,which is supplemented with a position update formula for the water evaporation phase.Additionally,Cauchy mutation perturbation has been introduced in the snow melting phase.This set of improvements better balances the exploration and exploitation phases of the algorithm,enhancing its ability to pursue excellence.Finally,a fluid activation strategy is added to activate the potential of the algorithm when its update iterations enter stagnation,helping the algorithm to escape from the local optimum.Comparison experiments between PHISAO and six metaheuristics were conducted on the CEC(Congress on Evolutionary Computation)-2017 and CEC-2022 benchmark suites.The experimental results demonstrate that the PHISAO algorithm exhibits excellent performance and robustness.In addition,the PHISAO is applied into the unmanned aerial vehicle trajectory planning problem together with particle swarm optimization,beluga whale optimization,sand cat swarm optimization,and SAO.The simulation results show that the proposed PHISAO can plan the optimal trajectory in all two different maps.The proposed PHISAO objective function values were reduced by an average of 29.49%(map 1),and 18.34%(map 2)compared to SAO.展开更多
The equilibrium optimizer(EO)represents a new,physics-inspired metaheuristic optimization approach that draws inspiration from the principles governing the control of volume-based mixing to achieve dynamic mass equili...The equilibrium optimizer(EO)represents a new,physics-inspired metaheuristic optimization approach that draws inspiration from the principles governing the control of volume-based mixing to achieve dynamic mass equilibrium.Despite its innovative foundation,the EO exhibits certain limitations,including imbalances between exploration and exploitation,the tendency to local optima,and the susceptibility to loss of population diversity.To alleviate these drawbacks,this paper introduces an improved EO that adopts three strategies:adaptive inertia weight,Cauchy mutation,and adaptive sine cosine mechanism,called SCEO.Firstly,a new update formula is conceived by incorporating an adaptive inertia weight to reach an appropriate balance between exploration and exploitation.Next,an adaptive sine cosine mechanism is embedded to boost the global exploratory capacity.Finally,the Cauchy mutation is utilized to prevent the loss of population diversity during searching.To validate the efficacy of the proposed SCEO,a comprehensive evaluation is conducted on 15 classical benchmark functions and the CEC2017 test suite.The outcomes are subsequently benchmarked against both the conventional EO,its variants,and other cutting-edge metaheuristic techniques.The comparisons reveal that the SCEO method provides significantly superior results against the standard EO and other competitors.In addition,the developed SCEO is implemented to deal with a mobile robot path planning(MRPP)task,and compared to some classical metaheuristic approaches.The analysis results demonstrate that the SCEO approach provides the best performance and is a prospective tool for MRPP.展开更多
A single strategy used in the firefly algorithm(FA)cannot effectively solve the complex optimal scheduling problem.Thus,we propose the FA with division of roles(DRFA).Herein,fireflies are divided into leaders,develope...A single strategy used in the firefly algorithm(FA)cannot effectively solve the complex optimal scheduling problem.Thus,we propose the FA with division of roles(DRFA).Herein,fireflies are divided into leaders,developers,and followers,while a learning strategy is assigned to each role:the leader chooses the greedy Cauchy mutation;the developer chooses two leaders randomly and uses the elite neighborhood search strategy for local development;the follower randomly selects two excellent particles for global exploration.To improve the efficiency of the fixed step size used in FA,a stepped variable step size strategy is proposed to meet different requirements of the algorithm for the step size at different stages.Role division can balance the development and exploration ability of the algorithm.The use of multiple strategies can greatly improve the versatility of the algorithm for complex optimization problems.The optimal performance of the proposed algorithm has been verified by three sets of test functions and a simulation of optimal scheduling of cascade reservoirs.展开更多
To address the issue of accurately extracting fault characteristic information of railway freight car bearings under noisy conditions,this paper proposes a fault diagnosis method based on Adaptive Chirp Mode Decomposi...To address the issue of accurately extracting fault characteristic information of railway freight car bearings under noisy conditions,this paper proposes a fault diagnosis method based on Adaptive Chirp Mode Decomposition(ACMD)and an optimized Maximum Correlation Kurtosis Deconvolution(MCKD)using a Sparrow Search Algorithm Combining Sine-Cosine and Cauchy Mutation(SCSSA).Firstly,ACMD is used to decompose and reconstruct the original fault signal to obtain several Intrinsic Mode Functions(IMFs).Then,the IMFs are filtered according to the Gini coefficient indicator,with the IMF having the largest Gini coefficient selected as the optimal component.Secondly,the SCSSA is employed to iteratively optimize the filter length L,fault signal period T,and displacement parameter M in the MCKD algorithm,determining the optimal parameter combination for MCKD.This avoids the limitations of manual settings and enhances the accuracy of fault diagnosis.The optimized MCKD is then applied to the optimal component,and deconvolution is performed using maximum correlation kurtosis as the criterion to extract fault characteristic information through its envelope spectrum.To verify the effectiveness and generalizability of the proposed method,simulations,experimental signals from the Case Western Reserve University Bearing Center,and actual measured signals from railway freight car bearing 353130B are used to analyze inner ring faults.The experimental results demonstrate that the method can accurately extract fault characteristic information of railway freight car bearings under noise interference and identify the fault type.展开更多
基金This work is supported by Natural Science Foundation of Anhui under Grant 1908085MF207,KJ2020A1215,KJ2021A1251 and 2023AH052856the Excellent Youth Talent Support Foundation of Anhui underGrant gxyqZD2021142the Quality Engineering Project of Anhui under Grant 2021jyxm1117,2021kcszsfkc307,2022xsxx158 and 2022jcbs043.
文摘To enhance the diversity and distribution uniformity of initial population,as well as to avoid local extrema in the Chimp Optimization Algorithm(CHOA),this paper improves the CHOA based on chaos initialization and Cauchy mutation.First,Sin chaos is introduced to improve the random population initialization scheme of the CHOA,which not only guarantees the diversity of the population,but also enhances the distribution uniformity of the initial population.Next,Cauchy mutation is added to optimize the global search ability of the CHOA in the process of position(threshold)updating to avoid the CHOA falling into local optima.Finally,an improved CHOA was formed through the combination of chaos initialization and Cauchy mutation(CICMCHOA),then taking fuzzy Kapur as the objective function,this paper applied CICMCHOA to natural and medical image segmentation,and compared it with four algorithms,including the improved Satin Bowerbird optimizer(ISBO),Cuckoo Search(ICS),etc.The experimental results deriving from visual and specific indicators demonstrate that CICMCHOA delivers superior segmentation effects in image segmentation.
文摘With the growth of the discipline of digital communication,the topic has acquiredmore attention in the cybersecuritymedium.The Intrusion Detection(ID)system monitors network traffic to detect malicious activities.The paper introduces a novel Feature Selection(FS)approach for ID.Reptile Search Algorithm(RSA)—is a new optimization algorithm;in this method,each agent searches a new region according to the position of the host,which makes the algorithm suffers from getting stuck in local optima and a slow convergence rate.To overcome these problems,this study introduces an improved RSA approach by integrating Cauchy Mutation(CM)into the RSA’s structure.Thus,the CM can effectively expand search space and enhance the performance of the RSA.The developed RSA-CM is assessed on five publicly available ID datasets:KDD-CUP99,NSL-KDD,UNSW-NB15,CIC-IDS2017,and CIC-IDS2018 and two engineering problems.The RSA-CM is compared with the original RSA,and three other state-of-the-art FS methods,namely particle swarm optimization,grey wolf optimization,and multi-verse optimizer,and quantitatively is evaluated using fitness value,the number of selected optimum features,accuracy,precision,recall,and F1-score evaluationmeasures.The results reveal that the developed RSA-CMgot better results than the other competitive methods applied for FS on the ID datasets and the examined engineering problems.Moreover,the Friedman test results confirm that RSA-CMhas a significant superiority compared to other methods as an FS method for ID.
文摘Software defect prediction(SDP)aims to find a reliable method to predict defects in specific software projects and help software engineers allocate limited resources to release high-quality software products.Software defect prediction can be effectively performed using traditional features,but there are some redundant or irrelevant features in them(the presence or absence of this feature has little effect on the prediction results).These problems can be solved using feature selection.However,existing feature selection methods have shortcomings such as insignificant dimensionality reduction effect and low classification accuracy of the selected optimal feature subset.In order to reduce the impact of these shortcomings,this paper proposes a new feature selection method Cubic TraverseMa Beluga whale optimization algorithm(CTMBWO)based on the improved Beluga whale optimization algorithm(BWO).The goal of this study is to determine how well the CTMBWO can extract the features that are most important for correctly predicting software defects,improve the accuracy of fault prediction,reduce the number of the selected feature and mitigate the risk of overfitting,thereby achieving more efficient resource utilization and better distribution of test workload.The CTMBWO comprises three main stages:preprocessing the dataset,selecting relevant features,and evaluating the classification performance of the model.The novel feature selection method can effectively improve the performance of SDP.This study performs experiments on two software defect datasets(PROMISE,NASA)and shows the method’s classification performance using four detailed evaluation metrics,Accuracy,F1-score,MCC,AUC and Recall.The results indicate that the approach presented in this paper achieves outstanding classification performance on both datasets and has significant improvement over the baseline models.
文摘This paper introduces a novel optimization approach called Recuperated Seed Search Optimization(RSSO),designed to address challenges in solving mechanical engineering design problems.Many optimization techniques struggle with slow convergence and suboptimal solutions due to complex,nonlinear natures.The Sperm Swarm Optimization(SSO)algorithm,which mimics the sperm’s movement to reach an egg,is one such technique.To improve SSO,researchers combined it with three strategies:opposition-based learning(OBL),Cauchy mutation(CM),and position clamping.OBL introduces diversity to SSO by exploring opposite solutions,speeding up convergence.CM enhances both exploration and exploitation capabilities throughout the optimization process.This combined approach,RSSO,has been rigorously tested on standard benchmark functions,real-world engineering problems,and through statistical analysis(Wilcoxon test).The results demonstrate that RSSO significantly outperforms other optimization algorithms,achieving faster convergence and better solutions.The paper details the RSSO algorithm,discusses its implementation,and presents comparative results that validate its effectiveness in solving complex engineering design challenges.
基金The National Natural Science Foundation of China (No.60872075)the National High Technology Research and Development Program of China (863 Program) (No. 2008AA01Z227)
文摘In order to raise the detection precision of the extended binary phase shift keying (EBPSK) receiver, a detector based on the improved particle swarm optimization algorithm (IMPSO) and the BP neural network is designed. First, the characteristics of EBPSK modulated signals and the special filtering mechanism of the impacting filter are demonstrated. Secondly, an improved particle swarm optimization algorithm based on the logistic chaos disturbance operator and the Cauchy mutation operator is proposed, and the EBPSK detector is designed by utilizing the IMPSO-BP neural network. Finally, the simulation of the EBPSK detector based on the MPSO-BP neural network is conducted and the result is compared with that of the adaptive threshold-based decision, the BP neural network, and the PSO-BP detector, respectively. Simulation results show that the detection performance of the EBPSK detector based on the IMPSO-BP neural network is better than those of the other three detectors.
基金supported by the Key Research and Development Program of Henan Province under grant Nos.241111222900 and 241111210400the Natural Science Foundation of Henan under grant No.222300420583+3 种基金the Key Research Projects of Henan Higher Education Institutions under grant No.22A590003the National Natural Science Foundation of China under Grant 62103379the Key Science and Technology Program of Henan Province under grant No.232102220067the Maker Space Incubation Project under Grant No.2023ZCKJ102.
文摘Aiming to address the issues of poor optimization-seeking ability and easily falling into local optimization of the Snow Ablation Optimizer(SAO),a Physically Hybrid strategy-based Improved Snow Ablation Optimizer(PHISAO)is proposed.In this paper,a snow blowing strategy was introduced during the initialization phase of the population to improve population diversity.Secondly,the dual-population iterative strategy of SAO has been replaced by a multi-population iterative strategy,which is supplemented with a position update formula for the water evaporation phase.Additionally,Cauchy mutation perturbation has been introduced in the snow melting phase.This set of improvements better balances the exploration and exploitation phases of the algorithm,enhancing its ability to pursue excellence.Finally,a fluid activation strategy is added to activate the potential of the algorithm when its update iterations enter stagnation,helping the algorithm to escape from the local optimum.Comparison experiments between PHISAO and six metaheuristics were conducted on the CEC(Congress on Evolutionary Computation)-2017 and CEC-2022 benchmark suites.The experimental results demonstrate that the PHISAO algorithm exhibits excellent performance and robustness.In addition,the PHISAO is applied into the unmanned aerial vehicle trajectory planning problem together with particle swarm optimization,beluga whale optimization,sand cat swarm optimization,and SAO.The simulation results show that the proposed PHISAO can plan the optimal trajectory in all two different maps.The proposed PHISAO objective function values were reduced by an average of 29.49%(map 1),and 18.34%(map 2)compared to SAO.
基金support from the National Natural Science Foundation of China[Grant Nos.61461053,61461054,and 61072079]Yunnan Provincial Education Department Scientific Research Fund Project[2022Y008].
文摘The equilibrium optimizer(EO)represents a new,physics-inspired metaheuristic optimization approach that draws inspiration from the principles governing the control of volume-based mixing to achieve dynamic mass equilibrium.Despite its innovative foundation,the EO exhibits certain limitations,including imbalances between exploration and exploitation,the tendency to local optima,and the susceptibility to loss of population diversity.To alleviate these drawbacks,this paper introduces an improved EO that adopts three strategies:adaptive inertia weight,Cauchy mutation,and adaptive sine cosine mechanism,called SCEO.Firstly,a new update formula is conceived by incorporating an adaptive inertia weight to reach an appropriate balance between exploration and exploitation.Next,an adaptive sine cosine mechanism is embedded to boost the global exploratory capacity.Finally,the Cauchy mutation is utilized to prevent the loss of population diversity during searching.To validate the efficacy of the proposed SCEO,a comprehensive evaluation is conducted on 15 classical benchmark functions and the CEC2017 test suite.The outcomes are subsequently benchmarked against both the conventional EO,its variants,and other cutting-edge metaheuristic techniques.The comparisons reveal that the SCEO method provides significantly superior results against the standard EO and other competitors.In addition,the developed SCEO is implemented to deal with a mobile robot path planning(MRPP)task,and compared to some classical metaheuristic approaches.The analysis results demonstrate that the SCEO approach provides the best performance and is a prospective tool for MRPP.
基金Project supported by the National Science and Technology Innovation 2030 Major Project of the Ministry of Science and Technology of China(No.2018AAA0101200)the National Natural Science Foundation of China(Nos.52069014 and 51669014)the Science Foundation for Distinguished Young Scholars of Jiangxi Province,China(No.2018ACB21029)。
文摘A single strategy used in the firefly algorithm(FA)cannot effectively solve the complex optimal scheduling problem.Thus,we propose the FA with division of roles(DRFA).Herein,fireflies are divided into leaders,developers,and followers,while a learning strategy is assigned to each role:the leader chooses the greedy Cauchy mutation;the developer chooses two leaders randomly and uses the elite neighborhood search strategy for local development;the follower randomly selects two excellent particles for global exploration.To improve the efficiency of the fixed step size used in FA,a stepped variable step size strategy is proposed to meet different requirements of the algorithm for the step size at different stages.Role division can balance the development and exploration ability of the algorithm.The use of multiple strategies can greatly improve the versatility of the algorithm for complex optimization problems.The optimal performance of the proposed algorithm has been verified by three sets of test functions and a simulation of optimal scheduling of cascade reservoirs.
文摘To address the issue of accurately extracting fault characteristic information of railway freight car bearings under noisy conditions,this paper proposes a fault diagnosis method based on Adaptive Chirp Mode Decomposition(ACMD)and an optimized Maximum Correlation Kurtosis Deconvolution(MCKD)using a Sparrow Search Algorithm Combining Sine-Cosine and Cauchy Mutation(SCSSA).Firstly,ACMD is used to decompose and reconstruct the original fault signal to obtain several Intrinsic Mode Functions(IMFs).Then,the IMFs are filtered according to the Gini coefficient indicator,with the IMF having the largest Gini coefficient selected as the optimal component.Secondly,the SCSSA is employed to iteratively optimize the filter length L,fault signal period T,and displacement parameter M in the MCKD algorithm,determining the optimal parameter combination for MCKD.This avoids the limitations of manual settings and enhances the accuracy of fault diagnosis.The optimized MCKD is then applied to the optimal component,and deconvolution is performed using maximum correlation kurtosis as the criterion to extract fault characteristic information through its envelope spectrum.To verify the effectiveness and generalizability of the proposed method,simulations,experimental signals from the Case Western Reserve University Bearing Center,and actual measured signals from railway freight car bearing 353130B are used to analyze inner ring faults.The experimental results demonstrate that the method can accurately extract fault characteristic information of railway freight car bearings under noise interference and identify the fault type.