lecture 6&7: fuzzy inference systems

97
1 In the Name of God Lecture 6&7: Fuzzy Inference Systems

Upload: others

Post on 04-Oct-2021

3 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Lecture 6&7: Fuzzy Inference Systems

1

In the Name of God

Lecture 6&7: Fuzzy Inference Systems

Page 2: Lecture 6&7: Fuzzy Inference Systems

Outline

▫ Introduction to Fuzzy Inference Systems(FIS)y y ( )▫ Mamdani Fuzzy Models▫ Sugeno Fuzzy Models▫ Tsukamoto Fuzzy Models▫ Other Considerations Input Space Partitioning Input Space Partitioning Fuzzy Modeling

Page 3: Lecture 6&7: Fuzzy Inference Systems

Introduction

• What is a fuzzy inference system (FIS)?A nonlinear mapping that derives its output based

on fuzzy reasoning and a set of fuzzy if-then rules. The domain and range of the mapping could beThe domain and range of the mapping could be fuzzy sets or points in a multidimensional spaces.

• Also known as▫ Fuzzy models▫ Fuzzy associate memory▫ Fuzzy-rule-based systems▫ Fuzzy expert systems

F L i C t ll▫ Fuzzy Logic Controller

Page 4: Lecture 6&7: Fuzzy Inference Systems

Structure of FIS

• The basic structure of a fuzzy inference system consists of three conceptual components:▫ A rule base, which contains a selection of fuzzy rules▫ A database (or dictionary) which defines the▫ A database (or dictionary), which defines the

membership functions used in the fuzzy rules▫ And a reasoning mechanism, which performs the

inference procedure upon the rules and given facts to derive a reasonable output or conclusion.

Rule base(Fuzzy rules)

Database(MFs)

input output

Fuzzy reasoning

p output

Page 5: Lecture 6&7: Fuzzy Inference Systems

Structure of FIS

Page 6: Lecture 6&7: Fuzzy Inference Systems

Example: Fuzzy Control Systems

Fuzzifier InferenceEngine Defuzzifier Plant Output

Input

Fuzzy Knowledge base

Page 7: Lecture 6&7: Fuzzy Inference Systems

Inputs and Outputs of FIS

• The basic fuzzy inference system can take y yeither fuzzy inputs or crisp inputs, but the outputs it produces are almost always fuzzy sets.

• Sometimes it is necessary to have a crisp output especially in a situation where a fuzzyoutput, especially in a situation where a fuzzy inference system is used as a controller.

• Therefore we need a method of defuzzification• Therefore, we need a method of defuzzificationto extract a crisp value to represent a fuzzy set.

Page 8: Lecture 6&7: Fuzzy Inference Systems

Block Diagram for a FIS with Crisp OutputOutput

• FIS implements a nonlinear mapping from its p pp ginput space to output space. This mapping is accomplished by a number of fuzzy if-then rules.

Page 9: Lecture 6&7: Fuzzy Inference Systems

Nonlinearity

In the case of crisp inputs & outputs, a fuzzy inference system implements a nonlinear mapping from its input space to output space.

Page 10: Lecture 6&7: Fuzzy Inference Systems

Three Popular Fuzzy Models (FIS)

• Ebrahim Mamdani Fuzzy Modelsy• Sugeno Fuzzy Models• Tsukamoto Fuzzy Models

• The differences between these three FISs lie in the consequents of their fuzzy rules, and thus their aggregation and defuzzification procedures differ accordinglydiffer accordingly.

Page 11: Lecture 6&7: Fuzzy Inference Systems

Mamdani Fuzzy Modelsy

• The most commonly used fuzzy inference technique is the so-ll d M d i th dcalled Mamdani method.

• In 1975, Professor Ebrahim Mamdani of London University built one of the first fuzzy systems to control a steam engine and boiler combination He applied a set of fuzzy rulesand boiler combination. He applied a set of fuzzy rules supplied by experienced human operators.

• The Mamdani-style fuzzy inference process is performed in four steps:four steps:

1. Fuzzification of the input variables

2. Rule evaluation (inference)

3. Aggregation of the rule outputs (composition)

4. Defuzzification

Page 12: Lecture 6&7: Fuzzy Inference Systems

Example: fuzzy controlp y

DefuzzilierFuzzifier Inference CrispValues

CrispValuesFuzzifier

EngineValues

Membership Functions

Fuzzy (IF THEN) RulesFuzzy VariablesLinguistic Variables

Page 13: Lecture 6&7: Fuzzy Inference Systems

Mamdani Fuzzy Modelsy

Mamdani composition of three SISO fuzzy outputshttp://en.wikipedia.org/wiki/Fuzzy_control_system

Page 14: Lecture 6&7: Fuzzy Inference Systems

Two-rule Mamdani with min and max operatorsoperators

The mamdani FIS using min and max for T-norm and S-norm, and subject to two crisp inputs x and y

Page 15: Lecture 6&7: Fuzzy Inference Systems

Two-rule Mamdani FIS with max and product operatorsproduct operators

The mamdani FIS using product and max for T-norm and S-norm, and subject to two crisp inputs x and y, and subject to two crisp inputs x and y

Page 16: Lecture 6&7: Fuzzy Inference Systems

Example

Rule 1: If pressure is low and temperature is high then power is lowp p g pRule 2: If pressure is average and temperature is warm

then power is moderate

Page 17: Lecture 6&7: Fuzzy Inference Systems

Mamdani Fuzzy Modelsy

Two-input, one-ouput example:Two input, one ouput example:If x is Ai and y is Bk then z is Cm(i,k)

Y

B B B B

y

L M H VH

Y

B1 B2 B3 B4

A1 \ C2 C3 C4

A C C6 C C8x

L M H VHL Z L M H

M L M H VHxA2 C5 C6 C7 C8

A3 C9 C10 C11 C12

xH M H VH VH

z Playing time

Page 18: Lecture 6&7: Fuzzy Inference Systems

Why Defuzzification Is Needed?y

• In many applications we have to use crisp values as inputs for controlling of machines and systems.

S h t d f ifi t t• So, we have to use a defuzzifier to convert a fuzzy set to a crisp value.

Page 19: Lecture 6&7: Fuzzy Inference Systems

Defuzzification

• Defuzzification refers to the way a crisp value is y pextracted from a fuzzy set as a representative value.

• Defuzzification Methods:▫ Centroid of Area

Bi t f A▫ Bisector of Area▫ Mean of Max▫ Smallest of Max▫ Smallest of Max▫ Largest of Max

Page 20: Lecture 6&7: Fuzzy Inference Systems

Centroid of Area (zCOA )( COA )

• where µA is aggregated output MF.• This is the most widely adopted defuzzification

strategy, which is reminiscent of the calculation of expected values of probability distributions.

Page 21: Lecture 6&7: Fuzzy Inference Systems

Bisector of Area (zBOA )( BOA )

• zBOA satisfiesBOA

| ∈   | ∈  

• That is, the vertical line z = zBOA partitions the region between z = α, z = β, y = 0 and y = µA(z) i t t i ith thinto two regions with the same area.

Page 22: Lecture 6&7: Fuzzy Inference Systems

Mean of Maximum (zMOM )( MOM )

• zMOM is the mean of maximizing z at which the MF reaches maximum µ*. In Symbols,

′ | ∈ ∗    

• In particular, if µA(z) has a single maximum atz = z*, then the zMOM = z*.M if ( ) h it i h• Moreover, if µA(z) reaches its maximum whenever

then 

zMOM = (zleft + zright)/2

Page 23: Lecture 6&7: Fuzzy Inference Systems

Smallest of Maximum (zSOM ) andLargest of Maximum (z )Largest of Maximum (zLOM )

• zSOM is the minimum (in terms of magnitude) of SOM ( g )the maximizing z.

• zLOM is the maximum (in terms of magnitude) of the maximizing z.

B f th i b i bi d• Because of their obvious bias, zSOM and zLOM are not used as often as the other three defuzzification methodsdefuzzification methods.

Page 24: Lecture 6&7: Fuzzy Inference Systems

Defuzzification

Page 25: Lecture 6&7: Fuzzy Inference Systems

Example

Page 26: Lecture 6&7: Fuzzy Inference Systems

Example: Single-input Single-output Mamdani Fuzzy ModelMamdani Fuzzy Model

• An example of a single-input single-output p g p g pMamdani fuzzy model with three rules can be expressed as▫ If X is small then Y is small.▫ If X is medium then Y is medium.

If X is large then Y is large▫ If X is large then Y is large.• Figure (next slide) plots the membership

functions of input X and output Yfunctions of input X and output Y.• With max-min composition and centroid

defuzzification, we can find the overall input-, poutput curve, as shown in the Figure.

Page 27: Lecture 6&7: Fuzzy Inference Systems

Single-input single-output Mamdani Fuzzy ModelFuzzy Model

des

small medium large

0.5

1

ersh

ip G

ra small medium large

10

-10 -5 0 5 100

X

Mem

bes

6

8

Y

0 5

1

ship

Gra

de small medium large

0

2

4

0 2 4 6 8 100

0.5

Y

Mem

bers -10 -5 0 5 10

0

X

a) MFs of the input and outputb) Overall input-output curve

Y

Page 28: Lecture 6&7: Fuzzy Inference Systems

Example: Two-input Single-output Mamdani Fuzzy ModelMamdani Fuzzy Model

• An example of a two-input single-output Mamdani fuzzy model with four rules can be expressed as▫ If X is small and Y is small then Z is negative large▫ If X is small and Y is small then Z is negative large.▫ If X is small and Y is large then Z is negative small.▫ If X is large and Y is small then Z is positive small.

If X i l d Y i l th Z i iti l▫ If X is large and Y is large then Z is positive large.• Figure (next slide) plots the membership

functions of input X and Y and output Z.functions of input X and Y and output Z.• With max-min composition and centroid

defuzzification, we can find the overall input-t t f h i th Fioutput surface, as shown in the Figure.

Page 29: Lecture 6&7: Fuzzy Inference Systems

Two-input Single-output Mamdani Fuzzy ModelFuzzy Model

0.51 small large

-5 0 50

0.5

X

Gra

des

ll l 2

-5 0 50

0.51

mbe

rshi

p G small large

5

-2

0

2

Z

-5 0 5Y

Mem

0 51

large negative

small negative

small positive

large positive

-5

0

5

-5

0

XY

a) MFs of the inp ts and o tp t

-5 0 50

0.5

Za) MFs of the inputs and outputb) Overall input-output curve

Page 30: Lecture 6&7: Fuzzy Inference Systems

Operations in Mamdani Fuzzy Model

• To completely specify the operation of a Mamdanifuzzy inference system we need to assign afuzzy inference system, we need to assign a function for each of the following operators:▫ AND operator (usually T-norm) for calculating the

firing strength of a rule with AND'ed antecedentsfiring strength of a rule with AND ed antecedents.▫ OR operator (usually T-conorm) for calculating the

firing strength of a rule with OR'ed antecedents.▫ Implication operator (usually T norm) for calculating▫ Implication operator (usually T-norm) for calculating

qualified consequent MFs based on given firing strength.

▫ Aggregate operator (usually T-conorm) forAggregate operator (usually T conorm) for aggregating qualified consequent MFs to generate an overall output MF.

▫ Defuzzification operator for transforming an output p g pMF to a crisp single output value.

Page 31: Lecture 6&7: Fuzzy Inference Systems

Yet more on Mamdani model

• One such example is to use product for the p pimplication operator and Point-wise summation (sum) for the aggregation operator (Note that

)sum is not even a T-conorm operator !).• Advantage:

Th Fi l i t t i t id d f ifi ti▫ The Final crisp output via centroid defuzzificationis equal to the weighted average of the centroidsof consequent MFs.o co seque s

Page 32: Lecture 6&7: Fuzzy Inference Systems

Theorem:Computation shortcut for Mamdani FISComputation shortcut for Mamdani FIS

Defuzzification can be t ti ll i Wh t icomputationally expensive. What is

the center of area of this fuzzy set?

Theorem 4.1: If we use the product T‐norm, and the ( h h ll )summation S‐norm (which is not really an S‐norm), and 

centroid defuzzification, then the crisp output z is: 

i i i

i i

wz

zaw

a

wi = firing strength (input MF value)ai = consequent MF areazi = consequent MF centroidai and zi  can be calculated ahead of time!

Page 33: Lecture 6&7: Fuzzy Inference Systems

Example

We examine a simple two-input one-output problem that includes three rules:includes three rules:

Rule: 1 IF x is A3 OR y is B1 THEN z is C1 Rule: 2 IF x is A2 AND y is B2 THEN z is C2 yRule: 3 IF x is A1 THEN z is C3

Real-life example for these kinds of rules:

Rule: 1 IF project_funding is adequate OR project_staffing is small THEN risk is low

Rule: 2 IF project_funding is marginal AND project_staffing is large THEN i k i lrisk is normal

Rule: 3 IF project_funding is inadequate THEN risk is high

Page 34: Lecture 6&7: Fuzzy Inference Systems

Step 1: FuzzificationStep 1: Fuzzification

• The first step is to take the crisp inputs, x1 and y1 (project fundingand project staffing), and determine the degree to which these inputs belong to each of the appropriate fuzzy sets.

34

Page 35: Lecture 6&7: Fuzzy Inference Systems

Step 2: Rule Evaluation• The second step is to take the fuzzified inputs,(x=A1) = 0.5, (x=A2) = 0.2, (y=B1) = 0.1 and (y=B2) = 0.7,(x=A1) , (x=A2) , (y=B1) (y=B2) ,and apply them to the antecedents of the fuzzy rules.

• If a given fuzzy rule has multiple antecedents, the fuzzy operator (AND or OR) is used to obtain a single number that represents the ( ) g presult of the antecedent evaluation.

RECALL: To evaluate the disjunction of the rule antecedents, we use j ,the OR fuzzy operation. Typically, fuzzy expert systems make use of the classical fuzzy operation union:

AB(x) = max [A(x), B(x)]Similarly, in order to evaluate the conjunction of the rule antecedents,

we apply the AND fuzzy operation intersection:AB(x) = min [A(x), B(x)]

Page 36: Lecture 6&7: Fuzzy Inference Systems

Step 2: Rule Evaluation

A31 1

C11

C2B1 C3A3

0 X y10 Y0.0

x1 0

0.1C1 C2

Z

B10.1

C3OR

(max)

OR THENRule 1: IF x is A3 (0 0) y is B1 (0 1) z is C1 (0 1)

1

0.2 0.2 C11

C2A2

1

B20.7

C3AND

OR THENRule 1: IF x is A3 (0.0) y is B1 (0.1) z is C1 (0.1)

0 X 0 Zx1 y10 Y(min)

AND THENRule 2: IF x is A2 (0.2) y is B2 (0.7) z is C2 (0.2)

A11

0 X 0

1

Z1

C1 C2 C30.5 0.5

Rule 3:

0 X 0 Zx1

THENIF x is A1 (0.5) z is C3 (0.5)

Page 37: Lecture 6&7: Fuzzy Inference Systems

Step 2: Rule Evaluation• Now the result of the antecedent evaluation

can be applied to the membership function of th t

Degree ofMembership1 0the consequent.

• The most common method is to cut the consequent membership function at the level of the antecedent truth. This method is called clipping (alpha-cut).

1.0

C2

▫ Since the top of the membership function is sliced, the clipped fuzzy set loses some information.

▫ However, clipping is still often preferred because it involves less complex and faster mathematics, and

d f h i iclipping

0.0

0.2

Z

generates an aggregated output surface that is easier to defuzzify.

• While clipping is a frequently used method, scalingoffers a better approach for preserving the original

pp gDegree ofMembership1.0

shape of the fuzzy set.▫ The original membership function of the rule

consequent is adjusted by multiplying all its membership degrees by the truth value of the rule 0.2

C2

antecedent.▫ This method, which generally loses less information,

can be very useful in fuzzy expert systems. scaling Z0.0

Page 38: Lecture 6&7: Fuzzy Inference Systems

Step 3: Aggregation of the Rule OutputsOutputs

• Aggregation is the process of unification of the outputs of all rules.

• We take the membership functions of all rule consequents previously clipped or scaled and combine them into a single fuzzy set.

• The input of the aggregation process is the list of clipped or scaled consequent membership functions, and the output is one fuzzy set for each output variable.

1 1 1

00.1

1C1 C2

00.2

1

0

0.5

1

ZZZ

0.2

Z0

C30.50.1

Cz is 1 (0.1) Cz is 2 (0.2) Cz is 3 (0.5)

Page 39: Lecture 6&7: Fuzzy Inference Systems

Step 4: DefuzzificationStep 4: Defuzzification

• The last step in the fuzzy inference process is defuzzification.

• Fuzziness helps us to evaluate the rules, but the final output of a fuzzy system has to be a crisp number.

• The input for the defuzzification process is the aggregate output fuzzy set and the output is a single number.

• There are several defuzzification methods, but probably the mostThere are several defuzzification methods, but probably the most popular one is the centroid technique. It finds the point where a vertical line would slice the aggregate set into two equal masses. Mathematically this centre of gravity (COG) can be expressed as:

b

b

aA dxxx

COG

b

aA dxx

Page 40: Lecture 6&7: Fuzzy Inference Systems

Step 4: Defuzzification

• Centroid defuzzification method finds a point representing the centre

Step 4: Defuzzification

of gravity of the aggregated fuzzy set A, on the interval [a, b ].• A reasonable estimate can be obtained by calculating it over a

sample of points.

1.0

0.8

Degree ofMembership

0.2

0.4

0.6

0)10090800(20)6004030(10)20100(

0.00 20 30 40 5010 70 80 90 10060

Z67.4

4.675.05.05.05.02.02.02.02.01.01.01.0

5.0)100908070(2.0)60504030(1.0)20100(

COG

Page 41: Lecture 6&7: Fuzzy Inference Systems

Sugeno Fuzzy Inferenceg y

• Mamdani-style inference, as we have just seen, requires us to find the centroid of a two-dimensional shape by integrating across a continuously varying function. In general, this process is not computationally efficient.g , p p y

• Michio Sugeno suggested to use a single spike, a singleton, as the membership function of the rule consequentconsequent.

• A singleton, or more precisely a fuzzy singleton, is a fuzzy set with a membership function that is unity at a y p ysingle particular point on the universe of discourse and zero everywhere else.

Page 42: Lecture 6&7: Fuzzy Inference Systems

Sugeno Fuzzy Modelg y

• Also known as the TSK fuzzy model (proposed y (p pby Takagi, Sugeno, and Kang)

• For developing a systematic approach to generating fuzzy rules from a given input-output data setA t i l f l i S f d l• A typical fuzzy rule in a Sugeno fuzzy model:

if x is A and y is B then z = f (x, y)A and B: fuzzy sets• A and B: fuzzy sets

• z = f(x, y): a crisp function (usually polynomial in the input variables x and y)the input variables x and y)

Page 43: Lecture 6&7: Fuzzy Inference Systems

Sugeno Fuzzy Modelg y

• Sugeno-style fuzzy inference is very similar to the Mamdani method.• Sugeno changed only a rule consequent: instead of a fuzzy set, he used a

mathematical function of the input variable. • The format of the Sugeno-style fuzzy rule is

IF x is A AND y is B THEN z is f(x y)IF x is A AND y is B THEN z is f(x, y)where:▫ x, y and z are linguistic variables;▫ A and B are fuzzy sets on universe of discourses X and Y, respectively; ▫ f (x, y) is a mathematical function.

• The most commonly used zero-order Sugeno fuzzy model applies fuzzy rules in the following form:rules in the following form:

IF x is A AND y is B THEN z is k• where k is a constant.• In this case, the output of each fuzzy rule is constant and all consequent , p y q

membership functions are represented by singleton spikes.

Page 44: Lecture 6&7: Fuzzy Inference Systems

So …

• First-order Sugeno fuzzy model: f(x, y) is a g y ( , y)first-order polynomial

• zero-order Sugeno fuzzy model: f is a constant▫ a special case of the Mamdani fuzzy inference

system in which each rule's consequent issystem, in which each rule's consequent is specified by a fuzzy singleton;

▫ or a special case of the Tsukamoto fuzzy modelor a special case of the Tsukamoto fuzzy model(to be introduced next) in which each rule's consequent is specified by an MF of a step f ti t t th t tfunction center at the constant

Page 45: Lecture 6&7: Fuzzy Inference Systems

Sugeno Fuzzy Modelsg y

The output is a weighted average:The output is a weighted average:

, ( , )( , ,) ( )i kA B m i kx y y

zf x Double summation 

over all i (x MFs) and( )

, )

( )

( ,i k

i kA B

zy

w yf x

x

over all i (x MFs) and all k (y MFs)

S ti ll i( ),i i

iww yf x

Summation over all i(fuzzy rules)

where wi is the firing strength of the i-th output

Page 46: Lecture 6&7: Fuzzy Inference Systems

Fuzzy Reasoning Procedure For a First-Order Sugeno Fuzzy ModelOrder Sugeno Fuzzy Model

Page 47: Lecture 6&7: Fuzzy Inference Systems

Example: Fuzzy and nonfuzzy rule setssets

• An example of a single-input Sugeno fuzzy p g p g ymodel:▫ If X is small then Y = 0.1X + 6.4.▫ If X is medium then Y = -0.5X + 4.▫ If X is large then Y = X - 2.

Page 48: Lecture 6&7: Fuzzy Inference Systems

Example: Fuzzy and nonfuzzy rule set a comparisonset-a comparison

• If "small," "medium," and "large" are nonfuzzy, , g ysets with membership functions shown in figure (a), then the overall input-output curve is

f ( )piecewise linear, as shown in figure (b):

1

p G

rade

s

small medium large(a) Crisp Antecedent MFs

68

(b) Crisp I/O Curve

0

0.5

embe

rshi

p

024Y

-10 0 100

X

Me -10 0 10

0

X

Page 49: Lecture 6&7: Fuzzy Inference Systems

Example: Fuzzy and nonfuzzy rule setssets

• If we have smooth membership functions p[figure (c)] instead, the overall input-output curve [figure (d)] becomes a smoother one:

1rade

s

small medium large(c) Fuzzy Antecedent MFs

8(d) Fuzzy I/O Curve

0.5

1

bers

hip

Gr g

246

Y-10 0 100

X

Mem

b

-10 0 100

X

Page 50: Lecture 6&7: Fuzzy Inference Systems

Example: Two-input single-output Sugeno fuzzy modelSugeno fuzzy model

• An example of a two-input single-output Sugenop p g p gfuzzy model with four rules:▫ If X is small and Y is small then z = -x + y + 1.▫ If X is small and Y is large then z = -y + 3.▫ If X is large and Y is small then z = -x + 3.

If X is large and Y is large then z x + y + 2▫ If X is large and Y is large then z = x + y + 2.

Page 51: Lecture 6&7: Fuzzy Inference Systems

Example: Two-input single-output Sugeno fuzzy modelSugeno fuzzy model

1

Gra

des

Small Large

-5 0 50

0.5

Mem

bers

hip

10

-5 0 5X

M

1

p G

rade

s

Small Large

5

0

5Z-5 0 50

0.5

Mem

bers

hip

-5

0

5

-5

0

5

XY

Th f i d f f l h f hi h i

a) MFs of the inputs and outputb) Overall input-output curve

Y

M

• The surface is composed of four planes, each of which is specified by the output equation of a fuzzy rule.

Page 52: Lecture 6&7: Fuzzy Inference Systems

Another Example

A31 1 1

B1A31 1 1

B1A3

0 X y10 Y0.0

x1 0

0.1

Z

B10.1 OR

(max)

OR y is B1 (0 1) THEN z is k1 (0 1)Rule 1:

k1

IF x is A3 (0 0)

A3

0 X y10 Y0.0

x1 0

0.1

Z

B10.1 OR

(max)

THEN z is k1 (0 1)Rule 1: IF x is A3 (0 0) OR y is B1 (0 1)

k1

1

0.2 0.2

1

A2

1

B20.7

AND

OR y is B1 (0.1) THEN z is k1 (0.1)Rule 1: IF x is A3 (0.0)

1

0.2 0.2

1

A2

1

B20.7

AND

THEN z is k1 (0.1)Rule 1: IF x is A3 (0.0) OR y is B1 (0.1)

0 X 0 Zx1 y10 Y(min)

IF x is A2 (0.2) AND y is B2 (0.7) THEN z is k2 (0.2)Rule 2:

k20 X 0 Zx1 y10 Y(min)

k2

THEN z is k2 (0.2)Rule 2: IF x is A2 (0.2) AND y is B2 (0.7)

A11

0 X 0

1

Z1

0.5 0.5

k3

A11

0 X 0

1

Z1

0.5 0.5

k3

IF x is A1 (0.5) z is k3 (0.5)Rule 3:

0 X 0 Zx1

THENk30 X 0 Zx1 k3

Rule 3: IF x is A1 (0.5) THEN z is k3 (0.5)

Page 53: Lecture 6&7: Fuzzy Inference Systems

Another Example

COG becomes Weighted Average (WA)

65805.0502.0201.03)3(2)2(1)1( kkkkkkWA 655.02.01.0)3()2()1(

)()()(

kkk

WA

Page 54: Lecture 6&7: Fuzzy Inference Systems

More on Sugeno modelg

• Unlike the Mamdani fuzzy model, the Sugenoy , gfuzzy model cannot follow the compositional rule of inference strictly in its fuzzy reasoning mechanism

• Without the time-consuming and mathematically intractable defuzzification operation the Sugenointractable defuzzification operation, the Sugenofuzzy model is by far the most popular candidate for sample data-based fuzzy modeling (we willfor sample data based fuzzy modeling (we will see an application in ANFIS)

Page 55: Lecture 6&7: Fuzzy Inference Systems

How to make a decision on which method to apply Mamdani or Sugeno?method to apply Mamdani or Sugeno?

Mamdani method is widely accepted for capturing expert knowledge. It allows us to describe the expertise in more intuitive, more human-like manner However Mamdani type fuzzy inferencemanner. However, Mamdani-type fuzzy inference entails a substantial computational burden.

On the other hand Sugeno method is On the other hand, Sugeno method is computationally effective and works well with optimisation and adaptive techniques, whichoptimisation and adaptive techniques, which makes it very attractive in adaptive problems, particularly for dynamic nonlinear systems.

Page 56: Lecture 6&7: Fuzzy Inference Systems

Tsukamoto Fuzzy Modely• In the Tsukamoto fuzzy model, the consequent

of each fuzzy if then rule is represented by aof each fuzzy if-then rule is represented by a fuzzy set with a monotonical MF, as shown in the following figure:the following figure:

Page 57: Lecture 6&7: Fuzzy Inference Systems

Tsukamoto Fuzzy Model

• The inferred output of each rule is defined as a

y

pcrisp value induced by the rule's firing strength

• The overall output is taken as the weighted average of each rule's output▫ Thus avoids the time-consuming process of

defuzzificationdefuzzification• This model is not used often since it is not as

transparent as either the Mamdani or Sugenotransparent as either the Mamdani or Sugenofuzzy models

Page 58: Lecture 6&7: Fuzzy Inference Systems

Example: Single-input Tsukamoto fuzzy modelfuzzy model

• An example of a single-input Tsukamoto fuzzy p g p ymodel:▫ IT X is small then Y is C1

▫ IT X is medium then Y is C2

▫ IT X is large then Y is C3 ,

Page 59: Lecture 6&7: Fuzzy Inference Systems

Example: Single-input Tsukamoto fuzzy modelfuzzy model

Page 60: Lecture 6&7: Fuzzy Inference Systems

Example: Single-input Tsukamoto fuzzy modelfuzzy model

• The overall input-output curve is equal to: p p q

▫ Where fi is the output of each rule induced by the firing strength wi and MF for Ci

• If we plot each rule's output fi as a function of x, e obtain fig re (c) hich is not q ite ob io swe obtain figure (c), which is not quite obvious

from the original rule-base and MF plots.• The output is always crisp even when the inputs• The output is always crisp even when the inputs

are fuzzy.

Page 61: Lecture 6&7: Fuzzy Inference Systems

FIS Optimisation

• Why to optimise?y p▫ trial and error tuning is laborious▫ it can be impossibly complicated if number of

input parameters are large (100’s or more)▫ far too many parameters to tune: number of rules,

membership functions rule consequentsmembership functions, rule consequents▫ arbitrariness of FIS is eliminated▫ if not optimised, the FIS performance is not p , p

optimum

Page 62: Lecture 6&7: Fuzzy Inference Systems

FIS Optimisation• Optimisation methods:▫ Adaptive Neuro Fuzzy systems▫ Adaptive Neuro-Fuzzy systems

multilayer perceptron neural networks (ANFIS, FuNeI)RBFN we will see these systems later on evolutionary techniques (genetic algorithms)▫ evolutionary techniques (genetic algorithms)

▫ clustering methods (cluster analysis, Hard C-means, Fuzzy C-means)

▫ ...

Page 63: Lecture 6&7: Fuzzy Inference Systems

FIS Optimisation

• Optimisation can be viewed as knowledge p gdiscovery

• Optimisation = Learning• Resulting model describes input-output

relationships qualitatively and quantitatively.E lid ti d ifi ti f FIS• Easy validation and verification of FIS

Page 64: Lecture 6&7: Fuzzy Inference Systems

Example: fuzzy clusteringy g

• Clustering the data of each class separatelyg p y(substractive clustering)

1 3XX

XX XX

XX O

OOO

O O

1 3X1

X XX O

X XX

XX

X XX XX

2

X2

Page 65: Lecture 6&7: Fuzzy Inference Systems

Example: fuzzy clusteringy g

• fuzzy rules generation Gaussian fuzzy y g

X X O O1 3X1

232 )( XA

y

membership function

XX

X XXX

X OO

OO

O OA31

2322

21

232 )(

xX

XX

XX XX

X

2

322 eX XX

X2

A32

Page 66: Lecture 6&7: Fuzzy Inference Systems

Example: fuzzy clusteringy g

• fuzzy rules generationy g

X X O O1 3X1

XX

X XXX

X OO

OO

O OIf X1 is A31 and X2 is A32

A31

XX

XX XX

X

2

1 31 2 32

Then

Class is OX XX

X2

A32

Page 67: Lecture 6&7: Fuzzy Inference Systems

Example: fuzzy clusteringy g

• Classification of an unseen vector B

If X1 is A11 and X2 is A12 Then Class is XA11(X1) * A12(X2) = 0.8 * 0.2 = 0 .16X X O O

1 3X111 1 12 2

If X1 is A21 and X2 is A22 Then Class is XA21(X1) * A22(X2) = 0.01 * 0.9 = 0.009

XXX XX

XX O

OOO

O O

X

A31A11 B

If X1 is A31 and X2 is A32 Then Class is OA31(X1) * A32(X2) = 0.1 * 0.01 = 0.001

XX

X XX XX

2A21

X2A32A12 A22

B belongs to X

Page 68: Lecture 6&7: Fuzzy Inference Systems

Building a fuzzy expert system: casestudystudy

A service centre keeps spare parts and repairs tparts.

A customer brings a failed item and receives a spare of the same typespare of the same type.

Failed parts are repaired by servers, placed on the shelf and thus become sparesthe shelf, and thus become spares.

The objective here is to advise a manager of the service centre on certain decision policies to keepservice centre on certain decision policies to keep the customers satisfied.

Advise on the initial number of spares to keep Advise on the initial number of spares to keep delay reasonable

From: http://www2.cs.siu.edu/~rahimi

Page 69: Lecture 6&7: Fuzzy Inference Systems

Step 1: Specify the problem and define linguistic variablesdefine linguistic variables

There are four main linguistic variables: average waiting time (mean delay) m, repair tili ti f t f th i tutilisation factor of the service centre ,

number of servers s, and initial number of spare parts nspare parts n.

= rivalRateCustomerAr = epartureRatCustemerDe

The system must advise management on the number of sparesto keep as well as the number of servers Increasing eitherto keep as well as the number of servers. Increasing either will increase cost and decrease waiting time in some proportion.

Page 70: Lecture 6&7: Fuzzy Inference Systems

Linguistic variables and their rangesg g

Linguistic Variable: Mean Delay, mLinguistic Value Notation Numerical Range (normalised)

Very Short VS [0 0 3]

Linguistic Variable: Mean Delay, m

Very ShortShortMedium

VSSM

[0, 0.3][0.1, 0.5][0.4, 0.7]

Linguistic Variable: Number of Servers, sLinguistic Value Notation Numerical Range (normalised)

Linguistic Variable: Number of Servers, sg g ( )

SmallMediumLarge

SML

[0, 0.35][0.30, 0.70]

[0.60, 1]Linguistic Variable: Repair Utilisation Factor, Linguistic Variable: Repair Utilisation Factor,

Linguistic Value Notation Numerical RangeLowMediumHigh

LMH

[0, 0.6][0.4, 0.8][0.6, 1]

Linguistic Variable: Number of Spares nLinguistic Variable: Number of Spares nLinguistic Variable: Number of Spares, nLinguistic Value Notation Numerical Range (normalised)

Very SmallSmallRather Small

VSS

RS

[0, 0.30][0, 0.40]

[0.25, 0.45]

Linguistic Variable: Number of Spares, n

MediumRather LargeLargeVery Large

MRLL

VL

[ , ][0.30, 0.70][0.55, 0.75]

[0.60, 1][0.70, 1]

Page 71: Lecture 6&7: Fuzzy Inference Systems

Step 2: Determine fuzzy setsStep 2: Determine fuzzy sets

Fuzzy sets can have a variety of shapes.Fuzzy sets can have a variety of shapes. However, a triangle or a trapezoid can often provide an adequate representation of the p q pexpert knowledge, and at the same time, significantly simplifies the process of computation.

Page 72: Lecture 6&7: Fuzzy Inference Systems

Fuzzy sets of Mean Delay mFuzzy sets of Mean Delay m

Degree ofM b h

1.0

0.8 SVS M

Membership

0.4

0.6

0 100.0

0.2

0 2 0 3 0 4 0 5 0 6 0 7 0 8 0 9 10.10 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1Mean Delay (normalised)

Page 73: Lecture 6&7: Fuzzy Inference Systems

Fuzzy sets of Number of Servers sFuzzy sets of Number of Servers s

Degree ofM b hi

1.0

0.8 M LS

Membership

0.4

0.6

0 100.0

0.2

0 2 0 3 0 4 0 5 0 6 0 7 0 8 0 9 10.10 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1Number of Servers (normalised)

Page 74: Lecture 6&7: Fuzzy Inference Systems

Fuzzy sets of Repair Utilisation Factor Fuzzy sets of Repair Utilisation Factor

Degree ofM b h

1.0

0.8 M HL

Membership

0.4

0.6

0 100.0

0.2

0 2 0 3 0 4 0 5 0 6 0 7 0 8 0 9 10.10 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1Repair Utilisation Factor

Page 75: Lecture 6&7: Fuzzy Inference Systems

Fuzzy sets of Number of Spares nFuzzy sets of Number of Spares n

Degree ofM b h

1.0

0.8 S RSVS M RL L VL

Membership

0.4

0.6

0 100.0

0.2

0 2 0 3 0 4 0 5 0 6 0 7 0 8 0 9 10.10 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1Number of Spares (normalised)

Page 76: Lecture 6&7: Fuzzy Inference Systems

Step 3: Elicit and construct fuzzy rulesStep 3: Elicit and construct fuzzy rules

To accomplish this task, we might ask theTo accomplish this task, we might ask the expert to describe how the problem can be solved using the fuzzy linguistic variables g y gdefined previously.

Required knowledge also can be collected from other sources such as books, computer databases, flow diagrams and observed human behaviour.

Page 77: Lecture 6&7: Fuzzy Inference Systems

Rules about utilization and sparesp

1. If (utilisation_factor is L) then (number_of_spares is S)( _ ) ( _ _ p )2. If (utilisation_factor is M) then (number_of_spares is M) 3. If (utilisation_factor is H) then (number_of_spares is L)

Page 78: Lecture 6&7: Fuzzy Inference Systems

Rules about delay, servers and sparesspares

4. If (mean_delay is VS) and (number_of_servers is S) then (number_of_spares is VL)5. If (mean_delay is S) and (number_of_servers is S) then (number_of_spares is L)6 If (mean delay is M) and (number of servers is S) then (number of spares is M)6. If (mean_delay is M) and (number_of_servers is S) then (number_of_spares is M)

7. If (mean_delay is VS) and (number_of_servers is M) then (number_of_spares is RL)8. If (mean_delay is S) and (number_of_servers is M) then (number_of_spares is RS)9. If (mean_delay is M) and (number_of_servers is M) then (number_of_spares is S)10 If (mean delay is VS) and (number of servers is L) then (number of spares is M)10. If (mean_delay is VS) and (number_of_servers is L) then (number_of_spares is M)11. If (mean_delay is S) and (number_of_servers is L) then (number_of_spares is S)

12. If (mean_delay is M) and (number_of_servers is L) then (number_of_spares is VS)

Page 79: Lecture 6&7: Fuzzy Inference Systems

The larger rule base for three combinationscombinations

Rule m s n Rule m s n Rule m s n

1 VS S L VS 10 VS S M S 19 VS S H VL

2 S S L VS 11 S S M VS 20 S S H L

3 M S L VS 12 M S M VS 21 M S H M3 M S L VS 12 M S M VS 21 M S H M

4 VS M L VS 13 VS M M RS 22 VS M H M

5 S M L VS 14 S M M S 23 S M H M

6 M M L VS 15 M M M VS 24 M M H S

7 VS L L S 16 VS L M M 25 VS L H RL

8 S L L S 17 S L M RS 26 S L H M8 S L L S 17 S L M RS 26 S L H M

9 M L L VS 18 M L M S 27 M L H RS

if mean delay is VSif mean_delay is VS and number_servers is S and utilization is Low

then spares is VS

Page 80: Lecture 6&7: Fuzzy Inference Systems

Step 4: Encode the fuzzy sets, fuzzy rules and procedures to perform fuzzyrules and procedures to perform fuzzy inference into the expert system

Page 81: Lecture 6&7: Fuzzy Inference Systems

Step 5: Evaluate and tune the systemStep 5: Evaluate and tune the system

• The last and the most laborious task is to evaluate and t th t W t t h th ftune the system. We want to see whether our fuzzy system meets the requirements specified at the beginning. g g

• Several test situations depend on the mean delay, number of servers and repair utilisation factor.

• The MatLab’s Fuzzy Logic Toolbox can generate surface to• The MatLab s Fuzzy Logic Toolbox can generate surface to help us analyse the system’s performance.

• However, the expert might not be satisfied with the t fsystem performance.

• To improve the system performance, we may use additional sets Rather Small and Rather Large on the guniverse of discourse Number of Servers, and then extend the rule base.

Page 82: Lecture 6&7: Fuzzy Inference Systems

Modified fuzzy sets of Number of ServersModified fuzzy sets of Number of Servers

Degree ofb h

1.0

0.8 RS M RL LS

Membership

0.4

0.6

0 100.0

0.2

0 2 0 3 0 4 0 5 0 6 0 7 0 8 0 9 10.10 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1Number of Servers (normalised)

Page 83: Lecture 6&7: Fuzzy Inference Systems

Tuning fuzzy systems g y y

1. Review model input and output variables, and ifrequired redefine their ranges.

2. Review the fuzzy sets, and if required defineadditional sets on the universe of discourse.additional sets on the universe of discourse.

3. Provide sufficient overlap between neighbouring sets. It is suggested that triangle-to-triangle and trapezoid to triangle fuzzy sets should overlaptrapezoid-to-triangle fuzzy sets should overlap between 25% to 50% of their bases.

Page 84: Lecture 6&7: Fuzzy Inference Systems

Tuning fuzzy systems

4. Review the existing rules, and if required add new

g y y

g , qrules to the rule base.

5. Examine the rule-base for opportunities to write hedge rules to capture the pathological behaviourhedge rules to capture the pathological behaviour of the system.

6. Adjust the rule execution weights. Most fuzzy l l ll l f h f llogic tools allow control of the importance of rules by changing a weight multiplier (we did not see this

one in this course !).)7. Revise shapes of the fuzzy sets. In most cases,

fuzzy systems are highly tolerant of a shape approximationapproximation.

Page 85: Lecture 6&7: Fuzzy Inference Systems

Other Considerations

• certain common issues concerning all these gthree fuzzy inference systems▫ how to partition an input space▫ how to construct a fuzzy inference system for a

particular application

Page 86: Lecture 6&7: Fuzzy Inference Systems

Input Space Partitioningg

• The antecedent of a fuzzy rule defines a local fuzzy regionregion,

• The consequent describes the behavior within the region via various constituents

tit t b t MF (M d i d▫ constituent can be a consequent MF (Mamdani and Tsukamoto fuzzy models),

▫ a constant value (zero-order Sugeno model),li ti (fi t d S d l)▫ or a linear equation (first-order Sugeno model).

• Different consequent constituents result in different fuzzy inference systems, b t th i t d t l th• but their antecedents are always the same. Therefore, methods of partitioning input spaces to form the antecedents of fuzzy rules is applicable to

ll th t f f i f tall three types of fuzzy inference systems

Page 87: Lecture 6&7: Fuzzy Inference Systems

Grid partition

input 2Grid PartitionThe curse of

p

dimensionality:If we have n inputs and mFMs per input then weut

 1

FMs per input, then we have mn if-then rules.For example, 6 inputs and

inpu

p p5 memberships per input 56 = 15,625 rules!

Page 88: Lecture 6&7: Fuzzy Inference Systems

Tree partition

input 2Tree Partition• Reduces the number of

p

rules• Requires more MFs per

i tut 1

input• MFs do not have clear

linguistic meanings

inpu

linguistic meanings

Page 89: Lecture 6&7: Fuzzy Inference Systems

Scatter partition

input 2Scatter Partition• In many systems,

p

extremes occur rarely• Number of active rules

d d i tut 1

depends on input values

inpu

Page 90: Lecture 6&7: Fuzzy Inference Systems

Input Space Partitioningg

• A more flexible partition style, when MFs are p y ,defined on certain transformations of the input Variables:

Page 91: Lecture 6&7: Fuzzy Inference Systems

Fuzzy Modelingy g

• In general, we design a fuzzy inference system g , g y ybased on the past known behavior of a target system.

• now consider how we might construct a fuzzy inference system for a specific application

• Fuzzy Modeling: The standard method for constructing a fuzzy inference systemconstructing a fuzzy inference system

Page 92: Lecture 6&7: Fuzzy Inference Systems

Fuzzy Modelingy g

• fuzzy modeling has the following features:y g g▫ Takes advantage of domain knowledge Making it easy to incorporate human expertise about

th t t t di tl i t th d lithe target system directly into the modeling process▫ The use of numerical data also plays an

important role in fuzzy modelingimportant role in fuzzy modeling When the input-output data of a target system is

available, conventional system identification t h i b d f f d litechniques can be used for fuzzy modeling

Page 93: Lecture 6&7: Fuzzy Inference Systems

Fuzzy Modelingy g

• fuzzy modeling can be pursued in two stages, y g p g ,which are not totally disjoint:1. the identification of the surface structure2. the identification of deep structure

Page 94: Lecture 6&7: Fuzzy Inference Systems

Fuzzy Modelingy g

• The identification of the surface structure includes the following tasks:1. Select relevant input and output variables2. Choose a specific type of fuzzy inference

system.3 Determine the number of linguistic terms3. Determine the number of linguistic terms

associated with each input and output variables. (For a Sugeno model, determine the order of ( gconsequent equations.)

4. Design a collection of fuzzy if-then rules.

Page 95: Lecture 6&7: Fuzzy Inference Systems

Fuzzy Modelingy g

• After the first stage of fuzzy modeling, we obtain g y g,a rule-base that can describe the behavior of the target system by means of linguistic terms.

• The meaning of these linguistic terms is determined in the second stage, the identification of deep structure whichidentification of deep structure, which determines the MFs of each linguistic term (and the coefficients of each rule's output polynomialthe coefficients of each rule s output polynomial if a Sugeno fuzzy model is used).

Page 96: Lecture 6&7: Fuzzy Inference Systems

Fuzzy Modelingy g

• The identification of deep structure includes the pfollowing tasks:1. Choose an appropriate family of parameterized

MFs2. Interview human experts familiar with the target

systems to determine the parameters of the MFssystems to determine the parameters of the MFs used in the rule-base.

3. Refine the parameters of the MFs using p gregression and optimization techniques.

Page 97: Lecture 6&7: Fuzzy Inference Systems

Readingg

• J-S R Jang and C-T Sun Neuro-FuzzyJ S R Jang and C T Sun, Neuro Fuzzy and Soft Computing, Prentice Hall, 1997 (Chapter 4)(Chapter 4).