scispace - formally typeset
Open AccessJournal ArticleDOI

Evolutionary computation and its applications in neural and fuzzy systems

TLDR
This paper first introduces evolutionary algorithms with emphasis on genetic algorithms and evolutionary strategies, and other evolutionary algorithms such as genetic programming, evolutionary programming, particle swarm optimization, immune algorithm, and ant colony optimization are described.
Abstract
Neural networks and fuzzy systems are two soft-computing paradigms for system modelling. Adapting a neural or fuzzy system requires to solve two optimization problems: structural optimization and parametric optimization. Structural optimization is a discrete optimization problem which is very hard to solve using conventional optimization techniques. Parametric optimization can be solved using conventional optimization techniques, but the solution may be easily trapped at a bad local optimum. Evolutionary computation is a general-purpose stochastic global optimization approach under the universally accepted neo-Darwinian paradigm, which is a combination of the classical Darwinian evolutionary theory, the selectionism of Weismann, and the genetics of Mendel. Evolutionary algorithms are a major approach to adaptation and optimization. In this paper, we first introduce evolutionary algorithms with emphasis on genetic algorithms and evolutionary strategies. Other evolutionary algorithms such as genetic programming, evolutionary programming, particle swarm optimization, immune algorithm, and ant colony optimization are also described. Some topics pertaining to evolutionary algorithms are also discussed, and a comparison between evolutionary algorithms and simulated annealing is made. Finally, the application of EAs to the learning of neural networks as well as to the structural and parametric adaptations of fuzzy systems is also detailed.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

Applications of the Internet of Things (IoT) in Smart Logistics: A Comprehensive Survey

TL;DR: A comprehensive survey on the literature involving IoT technologies applied to smart logistics from the perspectives of logistics transportation, warehousing, loading/unloading, carrying, distribution processing, distribution, and information processing is provided.
Journal ArticleDOI

Empirical Studies of Bio-Inspired Self-Organized Secure Autonomous Routing Protocol

TL;DR: The results show that BIOSARP outperforms energy and delay ants algorithm, improved energy-efficient ant-based routing, and SRTLD in simulations and as well as in real testbed experimentation.
Journal ArticleDOI

Optimizing Design of Fuzzy Model for Software Cost Estimation Using Particle Swarm Optimization Algorithm

TL;DR: Estimation of software cost and effort is of prime importance in software development process and plays a vital role in successful completion of the project.
Journal ArticleDOI

Optimization of Support Structures for Offshore Wind Turbines Using Genetic Algorithm with Domain-Trimming

TL;DR: The results show that the GADT method is superior in finding best discovered optimal solutions to the 10-dimensional truss optimization benchmark problem.
Journal ArticleDOI

Hybrid evolutionary neuro-fuzzy approach based on mutual adaptation for human gesture recognition

TL;DR: A hybrid approach based on mutual adaptation for human gesture recognition using a neuro-fuzzy system (NFS) for the classification of human gesture and applying an evolution strategy for parameter tuning and pruning of membership functions is proposed.
References
More filters
Book

Genetic algorithms in search, optimization, and machine learning

TL;DR: In this article, the authors present the computer techniques, mathematical tools, and research results that will enable both students and practitioners to apply genetic algorithms to problems in many fields, including computer programming and mathematics.
Journal ArticleDOI

Optimization by Simulated Annealing

TL;DR: There is a deep and useful connection between statistical mechanics and multivariate or combinatorial optimization (finding the minimum of a given function depending on many parameters), and a detailed analogy with annealing in solids provides a framework for optimization of very large and complex systems.
Journal ArticleDOI

A fast and elitist multiobjective genetic algorithm: NSGA-II

TL;DR: This paper suggests a non-dominated sorting-based MOEA, called NSGA-II (Non-dominated Sorting Genetic Algorithm II), which alleviates all of the above three difficulties, and modify the definition of dominance in order to solve constrained multi-objective problems efficiently.

Genetic algorithms in search, optimization and machine learning

TL;DR: This book brings together the computer techniques, mathematical tools, and research results that will enable both students and practitioners to apply genetic algorithms to problems in many fields.
Book

Adaptation in natural and artificial systems

TL;DR: Names of founding work in the area of Adaptation and modiication, which aims to mimic biological optimization, and some (Non-GA) branches of AI.