Chapter 16
Chapter 16
HYBRID SOFT
COMPUTING
TECHNIQUES
Fuzzy Logic
Fuzzy logic or fuzzy systems deal with uncertainty or
vagueness existing in a system and formulating fuzzy rules
to find a solution to problems.
Genetic Algorithm
Genetic algorithms inspired by the natural evolution process
are adaptive search and optimization algorithms.
engineering design
stock market analysis and prediction
medical diagnosis
process control
credit card analysis and
few other cognitive simulations.
5
Sequential Hybrid System
• Pipeline
• Output of One Sub-system becomes Input to
the other Sub-systems
• Weakest form of Hybridization
• Example: Use one technique to find
promising solutions to a problem and use
another technique to improve the solution
further, like ANN can be used to generate
promising initial candidate solution for GA
April 2007 6
Auxiliary Hybrid System
April 2007 7
Embedded Hybrid System
April 2007 8
VARIOUS HYBRID SYSTEMS
In this text book, the following three different hybrid systems are
discussed:
Fig 1
1.Cooperative NFSs.
Fig 2
“Principles of Soft Computing, 2nd Edition”
by S.N. Sivanandam & SN Deepa
Copyright 2011 Wiley India Pvt. Ltd. All rights reserved.
GENERAL NEURO HYBRID SYSTEMS
Definition:
A neuro-genetic hybrid or a genetic_neuro-hybrid system is one in
which a neural network employs a genetic algorithm to optimize its
structural parameters that define its architecture.
Fig 3
GA helps to find out complex structure of ANN for given input and
the output data set by using its learning rule as a fitness function.