This work presents Hybrid capuchin search algorithm (HCSA) as a meta-heuristic method to deal with the vexing problems of local optima traps and initialization sensitivity of the K-means clustering technique. This stu...
详细信息
This work presents Hybrid capuchin search algorithm (HCSA) as a meta-heuristic method to deal with the vexing problems of local optima traps and initialization sensitivity of the K-means clustering technique. This study was inspired by the popularity and permanence of meta-heuristics in presenting convincing solutions, which sparked various efficient methods and computational tools to tackle difficult and practical real-world problems. The movement behavior of CSA is strengthened using the Chameleon Swarm algorithm to support the search agents of CSA to more effectively explore and exploit each potential region of the search space. This increases the capacity of both exploitation and exploration of the traditional CSA. Besides, the search agents of CSA utilize the rotation mechanism in CS to migrate to new spots outside the nearby regions to perform global search. This mechanism improves the search proficiency of CSA as well as the intensification and diversity abilities of the search agents. These expansion aptitudes of CSA expand its exploitation potential and broaden the range of search scopes, sizes, and directions in conducting clustering activities. A total of 16 different datasets from diverse sources, each with a different level of complexity, characteristics, and dimension, are used to assess the performance of the developed HCSA method on clustering tasks. According to the experimental results, the proposed HCSA performs statistically significantly better than the K-means clustering algorithm and eight meta-heuristics-based clustering in terms of both distance and performance metric measures.
With the primary objective of creating playlists that suggest songs, interest in music genre categorization has grown thanks to high-tech multimedia tools. To develop a strong music classifier that can quickly classif...
详细信息
With the primary objective of creating playlists that suggest songs, interest in music genre categorization has grown thanks to high-tech multimedia tools. To develop a strong music classifier that can quickly classify unlabeled music and enhance consumers' experiences with media players and music files, machine learning and deep learning ideas are required. This study presents a unique method that blends convolutional neural network (CNN) models as an ensemble system to detect musical genres. The method makes use of discrete wavelet transform (DWT), mel frequency cepstral coefficients (MFCC), and short-time fourier transform (STFT) characteristics to provide a comprehensive framework for expressing stylistic qualities in music. To do this, each model's hyperparameters are generated using the capuchin search algorithm (CapSA). Preprocessing the original signals, feature description utilizing DWT, MFCC, and STFT signal matrices, CNN model optimization to extract signal features, and music genre identification based on combined features make up the four main components of the technique. By integrating many signal processing techniques and CNN models, this study advances the field of music genre classification and provides possible insights into the blending of diverse musical components for improved classification accuracy. The GTZAN and Extended-Ballroom datasets were the two used in the studies. The average classification accuracy of 96.07 and 96.20 for each database, respectively, show how well our suggested strategy performs when compared to earlier, comparable methods.
Multiple sclerosis (MS) is a severe brain disease that permanently destroys brain cells, impacting vision, balance, muscle control, and daily activity. This research employs a weighted combination of deep neural netwo...
详细信息
Multiple sclerosis (MS) is a severe brain disease that permanently destroys brain cells, impacting vision, balance, muscle control, and daily activity. This research employs a weighted combination of deep neural networks and optimization techniques for MS disease diagnosis. This method uses slices of magnetic resonance imaging (MRI) images as input. Then, after the pre-processing operation, the process of segmentation and identification of the region of interest (ROI) is performed using a combination of the fuzzy c-means (FCM) algorithm and the capuchin search algorithm (CapSA) algorithm. When the target view is detected, the features of each ROI are extracted through three techniques: local binary pattern (LBP), multi-linear principal component analysis (MPCA), and gray level co-occurrence matrix (GLCM). Each of these features is then processed by a deep neural network. In each deep neural network, the CapSA algorithm is used to determine the optimal topology structure and adjust the weight vector of the neural network. This means that in this process, the vector and topology of the deep neural network are adjusted using the CapSA algorithm in such a way that the training error is minimized. Finally, after creating the trained models, the weighted combination of the outputs of these three models is used for the final diagnosis. The implementation results showed that our method was successful in achieving 100% precision compared to other comparative methods. Also, in the average accuracy criterion, it showed a performance of 99.51%, which shows the high performance of our method in diagnosing patients.
In general, Metasurface Antennas (MSA) are designed to diminish the antenna shape by enhancing the operating band and directivity. As the efficiency decreases, the design complexity of MSA increases. In order to enhan...
详细信息
In general, Metasurface Antennas (MSA) are designed to diminish the antenna shape by enhancing the operating band and directivity. As the efficiency decreases, the design complexity of MSA increases. In order to enhance the antenna design, a high-gain MSA is designed using the hybrid African Vulture's Optimization algorithm (AVOA), and the capuchin search algorithm (CapSA) is used for Radio Frequency (RF) energy harvesting. The dimensions of the designed antenna are \(1.66\lambda_capuchin search algorithm \times 1.25\lambda_capuchin search algorithm \times 0.02\lambda_capuchin search algorithm\) with a resonating frequency of 5 GHz. To design the high gain MSA, the proposed Hybrid African Vulture’s Optimization and capuchin search algorithm (Hyb-AVOA-CapSA) is used to enhance the antenna parameters such as radiation efficiency, Bandwidth, gain, and return loss. Therefore, the proposed MSA design has achieved high efficiency and profit. Finally, the simulation has done on HFSS19 and ADS2020 version software; and evaluated using MATLAB. The proposed antenna gives a better efficiency of 70.12%, and resonate at 1.5 GHz of the axial ratio bandwidth at 5 GHz resonant frequency. The gain of the proposed antenna has increased from 6.86 to 7.6 dBi. While examining the comparative outcomes, the proposed approach has attained 22.4%, 23.7% high gain, and 18.85%, 12.6% lower return loss than the compared methods. Thus, the designed MSA is applied in RF energy harvesting applications because of its compact, low-profile, and simple structure. The Rectenna design uses a voltage doubler circuit at the receiver end and produces 5.55 V.
Feature selection (FS) is a crucial area of cognitive computation that demands further studies. It has recently received a lot of attention from researchers working in machine learning and data mining. It is broadly e...
详细信息
Feature selection (FS) is a crucial area of cognitive computation that demands further studies. It has recently received a lot of attention from researchers working in machine learning and data mining. It is broadly employed in many different applications. Many enhanced strategies have been created for FS methods in cognitive computation to boost the performance of the methods. The goal of this paper is to present three adaptive versions of the capuchin search algorithm (CSA) that each features a better search ability than the parent CSA. These versions are used to select optimal feature subset based on a binary version of each adapted one and the k-Nearest Neighbor (k-NN) classifier. These versions were matured by applying several strategies, including automated control of inertia weight, acceleration coefficients, and other computational factors, to ameliorate search potency and convergence speed of CSA. In the velocity model of CSA, some growth computational functions, known as exponential, power, and S-shaped functions, were adopted to evolve three versions of CSA, referred to as exponential CSA (ECSA), power CSA (PCSA), and S-shaped CSA (SCSA), respectively. The results of the proposed FS methods on 24 benchmark datasets with different dimensions from various repositories were compared with other k-NN based FS methods from the literature. The results revealed that the proposed methods significantly outperformed the performance of CSA and other well-established FS methods in several relevant criteria. In particular, among the 24 datasets considered, the proposed binary ECSA, which yielded the best overall results among all other proposed versions, is able to excel the others in 18 datasets in terms of classification accuracy, 13 datasets in terms of specificity, 10 datasets in terms of sensitivity, and 14 datasets in terms of fitness values. Simply put, the results on 15, 9, and 5 datasets out of the 24 datasets studied showed that the performance levels of the
This paper presents an effective approach for solving economic load dispatch problems contemplating the scheduling a set of thermal generating units to produce a specific power at low consumption costs. These problems...
详细信息
This paper presents an effective approach for solving economic load dispatch problems contemplating the scheduling a set of thermal generating units to produce a specific power at low consumption costs. These problems can be thought of as nonlinear, non-convex, and highly constrained optimization problems with a large number of local minima. To cope with the above issues in solving such problems, a new meta-heuristic named capuchin search algorithm was adopted. To boost the search performance of this algorithm as well as to mitigate its early convergence and regression to the local optimum, it was hybridized with another algorithm and improved using several positive amendments. First, a memory element was added to this algorithm to ameliorate its position and velocity update mechanisms in order to exploit the most encouraging candidate solutions. Second, two adaptive parametric functions were used to manage the exploration and exploitation features of this algorithm and balance them appropriately. Finally, the hybridization was made using the gradient-based optimizer to strengthen the intensification ability of this algorithm and balance its searching ability to fulfill sensible search performance. The proficiency of the proposed algorithm was divulged by assessing it on computationally difficult economic load dispatch problems under 6 different tests with a generator of 3, 13, 40, 80, and 140 units, each with different constraints and load conditions. The proposed algorithm provided the best performance among many other competitors. Its superiority and practicality were revealed by obtaining optimal solutions for large-scale test cases such as 40-unit and 140-unit test systems.
A small deep hole drilling control system based on the capuchin search algorithm to optimize fuzzy PID is proposed to improve the efficiency of small deep hole drilling. Based on the difference between the actual axia...
详细信息
ISBN:
(纸本)9781665477260
A small deep hole drilling control system based on the capuchin search algorithm to optimize fuzzy PID is proposed to improve the efficiency of small deep hole drilling. Based on the difference between the actual axial force and the expected axial force, the system adaptively adjusts the quantization factor and scale factor of the fuzzy PID controller by using the capuchin search algorithm and adjusting the parameters of the controller in real-time to improve the system performance. The experimental results show that the CapSA-optimized fuzzy PID algorithm achieves the shortest stabilization time and slight overshoot. When the algorithm is applied to actual machining, the proposed algorithm has a faster response speed and more stable axial force. It can be adaptive to Change the PID drilling parameters to meet the production requirements of intelligent manufacturing..
Motivated by the increasing complexity and operational productivity of industrial processes, the need for efficient modeling schemes for industrial systems is highly demanded. This study presents a new simulator model...
详细信息
Motivated by the increasing complexity and operational productivity of industrial processes, the need for efficient modeling schemes for industrial systems is highly demanded. This study presents a new simulator model for a real winding process based on a combination of Multi-gene Genetic Programming (MGP) and capuchin search algorithm (CapSA), referred to as MGP-CapSA modeling approach. CapSA is a meta-heuristic algorithm used to optimize the coefficients of the regression equations of the MGP technique. The winding process has tensions in the web between reels 1 and 2 and between reels 2 and 3. On this basis, two mathematical models were developed by the MGP-CapSA method to estimate the tensions in the web for this process. The efficacy and superiority of the proposed MGP-CapSA method were verified by extensive experiments and hypothesis testing, and the proposed method was then compared with other well-known intelligent and conventional modeling methods. The proposed MGP-CapSA method can be exploited to enhance control performance and achieve robust fault-tolerant system. A comparison of the MGP-CapSA method with other promising modeling methods corroborates the performance level of MGP-CapSA over those competitors. The results demonstrate that MGP-CapSA is a suitable method for generating robust models for complex nonlinear systems.
Meta-heuristic searchalgorithms were successfully used to solve a variety of problems in engineering, science, business, and finance. Meta-heuristic algorithms share common features since they are population-based ap...
详细信息
Meta-heuristic searchalgorithms were successfully used to solve a variety of problems in engineering, science, business, and finance. Meta-heuristic algorithms share common features since they are population-based approaches that use a set of tuning parameters to evolve new solutions based on the natural behavior of creatures. In this paper, we present a novel nature-inspired search optimization algorithm called the capuchin search algorithm (CapSA) for solving constrained and global optimization problems. The key inspiration of CapSA is the dynamic behavior of capuchin monkeys. The basic optimization characteristics of this new algorithm are designed by modeling the social actions of capuchins during wandering and foraging over trees and riverbanks in forests while searching for food sources. Some of the common behaviors of capuchins during foraging that are implemented in this algorithm are leaping, swinging, and climbing. Jumping is an effective mechanism used by capuchins to jump from tree to tree. The other foraging mechanisms exercised by capuchins, known as swinging and climbing, allow the capuchins to move small distances over trees, tree branches, and the extremities of the tree branches. These locomotion mechanisms eventually lead to feasible solutions of global optimization problems. The proposed algorithm is benchmarked on 23 well-known benchmark functions, as well as solving several challenging and computationally costly engineering problems. A broad comparative study is conducted to demonstrate the efficacy of CapSA over several prominent meta-heuristic algorithms in terms of optimization precision and statistical test analysis. Overall results show that CapSA renders more precise solutions with a high convergence rate compared to competitive meta-heuristic methods.
E-commerce provides a large selection of goods for sale and purchase, which promotes regular transactions and commodity flows. Efficient distribution of goods and precise estimation of customer wants are essential for...
详细信息
E-commerce provides a large selection of goods for sale and purchase, which promotes regular transactions and commodity flows. Efficient distribution of goods and precise estimation of customer wants are essential for cost reduction. In order to improve supply chain efficiency in the context of cross-border e-commerce, this article combines machine learning approaches with the Internet of Things. The suggested approach consists of two main stages. Order prediction is done in the first step to determine how many orders each merchant is expected to get in the future. In the second phase, allocation operations are conducted and resources required for each retailer are supplied depending on their needs and inventory, taking into account each store's inventory as well as the anticipated sales level. This suggested approach makes use of a weighted mixture of neural networks to anticipate sales orders. The capuchin search algorithm (CapSA) is used in this weighted combination to concurrently enhance the learning and ensemble performance of models. This indicates that an effort is made to reduce the local error of the learning model at the model level via model weight adjustments and neural network configuration. To guarantee more accurate output from the ensemble model, the best weight for each individual component is found at the ensemble model level using the CapSA method. This method yields the ensemble model's final output in the form of weighted averages by choosing suitable weight values. With a Root Mean Squared Error of 2.27, the suggested technique has successfully predicted sales based on the acquired findings, showing a minimum decrease of 2.4 in comparison to the comparing methodologies. Additionally, the suggested method's strong performance is shown by the fact that it was able to minimize the Mean Absolute Percentage Error by 14.67 when compared to other comparison approaches.
暂无评论