SlideShare ist ein Scribd-Unternehmen logo
1 von 35
1/5/2017 1
Introduction to Neuro-fuzzy
and Soft computing
What is computing?
Counting, calculating
The discipline of computing is the
systematic study of algorithmic
processes that describe and
transform information: their theory,
analysis, design, efficiency,
implementation, and application.
Types of computing
Hard computing
Soft Computing
1/5/2017 2
Differences between hard and
soft computing
Hard Computing Soft computing
Precisely stated analytical model Tolerant to imprecision,
uncertainty, partial truth,
approximation
Based on binary logic, crisp
systems, numerical analysis, crisp
software
Fuzzy logic, neural nets,
probabilistic reasoning.
Programs are to be written Evolve their own programs
Two values logic Multi valued logic
Exact input data Ambiguous and noisy data
Strictly sequential Parallel computations
Precise answers Approximate answers
1/5/2017 3
1/5/2017 4
Essence of SC:-
Accommodation
with the pervasive
imprecision of the
real world
Principle of SC:-
Exploit uncertainty
to achieve
robustness and
better rapport with
reality
Artificial intelligence
If intelligence can be induced in
machines it is called as artificial
intelligence.
Soft computing is a part of artificial
intelligent techniques
Closed related to machine
intelligence/computational intelligence
1/5/2017 5
1/5/2017 6
What is Soft computing
Neural Networks
Fuzzy Inference
systems
Neuro-
Fuzzy
Computing
Derivative-
Free
Optimization
Soft Computing
+ =
1/5/2017 7
Artificial Neural
Networks
Evolutionary
computation
Fuzzy logic
Heuristics
Soft
Computing
1/5/2017 8
Introduction
SC is an innovative approach to
constructing computationally intelligent
systems
Intelligent systems that possess humanlike
expertise within a specific domain, adapt
themselves and learn to perform better in
changing environments
These systems explain how they make
decisions or take actions
They are composed of two features:
“adaptivity” & “knowledge
1/5/2017 9
Introduction Contd….
Neural Networks (NN) that recognize
patterns & adapts themselves to cope
with changing environments
Fuzzy inference systems that
incorporate human knowledge &
perform inference & decision making
Adaptivity + Expertise = NF & SC
1/5/2017 10
What is the difference between Fuzzy Logic and Neural
Networks?
 Fuzzy logic allows making definite decisions
based on imprecise or ambiguous data
 ANN tries to incorporate human thinking process
to solve problems without mathematically
modeling them.
 Both these methods can be used to solve
nonlinear problems, and problems that are not
properly specified, but they are not related.

ANN tries to apply the thinking process in the
human brain to solve problems.
1/5/2017 11
Latest developments in the field of
soft computing
Areas of image processing
Image retrieval
Image analysis
Remote sensing
Data mining
Swarm intelligence
Diffusion process
Agent’s technology
1/5/2017 12
Swarm Technology
1/5/2017 13
SC Constituents and Conventional
AI
“SC is an emerging approach to computing which
parallel the remarkable ability of the human mind
to reason and learn in a environment of
uncertainty and imprecision” [Lotfi A. Zadeh, 1992]
SC consists of several computing paradigms
including:
NN
Fuzzy set theory
Approximate reasoning
Derivative-free optimization methods such as genetic
algorithms (GA) & simulated annealing (SA)
1/5/2017 14
SC constituents (the first three
items) and conventional AI
1/5/2017 15
These methodologies form the core of
SC
In general, SC does not perform
much symbolic manipulation
SC in this sense complements
conventional AI approaches
1/5/2017 16
character recognizer
1/5/2017 17
Features of Conventional AI
From conventional AI to computational
intelligence
Conventional AI manipulates symbols on the
assumption that human intelligence behavior
can be stored in symbolically structured
knowledge bases: this is known as: “ The
physical symbol system hypothesis
The knowledge-based system (or expert
system) is an example of the most successful
conventional AI product
1/5/2017 18
What is an expert system?
An expert system is software that
uses a knowledge base of human
expertise for problem solving, or to
clarify uncertainties where
normally one or more
human experts would need to be
consulted
1/5/2017 19
Expert system
1/5/2017 20
Building blocks of expert system
Knowledge base: factual knowledge and heuristic
knowledge
Knowledge representation: in the form of rules
Problem solving model: forward chaining or
backward chaining
Knowledge base: knowledge gained by an
individual user
Note:-
Knowledge engineering:- building an expert
system
Knowledge engineers:- practitioners.
1/5/2017 21
Applications of expert system
1. Diagnosis and Troubleshooting of
Devices and Systems of All Kinds
2. Planning and Scheduling
3. Configuration of Manufactured
Objects from Subassemblies
4. Financial Decision Making
5. Knowledge Publishing
6. Design and Manufacturing
1/5/2017 22
1/5/2017 23
Several definitions have been given
to conventional AI
“AI is the study of agents that exists in
an environment and perceive and act”
[S. Russel & P. Norvig]
“AI is the act of making computers do
smart things” [Waldrop]
“AI is a programming style, where
programs operate on data according
to rules in order to accomplish goals”
[W.A. Taylor]
1/5/2017 24
“AI is the activity of providing such
machines as computers with the ability to
display behavior that would be regarded as
intelligent if it were observed in humans”
[R. Mc Leod]
“Expert system is a computer program
using expert knowledge to attain high
levels of performance in a narrow problem
area” [D.A. Waterman]
“Expert system is a caricature of the
human expert, in the sense that it knows
almost everything about almost nothing”
[A.R. Mirzai]
AI is changing rapidly, these definitions are
already obsolete!
1/5/2017 25
Knowledge acquisition and representation
has limited the application of AI theories
(shortcoming of symbolisms)
SC has become a part of “modern AI”
Researchers have directed their attention
toward biologically inspired methodologies
such as brain modeling, evolutionary
algorithm and immune modeling
1/5/2017 26
These new paradigms simulate chemico-
biological mechanisms responsible for
natural intelligence generation
SC and AI share the same long-term goal:
build and understand machine intelligence
An intelligent system can for example
sense its environment (perceive) and act
on its perception (react)
SC is evolving under AI influences that
sprang from cybernetics (the study of
information and control in human and
machines)
1/5/2017 27
Neural Network (NN)
Imitation of the natural intelligence of the brain
Parallel processing with incomplete information
Nerve cells function about 106 times slower than
electronic circuit gates, but human brains process
visual and auditory information much faster than
modern computers
The brain is modeled as a continuous-time non
linear dynamic system in connectionist
architectures • Connectionism replaced
symbolically structured representations
Distributed representation in the form of weights
between a massive set of interconnected neurons
1/5/2017 28
1/5/2017 29
Fuzzy set theory
Human brains interpret imprecise and incomplete
sensory information provided by perceptive organs
Fuzzy set theory provides a systematic calculus to
deal with such information linguistically
It performs numerical computation by using
linguistic labels stimulated by membership
functions
It lacks the adaptability to deal with changing
external environments ==> incorporate NN
learning concepts in fuzzy inference systems: NF
modeling
1/5/2017 30
Evolutionary computation
Natural intelligence is the product of
millions of years of biological evolution
Simulation of complex biological
evolutionary processes
GA is one computing technique that uses
an evolution based on natural selection
Immune modeling and artificial life are
similar disciplines based on chemical and
physical laws
GA and SA population-based systematic
random search (RA) techniques
1/5/2017 31
NF and SC characteristics
With NF modeling as a backbone, SC
can be characterized as:
Human expertise (fuzzy if-then rules)
Biologically inspired computing models
(NN)
New optimization techniques (GA, SA,
RA)
Numerical computation (no symbolic AI
so far, only numerical)
1/5/2017 32
NF and SC Characteristics Contd…
New application domains: mostly
computation intensive like adaptive
signal processing, adaptive control,
nonlinear system identification etc
Model free learning:-models are
constructed based on the target
system only
Intensive computation: based more
on computation
1/5/2017 33
NF and SC Characteristics Contd…
Fault tolerance: deletion of a neuron
or a rule does not destroy the system.
The system performs with lesser
quality
Goal driven characteristics:- only the
goal is important and not the path.
Real world application:- large scale,
uncertainties
1/5/2017 34
summary
SC is evolving rapidly
New techniques and applications are
constantly being proposed
1/5/2017 35

Weitere ähnliche Inhalte

Was ist angesagt?

Soft computing
Soft computingSoft computing
Soft computingganeshpaul6
 
Soft computing
Soft computingSoft computing
Soft computingNabarun Paul
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logicBabu Appat
 
Soft computing
Soft computing Soft computing
Soft computing Arvind sahu
 
Adaptive Resonance Theory
Adaptive Resonance TheoryAdaptive Resonance Theory
Adaptive Resonance TheoryNaveen Kumar
 
Unit I & II in Principles of Soft computing
Unit I & II in Principles of Soft computing Unit I & II in Principles of Soft computing
Unit I & II in Principles of Soft computing Sivagowry Shathesh
 
Neuro-fuzzy systems
Neuro-fuzzy systemsNeuro-fuzzy systems
Neuro-fuzzy systemsSagar Ahire
 
Natural Language Processing (NLP) - Introduction
Natural Language Processing (NLP) - IntroductionNatural Language Processing (NLP) - Introduction
Natural Language Processing (NLP) - IntroductionAritra Mukherjee
 
Knowledge Representation & Reasoning
Knowledge Representation & ReasoningKnowledge Representation & Reasoning
Knowledge Representation & ReasoningSajid Marwat
 
Introduction to Artificial Intelligence
Introduction to Artificial IntelligenceIntroduction to Artificial Intelligence
Introduction to Artificial Intelligenceananth
 
Soft computing (ANN and Fuzzy Logic) : Dr. Purnima Pandit
Soft computing (ANN and Fuzzy Logic)  : Dr. Purnima PanditSoft computing (ANN and Fuzzy Logic)  : Dr. Purnima Pandit
Soft computing (ANN and Fuzzy Logic) : Dr. Purnima PanditPurnima Pandit
 
Soft Computing-173101
Soft Computing-173101Soft Computing-173101
Soft Computing-173101AMIT KUMAR
 
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1Garry D. Lasaga
 
Chapter 5 - Fuzzy Logic
Chapter 5 - Fuzzy LogicChapter 5 - Fuzzy Logic
Chapter 5 - Fuzzy LogicAshique Rasool
 
Introduction to Natural Language Processing
Introduction to Natural Language ProcessingIntroduction to Natural Language Processing
Introduction to Natural Language ProcessingPranav Gupta
 

Was ist angesagt? (20)

Soft computing
Soft computingSoft computing
Soft computing
 
Soft computing
Soft computingSoft computing
Soft computing
 
Fuzzy logic
Fuzzy logicFuzzy logic
Fuzzy logic
 
Soft computing
Soft computing Soft computing
Soft computing
 
Adaptive Resonance Theory
Adaptive Resonance TheoryAdaptive Resonance Theory
Adaptive Resonance Theory
 
Unit I & II in Principles of Soft computing
Unit I & II in Principles of Soft computing Unit I & II in Principles of Soft computing
Unit I & II in Principles of Soft computing
 
Neuro-fuzzy systems
Neuro-fuzzy systemsNeuro-fuzzy systems
Neuro-fuzzy systems
 
Natural Language Processing (NLP) - Introduction
Natural Language Processing (NLP) - IntroductionNatural Language Processing (NLP) - Introduction
Natural Language Processing (NLP) - Introduction
 
Knowledge Representation & Reasoning
Knowledge Representation & ReasoningKnowledge Representation & Reasoning
Knowledge Representation & Reasoning
 
Introduction to Artificial Intelligence
Introduction to Artificial IntelligenceIntroduction to Artificial Intelligence
Introduction to Artificial Intelligence
 
Soft computing (ANN and Fuzzy Logic) : Dr. Purnima Pandit
Soft computing (ANN and Fuzzy Logic)  : Dr. Purnima PanditSoft computing (ANN and Fuzzy Logic)  : Dr. Purnima Pandit
Soft computing (ANN and Fuzzy Logic) : Dr. Purnima Pandit
 
Fuzzy expert system
Fuzzy expert systemFuzzy expert system
Fuzzy expert system
 
Soft Computing-173101
Soft Computing-173101Soft Computing-173101
Soft Computing-173101
 
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
 
Introduction to fuzzy logic
Introduction to fuzzy logicIntroduction to fuzzy logic
Introduction to fuzzy logic
 
NLP
NLPNLP
NLP
 
Intelligent systems
Intelligent systems Intelligent systems
Intelligent systems
 
Fuzzy logic ppt
Fuzzy logic pptFuzzy logic ppt
Fuzzy logic ppt
 
Chapter 5 - Fuzzy Logic
Chapter 5 - Fuzzy LogicChapter 5 - Fuzzy Logic
Chapter 5 - Fuzzy Logic
 
Introduction to Natural Language Processing
Introduction to Natural Language ProcessingIntroduction to Natural Language Processing
Introduction to Natural Language Processing
 

Andere mochten auch

Creative Problem Solving
Creative Problem SolvingCreative Problem Solving
Creative Problem SolvingC7
 
These tests can solve 10 workplace problems
These tests can solve 10 workplace problemsThese tests can solve 10 workplace problems
These tests can solve 10 workplace problemsMeritTracSvc
 
Quick Guide to Artificial Intelligence - Transform XO
Quick Guide to Artificial Intelligence - Transform XOQuick Guide to Artificial Intelligence - Transform XO
Quick Guide to Artificial Intelligence - Transform XOGrimur Fjeldsted
 
soft-computing
 soft-computing soft-computing
soft-computingstudent
 
Facilitating Human Learning Module 1 & 2
Facilitating Human Learning Module 1 & 2Facilitating Human Learning Module 1 & 2
Facilitating Human Learning Module 1 & 2Rona Laureta
 
What exactly is the "Internet of Things"?
What exactly is the "Internet of Things"?What exactly is the "Internet of Things"?
What exactly is the "Internet of Things"?Dr. Mazlan Abbas
 
What is the Internet of Things?
What is the Internet of Things?What is the Internet of Things?
What is the Internet of Things?Felix Grovit
 
THE INTERNET OF THINGS
THE INTERNET OF THINGSTHE INTERNET OF THINGS
THE INTERNET OF THINGSRamana Reddy
 
Software reuse ppt.
Software reuse ppt.Software reuse ppt.
Software reuse ppt.Sumit Biswas
 
Internet of Things and its applications
Internet of Things and its applicationsInternet of Things and its applications
Internet of Things and its applicationsPasquale Puzio
 
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-gInternet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-gMohan Kumar G
 
Internet of Things
Internet of ThingsInternet of Things
Internet of ThingsVala Afshar
 

Andere mochten auch (15)

Creative Problem Solving
Creative Problem SolvingCreative Problem Solving
Creative Problem Solving
 
These tests can solve 10 workplace problems
These tests can solve 10 workplace problemsThese tests can solve 10 workplace problems
These tests can solve 10 workplace problems
 
Object Recognition Using Shape Context with Canberra Distance
Object Recognition Using Shape Context with Canberra DistanceObject Recognition Using Shape Context with Canberra Distance
Object Recognition Using Shape Context with Canberra Distance
 
Software resuse
Software  resuseSoftware  resuse
Software resuse
 
Quick Guide to Artificial Intelligence - Transform XO
Quick Guide to Artificial Intelligence - Transform XOQuick Guide to Artificial Intelligence - Transform XO
Quick Guide to Artificial Intelligence - Transform XO
 
soft-computing
 soft-computing soft-computing
soft-computing
 
Facilitating Human Learning Module 1 & 2
Facilitating Human Learning Module 1 & 2Facilitating Human Learning Module 1 & 2
Facilitating Human Learning Module 1 & 2
 
What exactly is the "Internet of Things"?
What exactly is the "Internet of Things"?What exactly is the "Internet of Things"?
What exactly is the "Internet of Things"?
 
What is the Internet of Things?
What is the Internet of Things?What is the Internet of Things?
What is the Internet of Things?
 
Internet of Things presentation
Internet of Things presentationInternet of Things presentation
Internet of Things presentation
 
THE INTERNET OF THINGS
THE INTERNET OF THINGSTHE INTERNET OF THINGS
THE INTERNET OF THINGS
 
Software reuse ppt.
Software reuse ppt.Software reuse ppt.
Software reuse ppt.
 
Internet of Things and its applications
Internet of Things and its applicationsInternet of Things and its applications
Internet of Things and its applications
 
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-gInternet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
 
Internet of Things
Internet of ThingsInternet of Things
Internet of Things
 

Ähnlich wie Introduction to Soft Computing

Review on Solar Power System with Artificial Intelligence
Review on Solar Power System with Artificial IntelligenceReview on Solar Power System with Artificial Intelligence
Review on Solar Power System with Artificial Intelligenceijtsrd
 
Soft Computing Techniques_Part 1.pptx
Soft Computing Techniques_Part 1.pptxSoft Computing Techniques_Part 1.pptx
Soft Computing Techniques_Part 1.pptxMegha V
 
Myung - Cognitive Modeling and Robust Decision Making - Spring Review 2012
Myung - Cognitive Modeling and Robust Decision Making - Spring Review 2012Myung - Cognitive Modeling and Robust Decision Making - Spring Review 2012
Myung - Cognitive Modeling and Robust Decision Making - Spring Review 2012The Air Force Office of Scientific Research
 
A scenario based approach for dealing with
A scenario based approach for dealing withA scenario based approach for dealing with
A scenario based approach for dealing withijcsa
 
Thought-powered typing
Thought-powered typing Thought-powered typing
Thought-powered typing SAishwaryaDinesh
 
Recognition of Sentiment using Deep Neural Network
Recognition of Sentiment using Deep Neural NetworkRecognition of Sentiment using Deep Neural Network
Recognition of Sentiment using Deep Neural Networkijtsrd
 
Performance analysis of data mining algorithms with neural network
Performance analysis of data mining algorithms with neural networkPerformance analysis of data mining algorithms with neural network
Performance analysis of data mining algorithms with neural networkIAEME Publication
 
Face recognization using artificial nerual network
Face recognization using artificial nerual networkFace recognization using artificial nerual network
Face recognization using artificial nerual networkDharmesh Tank
 
ARTIFICIAL INTELLIGENT ( ITS / TASK 6 ) done by Wael Saad Hameedi / P71062
ARTIFICIAL INTELLIGENT ( ITS / TASK 6 ) done by Wael Saad Hameedi / P71062ARTIFICIAL INTELLIGENT ( ITS / TASK 6 ) done by Wael Saad Hameedi / P71062
ARTIFICIAL INTELLIGENT ( ITS / TASK 6 ) done by Wael Saad Hameedi / P71062Wael Alawsey
 
Soft Computing in Human Sciences
Soft Computing in Human SciencesSoft Computing in Human Sciences
Soft Computing in Human Sciencesijtsrd
 
The Science of Data Science
The Science of Data Science The Science of Data Science
The Science of Data Science James Hendler
 
Toward enhancement of deep learning techniques using fuzzy logic: a survey
Toward enhancement of deep learning techniques using fuzzy logic: a survey Toward enhancement of deep learning techniques using fuzzy logic: a survey
Toward enhancement of deep learning techniques using fuzzy logic: a survey IJECEIAES
 
Machine Learning, Artificial General Intelligence, and Robots with Human Minds
Machine Learning, Artificial General Intelligence, and Robots with Human MindsMachine Learning, Artificial General Intelligence, and Robots with Human Minds
Machine Learning, Artificial General Intelligence, and Robots with Human MindsUniversity of Huddersfield
 
Human Activity Recognition System
Human Activity Recognition SystemHuman Activity Recognition System
Human Activity Recognition SystemIRJET Journal
 
Soft computing
Soft computingSoft computing
Soft computingCSS
 
An Overview On Neural Network And Its Application
An Overview On Neural Network And Its ApplicationAn Overview On Neural Network And Its Application
An Overview On Neural Network And Its ApplicationSherri Cost
 

Ähnlich wie Introduction to Soft Computing (20)

SoftComputing1
SoftComputing1SoftComputing1
SoftComputing1
 
Review on Solar Power System with Artificial Intelligence
Review on Solar Power System with Artificial IntelligenceReview on Solar Power System with Artificial Intelligence
Review on Solar Power System with Artificial Intelligence
 
Soft Computing Techniques_Part 1.pptx
Soft Computing Techniques_Part 1.pptxSoft Computing Techniques_Part 1.pptx
Soft Computing Techniques_Part 1.pptx
 
Myung - Cognitive Modeling and Robust Decision Making - Spring Review 2012
Myung - Cognitive Modeling and Robust Decision Making - Spring Review 2012Myung - Cognitive Modeling and Robust Decision Making - Spring Review 2012
Myung - Cognitive Modeling and Robust Decision Making - Spring Review 2012
 
A scenario based approach for dealing with
A scenario based approach for dealing withA scenario based approach for dealing with
A scenario based approach for dealing with
 
Thought-powered typing
Thought-powered typing Thought-powered typing
Thought-powered typing
 
Recognition of Sentiment using Deep Neural Network
Recognition of Sentiment using Deep Neural NetworkRecognition of Sentiment using Deep Neural Network
Recognition of Sentiment using Deep Neural Network
 
SoftComputingc2
SoftComputingc2SoftComputingc2
SoftComputingc2
 
AI KIMSRAD.pptx
AI KIMSRAD.pptxAI KIMSRAD.pptx
AI KIMSRAD.pptx
 
Soft computing01
Soft computing01Soft computing01
Soft computing01
 
Performance analysis of data mining algorithms with neural network
Performance analysis of data mining algorithms with neural networkPerformance analysis of data mining algorithms with neural network
Performance analysis of data mining algorithms with neural network
 
Face recognization using artificial nerual network
Face recognization using artificial nerual networkFace recognization using artificial nerual network
Face recognization using artificial nerual network
 
ARTIFICIAL INTELLIGENT ( ITS / TASK 6 ) done by Wael Saad Hameedi / P71062
ARTIFICIAL INTELLIGENT ( ITS / TASK 6 ) done by Wael Saad Hameedi / P71062ARTIFICIAL INTELLIGENT ( ITS / TASK 6 ) done by Wael Saad Hameedi / P71062
ARTIFICIAL INTELLIGENT ( ITS / TASK 6 ) done by Wael Saad Hameedi / P71062
 
Soft Computing in Human Sciences
Soft Computing in Human SciencesSoft Computing in Human Sciences
Soft Computing in Human Sciences
 
The Science of Data Science
The Science of Data Science The Science of Data Science
The Science of Data Science
 
Toward enhancement of deep learning techniques using fuzzy logic: a survey
Toward enhancement of deep learning techniques using fuzzy logic: a survey Toward enhancement of deep learning techniques using fuzzy logic: a survey
Toward enhancement of deep learning techniques using fuzzy logic: a survey
 
Machine Learning, Artificial General Intelligence, and Robots with Human Minds
Machine Learning, Artificial General Intelligence, and Robots with Human MindsMachine Learning, Artificial General Intelligence, and Robots with Human Minds
Machine Learning, Artificial General Intelligence, and Robots with Human Minds
 
Human Activity Recognition System
Human Activity Recognition SystemHuman Activity Recognition System
Human Activity Recognition System
 
Soft computing
Soft computingSoft computing
Soft computing
 
An Overview On Neural Network And Its Application
An Overview On Neural Network And Its ApplicationAn Overview On Neural Network And Its Application
An Overview On Neural Network And Its Application
 

KĂźrzlich hochgeladen

Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfRagavanV2
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoordharasingh5698
 
Intro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfIntro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfrs7054576148
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptMsecMca
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...tanu pandey
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsArindam Chakraborty, Ph.D., P.E. (CA, TX)
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 

KĂźrzlich hochgeladen (20)

Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
Intro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfIntro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdf
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 

Introduction to Soft Computing

  • 1. 1/5/2017 1 Introduction to Neuro-fuzzy and Soft computing
  • 2. What is computing? Counting, calculating The discipline of computing is the systematic study of algorithmic processes that describe and transform information: their theory, analysis, design, efficiency, implementation, and application. Types of computing Hard computing Soft Computing 1/5/2017 2
  • 3. Differences between hard and soft computing Hard Computing Soft computing Precisely stated analytical model Tolerant to imprecision, uncertainty, partial truth, approximation Based on binary logic, crisp systems, numerical analysis, crisp software Fuzzy logic, neural nets, probabilistic reasoning. Programs are to be written Evolve their own programs Two values logic Multi valued logic Exact input data Ambiguous and noisy data Strictly sequential Parallel computations Precise answers Approximate answers 1/5/2017 3
  • 4. 1/5/2017 4 Essence of SC:- Accommodation with the pervasive imprecision of the real world Principle of SC:- Exploit uncertainty to achieve robustness and better rapport with reality
  • 5. Artificial intelligence If intelligence can be induced in machines it is called as artificial intelligence. Soft computing is a part of artificial intelligent techniques Closed related to machine intelligence/computational intelligence 1/5/2017 5
  • 6. 1/5/2017 6 What is Soft computing Neural Networks Fuzzy Inference systems Neuro- Fuzzy Computing Derivative- Free Optimization Soft Computing + =
  • 8. 1/5/2017 8 Introduction SC is an innovative approach to constructing computationally intelligent systems Intelligent systems that possess humanlike expertise within a specific domain, adapt themselves and learn to perform better in changing environments These systems explain how they make decisions or take actions They are composed of two features: “adaptivity” & “knowledge
  • 9. 1/5/2017 9 Introduction Contd…. Neural Networks (NN) that recognize patterns & adapts themselves to cope with changing environments Fuzzy inference systems that incorporate human knowledge & perform inference & decision making Adaptivity + Expertise = NF & SC
  • 10. 1/5/2017 10 What is the difference between Fuzzy Logic and Neural Networks?  Fuzzy logic allows making definite decisions based on imprecise or ambiguous data  ANN tries to incorporate human thinking process to solve problems without mathematically modeling them.  Both these methods can be used to solve nonlinear problems, and problems that are not properly specified, but they are not related.  ANN tries to apply the thinking process in the human brain to solve problems.
  • 11. 1/5/2017 11 Latest developments in the field of soft computing Areas of image processing Image retrieval Image analysis Remote sensing Data mining Swarm intelligence Diffusion process Agent’s technology
  • 13. 1/5/2017 13 SC Constituents and Conventional AI “SC is an emerging approach to computing which parallel the remarkable ability of the human mind to reason and learn in a environment of uncertainty and imprecision” [Lotfi A. Zadeh, 1992] SC consists of several computing paradigms including: NN Fuzzy set theory Approximate reasoning Derivative-free optimization methods such as genetic algorithms (GA) & simulated annealing (SA)
  • 14. 1/5/2017 14 SC constituents (the first three items) and conventional AI
  • 15. 1/5/2017 15 These methodologies form the core of SC In general, SC does not perform much symbolic manipulation SC in this sense complements conventional AI approaches
  • 17. 1/5/2017 17 Features of Conventional AI From conventional AI to computational intelligence Conventional AI manipulates symbols on the assumption that human intelligence behavior can be stored in symbolically structured knowledge bases: this is known as: “ The physical symbol system hypothesis The knowledge-based system (or expert system) is an example of the most successful conventional AI product
  • 18. 1/5/2017 18 What is an expert system? An expert system is software that uses a knowledge base of human expertise for problem solving, or to clarify uncertainties where normally one or more human experts would need to be consulted
  • 20. 1/5/2017 20 Building blocks of expert system Knowledge base: factual knowledge and heuristic knowledge Knowledge representation: in the form of rules Problem solving model: forward chaining or backward chaining Knowledge base: knowledge gained by an individual user Note:- Knowledge engineering:- building an expert system Knowledge engineers:- practitioners.
  • 21. 1/5/2017 21 Applications of expert system 1. Diagnosis and Troubleshooting of Devices and Systems of All Kinds 2. Planning and Scheduling 3. Configuration of Manufactured Objects from Subassemblies 4. Financial Decision Making 5. Knowledge Publishing 6. Design and Manufacturing
  • 23. 1/5/2017 23 Several definitions have been given to conventional AI “AI is the study of agents that exists in an environment and perceive and act” [S. Russel & P. Norvig] “AI is the act of making computers do smart things” [Waldrop] “AI is a programming style, where programs operate on data according to rules in order to accomplish goals” [W.A. Taylor]
  • 24. 1/5/2017 24 “AI is the activity of providing such machines as computers with the ability to display behavior that would be regarded as intelligent if it were observed in humans” [R. Mc Leod] “Expert system is a computer program using expert knowledge to attain high levels of performance in a narrow problem area” [D.A. Waterman] “Expert system is a caricature of the human expert, in the sense that it knows almost everything about almost nothing” [A.R. Mirzai] AI is changing rapidly, these definitions are already obsolete!
  • 25. 1/5/2017 25 Knowledge acquisition and representation has limited the application of AI theories (shortcoming of symbolisms) SC has become a part of “modern AI” Researchers have directed their attention toward biologically inspired methodologies such as brain modeling, evolutionary algorithm and immune modeling
  • 26. 1/5/2017 26 These new paradigms simulate chemico- biological mechanisms responsible for natural intelligence generation SC and AI share the same long-term goal: build and understand machine intelligence An intelligent system can for example sense its environment (perceive) and act on its perception (react) SC is evolving under AI influences that sprang from cybernetics (the study of information and control in human and machines)
  • 27. 1/5/2017 27 Neural Network (NN) Imitation of the natural intelligence of the brain Parallel processing with incomplete information Nerve cells function about 106 times slower than electronic circuit gates, but human brains process visual and auditory information much faster than modern computers The brain is modeled as a continuous-time non linear dynamic system in connectionist architectures • Connectionism replaced symbolically structured representations Distributed representation in the form of weights between a massive set of interconnected neurons
  • 29. 1/5/2017 29 Fuzzy set theory Human brains interpret imprecise and incomplete sensory information provided by perceptive organs Fuzzy set theory provides a systematic calculus to deal with such information linguistically It performs numerical computation by using linguistic labels stimulated by membership functions It lacks the adaptability to deal with changing external environments ==> incorporate NN learning concepts in fuzzy inference systems: NF modeling
  • 30. 1/5/2017 30 Evolutionary computation Natural intelligence is the product of millions of years of biological evolution Simulation of complex biological evolutionary processes GA is one computing technique that uses an evolution based on natural selection Immune modeling and artificial life are similar disciplines based on chemical and physical laws GA and SA population-based systematic random search (RA) techniques
  • 31. 1/5/2017 31 NF and SC characteristics With NF modeling as a backbone, SC can be characterized as: Human expertise (fuzzy if-then rules) Biologically inspired computing models (NN) New optimization techniques (GA, SA, RA) Numerical computation (no symbolic AI so far, only numerical)
  • 32. 1/5/2017 32 NF and SC Characteristics Contd… New application domains: mostly computation intensive like adaptive signal processing, adaptive control, nonlinear system identification etc Model free learning:-models are constructed based on the target system only Intensive computation: based more on computation
  • 33. 1/5/2017 33 NF and SC Characteristics Contd… Fault tolerance: deletion of a neuron or a rule does not destroy the system. The system performs with lesser quality Goal driven characteristics:- only the goal is important and not the path. Real world application:- large scale, uncertainties
  • 34. 1/5/2017 34 summary SC is evolving rapidly New techniques and applications are constantly being proposed

Hinweis der Redaktion

  1. 1