Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (38)

Search Parameters:
Authors = Chu-Chuan Jeng

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
22 pages, 3925 KiB  
Article
Optimized Multiple Regression Prediction Strategies with Applications
by Yiming Zhao, Shu-Chuan Chu, Ali Riza Yildiz and Jeng-Shyang Pan
Symmetry 2025, 17(7), 1085; https://doi.org/10.3390/sym17071085 - 7 Jul 2025
Viewed by 401
Abstract
As a classical statistical method, multiple regression is widely used for forecasting tasks in power, medicine, finance, and other fields. The rise of machine learning has led to the adoption of neural networks, particularly Long Short-Term Memory (LSTM) models, for handling complex forecasting [...] Read more.
As a classical statistical method, multiple regression is widely used for forecasting tasks in power, medicine, finance, and other fields. The rise of machine learning has led to the adoption of neural networks, particularly Long Short-Term Memory (LSTM) models, for handling complex forecasting problems, owing to their strong ability to capture temporal dependencies in sequential data. Nevertheless, the performance of LSTM models is highly sensitive to hyperparameter configuration. Traditional manual tuning methods suffer from inefficiency, excessive reliance on expert experience, and poor generalization. Aiming to address the challenges of complex hyperparameter spaces and the limitations of manual adjustment, an enhanced sparrow search algorithm (ISSA) with adaptive parameter configuration was developed for LSTM-based multivariate regression frameworks, where systematic optimization of hidden layer dimensionality, learning rate scheduling, and iterative training thresholds enhances its model generalization capability. In terms of SSA improvement, first, the population is initialized by the reverse learning strategy to increase the diversity of the population. Second, the mechanism for updating the positions of producer sparrows is improved, and different update formulas are selected based on the sizes of random numbers to avoid convergence to the origin and improve search flexibility. Then, the step factor is dynamically adjusted to improve the accuracy of the solution. To improve the algorithm’s global search capability and escape local optima, the sparrow search algorithm’s position update mechanism integrates Lévy flight for detection and early warning. Experimental evaluations using benchmark functions from the CEC2005 test set demonstrated that the ISSA outperforms PSO, the SSA, and other algorithms in optimization performance. Further validation with power load and real estate datasets revealed that the ISSA-LSTM model achieves superior prediction accuracy compared to existing approaches, achieving an RMSE of 83.102 and an R2 of 0.550 during electric load forecasting and an RMSE of 18.822 and an R2 of 0.522 during real estate price prediction. Future research will explore the integration of the ISSA with alternative neural architectures such as GRUs and Transformers to assess its flexibility and effectiveness across different sequence modeling paradigms. Full article
(This article belongs to the Section Computer)
Show Figures

Figure 1

14 pages, 470 KiB  
Article
Genetic Algorithm for High-Dimensional Emotion Recognition from Speech Signals
by Liya Yue, Pei Hu, Shu-Chuan Chu and Jeng-Shyang Pan
Electronics 2023, 12(23), 4779; https://doi.org/10.3390/electronics12234779 - 25 Nov 2023
Cited by 1 | Viewed by 1570
Abstract
Feature selection plays a crucial role in establishing an effective speech emotion recognition system. To improve recognition accuracy, people always extract as many features as possible from speech signals. However, this may reduce efficiency. We propose a hybrid filter–wrapper feature selection based on [...] Read more.
Feature selection plays a crucial role in establishing an effective speech emotion recognition system. To improve recognition accuracy, people always extract as many features as possible from speech signals. However, this may reduce efficiency. We propose a hybrid filter–wrapper feature selection based on a genetic algorithm specifically designed for high-dimensional (HGA) speech emotion recognition. The algorithm first utilizes Fisher Score and information gain to comprehensively rank acoustic features, and then these features are assigned probabilities for inclusion in subsequent operations according to their ranking. HGA improves population diversity and local search ability by modifying the initial population generation method of genetic algorithm (GA) and introducing adaptive crossover and a new mutation strategy. The proposed algorithm clearly reduces the number of selected features in four common English speech emotion datasets. It is confirmed by K-nearest neighbor and random forest classifiers that it is superior to state-of-the-art algorithms in accuracy, precision, recall, and F1-Score. Full article
(This article belongs to the Special Issue Evolutionary Computation Methods for Real-World Problem Solving)
Show Figures

Figure 1

31 pages, 943 KiB  
Article
Application of Diversity-Maintaining Adaptive Rafflesia Optimization Algorithm to Engineering Optimisation Problems
by Jeng-Shyang Pan, Zhen Zhang, Shu-Chuan Chu, Zne-Jung Lee and Wei Li
Symmetry 2023, 15(11), 2077; https://doi.org/10.3390/sym15112077 - 16 Nov 2023
Cited by 6 | Viewed by 1991
Abstract
The Diversity-Maintained Adaptive Rafflesia Optimization Algorithm represents an enhanced version of the original Rafflesia Optimization Algorithm. The latter draws inspiration from the unique characteristics displayed by the Rafflesia during its growth, simulating the entire lifecycle from blooming to seed dispersion. The incorporation of [...] Read more.
The Diversity-Maintained Adaptive Rafflesia Optimization Algorithm represents an enhanced version of the original Rafflesia Optimization Algorithm. The latter draws inspiration from the unique characteristics displayed by the Rafflesia during its growth, simulating the entire lifecycle from blooming to seed dispersion. The incorporation of the Adaptive Weight Adjustment Strategy and the Diversity Maintenance Strategy assists the algorithm in averting premature convergence to local optima, subsequently bolstering its global search capabilities. When tested on the CEC2013 benchmark functions under a dimension of 30, the new algorithm was compared with ten optimization algorithms, including commonly used classical algorithms, such as PSO, DE, CSO, SCA, and the newly introduced ROA. Evaluation metrics included mean and variance, and the new algorithm outperformed on a majority of the test functions. Concurrently, the new algorithm was applied to six real-world engineering problems: tensile/compressive spring design, pressure vessel design, three-bar truss design, welded beam design, reducer design, and gear system design. In these comparative optimizations against other mainstream algorithms, the objective function’s mean value optimized by the new algorithm consistently surpassed that of other algorithms across all six engineering challenges. Such experimental outcomes validate the efficiency and reliability of the Diversity-Maintained Adaptive Rafflesia Optimization Algorithm in tackling optimization challenges. The Diversity- Maintained Adaptive Rafflesia Optimization Algorithm is capable of tuning the parameter values for the optimization of symmetry and asymmetry functions. As part of our future research endeavors, we aim to deploy this algorithm on an even broader array of diverse and distinct optimization problems, such as the arrangement of wireless sensor nodes, further solidifying its widespread applicability and efficacy. Full article
Show Figures

Figure 1

15 pages, 483 KiB  
Article
A Feature Selection Algorithm Based on Differential Evolution for English Speech Emotion Recognition
by Liya Yue, Pei Hu, Shu-Chuan Chu and Jeng-Shyang Pan
Appl. Sci. 2023, 13(22), 12410; https://doi.org/10.3390/app132212410 - 16 Nov 2023
Cited by 2 | Viewed by 2012
Abstract
The automatic identification of emotions from speech holds significance in facilitating interactions between humans and machines. To improve the recognition accuracy of speech emotion, we extract mel-frequency cepstral coefficients (MFCCs) and pitch features from raw signals, and an improved differential evolution (DE) algorithm [...] Read more.
The automatic identification of emotions from speech holds significance in facilitating interactions between humans and machines. To improve the recognition accuracy of speech emotion, we extract mel-frequency cepstral coefficients (MFCCs) and pitch features from raw signals, and an improved differential evolution (DE) algorithm is utilized for feature selection based on K-nearest neighbor (KNN) and random forest (RF) classifiers. The proposed multivariate DE (MDE) adopts three mutation strategies to solve the slow convergence of the classical DE and maintain population diversity, and employs a jumping method to avoid falling into local traps. The simulations are conducted on four public English speech emotion datasets: eNTERFACE05, Ryerson Audio-Visual Database of Emotional Speech and Song (RAVDESS), Surrey Audio-Visual Expressed Emotion (SAEE), and Toronto Emotional Speech Set (TESS), and they cover a diverse range of emotions. The MDE algorithm is compared with PSO-assisted biogeography-based optimization (BBO_PSO), DE, and the sine cosine algorithm (SCA) on emotion recognition error, number of selected features, and running time. From the results obtained, MDE obtains the errors of 0.5270, 0.5044, 0.4490, and 0.0420 in eNTERFACE05, RAVDESS, SAVEE, and TESS based on the KNN classifier, and the errors of 0.4721, 0.4264, 0.3283 and 0.0114 based on the RF classifier. The proposed algorithm demonstrates excellent performance in emotion recognition accuracy, and it finds meaningful acoustic features from MFCCs and pitch. Full article
(This article belongs to the Special Issue Recent Applications of Explainable AI (XAI))
Show Figures

Figure 1

14 pages, 406 KiB  
Article
English Speech Emotion Classification Based on Multi-Objective Differential Evolution
by Liya Yue, Pei Hu, Shu-Chuan Chu and Jeng-Shyang Pan
Appl. Sci. 2023, 13(22), 12262; https://doi.org/10.3390/app132212262 - 13 Nov 2023
Cited by 6 | Viewed by 1547
Abstract
Speech signals involve speakers’ emotional states and language information, which is very important for human–computer interaction that recognizes speakers’ emotions. Feature selection is a common method for improving recognition accuracy. In this paper, we propose a multi-objective optimization method based on differential evolution [...] Read more.
Speech signals involve speakers’ emotional states and language information, which is very important for human–computer interaction that recognizes speakers’ emotions. Feature selection is a common method for improving recognition accuracy. In this paper, we propose a multi-objective optimization method based on differential evolution (MODE-NSF) that maximizes recognition accuracy and minimizes the number of selected features (NSF). First, the Mel-frequency cepstral coefficient (MFCC) features and pitch features are extracted from speech signals. Then, the proposed algorithm implements feature selection where the NSF guides the initialization, crossover, and mutation of the algorithm. We used four English speech emotion datasets, and K-nearest neighbor (KNN) and random forest (RF) classifiers to validate the performance of the proposed algorithm. The results illustrate that MODE-NSF is superior to other multi-objective algorithms in terms of the hypervolume (HV), inverted generational distance (IGD), Pareto optimal solutions, and running time. MODE-NSF achieved an accuracy of 49% using eNTERFACE05, 53% using the Ryerson audio-visual database of emotional speech and song (RAVDESS), 76% using Surrey audio-visual expressed emotion (SAVEE) database, and 98% using the Toronto emotional speech set (TESS). MODE-NSF obtained good recognition results, which provides a basis for the establishment of emotional models. Full article
(This article belongs to the Special Issue Multi-Modal Deep Learning and Its Applications)
Show Figures

Figure 1

21 pages, 410 KiB  
Article
An Entropy-Balanced Orthogonal Learning Bamboo Forest Growth Optimization Algorithm with Quasi-Affine Transformation Evolutionary and Its Application in Capacitated Vehicle Routing Problem
by Jeng-Shyang Pan, Xin-Yi Zhang, Shu-Chuan Chu, Ru-Yu Wang and Bor-Shyh Lin
Entropy 2023, 25(11), 1488; https://doi.org/10.3390/e25111488 - 27 Oct 2023
Cited by 3 | Viewed by 1647
Abstract
The bamboo forest growth optimization (BFGO) algorithm combines the characteristics of the bamboo forest growth process with the optimization course of the algorithm. The algorithm performs well in dealing with optimization problems, but its exploitation ability is not outstanding. Therefore, a new heuristic [...] Read more.
The bamboo forest growth optimization (BFGO) algorithm combines the characteristics of the bamboo forest growth process with the optimization course of the algorithm. The algorithm performs well in dealing with optimization problems, but its exploitation ability is not outstanding. Therefore, a new heuristic algorithm named orthogonal learning quasi-affine transformation evolutionary bamboo forest growth optimization (OQBFGO) algorithm is proposed in this work. This algorithm combines the quasi-affine transformation evolution algorithm to expand the particle distribution range, a process of entropy increase that can significantly improve particle searchability. The algorithm also uses an orthogonal learning strategy to accurately aggregate particles from a chaotic state, which can be an entropy reduction process that can more accurately perform global development. OQBFGO algorithm, BFGO algorithm, quasi-affine transformation evolutionary bamboo growth optimization (QBFGO) algorithm, orthogonal learning bamboo growth optimization (OBFGO) algorithm, and three other mature algorithms are tested on the CEC2017 benchmark function. The experimental results show that the OQBFGO algorithm is superior to the above algorithms. Then, OQBFGO is used to solve the capacitated vehicle routing problem. The results show that OQBFGO can obtain better results than other algorithms. Full article
Show Figures

Figure 1

24 pages, 3766 KiB  
Article
An Enhanced Food Digestion Algorithm for Mobile Sensor Localization
by Shu-Chuan Chu, Zhi-Yuan Shao, Ning Zhong, Geng-Geng Liu and Jeng-Shyang Pan
Sensors 2023, 23(17), 7508; https://doi.org/10.3390/s23177508 - 29 Aug 2023
Cited by 2 | Viewed by 1472
Abstract
Mobile sensors can extend the range of monitoring and overcome static sensors’ limitations and are increasingly used in real-life applications. Since there can be significant errors in mobile sensor localization using the Monte Carlo Localization (MCL), this paper improves the food digestion algorithm [...] Read more.
Mobile sensors can extend the range of monitoring and overcome static sensors’ limitations and are increasingly used in real-life applications. Since there can be significant errors in mobile sensor localization using the Monte Carlo Localization (MCL), this paper improves the food digestion algorithm (FDA). This paper applies the improved algorithm to the mobile sensor localization problem to reduce localization errors and improve localization accuracy. Firstly, this paper proposes three inter-group communication strategies to speed up the convergence of the algorithm based on the topology that exists between groups. Finally, the improved algorithm is applied to the mobile sensor localization problem, reducing the localization error and achieving good localization results. Full article
(This article belongs to the Special Issue Algorithms, Systems and Applications of Smart Sensor Networks)
Show Figures

Figure 1

15 pages, 3182 KiB  
Article
High G9a Expression in DLBCL and Its Inhibition by Niclosamide to Induce Autophagy as a Therapeutic Approach
by Chin-Mu Hsu, Kung-Chao Chang, Tzer-Ming Chuang, Man-Ling Chu, Pei-Wen Lin, Hsiao-Sheng Liu, Shih-Yu Kao, Yi-Chang Liu, Chien-Tzu Huang, Min-Hong Wang, Tsung-Jang Yeh, Yuh-Ching Gau, Jeng-Shiun Du, Hui-Ching Wang, Shih-Feng Cho, Chi-En Hsiao, Yuhsin Tsai, Samuel Yien Hsiao, Li-Chuan Hung, Chia-Hung Yen and Hui-Hua Hsiaoadd Show full author list remove Hide full author list
Cancers 2023, 15(16), 4150; https://doi.org/10.3390/cancers15164150 - 17 Aug 2023
Cited by 5 | Viewed by 2565
Abstract
Background: Diffuse large B-cell lymphoma (DLBCL) is a malignant lymphoid tumor disease that is characterized by heterogeneity, but current treatment does not benefit all patients, which highlights the need to identify oncogenic genes and appropriate drugs. G9a is a histone methyltransferase that catalyzes [...] Read more.
Background: Diffuse large B-cell lymphoma (DLBCL) is a malignant lymphoid tumor disease that is characterized by heterogeneity, but current treatment does not benefit all patients, which highlights the need to identify oncogenic genes and appropriate drugs. G9a is a histone methyltransferase that catalyzes histone H3 lysine 9 (H3K9) methylation to regulate gene function and expression in various cancers. Methods: TCGA and GTEx data were analyzed using the GEPIA2 platform. Cell viability under drug treatment was assessed using Alamar Blue reagent; the interaction between G9a and niclosamide was assessed using molecular docking analysis; mRNA and protein expression were quantified in DLBCL cell lines. Finally, G9a expression was quantified in 39 DLBCL patient samples. Results: The TCGA database analysis revealed higher G9a mRNA expression in DLBCL compared to normal tissues. Niclosamide inhibited DLBCL cell line proliferation in a time- and dose-dependent manner, reducing G9a expression and increasing p62, BECN1, and LC3 gene expression by autophagy pathway regulation. There was a correlation between G9a expression in DLBCL samples and clinical data, showing that advanced cancer stages exhibited a higher proportion of G9a-expressing cells. Conclusion: G9a overexpression is associated with tumor progression in DLBCL. Niclosamide effectively inhibits DLBCL growth by reducing G9a expression via the cellular autophagy pathway; therefore, G9a is a potential molecular target for the development of therapeutic strategies for DLBCL. Full article
(This article belongs to the Special Issue Autophagy–EMT Interrelations: At the Core of Tumor Transformation)
Show Figures

Graphical abstract

16 pages, 429 KiB  
Article
Multi-Objective Gray Wolf Optimizer with Cost-Sensitive Feature Selection for Predicting Students’ Academic Performance in College English
by Liya Yue, Pei Hu, Shu-Chuan Chu and Jeng-Shyang Pan
Mathematics 2023, 11(15), 3396; https://doi.org/10.3390/math11153396 - 3 Aug 2023
Cited by 11 | Viewed by 1531
Abstract
Feature selection is a widely utilized technique in educational data mining that aims to simplify and reduce the computational burden associated with data analysis. However, previous studies have overlooked the high costs involved in acquiring certain types of educational data. In this study, [...] Read more.
Feature selection is a widely utilized technique in educational data mining that aims to simplify and reduce the computational burden associated with data analysis. However, previous studies have overlooked the high costs involved in acquiring certain types of educational data. In this study, we investigate the application of a multi-objective gray wolf optimizer (GWO) with cost-sensitive feature selection to predict students’ academic performance in college English, while minimizing both prediction error and feature cost. To improve the performance of the multi-objective binary GWO, a novel position update method and a selection mechanism for a, b, and d are proposed. Additionally, the adaptive mutation of Pareto optimal solutions improves convergence and avoids falling into local traps. The repairing technique of duplicate solutions expands population diversity and reduces feature cost. Experiments using UCI datasets demonstrate that the proposed algorithm outperforms existing state-of-the-art algorithms in hypervolume (HV), inverted generational distance (IGD), and Pareto optimal solutions. Finally, when predicting the academic performance of students in college English, the superiority of the proposed algorithm is again confirmed, as well as its acquisition of key features that impact cost-sensitive feature selection. Full article
(This article belongs to the Special Issue Evolutionary Computation 2022)
Show Figures

Figure 1

25 pages, 3099 KiB  
Article
A New Gaining-Sharing Knowledge Based Algorithm with Parallel Opposition-Based Learning for Internet of Vehicles
by Jeng-Shyang Pan, Li-Fa Liu, Shu-Chuan Chu, Pei-Cheng Song and Geng-Geng Liu
Mathematics 2023, 11(13), 2953; https://doi.org/10.3390/math11132953 - 2 Jul 2023
Cited by 6 | Viewed by 1729
Abstract
Heuristic optimization algorithms have been proved to be powerful in solving nonlinear and complex optimization problems; therefore, many effective optimization algorithms have been applied to solve optimization problems in real-world scenarios. This paper presents a modification of the recently proposed Gaining–Sharing Knowledge (GSK)-based [...] Read more.
Heuristic optimization algorithms have been proved to be powerful in solving nonlinear and complex optimization problems; therefore, many effective optimization algorithms have been applied to solve optimization problems in real-world scenarios. This paper presents a modification of the recently proposed Gaining–Sharing Knowledge (GSK)-based algorithm and applies it to optimize resource scheduling in the Internet of Vehicles (IoV). The GSK algorithm simulates different phases of human life in gaining and sharing knowledge, which is mainly divided into the senior phase and the junior phase. The individual is initially in the junior phase in all dimensions and gradually moves into the senior phase as the individual interacts with the surrounding environment. The main idea used to improve the GSK algorithm is to divide the initial population into different groups, each searching independently and communicating according to two main strategies. Opposite-based learning is introduced to correct the direction of convergence and improve the speed of convergence. This paper proposes an improved algorithm, named parallel opposition-based Gaining–Sharing Knowledge-based algorithm (POGSK). The improved algorithm is tested with the original algorithm and several classical algorithms under the CEC2017 test suite. The results show that the improved algorithm significantly improves the performance of the original algorithm. When POGSK was applied to optimize resource scheduling in IoV, the results also showed that POGSK is more competitive. Full article
Show Figures

Figure 1

18 pages, 1531 KiB  
Article
Parallel Binary Rafflesia Optimization Algorithm and Its Application in Feature Selection Problem
by Jeng-Shyang Pan, Hao-Jie Shi, Shu-Chuan Chu, Pei Hu and Hisham A. Shehadeh
Symmetry 2023, 15(5), 1073; https://doi.org/10.3390/sym15051073 - 12 May 2023
Cited by 8 | Viewed by 1857
Abstract
The Rafflesia Optimization Algorithm (ROA) is a new swarm intelligence optimization algorithm inspired by Rafflesia’s biological laws. It has the advantages of high efficiency and fast convergence speed, and it effectively avoids falling into local optimum. It has been used in logistics distribution [...] Read more.
The Rafflesia Optimization Algorithm (ROA) is a new swarm intelligence optimization algorithm inspired by Rafflesia’s biological laws. It has the advantages of high efficiency and fast convergence speed, and it effectively avoids falling into local optimum. It has been used in logistics distribution center location problems, and its superiority has been demonstrated. It is applied to solve the problem of continuity, but there are many binary problems to be solved in the actual situation. Thus, we designed a binary version of ROA. We used transfer functions to change continuous values into binary values, and binary values are used to symmetrically represent the meaning of physical problems. In this paper, four transfer functions are implemented to binarize ROA so as to improve the original transfer function for the overall performance of the algorithm. In addition, on the basis of the algorithm, we further improve the algorithm by adopting a parallel strategy, which improves the convergence speed and global exploration ability of the algorithm. The algorithm is verified on 23 benchmark functions, and the parallel binary ROA has a better performance than some other existing algorithms. In the aspect of the application, this paper adopts the datasets on UCI for feature selection. The improved algorithm has higher accuracy and selects fewer features. Full article
Show Figures

Figure 1

15 pages, 1448 KiB  
Article
A Lossless-Recovery Secret Distribution Scheme Based on QR Codes
by Jeng-Shyang Pan, Tao Liu, Bin Yan , Hong-Mei Yang  and Shu-Chuan Chu
Entropy 2023, 25(4), 653; https://doi.org/10.3390/e25040653 - 13 Apr 2023
Cited by 1 | Viewed by 2104
Abstract
The visual cryptography scheme (VCS) distributes a secret to several images that can enhance the secure transmission of that secret. Quick response (QR) codes are widespread. VCS can be used to improve their secure transmission. Some schemes recover QR codes with many errors. [...] Read more.
The visual cryptography scheme (VCS) distributes a secret to several images that can enhance the secure transmission of that secret. Quick response (QR) codes are widespread. VCS can be used to improve their secure transmission. Some schemes recover QR codes with many errors. This paper uses a distribution mechanism to achieve the error-free recovery of QR codes. An error-correction codeword (ECC) is used to divide the QR code into different areas. Every area is a key, and they are distributed to n shares. The loss of any share will make the reconstructed QR code impossible to decode normally. Stacking all shares can recover the secret QR code losslessly. Based on some experiments, the proposed scheme is relatively safe. The proposed scheme can restore a secret QR code without errors, and it is effective and feasible. Full article
(This article belongs to the Section Multidisciplinary Applications)
Show Figures

Figure 1

25 pages, 8987 KiB  
Article
A Quasi-Affine Transformation Evolutionary Algorithm Enhanced by Hybrid Taguchi Strategy and Its Application in Fault Detection of Wireless Sensor Network
by Jeng-Shyang Pan, Ru-Yu Wang, Shu-Chuan Chu, Kuo-Kun Tseng and Fang Fan
Symmetry 2023, 15(4), 795; https://doi.org/10.3390/sym15040795 - 24 Mar 2023
Cited by 8 | Viewed by 2128
Abstract
A quasi-affine transformation evolutionary algorithm improved by the Taguchi strategy, levy flight and the restart mechanism (TLR-QUATRE) is proposed in this paper. This algorithm chooses the specific optimization route according to a certain probability, and the Taguchi strategy helps the algorithm achieve more [...] Read more.
A quasi-affine transformation evolutionary algorithm improved by the Taguchi strategy, levy flight and the restart mechanism (TLR-QUATRE) is proposed in this paper. This algorithm chooses the specific optimization route according to a certain probability, and the Taguchi strategy helps the algorithm achieve more detailed local exploitation. The latter two strategies help particles move at random steps of different sizes, enhancing the global exploration ability. To explore the new algorithm’s performance, we make a detailed analysis in seven aspects through comparative experiments on CEC2017 suite. The experimental results show that the new algorithm has strong optimization ability, outstanding high-dimensional exploration ability and excellent convergence. In addition, this paper pays attention to the demonstration of the process, which makes the experimental results credible, reliable and explainable. The new algorithm is applied to fault detection in wireless sensor networks, in which TLR-QUATRE is combined with back-propagation neural network (BPNN). This study uses the symmetry of generation and feedback for network training. We compare it with other optimization structures through eight public datasets and one actual landing dataset. Five classical machine learning indicators and ROC curves are used for visualization. Finally, the robust adaptability of TLR-QUATRE on this issue is confirmed. Full article
Show Figures

Figure 1

26 pages, 2708 KiB  
Article
Surrogate-Assisted Hybrid Meta-Heuristic Algorithm with an Add-Point Strategy for a Wireless Sensor Network
by Jeng-Shyang Pan, Li-Gang Zhang, Shu-Chuan Chu, Chin-Shiuh Shieh and Junzo Watada
Entropy 2023, 25(2), 317; https://doi.org/10.3390/e25020317 - 9 Feb 2023
Cited by 6 | Viewed by 2289
Abstract
Meta-heuristic algorithms are widely used in complex problems that cannot be solved by traditional computing methods due to their powerful optimization capabilities. However, for high-complexity problems, the fitness function evaluation may take hours or even days to complete. The surrogate-assisted meta-heuristic algorithm effectively [...] Read more.
Meta-heuristic algorithms are widely used in complex problems that cannot be solved by traditional computing methods due to their powerful optimization capabilities. However, for high-complexity problems, the fitness function evaluation may take hours or even days to complete. The surrogate-assisted meta-heuristic algorithm effectively solves this kind of long solution time for the fitness function. Therefore, this paper proposes an efficient surrogate-assisted hybrid meta-heuristic algorithm by combining the surrogate-assisted model with gannet optimization algorithm (GOA) and the differential evolution (DE) algorithm, abbreviated as SAGD. We explicitly propose a new add-point strategy based on information from historical surrogate models, using information from historical surrogate models to allow the selection of better candidates for the evaluation of true fitness values and the local radial basis function (RBF) surrogate to model the landscape of the objective function. The control strategy selects two efficient meta-heuristic algorithms to predict the training model samples and perform updates. A generation-based optimal restart strategy is also incorporated in SAGD to select suitable samples to restart the meta-heuristic algorithm. We tested the SAGD algorithm using seven commonly used benchmark functions and the wireless sensor network (WSN) coverage problem. The results show that the SAGD algorithm performs well in solving expensive optimization problems. Full article
(This article belongs to the Section Multidisciplinary Applications)
Show Figures

Figure 1

25 pages, 1326 KiB  
Article
Binary Bamboo Forest Growth Optimization Algorithm for Feature Selection Problem
by Jeng-Shyang Pan, Longkang Yue, Shu-Chuan Chu, Pei Hu, Bin Yan and Hongmei Yang
Entropy 2023, 25(2), 314; https://doi.org/10.3390/e25020314 - 8 Feb 2023
Cited by 13 | Viewed by 3401
Abstract
Inspired by the bamboo growth process, Chu et al. proposed the Bamboo Forest Growth Optimization (BFGO) algorithm. It incorporates bamboo whip extension and bamboo shoot growth into the optimization process. It can be applied very well to classical engineering problems. However, binary values [...] Read more.
Inspired by the bamboo growth process, Chu et al. proposed the Bamboo Forest Growth Optimization (BFGO) algorithm. It incorporates bamboo whip extension and bamboo shoot growth into the optimization process. It can be applied very well to classical engineering problems. However, binary values can only take 0 or 1, and for some binary optimization problems, the standard BFGO is not applicable. This paper firstly proposes a binary version of BFGO, called BBFGO. By analyzing the search space of BFGO under binary conditions, the new curve V-shaped and Taper-shaped transfer function for converting continuous values into binary BFGO is proposed for the first time. A long-mutation strategy with a new mutation approach is presented to solve the algorithmic stagnation problem. Binary BFGO and the long-mutation strategy with a new mutation are tested on 23 benchmark test functions. The experimental results show that binary BFGO achieves better results in solving the optimal values and convergence speed, and the variation strategy can significantly enhance the algorithm’s performance. In terms of application, 12 data sets derived from the UCI machine learning repository are selected for feature-selection implementation and compared with the transfer functions used by BGWO-a, BPSO-TVMS and BQUATRE, which demonstrates binary BFGO algorithm’s potential to explore the attribute space and choose the most significant features for classification issues. Full article
(This article belongs to the Special Issue Swarm Intelligence Optimization: Algorithms and Applications)
Show Figures

Figure 1

Back to TopTop