A new meta-heuristic optimization algorithm based on a paradigm from physics: string theory

2021 ◽  
Vol 41 (1) ◽  
pp. 1657-1675
Author(s):  
Luis Rodriguez ◽  
Oscar Castillo ◽  
Mario Garcia ◽  
Jose Soria

The main goal of this paper is to outline a new optimization algorithm based on String Theory, which is a relative new area of physics. The String Theory Algorithm (STA) is a nature-inspired meta-heuristic, which is based on studies about a theory stating that all the elemental particles that exist in the universe are strings, and the vibrations of these strings create all particles existing today. The newly proposed algorithm uses equations based on the laws of physics that are stated in String Theory. The main contribution in this proposed method is the new techniques that are devised in order to generate potential solutions in optimization problems, and we are presenting a detailed explanation and the equations involved in the new algorithm in order to solve optimization problems. In this case, we evaluate this new proposed meta-heuristic with three cases. The first case is of 13 traditional benchmark mathematical functions and a comparison with three different meta-heuristics is presented. The three algorithms are: Flower Pollination Algorithm (FPA), Firefly Algorithm (FA) and Grey Wolf Optimizer (GWO). The second case is the optimization of benchmark functions of the CEC 2015 Competition and we are also presenting a statistical comparison of these results with respect to FA and GWO. In addition, we are presenting a third case, which is the optimization of a fuzzy inference system (FIS), specifically finding the optimal design of a fuzzy controller, where the main goal is to optimize the membership functions of the FIS. It is important to mention that we used these study cases in order to analyze the proposed meta-heuristic with: basic problems, complex problems and control problems. Finally, we present the performance, results and conclusions of the new proposed meta-heuristic.

Symmetry ◽  
2019 ◽  
Vol 11 (2) ◽  
pp. 286 ◽  
Author(s):  
Athanasios Bogiatzis ◽  
Basil Papadopoulos

Thresholding algorithms segment an image into two parts (foreground and background) by producing a binary version of our initial input. It is a complex procedure (due to the distinctive characteristics of each image) which often constitutes the initial step of other image processing or computer vision applications. Global techniques calculate a single threshold for the whole image while local techniques calculate a different threshold for each pixel based on specific attributes of its local area. In some of our previous work, we introduced some specific fuzzy inclusion and entropy measures which we efficiently managed to use on both global and local thresholding. The general method which we presented was an open and adaptable procedure, it was free of sensitivity or bias parameters and it involved image classification, mathematical functions, a fuzzy symmetrical triangular number and some criteria of choosing between two possible thresholds. Here, we continue this research and try to avoid all these by automatically connecting our measures with the wanted threshold using some Artificial Neural Network (ANN). Using an ANN in image segmentation is not uncommon especially in the domain of medical images. However, our proposition involves the use of an Adaptive Neuro-Fuzzy Inference System (ANFIS) which means that all we need is a proper database. It is a simple and immediate method which could provide researchers with an alternative approach to the thresholding problem considering that they probably have at their disposal some appropriate and specialized data.


Author(s):  
Ashish Singla ◽  
Jyotindra Narayan ◽  
Himanshu Arora

In this paper, an attempt has been made to investigate the potential of redundant manipulators, while tracking trajectories in narrow channels. The behavior of redundant manipulators is important in many challenging applications like under-water welding in narrow tanks, checking the blockage in sewerage pipes, performing a laparoscopy operation etc. To demonstrate this snake-like behavior, redundancy resolution scheme is utilized using two different approaches. The first approach is based on the concept of task priority, where a given task is split and prioritize into several subtasks like singularity avoidance, obstacle avoidance, torque minimization, and position preference over orientation etc. The second approach is based on Adaptive Neuro Fuzzy Inference System (ANFIS), where the training is provided through given datasets and the results are back-propagated using augmentation of neural networks with fuzzy logics. Three case studies are considered in this work to demonstrate the redundancy resolution of serial manipulators. The first case study of 3-link manipulator is attempted with both the approaches, where the objective is to track the desired trajectory while avoiding multiple obstacles. The second case study of 7-link manipulator, tracking trajectory in a narrow channel, is investigated using the concept of task priority. The realistic application of minimum-invasive surgery (MIS) based trajectory tracking is considered as the third case study, which is attempted using ANFIS approach. The 5-link spatial redundant manipulator, also known as a patient-side manipulator being developed at CSIR-CSIO, Chandigarh is used to track the desired surgical cuts. Through the three case studies, it is well demonstrated that both the approaches are giving satisfactory results.


Energies ◽  
2021 ◽  
Vol 14 (4) ◽  
pp. 998
Author(s):  
Roozbeh Sadeghian Broujeny ◽  
Kurosh Madani ◽  
Abdennasser Chebira ◽  
Veronique Amarger ◽  
Laurent Hurtard

Most already advanced developed heating control systems remain either in a prototype state (because of their relatively complex implementation requirements) or require very specific technologies not implementable in most existing buildings. On the other hand, the above-mentioned analysis has also pointed out that most smart building energy management systems deploy quite very basic heating control strategies limited to quite simplistic predesigned use-case scenarios. In the present paper, we propose a heating control strategy taking advantage of the overall identification of the living space by taking advantage of the consideration of the living space users’ presence as additional thermal sources. To handle this, an adaptive controller for the operation of heating transmitters on the basis of soft computing techniques by taking into account the diverse range of occupants in the heating chain is introduced. The strategy of the controller is constructed on a basis of the modeling heating dynamics of living spaces by considering occupants as an additional heating source. The proposed approach for modeling the heating dynamics of living spaces is on the basis of time series prediction by a multilayer perceptron neural network, and the controlling strategy regarding the heating controller takes advantage of a Fuzzy Inference System with the Takagi-Sugeno model. The proposed approach has been implemented for facing the dynamic heating conduct of a real five-floor building’s living spaces located at Senart Campus of University Paris-Est Créteil, taking into account the occupants of spaces in the control chain. The obtained results assessing the efficiency and adaptive functionality of the investigated fuzzy controller designed model-based approach are reported and discussed.


Mathematics ◽  
2021 ◽  
Vol 9 (11) ◽  
pp. 1190
Author(s):  
Mohammad Dehghani ◽  
Zeinab Montazeri ◽  
Štěpán Hubálovský

There are many optimization problems in the different disciplines of science that must be solved using the appropriate method. Population-based optimization algorithms are one of the most efficient ways to solve various optimization problems. Population-based optimization algorithms are able to provide appropriate solutions to optimization problems based on a random search of the problem-solving space without the need for gradient and derivative information. In this paper, a new optimization algorithm called the Group Mean-Based Optimizer (GMBO) is presented; it can be applied to solve optimization problems in various fields of science. The main idea in designing the GMBO is to use more effectively the information of different members of the algorithm population based on two selected groups, with the titles of the good group and the bad group. Two new composite members are obtained by averaging each of these groups, which are used to update the population members. The various stages of the GMBO are described and mathematically modeled with the aim of being used to solve optimization problems. The performance of the GMBO in providing a suitable quasi-optimal solution on a set of 23 standard objective functions of different types of unimodal, high-dimensional multimodal, and fixed-dimensional multimodal is evaluated. In addition, the optimization results obtained from the proposed GMBO were compared with eight other widely used optimization algorithms, including the Marine Predators Algorithm (MPA), the Tunicate Swarm Algorithm (TSA), the Whale Optimization Algorithm (WOA), the Grey Wolf Optimizer (GWO), Teaching–Learning-Based Optimization (TLBO), the Gravitational Search Algorithm (GSA), Particle Swarm Optimization (PSO), and the Genetic Algorithm (GA). The optimization results indicated the acceptable performance of the proposed GMBO, and, based on the analysis and comparison of the results, it was determined that the GMBO is superior and much more competitive than the other eight algorithms.


Actuators ◽  
2021 ◽  
Vol 10 (3) ◽  
pp. 51
Author(s):  
Jozef Živčák ◽  
Michal Kelemen ◽  
Ivan Virgala ◽  
Peter Marcinko ◽  
Peter Tuleja ◽  
...  

COVID-19 was first identified in December 2019 in Wuhan, China. It mainly affects the respiratory system and can lead to the death of the patient. The motivation for this study was the current pandemic situation and general deficiency of emergency mechanical ventilators. The paper presents the development of a mechanical ventilator and its control algorithm. The main feature of the developed mechanical ventilator is AmbuBag compressed by a pneumatic actuator. The control algorithm is based on an adaptive neuro-fuzzy inference system (ANFIS), which integrates both neural networks and fuzzy logic principles. Mechanical design and hardware design are presented in the paper. Subsequently, there is a description of the process of data collecting and training of the fuzzy controller. The paper also presents a simulation model for verification of the designed control approach. The experimental results provide the verification of the designed control system. The novelty of the paper is, on the one hand, an implementation of the ANFIS controller for AmbuBag pressure control, with a description of training process. On other hand, the paper presents a novel design of a mechanical ventilator, with a detailed description of the hardware and control system. The last contribution of the paper lies in the mathematical and experimental description of AmbuBag for ventilation purposes.


2020 ◽  
Author(s):  
◽  
Uriel Jacket Tresor Demby's

In the context of articulated robotic manipulators, the Forward Kinematics (FK) is a highly non-linear function that maps joint configurations of the robot to poses of its endeffector. Furthermore, while in the most useful cases these functions are neither injective (one-to-one) nor surjective (onto), depending on the robot configuration -- i.e. the sequence of prismatic versus revolute joints, and the number of Degrees of Freedom (DoF) -- the associated Inverse Kinematics (IK) problem may be practically or even theoretically impossible to be solved analytically. Therefore, in the past decades, several approximate methods have been developed for many instances of IK problems. The approximate methods can be divided into two distinct categories: data-driven and numerical approaches. In the first case, data-driven approaches have been successfully used for small workspace domains (e.g., task-driven applications), but not fully explored for large ones, i.e. in task-independent applications where a more general IK is required. Similarly, and despite many successful implementations over the years, numerical solutions may fail if an improper matrix inverse is employed (e.g., Moore-Penrose generalized inverse). In this research, we propose a systematic, robust and accurate numerical solution for the IK problem using the Unit-Consistent (UC) and the Mixed (MX) Inverse methods to invert the Jacobians derived from the Denavit-Hartenberg (D-H) representation of the FK for any robot. As we demonstrate, this approach is robust to whether the system is underdetermined (less than 6 DoF) or overdetermined (more than 6 DoF). We compare the proposed numerical solution to data driven solutions using different robots -- with DoF varying from 3 to 7. We conclude that numerical solutions are easier to implement, faster, and more accurate than most data-driven approaches in the literature, specially for large workspaces as in task-independent applications. We particularly compared the proposed numerical approach against two data-driven approaches: Multi-Layer Perceptron (MLP) and Adaptive Neuro-Fuzzy Inference System (ANFIS), while exploring various architectures of these Neural Networks (NN): i.e. number of inputs, number of outputs, depth, and number of nodes in the hidden layers.


2007 ◽  
Vol 4 (1) ◽  
pp. 23-34 ◽  
Author(s):  
Ahmed Tahour ◽  
Hamza Abid ◽  
Ghani Aissaoui

This paper presents an application of adaptive neuro-fuzzy (ANFIS) control for switched reluctance motor (SRM) speed. The ANFIS has the advantages of expert knowledge of the fuzzy inference system and the learning capability of neural networks. An adaptive neuro-fuzzy controller of the motor speed is then designed and simulated. Digital simulation results show that the designed ANFIS speed controller realizes a good dynamic behaviour of the motor, a perfect speed tracking with no overshoot and a good rejection of impact loads disturbance. The results of applying the adaptive neuro-fuzzy controller to a SRM give better performance and high robustness than those obtained by the application of a conventional controller (PI).


2019 ◽  
Vol 9 (18) ◽  
pp. 3755 ◽  
Author(s):  
Wei Chen ◽  
Haoyuan Hong ◽  
Mahdi Panahi ◽  
Himan Shahabi ◽  
Yi Wang ◽  
...  

The most dangerous landslide disasters always cause serious economic losses and human deaths. The contribution of this work is to present an integrated landslide modelling framework, in which an adaptive neuro-fuzzy inference system (ANFIS) is combined with the two optimization algorithms of whale optimization algorithm (WOA) and grey wolf optimizer (GWO) at Anyuan County, China. It means that WOA and GWO are used as two meta-heuristic algorithms to improve the prediction performance of the ANFIS-based methods. In addition, the step-wise weight assessment ratio analysis (SWARA) method is used to obtain the initial weight of each class of landslide influencing factors. To validate the effectiveness of the proposed framework, 315 landslide events in history were selected for our experiments and were randomly divided into the training and verification sets. To perform landslide susceptibility mapping, fifteen geological, hydrological, geomorphological, land cover, and other factors are considered for the modelling construction. The landslide susceptibility maps by SWARA, SWARA-ANFIS, SWARA-ANFIS-PSO, SWARA-ANFIS-WOA, and SWARA-ANFIS-GWO models are assessed using the measures of the receiver operating characteristic (ROC) curve and root-mean-square error (RMSE). The experiments demonstrated that the obtained results of modelling process from the SWARA to the SAWRA-ANFIS-GWO model were more accurate and that the proposed methods have satisfactory prediction ability. Specifically, prediction accuracy by area under the curve (AUC) of SWARA, SWARA-ANFIS, SWARA-ANFIS-PSO, SWARA-ANFIS-GWO, and SWARA-ANFIS-WOA models were 0.831, 0.831, 0.850, 0.856, and 0.869, respectively. Due to adaptability and usability, the proposed prediction methods can be applied to other areas for landslide management and mitigation as well as prevention throughout the world.


Author(s):  
Mohammed A. A. Al-qaness ◽  
Ahmed A. Ewees ◽  
Hong Fan ◽  
Mohamed Abd Elaziz

Influenza epidemic is a serious threat to the entire world, which causes thousands of death every year and can be considered as a public health emergency that needs to be more addressed and investigated. Forecasting influenza incidences or confirmed cases is very important to do the necessary policies and plans for governments and health organizations. In this paper, we present an enhanced adaptive neuro-fuzzy inference system (ANFIS) to forecast the weekly confirmed influenza cases in China and the USA using official datasets. To overcome the limitations of the original ANFIS, we use two metaheuristics, called flower pollination algorithm (FPA) and sine cosine algorithm (SCA), to enhance the prediction of the ANFIS. The proposed FPASCA-ANFIS is evaluated using two datasets collected from the CDC and WHO websites. Furthermore, it was compared to some previous state-of-the-art approaches. Experimental results confirmed that the FPASCA-ANFIS outperformed the compared methods using variant measures, including RMSRE, MAPE, MAE, and R 2 .


Sign in / Sign up

Export Citation Format

Share Document