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 (41)

Search Parameters:
Keywords = opposition-based learning (OBL)

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
30 pages, 3807 KB  
Article
Fick’s Law Algorithm Enhanced with Opposition-Based Learning
by Charis Ntakolia
Mathematics 2025, 13(16), 2556; https://doi.org/10.3390/math13162556 - 9 Aug 2025
Viewed by 288
Abstract
Metaheuristic algorithms are widely used for solving complex optimization problems without relying on gradient information. They efficiently explore large, non-convex, and high-dimensional search spaces but face challenges with dynamic environments, multi-objective goals, and complex constraints. This paper introduces a novel hybrid algorithm, Fick’s [...] Read more.
Metaheuristic algorithms are widely used for solving complex optimization problems without relying on gradient information. They efficiently explore large, non-convex, and high-dimensional search spaces but face challenges with dynamic environments, multi-objective goals, and complex constraints. This paper introduces a novel hybrid algorithm, Fick’s Law Algorithm with Opposition-Based Learning (FLA-OBL), combining the FLA’s strong exploration–exploitation balance with OBL’s enhanced solution search. Tested on CEC2017 benchmark functions, FLA-OBL outperformed state-of-the-art algorithms, including the original FLA, in convergence speed and solution accuracy. To address real-world multi-objective problems, we developed FFLA-OBL (Fuzzy FLA-OBL) by integrating a fuzzy logic system for UAV path planning with obstacle avoidance. This variant effectively balances exploration and exploitation in complex, dynamic environments, providing efficient, feasible solutions in real time. The experimental results confirm FFLA-OBL’s superiority over the original FLA in both solution optimality and computational efficiency, demonstrating its practical applicability for multi-objective optimization in UAV navigation and related fields. Full article
(This article belongs to the Special Issue Optimization Models for Supply Chain, Planning and Scheduling)
Show Figures

Figure 1

21 pages, 3663 KB  
Article
Enhanced Cuckoo Search Optimization with Opposition-Based Learning for the Optimal Placement of Sensor Nodes and Enhanced Network Coverage in Wireless Sensor Networks
by Mandli Rami Reddy, M. L. Ravi Chandra and Ravilla Dilli
Appl. Sci. 2025, 15(15), 8575; https://doi.org/10.3390/app15158575 - 1 Aug 2025
Viewed by 246
Abstract
Network connectivity and area coverage are the most important aspects in the applications of wireless sensor networks (WSNs). The resource and energy constraints of sensor nodes, operational conditions, and network size pose challenges to the optimal coverage of targets in the region of [...] Read more.
Network connectivity and area coverage are the most important aspects in the applications of wireless sensor networks (WSNs). The resource and energy constraints of sensor nodes, operational conditions, and network size pose challenges to the optimal coverage of targets in the region of interest (ROI). The main idea is to achieve maximum area coverage and connectivity with strategic deployment and the minimal number of sensor nodes. This work addresses the problem of network area coverage in randomly distributed WSNs and provides an efficient deployment strategy using an enhanced version of cuckoo search optimization (ECSO). The “sequential update evaluation” mechanism is used to mitigate the dependency among dimensions and provide highly accurate solutions, particularly during the local search phase. During the preference random walk phase of conventional CSO, particle swarm optimization (PSO) with adaptive inertia weights is defined to accelerate the local search capabilities. The “opposition-based learning (OBL)” strategy is applied to ensure high-quality initial solutions that help to enhance the balance between exploration and exploitation. By considering the opposite of current solutions to expand the search space, we achieve higher convergence speed and population diversity. The performance of ECSO-OBL is evaluated using eight benchmark functions, and the results of three cases are compared with the existing methods. The proposed method enhances network coverage with a non-uniform distribution of sensor nodes and attempts to cover the whole ROI with a minimal number of sensor nodes. In a WSN with a 100 m2 area, we achieved a maximum coverage rate of 98.45% and algorithm convergence in 143 iterations, and the execution time was limited to 2.85 s. The simulation results of various cases prove the higher efficiency of the ECSO-OBL method in terms of network coverage and connectivity in WSNs compared with existing state-of-the-art works. Full article
Show Figures

Figure 1

18 pages, 16074 KB  
Article
DGMN-MISABO: A Physics-Informed Degradation and Optimization Framework for Realistic Synthetic Droplet Image Generation in Inkjet Printing
by Jiacheng Cai, Jiankui Chen, Wei Tang, Jinliang Wu, Jingcheng Ruan and Zhouping Yin
Machines 2025, 13(8), 657; https://doi.org/10.3390/machines13080657 - 27 Jul 2025
Viewed by 298
Abstract
The Online Droplet Inspection system plays a vital role in closed-loop control for OLED inkjet printing. However, generating realistic synthetic droplet images for reliable restoration and precise measurement of droplet parameters remains challenging due to the complex, multi-factor degradation inherent to microscale droplet [...] Read more.
The Online Droplet Inspection system plays a vital role in closed-loop control for OLED inkjet printing. However, generating realistic synthetic droplet images for reliable restoration and precise measurement of droplet parameters remains challenging due to the complex, multi-factor degradation inherent to microscale droplet imaging. To address this, we propose a physics-informed degradation model, Diffraction–Gaussian–Motion–Noise (DGMN), that integrates Fraunhofer diffraction, defocus blur, motion blur, and adaptive noise to replicate real-world degradation in droplet images. To optimize the multi-parameter configuration of DGMN, we introduce the MISABO (Multi-strategy Improved Subtraction-Average-Based Optimizer), which incorporates Sobol sequence initialization for search diversity, lens opposition-based learning (LensOBL) for enhanced accuracy, and dimension learning-based hunting (DLH) for balanced global–local optimization. Benchmark function evaluations demonstrate that MISABO achieves superior convergence speed and accuracy. When applied to generate synthetic droplet images based on real droplet images captured from a self-developed OLED inkjet printer, the proposed MISABO-optimized DGMN framework significantly improves realism, enhancing synthesis quality by 37.7% over traditional manually configured models. This work lays a solid foundation for generating high-quality synthetic data to support droplet image restoration and downstream inkjet printing processes. Full article
(This article belongs to the Section Advanced Manufacturing)
Show Figures

Figure 1

15 pages, 327 KB  
Article
A Modified Differential Evolution for Source Localization Using RSS Measurements
by Yunjie Tao, Lincan Li and Shengming Chang
Sensors 2025, 25(12), 3787; https://doi.org/10.3390/s25123787 - 17 Jun 2025
Viewed by 436
Abstract
In wireless sensor networks, evolutionary algorithms have emerged as pivotal tools for addressing complex localization challenges inherent in non-convex and nonlinear maximum likelihood estimation problems associated with received signal strength (RSS) measurements. While differential evolution (DE) has demonstrated notable efficacy in optimizing multimodal [...] Read more.
In wireless sensor networks, evolutionary algorithms have emerged as pivotal tools for addressing complex localization challenges inherent in non-convex and nonlinear maximum likelihood estimation problems associated with received signal strength (RSS) measurements. While differential evolution (DE) has demonstrated notable efficacy in optimizing multimodal cost functions, conventional implementations often grapple with suboptimal convergence rates and susceptibility to local optima. To overcome these limitations, this paper proposes a novel enhancement of DE by integrating opposition-based learning (OBL) principles. The proposed method introduces an adaptive scaling factor that dynamically balances global exploration and local exploitation during the evolutionary process, coupled with a penalty-augmented cost function to effectively utilize boundary information while eliminating explicit constraint handling. Comparative evaluations against state-of-the-art techniques—including semidefinite programming, linear least squares, and simulated annealing—reveal significant improvements in both convergence speed and positioning precision. Experimental results under diverse noise conditions and network configurations further validate the robustness and superiority of the proposed approach, particularly in scenarios characterized by high environmental uncertainty or sparse anchor node deployments. Full article
Show Figures

Figure 1

24 pages, 2837 KB  
Article
Parameter Estimation of PV Solar Cells and Modules Using Deep Learning-Based White Shark Optimizer Algorithm
by Morad Ali Kh Almansuri, Ziyodulla Yusupov, Javad Rahebi and Raheleh Ghadami
Symmetry 2025, 17(4), 533; https://doi.org/10.3390/sym17040533 - 31 Mar 2025
Cited by 4 | Viewed by 653
Abstract
Photovoltaic systems are affected by light intensity, temperature, and radiation angle, which influence their efficiency. Accurate estimation of PV module parameters is essential for improving performance. This paper presents an improved optimization technique based on the White Shark Optimizer (WSO) algorithm to optimize [...] Read more.
Photovoltaic systems are affected by light intensity, temperature, and radiation angle, which influence their efficiency. Accurate estimation of PV module parameters is essential for improving performance. This paper presents an improved optimization technique based on the White Shark Optimizer (WSO) algorithm to optimize key characteristics of the PV module, including current, voltage, series resistance, shunt resistance, and ideality factor. The proposed method incorporates opposition-based learning (OBL) and chaos theory to improve search efficiency. A critical aspect of PV module modeling is inherent symmetry in electrical and thermal characteristics, where balanced parameter estimation ensures uniform energy conversion efficiency. With the application of symmetrical search techniques during the process of optimization, the proposed method enhances convergence robustness and stability, ensuring consistent and precise results across different PV models. Experimental evaluations conducted on three PV models—Single Diode Model (SDM), Double Diode Model (DDM), and general photovoltaic modules—demonstrate that the proposed method outperforms existing metaheuristic techniques such as Jumping Spider Optimization (JSO), Harris Hawks Optimization (HHO), WOA, Gray Wolf Optimizer (GWO), and basic WSO. Key results show improvements in the Friedman rating by 8.1%, 10.79%, and 9.6% for the SDM, DDM, and PV modules, respectively. Additionally, the proposed method achieves superior parameter estimation accuracy, as evidenced by reduced RMSE values compared to the competing algorithms. This work highlights the importance of advanced optimization techniques in maximizing PV output power while maintaining symmetry in parameter estimation. By ensuring a balanced and systematic optimization approach, this study assists in the development of robust and efficient solutions for PV system modeling. Full article
(This article belongs to the Section Engineering and Materials)
Show Figures

Figure 1

44 pages, 17816 KB  
Article
An Improved Spider Wasp Optimizer for UAV Three-Dimensional Path Planning
by Haijun Liang, Wenhai Hu, Lifei Wang, Ke Gong, Yuxi Qian and Longchao Li
Biomimetics 2024, 9(12), 765; https://doi.org/10.3390/biomimetics9120765 - 16 Dec 2024
Cited by 2 | Viewed by 1189
Abstract
This paper proposes an Improved Spider Wasp Optimizer (ISWO) to address inaccuracies in calculating the population (N) during iterations of the SWO algorithm. By innovating the population iteration formula and integrating the advantages of Differential Evolution and the Crayfish Optimization Algorithm, [...] Read more.
This paper proposes an Improved Spider Wasp Optimizer (ISWO) to address inaccuracies in calculating the population (N) during iterations of the SWO algorithm. By innovating the population iteration formula and integrating the advantages of Differential Evolution and the Crayfish Optimization Algorithm, along with introducing an opposition-based learning strategy, ISWO accelerates convergence. The adaptive parameters trade-off probability (TR) and crossover probability (Cr) are dynamically updated to balance the exploration and exploitation phases. In each generation, ISWO optimizes individual positions using Lévy flights, DE’s mutation, and crossover operations, and COA’s adaptive update mechanisms. The OBL strategy is applied every 10 generations to enhance population diversity. As the iterations progress, the population size gradually decreases, ultimately yielding the optimal solution and recording the convergence process. The algorithm’s performance is tested using the 2017 test set, modeling a mountainous environment with a Gaussian function model. Under constraint conditions, the objective function is updated to establish a mathematical model for UAV flight. The minimal cost for obstacle-avoiding flight within the specified airspace is obtained using the fitness function, and the flight path is smoothed through cubic spline interpolation. Overall, ISWO generates high-quality, smooth paths with fewer iterations, overcoming premature convergence and the insufficient local search capabilities of traditional genetic algorithms, adapting to complex terrains, and providing an efficient and reliable solution. Full article
Show Figures

Figure 1

34 pages, 3199 KB  
Article
A Hyper-Parameter Optimizer Algorithm Based on Conditional Opposition Local-Based Learning Forbidden Redundant Indexes Adaptive Artificial Bee Colony Applied to Regularized Extreme Learning Machine
by Philip Vasquez-Iglesias, Amelia E. Pizarro, David Zabala-Blanco, Juan Fuentes-Concha, Roberto Ahumada-Garcia, David Laroze and Paulo Gonzalez
Electronics 2024, 13(23), 4652; https://doi.org/10.3390/electronics13234652 - 25 Nov 2024
Cited by 1 | Viewed by 971
Abstract
Finding the best configuration of a neural network’s hyper-parameters may take too long to be feasible using an exhaustive search, especially when the cardinality of the search space has a big combinatorial number of possible solutions with various hyper-parameters. This problem is aggravated [...] Read more.
Finding the best configuration of a neural network’s hyper-parameters may take too long to be feasible using an exhaustive search, especially when the cardinality of the search space has a big combinatorial number of possible solutions with various hyper-parameters. This problem is aggravated when we also need to optimize the parameters of the neural network, such as the weight of the hidden neurons and biases. Extreme learning machines (ELMs) are part of the random weights neural network family, in which parameters are randomly initialized, and the solution, unlike gradient-descent-based algorithms, can be found analytically. This ability is especially useful for metaheuristic analysis due to its reduced training times allowing a faster optimization process, but the problem of finding the best hyper-parameter configuration is still remaining. In this paper, we propose a modification of the artificial bee colony (ABC) metaheuristic to act as parameterizers for a regularized ELM, incorporating three methods: an adaptive mechanism for ABC to balance exploration (global search) and exploitation (local search), an adaptation of the opposition-based learning technique called opposition local-based learning (OLBL) to strengthen exploitation, and a record of access to the search space called forbidden redundant indexes (FRI) that allow us to avoid redundant calculations and track the explored percentage of the search space. We set ten parameterizations applying different combinations of the proposed methods, limiting them to explore up to approximately 10% of the search space, with results over 98% compared to the maximum performance obtained in the exhaustive search in binary and multiclass datasets. The results demonstrate a promising use of these parameterizations to optimize the hyper-parameters of the R-ELM in datasets with different characteristics in cases where computational efficiency is required, with the possibility of extending its use to other problems with similar characteristics with minor modifications, such as the parameterization of support vector machines, digital image filters, and other neural networks, among others. Full article
(This article belongs to the Section Computer Science & Engineering)
Show Figures

Figure 1

21 pages, 4631 KB  
Article
Prediction of Physical and Mechanical Properties of Heat-Treated Wood Based on the Improved Beluga Whale Optimisation Back Propagation (IBWO-BP) Neural Network
by Qinghai Wang, Wei Wang, Yan He and Meng Li
Forests 2024, 15(4), 687; https://doi.org/10.3390/f15040687 - 10 Apr 2024
Cited by 6 | Viewed by 1824
Abstract
The physical and mechanical properties of heat-treated wood are essential factors in assessing its appropriateness for different applications. While back-propagation (BP) neural networks are widely used for predicting wood properties, their accuracy often falls short of expectations. This paper introduces an improved Beluga [...] Read more.
The physical and mechanical properties of heat-treated wood are essential factors in assessing its appropriateness for different applications. While back-propagation (BP) neural networks are widely used for predicting wood properties, their accuracy often falls short of expectations. This paper introduces an improved Beluga Whale Optimisation (IBWO)-BP model as a solution to this challenge. We improved the standard Beluga Whale Optimisation (BWO) algorithm in three ways: (1) use Bernoulli chaos mapping to explore the entire search space during population initialization; (2) incorporate the position update formula of the Firefly Algorithm (FA) to improve the position update strategy and convergence speed; (3) apply the opposition-based learning based on the lens imaging (lensOBL) mechanism to the optimal individual, which prevents the algorithm from getting stuck in local optima during each iteration. Subsequently, we adjusted the weights and thresholds of the BP model, deploying the IBWO approach. Ultimately, we employ the IBWO-BP model to predict the swelling and shrinkage ratio of air-dry volume, as well as the modulus of elasticity (MOE) and bending strength (MOR) of heat-treated wood. The benefit of IBWO is demonstrated through comparison with other meta-heuristic algorithms (MHAs). When compared to earlier prediction models, the results revealed that the mean square error (MSE) decreased by 39.7%, the root mean square error (RMSE) by 22.4%, the mean absolute percentage error (MAPE) by 9.8%, the mean absolute error (MAE) by 31.5%, and the standard deviation (STD) by 18.9%. Therefore, this model has excellent generalisation ability and relatively good prediction accuracy. Full article
(This article belongs to the Special Issue Wood Quality and Mechanical Properties)
Show Figures

Figure 1

17 pages, 595 KB  
Article
Electric Vehicle Ordered Charging Planning Based on Improved Dual-Population Genetic Moth–Flame Optimization
by Shuang Che, Yan Chen, Longda Wang and Chuanfang Xu
Algorithms 2024, 17(3), 110; https://doi.org/10.3390/a17030110 - 6 Mar 2024
Cited by 2 | Viewed by 1754
Abstract
This work discusses the electric vehicle (EV) ordered charging planning (OCP) optimization problem. To address this issue, an improved dual-population genetic moth–flame optimization (IDPGMFO) is proposed. Specifically, to obtain an appreciative solution of EV OCP, the design for a dual-population genetic mechanism integrated [...] Read more.
This work discusses the electric vehicle (EV) ordered charging planning (OCP) optimization problem. To address this issue, an improved dual-population genetic moth–flame optimization (IDPGMFO) is proposed. Specifically, to obtain an appreciative solution of EV OCP, the design for a dual-population genetic mechanism integrated into moth–flame optimization is provided. To enhance the global optimization performance, the adaptive nonlinear decreasing strategies with selection, crossover and mutation probability, as well as the weight coefficient, are also designed. Additionally, opposition-based learning (OBL) is also introduced simultaneously. The simulation results show that the proposed improvement strategies can effectively improve the global optimization performance. Obviously, more ideal optimization solution of the EV OCP optimization problem can be obtained by using IDPGMFO. Full article
Show Figures

Graphical abstract

14 pages, 2634 KB  
Article
Innovative Bacterial Colony Detection: Leveraging Multi-Feature Selection with the Improved Salp Swarm Algorithm
by Ahmad Ihsan, Khairul Muttaqin, Rahmatul Fajri, Mursyidah Mursyidah and Islam Md Rizwanul Fattah
J. Imaging 2023, 9(12), 263; https://doi.org/10.3390/jimaging9120263 - 28 Nov 2023
Cited by 1 | Viewed by 2641
Abstract
In this paper, we introduce a new and advanced multi-feature selection method for bacterial classification that uses the salp swarm algorithm (SSA). We improve the SSA’s performance by using opposition-based learning (OBL) and a local search algorithm (LSA). The proposed method has three [...] Read more.
In this paper, we introduce a new and advanced multi-feature selection method for bacterial classification that uses the salp swarm algorithm (SSA). We improve the SSA’s performance by using opposition-based learning (OBL) and a local search algorithm (LSA). The proposed method has three main stages, which automate the categorization of bacteria based on their unique characteristics. The method uses a multi-feature selection approach augmented by an enhanced version of the SSA. The enhancements include using OBL to increase population diversity during the search process and LSA to address local optimization problems. The improved salp swarm algorithm (ISSA) is designed to optimize multi-feature selection by increasing the number of selected features and improving classification accuracy. We compare the ISSA’s performance to that of several other algorithms on ten different test datasets. The results show that the ISSA outperforms the other algorithms in terms of classification accuracy on three datasets with 19 features, achieving an accuracy of 73.75%. Additionally, the ISSA excels at determining the optimal number of features and producing a better fit value, with a classification error rate of 0.249. Therefore, the ISSA method is expected to make a significant contribution to solving feature selection problems in bacterial analysis. Full article
(This article belongs to the Special Issue Image Processing and Computer Vision: Algorithms and Applications)
Show Figures

Figure 1

21 pages, 4960 KB  
Article
Optimization of Butterworth and Bessel Filter Parameters with Improved Tree-Seed Algorithm
by Mehmet Beşkirli and Mustafa Servet Kiran
Biomimetics 2023, 8(7), 540; https://doi.org/10.3390/biomimetics8070540 - 11 Nov 2023
Cited by 12 | Viewed by 2227
Abstract
Filters are electrical circuits or networks that filter out unwanted signals. In these circuits, signals are permeable in a certain frequency range. Attenuation occurs in signals outside this frequency range. There are two types of filters: passive and active. Active filters consist of [...] Read more.
Filters are electrical circuits or networks that filter out unwanted signals. In these circuits, signals are permeable in a certain frequency range. Attenuation occurs in signals outside this frequency range. There are two types of filters: passive and active. Active filters consist of passive and active components, including transistors and operational amplifiers, but also require a power supply. In contrast, passive filters only consist of resistors and capacitors. Therefore, active filters are capable of generating signal gain and possess the benefit of high-input and low-output impedance. In order for active filters to be more functional, the parameters of the resistors and capacitors in the circuit must be at optimum values. Therefore, the active filter is discussed in this study. In this study, the tree seed algorithm (TSA), a plant-based optimization algorithm, is used to optimize the parameters of filters with tenth-order Butterworth and Bessel topology. In order to improve the performance of the TSA for filter parameter optimization, opposition-based learning (OBL) is added to TSA to form an improved TSA (I-TSA). The results obtained are compared with both basic TSA and some algorithms. The experimental results show that the I-TSA method is applicable to this problem by performing a successful prediction process. Full article
(This article belongs to the Special Issue Plant-Based Algorithm)
Show Figures

Figure 1

20 pages, 5555 KB  
Article
Enhanced Whale Optimization Algorithm for Improved Transient Electromagnetic Inversion in the Presence of Induced Polarization Effects
by Ruiheng Li, Yi Di, Qiankun Zuo, Hao Tian and Lu Gan
Mathematics 2023, 11(19), 4164; https://doi.org/10.3390/math11194164 - 4 Oct 2023
Cited by 5 | Viewed by 1531
Abstract
The transient electromagnetic (TEM) method is a non-contact technique used to identify underground structures, commonly used in mineral resource exploration. However, the induced polarization (IP) will increase the nonlinearity of TEM inversion, and it is difficult to predict the geoelectric structure from TEM [...] Read more.
The transient electromagnetic (TEM) method is a non-contact technique used to identify underground structures, commonly used in mineral resource exploration. However, the induced polarization (IP) will increase the nonlinearity of TEM inversion, and it is difficult to predict the geoelectric structure from TEM response signals in conventional gradient inversion. We select a heuristic algorithm suitable for nonlinear inversion—a whale optimization algorithm to perform TEM inversion with an IP effect. The inverse framework is optimized by opposition-based learning (OBL) and an adaptive weighted factor (AWF). OBL improves initial population distribution for better global search, while the AWF replaces random operators to balance global and local search, enhancing solution accuracy and ensuring stable convergence. Tests on layered geoelectric models demonstrate that our improved WOA effectively reconstructs geoelectric structures, extracts IP information, and performs robustly in noisy environments. Compared to other nonlinear inversion methods, our proposed approach shows superior convergence and accuracy, effectively extracting IP information from TEM signals, with an error of less than 8%. Full article
(This article belongs to the Special Issue Metaheuristic Algorithms)
Show Figures

Figure 1

37 pages, 6731 KB  
Article
An Enhanced Hunger Games Search Optimization with Application to Constrained Engineering Optimization Problems
by Yaoyao Lin, Ali Asghar Heidari, Shuihua Wang, Huiling Chen and Yudong Zhang
Biomimetics 2023, 8(5), 441; https://doi.org/10.3390/biomimetics8050441 - 20 Sep 2023
Cited by 5 | Viewed by 3699
Abstract
The Hunger Games Search (HGS) is an innovative optimizer that operates without relying on gradients and utilizes a population-based approach. It draws inspiration from the collaborative foraging activities observed in social animals in their natural habitats. However, despite its notable strengths, HGS is [...] Read more.
The Hunger Games Search (HGS) is an innovative optimizer that operates without relying on gradients and utilizes a population-based approach. It draws inspiration from the collaborative foraging activities observed in social animals in their natural habitats. However, despite its notable strengths, HGS is subject to limitations, including inadequate diversity, premature convergence, and susceptibility to local optima. To overcome these challenges, this study introduces two adjusted strategies to enhance the original HGS algorithm. The first adaptive strategy combines the Logarithmic Spiral (LS) technique with Opposition-based Learning (OBL), resulting in the LS-OBL approach. This strategy plays a pivotal role in reducing the search space and maintaining population diversity within HGS, effectively augmenting the algorithm’s exploration capabilities. The second adaptive strategy, the dynamic Rosenbrock Method (RM), contributes to HGS by adjusting the search direction and step size. This adjustment enables HGS to escape from suboptimal solutions and enhances its convergence accuracy. Combined, these two strategies form the improved algorithm proposed in this study, referred to as RLHGS. To assess the efficacy of the introduced strategies, specific experiments are designed to evaluate the impact of LS-OBL and RM on enhancing HGS performance. The experimental results unequivocally demonstrate that integrating these two strategies significantly enhances the capabilities of HGS. Furthermore, RLHGS is compared against eight state-of-the-art algorithms using 23 well-established benchmark functions and the CEC2020 test suite. The experimental results consistently indicate that RLHGS outperforms the other algorithms, securing the top rank in both test suites. This compelling evidence substantiates the superior functionality and performance of RLHGS compared to its counterparts. Moreover, RLHGS is applied to address four constrained real-world engineering optimization problems. The final results underscore the effectiveness of RLHGS in tackling such problems, further supporting its value as an efficient optimization method. Full article
Show Figures

Figure 1

21 pages, 2354 KB  
Article
Breast Cancer Classification Using Synthesized Deep Learning Model with Metaheuristic Optimization Algorithm
by Selvakumar Thirumalaisamy, Kamaleshwar Thangavilou, Hariharan Rajadurai, Oumaima Saidani, Nazik Alturki, Sandeep kumar Mathivanan, Prabhu Jayagopal and Saikat Gochhait
Diagnostics 2023, 13(18), 2925; https://doi.org/10.3390/diagnostics13182925 - 12 Sep 2023
Cited by 27 | Viewed by 4709
Abstract
Breast cancer is the second leading cause of mortality among women. Early and accurate detection plays a crucial role in lowering its mortality rate. Timely detection and classification of breast cancer enable the most effective treatment. Convolutional neural networks (CNNs) have significantly improved [...] Read more.
Breast cancer is the second leading cause of mortality among women. Early and accurate detection plays a crucial role in lowering its mortality rate. Timely detection and classification of breast cancer enable the most effective treatment. Convolutional neural networks (CNNs) have significantly improved the accuracy of tumor detection and classification in medical imaging compared to traditional methods. This study proposes a comprehensive classification technique for identifying breast cancer, utilizing a synthesized CNN, an enhanced optimization algorithm, and transfer learning. The primary goal is to assist radiologists in rapidly identifying anomalies. To overcome inherent limitations, we modified the Ant Colony Optimization (ACO) technique with opposition-based learning (OBL). The Enhanced Ant Colony Optimization (EACO) methodology was then employed to determine the optimal hyperparameter values for the CNN architecture. Our proposed framework combines the Residual Network-101 (ResNet101) CNN architecture with the EACO algorithm, resulting in a new model dubbed EACO–ResNet101. Experimental analysis was conducted on the MIAS and DDSM (CBIS-DDSM) mammographic datasets. Compared to conventional methods, our proposed model achieved an impressive accuracy of 98.63%, sensitivity of 98.76%, and specificity of 98.89% on the CBIS-DDSM dataset. On the MIAS dataset, the proposed model achieved a classification accuracy of 99.15%, a sensitivity of 97.86%, and a specificity of 98.88%. These results demonstrate the superiority of the proposed EACO–ResNet101 over current methodologies. Full article
(This article belongs to the Section Machine Learning and Artificial Intelligence in Diagnostics)
Show Figures

Figure 1

40 pages, 3234 KB  
Article
AOBLMOA: A Hybrid Biomimetic Optimization Algorithm for Numerical Optimization and Engineering Design Problems
by Yanpu Zhao, Changsheng Huang, Mengjie Zhang and Yang Cui
Biomimetics 2023, 8(4), 381; https://doi.org/10.3390/biomimetics8040381 - 21 Aug 2023
Cited by 6 | Viewed by 2147
Abstract
The Mayfly Optimization Algorithm (MOA), as a new biomimetic metaheuristic algorithm with superior algorithm framework and optimization methods, plays a remarkable role in solving optimization problems. However, there are still shortcomings of convergence speed and local optimization in this algorithm. This paper proposes [...] Read more.
The Mayfly Optimization Algorithm (MOA), as a new biomimetic metaheuristic algorithm with superior algorithm framework and optimization methods, plays a remarkable role in solving optimization problems. However, there are still shortcomings of convergence speed and local optimization in this algorithm. This paper proposes a metaheuristic algorithm for continuous and constrained global optimization problems, which combines the MOA, the Aquila Optimizer (AO), and the opposition-based learning (OBL) strategy, called AOBLMOA, to overcome the shortcomings of the MOA. The proposed algorithm first fuses the high soar with vertical stoop method and the low flight with slow descent attack method in the AO into the position movement process of the male mayfly population in the MOA. Then, it incorporates the contour flight with short glide attack and the walk and grab prey methods in the AO into the positional movement of female mayfly populations in the MOA. Finally, it replaces the gene mutation behavior of offspring mayfly populations in the MOA with the OBL strategy. To verify the optimization ability of the new algorithm, we conduct three sets of experiments. In the first experiment, we apply AOBLMOA to 19 benchmark functions to test whether it is the optimal strategy among multiple combined strategies. In the second experiment, we test AOBLMOA by using 30 CEC2017 numerical optimization problems and compare it with state-of-the-art metaheuristic algorithms. In the third experiment, 10 CEC2020 real-world constrained optimization problems are used to demonstrate the applicability of AOBLMOA to engineering design problems. The experimental results show that the proposed AOBLMOA is effective and superior and is feasible in numerical optimization problems and engineering design problems. Full article
(This article belongs to the Special Issue Nature-Inspired Computer Algorithms: 2nd Edition)
Show Figures

Figure 1

Back to TopTop