1
|
Chen H, Wang Z, Jia H, Zhou X, Abualigah L. Hybrid Slime Mold and Arithmetic Optimization Algorithm with Random Center Learning and Restart Mutation. Biomimetics (Basel) 2023; 8:396. [PMID: 37754147 PMCID: PMC10526150 DOI: 10.3390/biomimetics8050396] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Grants] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Received: 07/31/2023] [Revised: 08/21/2023] [Accepted: 08/23/2023] [Indexed: 09/28/2023] Open
Abstract
The slime mold algorithm (SMA) and the arithmetic optimization algorithm (AOA) are two novel meta-heuristic optimization algorithms. Among them, the slime mold algorithm has a strong global search ability. Still, the oscillation effect in the later iteration stage is weak, making it difficult to find the optimal position in complex functions. The arithmetic optimization algorithm utilizes multiplication and division operators for position updates, which have strong randomness and good convergence ability. For the above, this paper integrates the two algorithms and adds a random central solution strategy, a mutation strategy, and a restart strategy. A hybrid slime mold and arithmetic optimization algorithm with random center learning and restart mutation (RCLSMAOA) is proposed. The improved algorithm retains the position update formula of the slime mold algorithm in the global exploration section. It replaces the convergence stage of the slime mold algorithm with the multiplication and division algorithm in the local exploitation stage. At the same time, the stochastic center learning strategy is adopted to improve the global search efficiency and the diversity of the algorithm population. In addition, the restart strategy and mutation strategy are also used to improve the convergence accuracy of the algorithm and enhance the later optimization ability. In comparison experiments, different kinds of test functions are used to test the specific performance of the improvement algorithm. We determine the final performance of the algorithm by analyzing experimental data and convergence images, using the Wilcoxon rank sum test and Friedman test. The experimental results show that the improvement algorithm, which combines the slime mold algorithm and arithmetic optimization algorithm, is effective. Finally, the specific performance of the improvement algorithm on practical engineering problems was evaluated.
Collapse
Affiliation(s)
- Hongmin Chen
- Department of Information Engineering, Sanming University, Sanming 365004, China; (H.C.); (Z.W.); (X.Z.)
| | - Zhuo Wang
- Department of Information Engineering, Sanming University, Sanming 365004, China; (H.C.); (Z.W.); (X.Z.)
| | - Heming Jia
- Department of Information Engineering, Sanming University, Sanming 365004, China; (H.C.); (Z.W.); (X.Z.)
| | - Xindong Zhou
- Department of Information Engineering, Sanming University, Sanming 365004, China; (H.C.); (Z.W.); (X.Z.)
| | - Laith Abualigah
- Prince Hussein Bin Abdullah College for Information Technology, Al Al-Bayt University, Mafraq 25113, Jordan;
- Department of Electrical and Computer Engineering, Lebanese American University, Byblos 13-5053, Lebanon
- Hourani Center for Applied Scientific Research, Al-Ahliyya Amman University, Amman 19328, Jordan
- MEU Research Unit, Middle East University, Amman 11831, Jordan
- Applied Science Research Center, Applied Science Private University, Amman 11931, Jordan
- School of Computer Sciences, Universiti Sains Malaysia, Gelugor 11800, Malaysia
| |
Collapse
|
2
|
Darwish SM, Abu Shaheen LJ, Elzoghabi AA. A New Medical Analytical Framework for Automated Detection of MRI Brain Tumor Using Evolutionary Quantum Inspired Level Set Technique. Bioengineering (Basel) 2023; 10:819. [PMID: 37508846 PMCID: PMC10376225 DOI: 10.3390/bioengineering10070819] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Received: 06/05/2023] [Revised: 06/29/2023] [Accepted: 07/04/2023] [Indexed: 07/30/2023] Open
Abstract
Segmenting brain tumors in 3D magnetic resonance imaging (3D-MRI) accurately is critical for easing the diagnostic and treatment processes. In the field of energy functional theory-based methods for image segmentation and analysis, level set methods have emerged as a potent computational approach that has greatly aided in the advancement of the geometric active contour model. An important factor in reducing segmentation error and the number of required iterations when using the level set technique is the choice of the initial contour points, both of which are important when dealing with the wide range of sizes, shapes, and structures that brain tumors may take. To define the velocity function, conventional methods simply use the image gradient, edge strength, and region intensity. This article suggests a clustering method influenced by the Quantum Inspired Dragonfly Algorithm (QDA), a metaheuristic optimizer inspired by the swarming behaviors of dragonflies, to accurately extract initial contour points. The proposed model employs a quantum-inspired computing paradigm to stabilize the trade-off between exploitation and exploration, thereby compensating for any shortcomings of the conventional DA-based clustering method, such as slow convergence or falling into a local optimum. To begin, the quantum rotation gate concept can be used to relocate a colony of agents to a location where they can better achieve the optimum value. The main technique is then given a robust local search capacity by adopting a mutation procedure to enhance the swarm's mutation and realize its variety. After a preliminary phase in which the cranium is disembodied from the brain, tumor contours (edges) are determined with the help of QDA. An initial contour for the MRI series will be derived from these extracted edges. The final step is to use a level set segmentation technique to isolate the tumor area across all volume segments. When applied to 3D-MRI images from the BraTS' 2019 dataset, the proposed technique outperformed state-of-the-art approaches to brain tumor segmentation, as shown by the obtained results.
Collapse
Affiliation(s)
- Saad M Darwish
- Department of Information Technology, Institute of Graduate Studies and Research, Alexandria University, 163 Horreya Avenue, El Shatby, Alexandria 21526, Egypt
| | - Lina J Abu Shaheen
- Department of Computer Information Systems, College of Technology and Applied Sciences, Al-Quds Open University, Deir AL Balah P920, Palestine
| | - Adel A Elzoghabi
- Department of Information Technology, Institute of Graduate Studies and Research, Alexandria University, 163 Horreya Avenue, El Shatby, Alexandria 21526, Egypt
| |
Collapse
|
3
|
Ghadi YY, AlShloul T, Nezami ZI, Ali H, Asif M, Aljuaid H, Ahmad S. An efficient optimizer for the 0/1 knapsack problem using group counseling. PeerJ Comput Sci 2023; 9:e1315. [PMID: 37346609 PMCID: PMC10280447 DOI: 10.7717/peerj-cs.1315] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Figures] [Journal Information] [Subscribe] [Scholar Register] [Received: 01/04/2023] [Accepted: 03/06/2023] [Indexed: 06/23/2023]
Abstract
The field of optimization is concerned with determining the optimal solution to a problem. It refers to the mathematical loss or gain of a given objective function. Optimization must reduce the given problem's losses and disadvantages while maximizing its earnings and benefits. We all want optimal or, at the very least, suboptimal answers because we all want to live a better life. Group counseling optimizer (GCO) is an emerging evolutionary algorithm that simulates the human behavior of counseling within a group for solving problems. GCO has been successfully applied to single and multi-objective optimization problems. The 0/1 knapsack problem is also a combinatorial problem in which we can select an item entirely or drop it to fill a knapsack so that the total weight of selected items is less than or equal to the knapsack size and the value of all items is as significant as possible. Dynamic programming solves the 0/1 knapsack problem optimally, but the time complexity of dynamic programming is O(n3). In this article, we provide a feature analysis of GCO parameters and use it to solve the 0/1 knapsack problem (KP) using GCO. The results show that the GCO-based approach efficiently solves the 0/1 knapsack problem; therefore, it is a viable alternative to solving the 0/1 knapsack problem.
Collapse
Affiliation(s)
- Yazeed Yasin Ghadi
- Department of Computer Science/Software Engineering, Al Ain University, Al Ain, UAE
| | - Tamara AlShloul
- Collage of General Education, Liwa College of Technology, Abu Dhabi, UAE
| | - Zahid Iqbal Nezami
- Department of Computer Science, The Superior University, Lahore, Pakistan
| | - Hamid Ali
- Department of Computer Science, National Textile University, Faisalabad, Pakistan
| | - Muhammad Asif
- Department of Computer Science, National Textile University, Faisalabad, Pakistan
| | - Hanan Aljuaid
- Computer Sciences Department, College of Computer and Information Sciences, Princess Nourah bint Abdulrahman University, Riyadh, Saudi Arabia
| | - Shahbaz Ahmad
- Department of Computer Science, National Textile University, Faisalabad, Pakistan
| |
Collapse
|
4
|
Yildizdan G, Baş E. A Novel Binary Artificial Jellyfish Search Algorithm for Solving 0–1 Knapsack Problems. Neural Process Lett 2023. [DOI: 10.1007/s11063-023-11171-x] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 03/18/2023]
|
5
|
Shukla NK, Srivastava R, Mirjalili S. A Hybrid Dragonfly Algorithm for Efficiency Optimization of Induction Motors. SENSORS 2022; 22:s22072594. [PMID: 35408208 PMCID: PMC9003409 DOI: 10.3390/s22072594] [Citation(s) in RCA: 3] [Impact Index Per Article: 1.5] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Download PDF] [Figures] [Subscribe] [Scholar Register] [Received: 02/05/2022] [Revised: 03/17/2022] [Accepted: 03/19/2022] [Indexed: 02/04/2023]
Abstract
Induction motors tend to have better efficiency on rated conditions, but at partial load conditions, when these motors operate on rated flux, they exhibit lower efficiency. In such conditions, when these motors operate for a long duration, a lot of electricity gets consumed by the motors, due to which the computational cost as well as the total running cost of industrial plant increases. Squirrel-cage induction motors are widely used in industries due to their low cost, robustness, easy maintenance, and good power/mass relation all through their life cycle. A significant amount of electrical energy is consumed due to the large count of operational units worldwide; hence, even an enhancement in minute efficiency can direct considerable contributions within revenue saving, global electricity consumption, and other environmental facts. In order to improve the efficiency of induction motors, this research paper presents a novel contribution to maximizing the efficiency of induction motors. As such, a model of induction motor drive is taken, in which the proportional integral (PI) controller is tuned. The optimal tuning of gains of a PI controller such as proportional gain and integral gain is conducted. The tuning procedure in the controller is performed in such a condition that the efficiency of the induction motor should be maximum. Moreover, the optimization concept relies on the development of a new hybrid algorithm, the so-called Scrounger Strikes Levy-based dragonfly algorithm (SL-DA), that hybridizes the concept of dragonfly algorithm (DA) and group search optimization (GSO). The proposed algorithm is compared with particle swarm optimization (PSO) for verification. The analysis of efficiency, speed, torque, energy savings, and output power is validated, which confirms the superior performance of the suggested method over the comparative algorithms employed.
Collapse
Affiliation(s)
- Niraj Kumar Shukla
- Department of Electrical Engineering, Shambhunath Institute of Engineering and Technology, Prayagraj 211015, India
- Correspondence:
| | - Rajeev Srivastava
- Department of Electronics and Communication, J K Institute of Applied Physics and Technology, University of Allahabad, Prayagraj 211002, India;
| | - Seyedali Mirjalili
- Centre for Artificial Intelligence Research and Optimization, Torrens University Australia, Brisbane, QLD 4006, Australia;
- Yonsei Frontier Laboratory, Yonsei University, Seoul 03722, Korea
| |
Collapse
|
6
|
Sheeba A, Padmakala S, Subasini CA, Karuppiah SP. MKELM: Mixed Kernel Extreme Learning Machine using BMDA optimization for web services based heart disease prediction in smart healthcare. Comput Methods Biomech Biomed Engin 2022; 25:1180-1194. [PMID: 35174762 DOI: 10.1080/10255842.2022.2034795] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/03/2022]
Abstract
In recent years, cardiovascular disease becomes a prominent source of death. The web services connect other medical equipments and the computers via internet for exchanging and combining the data in novel ways. The accurate prediction of heart disease is important to prevent cardiac patients prior to heart attack. The main drawback of heart disease is delay in identifying the disease in the early stage. This objective is obtained by using the machine learning method with rich healthcare information on heart diseases. In this paper, the smart healthcare method is proposed for the prediction of heart disease using Biogeography optimization algorithm and Mexican hat wavelet to enhance Dragonfly algorithm optimization with mixed kernel based extreme learning machine (BMDA-MKELM) approach. Here, data is gathered from the two devices such as sensor nodes as well as the electronic medical records. The android based design is utilized to gather the patient data and the reliable cloud-based scheme for the data storage. For further evaluation for the prediction of heart disease, data are gathered from cloud computing services. At last, BMDA-MKELM based prediction scheme is capable to classify cardiovascular diseases. In addition to this, the proposed prediction scheme is compared with another method with respect to measures such as accuracy, precision, specificity, and sensitivity. The experimental results depict that the proposed approach achieves better results for the prediction of heart disease when compared with other methods.
Collapse
Affiliation(s)
- Adlin Sheeba
- Department of Computer Science and Engineering, St. Joseph's Institute of Technology, Chennai, India
| | - S Padmakala
- Department of Computer Science and Engineering, St. Joseph's Institute of Technology, Chennai, India
| | - C A Subasini
- Department of Computer Science and Engineering, St. Joseph's Institute of Technology, Chennai, India
| | - S P Karuppiah
- Department of MBA, St. Joseph's College of Engineering, Chennai, India
| |
Collapse
|
7
|
Nadimi-Shahraki MH, Fatahi A, Zamani H, Mirjalili S, Abualigah L. An Improved Moth-Flame Optimization Algorithm with Adaptation Mechanism to Solve Numerical and Mechanical Engineering Problems. ENTROPY (BASEL, SWITZERLAND) 2021; 23:1637. [PMID: 34945943 PMCID: PMC8700729 DOI: 10.3390/e23121637] [Citation(s) in RCA: 17] [Impact Index Per Article: 5.7] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Download PDF] [Figures] [Subscribe] [Scholar Register] [Received: 10/10/2021] [Revised: 11/18/2021] [Accepted: 11/25/2021] [Indexed: 11/16/2022]
Abstract
Moth-flame optimization (MFO) algorithm inspired by the transverse orientation of moths toward the light source is an effective approach to solve global optimization problems. However, the MFO algorithm suffers from issues such as premature convergence, low population diversity, local optima entrapment, and imbalance between exploration and exploitation. In this study, therefore, an improved moth-flame optimization (I-MFO) algorithm is proposed to cope with canonical MFO's issues by locating trapped moths in local optimum via defining memory for each moth. The trapped moths tend to escape from the local optima by taking advantage of the adapted wandering around search (AWAS) strategy. The efficiency of the proposed I-MFO is evaluated by CEC 2018 benchmark functions and compared against other well-known metaheuristic algorithms. Moreover, the obtained results are statistically analyzed by the Friedman test on 30, 50, and 100 dimensions. Finally, the ability of the I-MFO algorithm to find the best optimal solutions for mechanical engineering problems is evaluated with three problems from the latest test-suite CEC 2020. The experimental and statistical results demonstrate that the proposed I-MFO is significantly superior to the contender algorithms and it successfully upgrades the shortcomings of the canonical MFO.
Collapse
Affiliation(s)
- Mohammad H. Nadimi-Shahraki
- Faculty of Computer Engineering, Najafabad Branch, Islamic Azad University, Najafabad 8514143131, Iran; (A.F.); (H.Z.)
- Big Data Research Center, Najafabad Branch, Islamic Azad University, Najafabad 8514143131, Iran
| | - Ali Fatahi
- Faculty of Computer Engineering, Najafabad Branch, Islamic Azad University, Najafabad 8514143131, Iran; (A.F.); (H.Z.)
- Big Data Research Center, Najafabad Branch, Islamic Azad University, Najafabad 8514143131, Iran
| | - Hoda Zamani
- Faculty of Computer Engineering, Najafabad Branch, Islamic Azad University, Najafabad 8514143131, Iran; (A.F.); (H.Z.)
- Big Data Research Center, Najafabad Branch, Islamic Azad University, Najafabad 8514143131, Iran
| | - Seyedali Mirjalili
- Centre for Artificial Intelligence Research and Optimisation, Torrens University Australia, Brisbane 4006, Australia
- Yonsei Frontier Lab, Yonsei University, Seoul 03722, Korea
| | - Laith Abualigah
- Faculty of Computer Sciences and Informatics, Amman Arab University, Amman 11953, Jordan;
- School of Computer Sciences, Universiti Sains Malaysia, Pulau Pinang 11800, Malaysia
| |
Collapse
|