
Defuzzification is the process of producing a quantifiable result in
crisp logic, given
fuzzy set
Fuzzy or Fuzzies may refer to:
Music
* Fuzzy (band), a 1990s Boston indie pop band
* Fuzzy (composer), Danish composer Jens Vilhelm Pedersen (born 1939)
* Fuzzy (album), ''Fuzzy'' (album), 1993 debut album of American rock band Grant Lee Buffalo
...
s and corresponding membership degrees. It is the process that maps a fuzzy set to a crisp set.
It is typically needed in
fuzzy control
A fuzzy control system is a control system based on fuzzy logic – a mathematical system that analyzes analog input values in terms of logical variables that take on continuous values between 0 and 1, in contrast to classical or digital logi ...
systems. These systems will have a number of rules that transform a number of variables into a fuzzy result, that is, the result is described in terms of membership in
fuzzy sets
Fuzzy or Fuzzies may refer to:
Music
* Fuzzy (band), a 1990s Boston indie pop band
* Fuzzy (composer), Danish composer Jens Vilhelm Pedersen (born 1939)
* Fuzzy (album), ''Fuzzy'' (album), 1993 debut album of American rock band Grant Lee Buffalo
...
. For example, rules designed to decide how much pressure to apply might result in "Decrease Pressure (15%), Maintain Pressure (34%), Increase Pressure (72%)". Defuzzification is interpreting the membership degrees of the fuzzy sets into a specific decision or real value.
The simplest but least useful defuzzification method is to choose the set with the highest membership, in this case, "Increase Pressure" since it has a 72% membership, and ignore the others, and convert this 72% to some number. The problem with this approach is that it loses information. The rules that called for decreasing or maintaining pressure might as well have not been there in this case.
A common and useful defuzzification technique is ''center of gravity''. First, the results of the rules must be added together in some way. The most typical fuzzy set membership function has the graph of a
triangle
A triangle is a polygon with three corners and three sides, one of the basic shapes in geometry. The corners, also called ''vertices'', are zero-dimensional points while the sides connecting them, also called ''edges'', are one-dimension ...
. Now, if this triangle were to be cut in a straight horizontal line somewhere between the top and the bottom, and the top portion were to be removed, the remaining portion forms a
trapezoid
In geometry, a trapezoid () in North American English, or trapezium () in British English, is a quadrilateral that has at least one pair of parallel sides.
The parallel sides are called the ''bases'' of the trapezoid. The other two sides are ...
. The first step of defuzzification typically "chops off" parts of the graphs to form trapezoids (or other shapes if the initial shapes were not triangles). For example, if the output has "Decrease Pressure (15%)", then this triangle will be cut 15% the way up from the bottom. In the most common technique, all of these trapezoids are then superimposed one upon another, forming a single
geometric shape
A shape is a graphical representation of an object's form or its external boundary, outline, or external surface. It is distinct from other object properties, such as color, texture, or material type.
In geometry, ''shape'' excludes informat ...
. Then, the
centroid
In mathematics and physics, the centroid, also known as geometric center or center of figure, of a plane figure or solid figure is the arithmetic mean position of all the points in the figure. The same definition extends to any object in n-d ...
of this shape, called the ''fuzzy centroid'', is calculated. The ''x'' coordinate of the centroid is the defuzzified value.
Methods
There are many different methods of defuzzification available, including the following:
* AI (adaptive integration)
* BADD (basic defuzzification distributions)
* BOA (bisector of area)
* CDD (constraint decision defuzzification)
* COA (center of area)
* COG (center of gravity)
* ECOA (extended center of area)
* EQM (extended quality method)
* FCD (fuzzy clustering defuzzification)
* FM (fuzzy mean)
* FOM (first of maximum)
* GLSD (generalized level set defuzzification)
* ICOG (indexed center of gravity)
* IV (influence value)
[{{ Cite book , author1=Madau, D. P. , author2=Feldkamp, L. A. , title=Proceedings of IEEE 5th International Fuzzy Systems , chapter=Influence value defuzzification method , year = 1996 , volume = 3 , pages = 1819–1824 , doi = 10.1109/FUZZY.1996.552647 , isbn=0-7803-3645-3 , s2cid=62758527 ]
* LOM (last of maximum)
* MeOM (mean of maxima)
* MOM (middle of maximum)
* QM (quality method)
* RCOM (random choice of maximum)
* SLIDE (semi-linear defuzzification)
* WFM (weighted fuzzy mean)
The maxima methods are good candidates for fuzzy reasoning systems. The distribution methods and the area methods exhibit the property of continuity that makes them suitable for fuzzy controllers.
[
]
See also
* Fuzzy logic
Fuzzy logic is a form of many-valued logic in which the truth value of variables may be any real number between 0 and 1. It is employed to handle the concept of partial truth, where the truth value may range between completely true and completely ...
* Fuzzy set
Fuzzy or Fuzzies may refer to:
Music
* Fuzzy (band), a 1990s Boston indie pop band
* Fuzzy (composer), Danish composer Jens Vilhelm Pedersen (born 1939)
* Fuzzy (album), ''Fuzzy'' (album), 1993 debut album of American rock band Grant Lee Buffalo
...
* Fuzzy control
A fuzzy control system is a control system based on fuzzy logic – a mathematical system that analyzes analog input values in terms of logical variables that take on continuous values between 0 and 1, in contrast to classical or digital logi ...
Notes
Fuzzy logic