Module 5 - Lecture 11 - Neurofuzzy systems Flashcards
Neuro-fuzzy systems
In a neuro-fuzzy Mamdani-type model, what algorithm is used?
Backpropagation.
Neuro-fuzzy systems
In a neuro-fuzzy Mamdani-type model, what is learned?
Weights and I/O MFs
Neuro-fuzzy systems
Is a neuro-fuzzy Mamdani-type model or ANFIS more complicated?
Mamdani
Neuro-fuzzy systems
What are some synonyms for fuzzy inference systems?
- Fuzzy model
- Fuzzy associate memory (FAM)
- Fuzzy controller
Neuro-fuzzy systems
What parts does a fuzzy inference system consist of?
See image
Neuro-fuzzy systems
What is ANFIS short for?
Adaptive network-based FIS
Neuro-fuzzy systems
In the image, describe what the circles and squares are.
- Squares: nodes with parameters
- Circles: nodes without parameters
Neuro-fuzzy systems
What is the goal of an adaptive network?
To learn an I/O mapping specified by training dataset
Neuro-fuzzy systems
What’s the basic idea when creating a neuro-fuzzy FIS?
Given I/O data pairs (training dataset) (x1, …, xn; y), construct a FIS to fit them.
Neuro-fuzzy systems
What are the two stages of Fuzzy Modeling?
1) Structure identification — input selection, # of MFs
2) Parameter estimation — optimal parameters
Neuro-fuzzy systems
Describe what happens in the highlighted part. (See image)
See image. The green box multiplies the input by a weight.
Neuro-fuzzy systems
Describe what happens in the highlighted part. (See image)
See image. Summation of weighted inputs.
Neuro-fuzzy systems
Describe what happens in the highlighted part. (See image)
See image. Summation of unweighted inputs.
Neuro-fuzzy systems
Describe what happens in the highlighted part. (See image)
Calculating sum of centroids?
(Or weight normalization?)
Neuro-fuzzy systems
How does ANFIS learn - what error is used?
Least-Squares Estimator (LSE)