The chimp optimization algorithm (ChOA) is a recently introduced metaheuristic algorithm inspired by nature. This algorithm identified four types of chimpanzee groups: attacker, barrier, chaser, and driver, and propos...
详细信息
The chimp optimization algorithm (ChOA) is a recently introduced metaheuristic algorithm inspired by nature. This algorithm identified four types of chimpanzee groups: attacker, barrier, chaser, and driver, and proposed a suitable mathematical model for them, based on the various intelligence and sexual motivations of chimpanzees. However, this algorithm is not more successful in the convergence rate and escaping of the local optimum trap in solving high-dimensional problems. Although it and some of its variants use some strategies to overcome these problems, it is observed that it is not sufficient. Therefore, in this study, a newly expanded variant is described. In the algorithm, called Ex-ChOA, hybrid models are proposed for position updates of search agents, and a dynamic switching mechanism is provided for transition phases. This flexible structure solves the slow convergence problem of ChOA and improves its accuracy in multi-dimensional problems. Therefore, it tries to achieve success in solving global, complex, and constrained problems. The performance of the proposed algorithm was analyzed on a total of 34 benchmark functions and a total of 17 real-world optimizations, including classical, constrained, and modern engineering problems. According to the results obtained, the proposed algorithm performs better or equivalent performance than the compared algorithms.
Neural mass model (NMM) serves as an effective tool for understanding and exploring the complex dynamics of brain systems. Accurately estimating the model parameters of NMM is highly important for building brain model...
详细信息
Neural mass model (NMM) serves as an effective tool for understanding and exploring the complex dynamics of brain systems. Accurately estimating the model parameters of NMM is highly important for building brain models driven by observed electroencephalogram (EEG) data. However, existing methods for comparing model output with observed data primarily focus on one-dimensional linear comparisons, overlooking the highdimensional nonlinear dynamics and Riemannian geometry characteristics of EEG data. To address this issue, we propose a novel parameter estimation method for NMM based on the improved chimp optimization algorithm (ChOA) and Riemannian geometry. First, ChOA is improved by incorporating the Aquila optimizer (AOChOA) is used to improve the convergence efficiency and accuracy of the nonlinear optimization problem. Then, a novel loss function based on the Riemannian geometry of symmetric positive definite matrices (LRSPD) is constructed to capture the high-dimensional nonlinear dynamics of EEG signals. Finally, we validate the effectiveness of the proposed method by using the model output with fixed model parameters and real EEG signals as observed data, respectively. When using the model output with fixed model parameters, the loss function LRSPD yielded more accurate parameter estimation results compared to others, with the fitted model closely matching the dynamics of the observed data. When using real EEG data, the proposed method successfully recovered differences in EEG dynamics for subjects at different consciousness levels. Additionally, our study reveals the neural mechanisms of decreased consciousness level in patients with disorders of consciousness (DOC), characterized by increased inhibitory neural activity of the brain.
A Mobile Ad hoc Network (MANET) is a widely used and vibrant network, which is unevenly distributed in the environment. It is a set of self-organized independent mobile nodes interconnected without any centralized inf...
详细信息
A Mobile Ad hoc Network (MANET) is a widely used and vibrant network, which is unevenly distributed in the environment. It is a set of self-organized independent mobile nodes interconnected without any centralized infrastructure. However, this topology nature makes the network prompt to various network security attacks. To address this issue, this paper proposes a Coot chimp optimization algorithm- Deep Q-Network (CChOA-DQN) for detecting the black hole attacks in MANET. Here, the designed CChOA is used for the identification of the optimal route in the MANET for transmitting data, which takes into fitness parameters, such as energy, distance, neighbourhood quality, link quality, and trust. The features are extracted using the Fisher score and augmented using the over-sampling technique, which is further allowed for the detection process using DQN. Also, the weights of the DQN are enhanced using the CChOA algorithmic technique to enhance the detection performance. Additionally, the results gathered from the experiment revealed that CChOA attained high performance with a maximum of 0.983 Mbps throughput, 93.70 % Packet Delivery Ratio (PDR), and minimum end-end delay of 0.096Sec, Residual energy of 0.119 J, and Control overhead of 4473.11. Also, the CChOA-DQN technique achieved the minimum False Positive Rate (FPR) of 0.122, False Negative Rate (FNR) of 0.121, Computation time of 0.153 and Run time of 0.094.
Aiming to address the limitations of the standard chimp optimization algorithm (ChOA), such as inadequate search ability and susceptibility to local optima in Unmanned Aerial Vehicle (UAV) path planning, this paper pr...
详细信息
Aiming to address the limitations of the standard chimp optimization algorithm (ChOA), such as inadequate search ability and susceptibility to local optima in Unmanned Aerial Vehicle (UAV) path planning, this paper proposes a three-dimensional path planning method for UAVs based on the Improved chimp optimization algorithm (IChOA). First, this paper models the terrain and obstacle environments spatially and formulates the total UAV flight cost function according to the constraints, transforming the path planning problem into an optimization problem with multiple constraints. Second, this paper enhances the diversity of the chimpanzee population by applying the Sine chaos mapping strategy and introduces a nonlinear convergence factor to improve the algorithm’s search accuracy and convergence speed. Finally, this paper proposes a dynamic adjustment strategy for the number of chimpanzee advance echelons, which effectively balances global exploration and local exploitation, significantly optimizing the algorithm’s search performance. To validate the effectiveness of the IChOA algorithm, this paper conducts experimental comparisons with eight different intelligent algorithms. The experimental results demonstrate that the IChOA outperforms the selected comparison algorithms in terms of practicality and robustness in UAV 3D path planning. It effectively solves the issues of efficiency in finding the shortest path and ensures high stability during execution.
In this paper, we propose chimp optimization algorithm (ChOA) for selection of feature to increase the classification accuracy of heart disease diagnosis. In this approach, noises contained in the cardiac image are re...
详细信息
In this paper, we propose chimp optimization algorithm (ChOA) for selection of feature to increase the classification accuracy of heart disease diagnosis. In this approach, noises contained in the cardiac image are removed using median filter initially. Then, GLCM features are extracted from the cardiac image. Among the extracted features, optimal features are chosen using ChOA algorithm. These selected features taken as input to the classifier. In this approach, support vector neural network (SVNN) is used as classifier. The classifier classifies the image into normal and abnormal. Simulation results depict that the ChOA-based SVNN performs superior than the conventional SVNN, ANN, KNN and SVM in terms of accuracy.
chimp optimization algorithm(ChOA)is one of the most efficient recent optimizationalgorithms,which proved its ability to deal with different problems in various ***,ChOA suffers from the weakness of the local search ...
详细信息
chimp optimization algorithm(ChOA)is one of the most efficient recent optimizationalgorithms,which proved its ability to deal with different problems in various ***,ChOA suffers from the weakness of the local search technique which leads to a loss of diversity,getting stuck in a local minimum,and procuring premature *** response to these defects,this paper proposes an improved ChOA algorithm based on using Opposition-based learning(OBL)to enhance the choice of better solutions,written as ***,utilizing Reinforcement Learning(RL)to improve the local research technique of OChOA,called *** way effectively avoids the algorithm falling into local *** performance of the proposed RLOChOA algorithm is evaluated using the Friedman rank test on a set of CEC 2015 and CEC 2017 benchmark functions problems and a set of CEC 2011 real-world *** results and statistical experiments show that RLOChOA provides better solution quality,convergence accuracy and stability compared with other state-of-the-art algorithms.
chimp optimization algorithm(ChOA)is one of the recent metaheuristics swarm intelligence *** has been widely tailored for a wide variety of optimization problems due to its impressive characteristics over other swarm ...
详细信息
chimp optimization algorithm(ChOA)is one of the recent metaheuristics swarm intelligence *** has been widely tailored for a wide variety of optimization problems due to its impressive characteristics over other swarm intelligence methods:it has very few parameters,and no derivation information is required in the initial ***,it is simple,easy to use,flexible,scalable,and has a special capability to strike the right balance between exploration and exploitation during the search which leads to favorable ***,the ChOA has recently gained a very big research interest with tremendous audiences from several domains in a very short ***,in this review paper,several research publications using ChOA have been overviewed and ***,introductory information about ChOA is provided which illustrates the natural foundation context and its related optimization conceptual *** main operations of ChOA are procedurally discussed,and the theoretical foundation is ***,the recent versions of ChOA are discussed in detail which are categorized into modified,hybridized,and paralleled *** main applications of ChOA are also thoroughly *** applications belong to the domains of economics,image processing,engineering,neural network,power and energy,networks,*** of ChOA is also *** review paper will be helpful for the researchers and practitioners of ChOA belonging to a wide range of audiences from the domains of optimization,engineering,medical,data mining,and *** well,it is wealthy in research on health,environment,and public ***,it will aid those who are interested by providing them with potential future research.
Feature Selection(FS)is an important problem that involves selecting the most informative subset of features from a dataset to improve classification ***,due to the high dimensionality and complexity of the dataset,mo...
详细信息
Feature Selection(FS)is an important problem that involves selecting the most informative subset of features from a dataset to improve classification ***,due to the high dimensionality and complexity of the dataset,most optimizationalgorithms for feature selection suffer from a balance issue during the search ***,the present paper proposes a hybrid Sine-Cosine chimp optimization algorithm(SCChOA)to address the feature selection *** this approach,firstly,a multi-cycle iterative strategy is designed to better combine the Sine-Cosine algorithm(SCA)and the chimp optimization algorithm(ChOA),enabling a more effective search in the objective ***,an S-shaped transfer function is introduced to perform binary transformation on ***,the binary SCChOA is combined with the K-Nearest Neighbor(KNN)classifier to form a novel binary hybrid wrapper feature selection *** evaluate the performance of the proposed method,16 datasets from different dimensions of the UCI repository along with four evaluation metrics of average fitness value,average classification accuracy,average feature selection number,and average running time are ***,seven state-of-the-art metaheuristic algorithms for solving the feature selection problem are chosen for *** results demonstrate that the proposed method outperforms other compared algorithms in solving the feature selection *** is capable of maximizing the reduction in the number of selected features while maintaining a high classification ***,the results of statistical tests also confirm the significant effectiveness of this method.
One of the most reliable deep learning approaches for image classification challenges is deep Conventional Conv neural networks (DCNNs);however, identifying the appropriate DCNN architecture for a given application ca...
详细信息
One of the most reliable deep learning approaches for image classification challenges is deep Conventional Conv neural networks (DCNNs);however, identifying the appropriate DCNN architecture for a given application can be quite challenging. This study focuses on finding the optimal DCNN architecture automatically using an improved version of the chimp optimization algorithm (ChOA). Three changes based on the baseline ChOA are developed to accomplish the objectives. As a first step, a digitized-based coding strategy is created, making it easier for chimp vectors to encode DCNN layers. Then, to achieve variable-length DCNNs, a disabled layer is recommended to cover some chimp vector dimensions. As a third contribution, a mechanism is developed to assess the fitness function using only a part of the dataset instead of the whole dataset. In order to assess the developed model's performance, the comparison is made against 23 classifiers, including the top state-of-the-art approaches, using nine benchmark image datasets. The proposed model presents the best performance in the Fashion dataset with an error percentage of 5.08, while it is the second-best model with 750 k parameters. Also, for other datasets, the experimental findings indicate that the suggested method's classification accuracy outperforms other benchmarks in 87 out of 95 investigations. This variable-length approach is the first effort of its kind, employing ChOA to evolve the architectures of DCNNs autonomously.
The machine learning process in high-dimensional datasets is far more complicated than in low-dimensional datasets. In high-dimensional datasets, Feature Selection (FS) is necessary to decrease the complexity of learn...
详细信息
The machine learning process in high-dimensional datasets is far more complicated than in low-dimensional datasets. In high-dimensional datasets, Feature Selection (FS) is necessary to decrease the complexity of learning. However, FS in high-dimensional datasets is a complex process that requires the combination of several search techniques. The chimp optimization algorithm, known as ChOA, is a new meta-heuristic method inspired by the chimps' individual intellect and sexual incentive in cooperative hunting. It is basically employed in solving complex continuous optimization problems, while its binary version is frequently utilized in solving difficult binary optimization problems. Both versions of ChOA are subject to premature convergence and are incapable of effectively solving high-dimensional optimization problems. This paper proposes the Binary Improved ChOA algorithm (BICHOA) for solving the bi-objective, high-dimensional FS problems (i.e., high-dimensional FS problems that aim to maximize the classifier's accuracy and minimize the number of selected features from a dataset). BICHOA improves the performance of ChOA using four new exploration and exploitation techniques. First, it employs the opposition-based learning approach to initially create a population of diverse binary feasible solutions. Second, it incorporates the L & eacute;vy mutation function in the main probabilistic update function of ChOA to boost its searching and exploring capabilities. Third, it uses an iterative exploration technique based on an exploratory local search method called the beta-hill climbing algorithm. Finally, it employs a new binary time-varying transfer function to calculate binary feasible solutions from the continuous feasible solutions generated by the update equations of the ChOA and beta-hill climbing algorithms. BICHOA's performance was assessed and compared against six machine learning classifiers, five integer programming methods, and nine efficient popular optimiza
暂无评论