Module 3 - Lecture 06-07 - Fuzzy sets/logic Flashcards
Fuzzy sets and logic
What is an MF (membership function)?
A function that assigns a membership degree.
E.g. for any colour, how much does it belong to the set “red”?
Fuzzy sets and logic
What is MF short for?
Membership function
Fuzzy sets and logic
What is the difference between fuzzy sets and traditional sets?
Traditional sets are either 0 or 1, whereas fuzzy sets can be anything in-between. See image.
Fuzzy sets and logic
How are fuzzy sets expressed? (Set notation)
As a set of ordered pairs of x values and membership values. (See image)
Fuzzy sets and logic
What is mu in this image?
The membership function of A, which decided how much x belongs to A.
Fuzzy sets and logic
What is the symbol for the membership function?
See image.
Fuzzy sets and logic
Given the inputs in the image, what could the fuzzy set look like?
See image.
Fuzzy sets and logic
Given the inputs in the image, what could the fuzzy set look like?
See image.
Fuzzy sets and logic
What do plots of fuzzy sets look like? (Continuous and discrete)
See image
Fuzzy sets and logic
What region is the “crossover points” of a membership function?
See image
Fuzzy sets and logic
What region is the “alpha cuts” of a membership function?
See image
Fuzzy sets and logic
What region is the “support” of a membership function?
See image
Fuzzy sets and logic
What region is the “core” of a membership function?
See image
Fuzzy sets and logic
How do you write the subset operator?
See image
Fuzzy sets and logic
How do you write the complement operator?
See image
Fuzzy sets and logic
How do you write the union operator?
@ See image
Fuzzy sets and logic
@ How do you write the intersection operator?
See image
Fuzzy sets and logic
Describe subsets visually.
See image
Fuzzy sets and logic
Describe the NOT operation visually.
See image
Fuzzy sets and logic
Describe the AND operation visually.
See image
Fuzzy sets and logic
Describe the OR operation visually.
See image
Fuzzy sets and logic
What is the formula for the triangular MF?
See image
Fuzzy sets and logic
What is the formula for the trapezoidal MF?
See image
Fuzzy sets and logic
What is the formula for the gaussian MF?
See image
Fuzzy sets and logic
What is the formula for the generalized bell MF?
See image
Fuzzy sets and logic
What is the formula for the sigmoidal MF?
See image
Fuzzy sets and logic
How can you extend MFs?
E.g. by taking the product or absolute difference.
Fuzzy sets and logic
What does the triangular MF look like?
See image
Fuzzy sets and logic
What does the trapezoidal MF look like?
See image
Fuzzy sets and logic
What does the gaussian MF look like?
See image
Fuzzy sets and logic
What does the generalized bell MF look like?
See image
Fuzzy sets and logic
What is an L-R MF?
See image. An MF that is piecewise-defined.
Fuzzy sets and logic
What is an MF projection?
See image. Projection is when you have a multi-dimensional MF and project it down into a lower dimension.
Fuzzy sets and logic
What is the formula for MF projection from a 2D MF down to X?
See image
Fuzzy sets and logic
What are the two types of fuzzy complements?
Sugeno’s and Yager’s complement.
Fuzzy sets and logic
What is the formula for Sugeno’s complement?
See image
Fuzzy sets and logic
What is the formula for Yager’s complement?
See image
Fuzzy sets and logic
What fuzzy complement is this formula? (See image)
Sugeno’s
Fuzzy sets and logic
What fuzzy complement is this formula?
Yager’s
Fuzzy sets and logic
What is the T-norm?
Fuzzy intersection
Fuzzy sets and logic
What are some examples of T-norms? (MABD)
See image
Fuzzy sets and logic
What are the monotonicity requirements for the T-norm?
See image
Fuzzy sets and logic
What are the commutativity requirements for the T-norm?
See image
Fuzzy sets and logic
What are the associativity requirements for the T-norm?
See image
Fuzzy sets and logic
What are the boundary requirements for the T-norm?
See image
Fuzzy sets and logic
What are the boundary requirements for the S-norm?
See image
Fuzzy sets and logic
What are the monotonicity requirements for the S-norm?
See image
Fuzzy sets and logic
What are the commutativity requirements for the S-norm?
See image
Fuzzy sets and logic
What are the associativity requirements for the S-norm?
See image
Fuzzy sets and logic
What law does the T- and S-norms satisfy?
DeMorgan’s laws
Fuzzy sets and logic
T-Norm DeMorgan’s law:
What is the equivalent of T(a, b)?
See image
Fuzzy sets and logic
S-Norm DeMorgan’s law:
What is the equivalent of S(a, b)?
See image
Fuzzy sets and logic
Describe the extension principle
If A is a fuzzy set on X, you might want to create B = f(A).
then B = µ_B(x_i) / f(x_i)
(Since A = {( x, µ_A(x)) | x \in X}, you have access to x, but afterwards B = {( f(x), µ_B(x)) | x \in X})
Fuzzy sets and logic
What’s the notation for a fuzzy relation?
See image
Fuzzy sets and logic
What are some examples of fuzzy relations?
See image
Fuzzy sets and logic
What is a linguistic variable?
A variable that can take linguistic values (words). E.g. Age is OLD.
Fuzzy sets and logic
What’s the name of a variable like this: Age is OLD?
That’s a linguistic variable.
Fuzzy sets and logic
What is a linguistic value?
It’s a fuzzy set.
Fuzzy sets and logic
Are linguistic values fuzzy sets?
Yes
Fuzzy sets and logic
Are linguistic variables fuzzy sets?
No
Fuzzy sets and logic
What is a term set?
A term set is a collection of linguistic values.
Fuzzy sets and logic
What is this an example of? (See image)
A term set
Fuzzy sets and logic
Describe the difference between primary and composite linguistic values.
See image
Fuzzy sets and logic
What are the operations on linguistic variables? (CDI)
See image
Fuzzy sets and logic
What’s this an example of?
If the road is slippery, then driving is dangerous.
A fuzzy rule.
Fuzzy sets and logic
What are fuzzy rules?
A set of rules on the form:
If X is A, then y is B.
If the road is slippery, then driving is dangerous.
Fuzzy sets and logic
What are the two ways of interpreting fuzzy rules? (CE)
See image
Fuzzy sets and logic
What does it mean when A is coupled with B?
See image
Fuzzy sets and logic
What does it mean when A entails B?
See image
Fuzzy sets and logic
What is this an example of? (See image)
A is coupled with B
Fuzzy sets and logic
What is this an example of? (See image)
A entails B
Fuzzy sets and logic
What’s the formula for fuzzy implication?
See image
Fuzzy sets and logic
What is CRI short for?
Compositional rule of inference
Fuzzy sets and logic
What is CRI (the compositional rule of inference)?
When you have x = a and some y = f(x), the CRI is how you find y = b.
Fuzzy sets and logic
What is this an example of? (See image)
The compositional rule of inference.
Fuzzy sets and logic
How do you write the complement of A? (As f(a))
N(a)
Fuzzy sets and logic
How do you write Sugeno’s complement of A? (As f(a))
N_s(a)
Fuzzy sets and logic
How do you write Yager’s complement of A? (as f(a))
N_w(a)
Fuzzy sets and logic
What is the boundary requirement for the fuzzy complement?
N(0) = 1 and N(1) = 0
Fuzzy sets and logic
What is the monotonicity requirement for the fuzzy complement?
N(a) > N(b) if a < b
Fuzzy sets and logic
What is the involution requirement for the fuzzy complement?
N(N(a)) = a