Lecture 7 - Fuzzy logic Flashcards

1
Q

Fuzzy logic

A

mathematical theory used to transform numerical representations into symbolic ones

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Why do we need fuzzy logic?

A

Because KBs cannot handle numerical representations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Numerical quantities

A

they provide an exact quantification to the problem we are modeling: they provide precision.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Precision

A

the level of detail we will use to model the problem, related to sub-symbolic AI

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Significance

A

the relevant information we will use to model the problem

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Discretization

A

the process of converting numerical knowledge representations into symbolic ones.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Uncertainty

A

lack of sureness about something: degree of uncertainty.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Inconsistent information

A

two similar situations lead to different outcomes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Incomplete information

A

problem domain is only partially described

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Imprecise information

A

problem domain is not well described

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Aristotelian logic

A

An object can only be related to a single object

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Linguistic variable

A

same as a symbolic variable, for example, “age”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Linguistic term

A

the fuzzy sets contained in the linguistic variable, i.e., young, middle-age, old

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Formal definition of “fuzzy set”

A

Let X denote the universe of discourse such that its elements are represented by x, then a fuzzy set A in X is defined as a set of ordered paired with the form
A = ( x, miu(x) | x e X ).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Membership function

A

Quantifies how much x belongs to the fuzzy set A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Fuzzification

A

mapping numerical input to fuzzy sets with a membership degree

17
Q

No overlap between fuzzy sets

A

Equivalent to binary partition

18
Q

Granularity level

A

Number of symbolic terms we will use to model a certain linguistic variable

19
Q

Triangular membership function

A

3 parameters, only one maximal value

20
Q

Trapezoidal membership function

A

4 parameters, not single maximal value

21
Q

Gaussian membership function

A

Softer, more flexibility

22
Q

Difference between membership values and probabilities

A

Membership values:
Fuzzy logic relies on degrees of truth as a mathematical model of vagueness and imprecision

Probabilities/Confidence:
are a mathematical model of ignorance (with probabilities, we are partially ignorant: if we say that there is a 50% of rain, we are 50% ignorant about the situation, whereas membership values do not represent ignorance because we know where all values belong, but they belong to different fuzzy sets to different extents).