Next Article in Journal
A Reverse Hardy–Hilbert’s Inequality Containing Multiple Parameters and One Partial Sum
Next Article in Special Issue
Interval Type-2 Fuzzy Envelope of Proportional Hesitant Fuzzy Linguistic Term Set: Application to Large-Scale Group Decision Making
Previous Article in Journal
Peer Tutoring and Math Digital Tools: A Promising Combination in Middle School
Previous Article in Special Issue
Soft Sets with Atoms
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Efficient Algorithms for Data Processing under Type-3 (and Higher) Fuzzy Uncertainty

by
Vladik Kreinovich
1,*,†,
Olga Kosheleva
2,†,
Patricia Melin
3,† and
Oscar Castillo
3,†
1
Department of Computer Science, University of Texas at El Paso, El Paso, TX 79968, USA
2
Department of Teacher Education, University of Texas at El Paso, El Paso, TX 79968, USA
3
Division of Graduate Studies and Research, Tijuana Institute of Technology, Tomas Aquino, Tijuana 22685, Baja California, Mexico
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Mathematics 2022, 10(13), 2361; https://doi.org/10.3390/math10132361
Submission received: 12 June 2022 / Revised: 4 July 2022 / Accepted: 4 July 2022 / Published: 5 July 2022
(This article belongs to the Special Issue New Trends in Fuzzy Sets Theory and Their Extensions)

Abstract

:
It is known that, to more adequately describe expert knowledge, it is necessary to go from the traditional (type-1) fuzzy techniques to higher-order ones: type-2, probably type-3 and even higher. Until recently, only type-1 and type-2 fuzzy sets were used in practical applications. However, lately, it turned out that type-3 fuzzy sets are also useful in some applications. Because of this practical importance, it is necessary to design efficient algorithms for data processing under such type-3 (and higher-order) fuzzy uncertainty. In this paper, we show how we can combine known efficient algorithms for processing type-1 and type-2 uncertainty to come up with a new algorithm for the type-3 case.

1. Outline

Usual data processing algorithms treat data points as if they were exact. In practice, data come with uncertainty. When data come from experts who describe their knowledge by using imprecise (“fuzzy”) words from natural language, a natural way to describe the corresponding uncertainty is to use fuzzy techniques. To get a more accurate representation of expert uncertainty, it is necessary to use higher-order fuzzy techniques, i.e., go from the usual [ 0 , 1 ] -based type-1 techniques to type-2, type-3, and maybe even higher types. In this paper, we describe efficient algorithms for data processing under such higher-order fuzzy uncertainty.
The structure of this paper is as follows. In Section 2, we recall the need for data processing. In Section 3, we recall the need for fuzzy techniques and for higher-order fuzzy techniques. In Section 4, Section 5 and Section 6, we recall how data can be processed under type-1, interval type-2, and general type-2 fuzzy uncertainty. Finally, in Section 7, we use these known results to come up with new efficient algorithms for data processing under type-3 and higher-order fuzzy uncertainty. Section 8 contains conclusions and plans for future work.

2. Why Data Processing

One of the main objectives of science is to describe the current state of the world and to predict its future state. One of the main objectives of engineering is to design new buildings, gadgets, and/or new algorithms to make this future better. To describe the state of the world—and to describe the engineered objects—we need to list the numerical values of the quantities that characterize different natural and artificial objects.
Some quantities we can simply measure: we can directly measure the temperature outside, we can directly measure the distance between the two nearby buildings, etc. However, many quantities we cannot measure directly: e.g., we cannot directly measure the distance to a faraway star or the amount of oil in a given oilfield. Furthermore, it is definitely not possible to directly measure the future state—e.g., future temperature. To estimate such a difficult-to-measure quantity y, a natural idea is to find easier-to-measure-or-estimate quantities x 1 , x 2 , that are related to the desired quantity y by a known dependence y = f ( x 1 , x 2 , ) . Then, we can measure or estimate the quantities x i , and use the results y ˜ of measurement or estimation to estimate y as y ˜ = f ( x ˜ 1 , x ˜ 2 , ) .
Computing this estimate, i.e., applying the algorithm f ( x 1 , x 2 , ) to the results of measurements and/or expert estimations is what is usually called data processing—see, e.g., [1].

3. Need for Fuzzy Uncertainty and Need for Higher-Order Fuzzy Uncertainty

3.1. Need for Fuzzy Uncertainty

Often, estimates for x i come from experts, and experts rarely provide exact values. Expert knowledge is usually formulated by using imprecise (“fuzzy”) words from natural language. An experienced driver explaining their driving strategy will not say that in a certain situation, you need to show down by exactly 5.0 km/h, he/she will probably say “slow down a little bit”, or “slow down by about 5 km/h”.
We want to use this imprecise knowledge in computer-related data processing. The challenge is that computers were designed to process numbers, not words from natural language. So, we need to transform expert statements into computer-understandable numerical form. For this purpose, Lotfi Zadeh invented fuzzy techniques (see, e.g., [2,3,4,5,6,7]), where each imprecise term like “small” is described by assigning, to each possible value x of the corresponding quantity, the degree m ( x ) —from the interval [ 0 , 1 ] —to which, according to the expert, this value is small. The resulting function m ( x ) is known as the membership function or, alternatively, as the fuzzy set. This original idea is also called type-1 fuzzy techniques.
Let us describe this idea in precise terms.
Definition 1
([2,3,4,5,6,7]). Let U be a set. By a fuzzy subset of U, or, for short, a fuzzy set, we mean a function m : U [ 0 , 1 ] .
Usually, only normalized fuzzy sets are considered, i.e., fuzzy sets for which m ( x 0 ) for some x 0 U .
Definition 2
([2,3,4,5,6]). A fuzzy set is called normalized if m ( x 0 ) = 1 for some x 0 .

3.2. Fuzzy Numbers

For most terms, the membership function first (non-strictly) increases from 0 and then (non-strictly) decreases to 0. Such membership functions are known as fuzzy numbers.
Definition 3
([2,3,4,5,6,7]). A fuzzy set m : I R [ 0 , 1 ] is called a fuzzy number if it satisfies the following two conditions:
  • We have m ( x ) 0 when x and when x + .
  • There exists a number x 0 such that m ( x ) is (non-strictly) increasing for x x 0 and (non-strictly) decreasing for x x 0 .
It should be mentioned that sometimes, an additional requirement is added to this definition: that there exists an interval [ x ̲ , x ¯ ] such that m ( x ) = 0 for all values x outside this interval.

3.3. “And”- and “Or”-Operations (T-Norms and T-Conorms)

Expert rules often involve logical connectives like “and” and “or”. For example, a rule can say that if a car in front of you is close and it slows down a little bit, then you should break a little bit. Strictly speaking, in this case, we need to find out, for each pair consisting of a distance value and a change-in-velocity value, the degree to which, for this pair, the condition “a car in front of you is close and it slows down a little bit” is satisfied. In this case, we may be able to do it, but, e.g., in medicine, we have rules with 5 or 6 different conditions. Even if we only try 10 values for each of the 5–6 variables, this still means asking 10 5 to 10 6 questions to an expert—this is not feasible. In such situations, to estimate the degree of confidence in a composite statement A & B or A B , the only information we have is the expert’s degrees of confidence a and b in the original statements A and B.
The algorithm f & ( a , b ) that estimates the degree of confidence in A & B based on this information is known as an “and”-operation or, for historical reason, a t-norm.
Definition 4
([2,3,4,5,6]). An “and”-operation (t-norm) is a function f & : [ 0 , 1 ] × [ 0 , 1 ] [ 0 , 1 ] that satisfies the following properties for all a, b, a , b , and c:
  • f & ( a , b ) = f & ( b , a ) (commutativity);
  • f & ( a , f & ( b , c ) ) = f & ( f & ( a , b ) , c ) (associativity);
  • if a a and b b , then f & ( a , b ) f & ( a , b ) (monotonicity);
  • f & ( 0 , a ) = 0 and f & ( 1 , a ) = a .
Similarly, the algorithm f ( a , b ) that estimates the degree of confidence in A B based on this information is known as an “or”-operation or, for historical reason, a t-conorm.
Definition 5
([2,3,4,5,6]). An“or”-operation (t-conorm) is a function f : [ 0 , 1 ] × [ 0 , 1 ] [ 0 , 1 ] that satisfies the following properties for all a, b, a , b , and c:
  • f ( a , b ) = f ( b , a ) (commutativity);
  • f ( a , f ( b , c ) ) = f ( f ( a , b ) , c ) (associativity);
  • if a a and b b , then f ( a , b ) f ( a , b ) (monotonicity);
  • f ( 0 , a ) = a and f ( 1 , a ) = 1 .
The simplest, and frequently used, “and”- and “or”-operations are f & ( a , b ) = min ( a , b ) and f ( a , b ) = max ( a , b ) .

3.4. Operations on Fuzzy Sets

For usual sets, the intersection S 1 S 2 of two sets is the set of all of all elements that belong to the first set S 1 and that belong to the second set S 2 . Similarly, the union S 1 S 2 of two sets is the set of all of all elements that belong to the first set S 1 or that belong to the second set S 2 . Thus, once we have selected “and”- and “or”-operations, we can define intersection and union of fuzzy sets m 1 ( x ) and m 2 ( x ) as, correspondingly, m ( x ) = f & ( m 1 ( x ) , m 2 ( x ) ) and m ( x ) = f ( m 1 ( x ) , m 2 ( x ) ) . In particular, for the usual choice of f & ( a , b ) = min ( a , b ) and f ( a , b ) = max ( a , b ) , we arrive at the following definitions:
Definition 6
([2,3,4,5,6,7]). Let U be a set and let m 1 : U [ 0 , 1 ] and m 2 : U [ 0 , 1 ] be fuzzy sets; then:
  • by the intersection m = m 1 m 2 of these fuzzy sets, we mean the set m ( x ) = min ( m 1 ( x ) , m 2 ( x ) ) ;
  • by the union m = m 1 m 2 of these fuzzy sets, we mean the set m ( x ) = max ( m 1 ( x ) , m 2 ( x ) ) .

3.5. Data Processing under Fuzzy Uncertainty

Since fuzzy techniques are practically useful, it is desirable to develop efficient algorithms for data processing under such uncertainty:
  • We know that the quantity-of-interest y is a function y = f ( x 1 , x 2 , ) of several auxiliary quantities x 1 , x 2 ,
  • We also know, for each i, the membership function m i ( x i ) that describes, for each real number x i , the degree to which this number is a possible value of the i-th input.
Based on this information, we want to describe, for each real number y, the degree m ( y ) to which this number is a possible value of the quantity of interest.
To determine this degree, let us take into account that a value y is possible if y = f ( x 1 , x 2 , ) for some possible values x i . We know the degree m i ( x i ) to which each value x i is possible. We can therefore use the min “and”-operation to describe, for each tuple ( x 1 , x 2 , ) for which y = f ( x 1 , x 2 , ) , the degree to which all its values are possible—i.e.,. x 1 is possible and x 2 is possible, etc.—as min ( m 1 ( x 1 ) , m 2 ( x 2 ) , ) .
The value y if possible if either the first tuple ( x 1 , x 2 , ) for which y = f ( x 1 , x 2 , ) is possible, or the second such tuple is possible, etc. We can therefore us the max “or”-operation to estimate the degree to which y is possible as
m ( y ) = sup { min ( m 1 ( x 1 ) , m 2 ( x 2 ) , ) : y = f ( x 1 , x 2 , ) } .
This formula was first described by Zadeh himself and is therefore known as Zadeh’s extension principle.
Definition 7
([2,3,4,5,6]). Let U 1 , U 2 , , U be sets, let m i : U i [ 0 , 1 ] be fuzzy sets, and let f : U 1 × U 2 × U be a function. By the result m = f ( m 1 , m 2 , ) of applying the function f to fuzzy sets m i we mean a fuzzy set m : U [ 0 , 1 ] defined by the Equation (1).

3.6. Need for Type-2 Fuzzy Technique

The challenge with type-1 fuzzy technique is that similarly to the fact that an expert cannot name the exact value of the quantity, the same expert cannot produce the exact degree m ( x ) . At best, the expert can provide an interval of possible values of this degree—e.g., [ 0.6 , 0.7 ] —or even a fuzzy statement like “the degree is close to 0.6”. So, a natural idea is to allow the degree m ( x ) to be an interval—which leads to interval-valued fuzzy sets—or even a fuzzy number corresponding to a statement like “the degree is close to 0.6”—this leads to so-called type-2 fuzzy sets. In general, an interval [ x ̲ , x ¯ ] can be viewed as a fuzzy set—the degree of confidence is 1 for all the values inside this interval and 0 for all the values outside this interval. Thus, interval-values fuzzy sets are particular cases of type-2 fuzzy sets. Type-2 fuzzy sets—both interval-valued and general—turned out to be useful in many applications, see, e.g., [4,8,9,10,11,12].
Definition 8
([4,5]). Let U be a set, and let I denote the set of all subintervals [ m ̲ , m ¯ ] [ 0 , 1 ] of the interval [ 0 , 1 ] . By an interval-valued fuzzy subset of U, or, for short, an interval-valued fuzzy set, we mean a function m : U I .
In the interval-valued case, for each x, the expert-generated degree of confidence that x has the desired property (e.g., is small) is an interval m ( x ) = [ m ̲ ( x ) , m ¯ ( x ) ] . In the general type-2 fuzzy case, we have the following definition.
Definition 9
([4,5]). Let U be a set, and let F ( [ 0 , 1 ] ) denote the set of all fuzzy subsets of the interval [ 0 , 1 ] . By a type-2 fuzzy subset of U, or, for short, a type-2 fuzzy set, we mean a function m : U F ( [ 0 , 1 ] ) .
In the general type-2 case, for each x and for each number t from the interval [ 0 , 1 ] , the expert provides a degree to which this number t is a degree of confidence that x has the desired property (like “small”). We will denote this degree by m ( x , t ) .

3.7. Operations on Interval-Valued and General Type-2 Fuzzy Sets

To describe union and intersection of interval-valued and general type-2 fuzzy sets, it is natural to use formulas similar to formulas from Definition 6. To make sense of these formulas, we need to describe what is the meaning of min ( m 1 , m 2 ) and max ( m 1 , m 2 ) for the case when m i are both fuzzy sets—but that meaning is already provided by Definition 7, for the case when U 1 = U 2 = U = [ 0 , 1 ] and f ( a , b ) = min ( a , b ) or f ( a , b ) = max ( a , b ) . Thus, we arrive at the following definitions:
Definition 10
([4,5]). Let U be a set and let m 1 : U F ( [ 0 , 1 ] ) and m 2 : U F ( [ 0 , 1 ] ) be type-2 fuzzy sets; then:
  • by the intersection m = m 1 m 2 of these type-2 fuzzy sets, we mean the type-2 fuzzy set m ( x ) = min ( m 1 ( x ) , m 2 ( x ) ) , where, for each x, the result min ( m 1 ( x ) , m 2 ( x ) ) of applying the function f ( a , b ) = min ( a , b ) to fuzzy sets m 1 ( x ) and m 2 ( x ) is defined by Definition 7.
  • by the union m = m 1 m 2 of these type-2 fuzzy sets, we mean the set m ( x ) = max ( m 1 ( x ) , m 2 ( x ) ) , where, for each x, the result max ( m 1 ( x ) , m 2 ( x ) ) of applying the function f ( a , b ) = max ( a , b ) to fuzzy sets m 1 ( x ) and m 2 ( x ) is defined by Definition 7.
One can show that for interval-valued fuzzy sets, when m i ( x ) = [ m ̲ i ( x ) , m ¯ i ( x ) ] , the resulting interval-valued membership functions m ( x ) and m ( x ) have the following form:
m ( x ) = [ min ( m ̲ 1 ( x ) , m ̲ 2 ( x ) ) , min ( m ¯ 1 ( x ) , m ¯ 2 ( x ) ) ] ;
m ( x ) = [ max ( m ̲ 1 ( x ) , m ̲ 2 ( x ) ) , max ( m ¯ 1 ( x ) , m ¯ 2 ( x ) ) ] .

3.8. Data Processing under Type-2 Fuzzy Uncertainty

Since, as we have mentioned, type-2 fuzzy techniques are practically useful, it is desirable to develop efficient algorithms for data processing under such uncertainty:
  • We know that the quantity-of-interest y is a function y = f ( x 1 , x 2 , ) of several auxiliary quantities x 1 , x 2 , .
  • We also know, for each i, the membership function m i ( x i ) that describes, for each real number x i , the (fuzzy-valued) degree to which this number is a possible value of the i-th input.
Based on this information, we want to describe, for each real number y, the (fuzzy-valued) degree m ( y ) to which this number is a possible value of the quantity of interest.
To describe the result of applying a function f ( x 1 , x 2 , ) to type-2 fuzzy sets, it is natural to use the same Equation (1) as for the usual (type-1) fuzzy sets. To make sense of this formula, we need to describe what is the meaning of its right-hand side when the values m i ( x i ) are themselves fuzzy sets—but that meaning is already provided by Definition 7. Thus, we arrive at the following definition.
Definition 11
([4]). Let U 1 , U 2 , , U be sets, let m i : U i F ( [ 0 , 1 ] ) be type-2 fuzzy sets, and let f : U 1 × U 2 × U be a function. By the result m = f ( m 1 , m 2 , ) of applying the function f to type-2 fuzzy sets m i we mean a fuzzy set m : U F ( [ 0 , 1 ] ) defined by the Equation (1), in which the right-hand side is understood according to Definition 7.

3.9. Need for Type-3 and Higher-Order Fuzzy Techniques

Similarly to the fact that an expert cannot describe their degree of confidence—that x is small—by a single number, the same expert cannot describe their degree of confidence that t is a degree of confidence that x is small by a single number. At best, the expert can provide either an interval [ m ̲ ( x , t ) , m ¯ ( x , t ) ] or a fuzzy number that describes this degree of confidence. The fuzzy case is known as type-3 fuzzy technique, and the interval-valued case is known as interval type-3.
Definition 12
([13]). Let U be a set, and let F 2 ( [ 0 , 1 ] ) denote the set of all type-2 fuzzy subsets of the interval [ 0 , 1 ] . By a type-3 fuzzy subset of U, or, for short, a type-3 fuzzy set, we mean a function m : U F 2 ( [ 0 , 1 ] ) .
In the general type-3 case, for each value s from the interval [ 0 , 1 ] , we provide a degree—denoted by m ( x , t , s ) —that s is degree of confidence in the statement “t is a degree of confidence that x has the desired property”.

3.10. Operations on Type-3 Fuzzy Sets

To describe union and intersection of type-3 fuzzy sets, it is natural to use formulas similar to formulas from Definition 6. To make sense of these formulas, we need to describe what is the meaning of min ( m 1 , m 2 ) and max ( m 1 , m 2 ) for the case when m i are both type-2 fuzzy sets—but that meaning is already provided by Definition 11, for the case when U 1 = U 2 = U = [ 0 , 1 ] and f ( a , b ) = min ( a , b ) or f ( a , b ) = max ( a , b ) . Thus, we arrive at the following definitions:
Definition 13
([13]). Let U be a set and let m 1 : U F 2 ( [ 0 , 1 ] ) and m 2 : U F 2 ( [ 0 , 1 ] ) be type-3 fuzzy sets; then:
  • by the intersection m = m 1 m 2 of these type-3 fuzzy sets, we mean the type-3 fuzzy set m ( x ) = min ( m 1 ( x ) , m 2 ( x ) ) , where, for each x, the result min ( m 1 ( x ) , m 2 ( x ) ) of applying the function f ( a , b ) = min ( a , b ) to type-2 fuzzy sets m 1 ( x ) and m 2 ( x ) is defined by Definition 11.
  • by the union m = m 1 m 2 of these type-3 fuzzy sets, we mean the type-3 fuzzy set m ( x ) = max ( m 1 ( x ) , m 2 ( x ) ) , where, for each x, the result max ( m 1 ( x ) , m 2 ( x ) ) of applying the function f ( a , b ) = max ( a , b ) to type-2 fuzzy sets m 1 ( x ) and m 2 ( x ) is defined by Definition 11.

3.11. Is This Worth Considering?

At first glance, the difference between type-2 and type-3 is so subtle and complicated that one can doubt whether it is necessary to use type-3 in practical applications. Actually, people doubted that type-2 would be practically useful—and, as we have mentioned, it turned out that it is often useful. Similarly, it turned out that type-3 techniques are also useful in many practical cases; see, e.g., [13,14] and references therein. Examples of successful use of type-3 fuzzy techniques range from improving the quality of automatic tuning of a television image [15] to more accurate stock market predictions [16].
It should be mentioned that current applications of type-3 fuzzy techniques only use interval-valued type-3 fuzzy sets, i.e., function m : U F 2 ( [ 0 , 1 ] ) for which, for every m, the degree m ( x ) is an interval-valued fuzzy set. This limitation is caused largely by the fact that processing general type-3 fuzzy sets has been, so far, computationally complicated. This paper’s new efficient algorithm for processing type-3 fuzzy data will help make general type-3 more feasible and will, thus, hopefully, will lead to useful applications of general type-3 fuzzy sets.

3.12. Data Processing under Type-3 Fuzzy Uncertainty

Since, as we have mentioned, type-3 fuzzy techniques are practically useful, it is desirable to develop efficient algorithms for data processing under such uncertainty.
  • We know that the quantity-of-interest y is a function y = f ( x 1 , x 2 , ) of several auxiliary quantities x 1 , x 2 , .
  • We also know, for each i, the membership function m i ( x i ) that describes, for each real number x i , the (type-2-fuzzy-valued) degree to which this number is a possible value of the i-th input.
Based on this information, we want to describe, for each real number y, the (type-2-fuzzy-valued) degree m ( y ) to which this number is a possible value of the quantity of interest.
To describe the result of applying a function f ( x 1 , x 2 , ) to type-3 fuzzy sets, it is natural to use the same Equation (1) as for type-1 and type-2 fuzzy sets. To make sense of this formula, we need to describe what is the meaning of its right-hand side when the values m i ( x i ) are themselves type-2 fuzzy sets—but that meaning is already provided by Definition 11. Thus, we arrive at the following definition.
Definition 14.
Let U 1 , U 2 , , U be sets, let m i : U i F 2 ( [ 0 , 1 ] ) be type-3 fuzzy sets, and let f : U 1 × U 2 × U be a function. By the result m = f ( m 1 , m 2 , ) of applying the function f to type-3 fuzzy sets m i we mean a fuzzy set m : U F 2 ( [ 0 , 1 ] ) defined by Equation (1), in which the right-hand side is understood according to Definition 11.

3.13. What about Higher Order Types?

Clearly, an expert cannot provide the exact degree m ( x , t , s ) , so a natural idea is to allow an expert to provide interval-valued of fuzzy degrees—which leads to type-4, where for each real number r from the interval [ 0 , 1 ] , we ask the expert to describe their degree of confidence m ( x , t , s , r ) that r is a proper value of m ( x , t , s ) .
The expert cannot describe the precise value of m ( x , t , s , r ) , so this value can also be fuzzy—we get type-5, etc. We can have the following inductive definitions, that describe, for every natural number L > 3 , type-L fuzzy sets and operations on them in terms of fuzzy sets of type ( L 1 ) .
Definition 15.
Let U be a set, and let F L 1 ( [ 0 , 1 ] ) denote the set of all type- ( L 1 ) fuzzy subsets of the interval [ 0 , 1 ] . By a type-L fuzzy subset of U, or, for short, a type-L fuzzy set, we mean a function m : U F L 1 ( [ 0 , 1 ] ) .
Definition 16.
Let U be a set and let m 1 : U F L 1 ( [ 0 , 1 ] ) and m 2 : U F L 1 ( [ 0 , 1 ] ) be type-L fuzzy sets; then:
  • by the intersection m = m 1 m 2 of these type-L fuzzy sets, we mean the type-L fuzzy set m ( x ) = min ( m 1 ( x ) , m 2 ( x ) ) , where, for each x, the result min ( m 1 ( x ) , m 2 ( x ) ) of applying the function f ( a , b ) = min ( a , b ) to type- ( L 1 ) fuzzy sets m 1 ( x ) and m 2 ( x ) is defined by Definition 14 (for L = 4 ) or Definition 17 (for other L).
  • by the union m = m 1 m 2 of these type-L fuzzy sets, we mean the type-L fuzzy set m ( x ) = max ( m 1 ( x ) , m 2 ( x ) ) , where, for each x, the result max ( m 1 ( x ) , m 2 ( x ) ) of applying the function f ( a , b ) = max ( a , b ) to type- ( L 1 ) fuzzy sets m 1 ( x ) and m 2 ( x ) is defined by Definition 14 (for L = 4 ) or Definition 17 (for other L).
Definition 17.
Let U 1 , U 2 , , U be sets, let m i : U i F L 1 ( [ 0 , 1 ] ) be type-L fuzzy sets, and let f : U 1 × U 2 × U be a function. By the result m = f ( m 1 , m 2 , ) of applying the function f to type-L fuzzy sets m i we mean a fuzzy set m : U F L 1 ( [ 0 , 1 ] ) defined by the Equation (1), in which the right-hand side is understood according to Definition 14 (for L = 4 ) or according to this same definition (for other L).

3.14. Need for Data Processing under Such Uncertainty

Since type-1, type-2, and type-3 fuzzy techniques are practically useful, it is desirable to develop efficient algorithms for data processing under such uncertainty. Efficient algorithms for type-1 and type-2 are known—we describe them in the following sections. Efficient algorithms for type-3 case are described in the last section of this paper.
We do not know yet whether type-4, type-5, etc., will be practically useful, but the fact that type-2 and type-3 turned out to be useful makes us think that it is quite probable that higher-order fuzzy sets will be useful. So it makes sense to think of efficient algorithms for these cases too, and this is what we will do in the same last section.

4. Effective Algorithms for Data Processing under Type-1 Fuzzy Uncertainty: Reminder

4.1. How to Actually Perform Data Processing: Analysis of the Problem

Straightforward computation of the Equation (1) requires solving a complex constraint optimization problem—which is, in general, time-consuming. It is known, however, that there are more efficient ways to compute m ( y ) . These ways are related to the notion of α-cuts of a fuzzy sets, which are defined, for each α ( 0 , 1 ] , as { x : m ( x ) α } . For fuzzy numbers, each α -cut is an interval; we will denote it by x ( α ) = [ m ̲ ( α ) , m ¯ ( α ) ] .
For α = 0 , we can use a slightly different formulation of the α -cut: it the closure x ( 0 ) = { x : m ( x ) > 0 } ¯ of the set { x : m ( x ) > 0 } .
Definition 18
([2,3,4,5,6]). Let U be a set, let m : U [ 0 , 1 ] be a fuzzy set, and let α [ 0 , 1 ] be a real number. Then, by the α -cut of m, we mean the following set:
  • when α > 0 , we take { x : m ( x ) α } ;
  • when α = 0 , we take { x : m ( x ) > 0 } ¯ .
In the following text, for simplicity, we will only list the simpler formula which is valid for α > 0 , but, of course, for α = 0 , we have to use the more complex formula.
Once we know all the α -cuts, we can reconstruct the membership function as m ( x ) = sup { α : x x ( α ) } . In particular, if we know α -cuts for α = 0 , 0.1 , 0.2 , , 1.0 , then we can reconstruct m ( x ) with accuracy 0.1—which is usually sufficient, since experts rarely produce their degree of confidence with higher accuracy. So, to find m ( y ) , it is sufficient to find the α -cuts y ( α ) for the corresponding 11 values α .
Because of the possibility to easily move from the usual representation of the membership function m ( x ) and its α -cut representation, sometimes the membership function is stored by listing the corresponding α -cuts.
To find the α -cuts corresponding to the desired quantity y, we can take into account that the value m ( y ) as described by the Equation (1) is larger than or equal to α if and only if for one of the tuples ( x 1 , x 2 , ) for which y = f ( x 1 , x 2 , , ) , we have min ( m 1 ( x 1 ) , m 2 ( x 2 ) , ) α . This inequality, in its turn, is equivalent to requiring that m i ( x i ) α for all i. Thus, the α -cut for y is equal to the range of the function y = f ( x 1 , x 2 , ) when each x i is in the corresponding α -cut:
y ( α ) = f ( x 1 ( α ) , x 2 ( α ) , ) ,
where for each sets X 1 , X 2 , , the range f ( X 1 , X 2 , ) is defined as
f ( X 1 , X 2 , ) = def { f ( x 1 , x 2 , ) : x 1 X 1 , x 2 X 2 , } .
The problem of computing the range of a function when each input is in a known interval is known as the problem of interval computations; there are efficient general algorithms for estimating this range, see, e.g., [17,18,19,20].

4.2. Comment

In some important cases, interval computation is easy, no general complex algorithms are needed. For example, if the function f ( x 1 , x 2 , ) is (non-strictly) increasing in each of its variables, then the smallest value of this function on intervals X i = [ x ̲ i , x ¯ i ] is attained when each input x i is the smallest, i.e., when x i = x ̲ i for all i. Similarly, the largest value of this function on intervals X i = [ x ̲ i , x ¯ i ] is attained when each input x i is the largest, i.e., when x i = x ¯ i for all i. Thus,
f ( [ x ̲ 1 , x ¯ 1 ] , [ x ̲ 2 , x ¯ 2 ] , ) = [ f ( x ̲ 1 , x ̲ 2 , ) , f ( x ¯ 1 , x ¯ 2 , ) ] .

4.3. Resulting Algorithm

  • First, if the information about the inputs x i is stored in the form of the usual membership functions m i ( x i ) , we compute, for each i and for each value α { 0 , 0.1 , , 1.0 } , the corresponding α -cut
    x i ( α ) = { x i : m i ( x i ) α } .
    (Recall that for α = 0 , we will have to use a slightly more complex formula.)
  • Then, for each value α from the above list, we use an interval computation algorithm to compute the range y ( α ) = f ( x 1 ( α ) , x 2 ( α ) , ) . These ranges form the α -cut representation of the desired membership function m ( y ) .
  • Finally, if we want to represent this membership function in the usual form, we compute m ( y ) = max { α : y y ( α ) } .

4.4. How Many Computation Steps Do We Need

These computations need to be repeated for all α . So, if we use 11 values α = 0 , 0.1 , , 1.0 , then, to find the result of data processing under type-1 fuzzy uncertainty, we need to apply an interval computations algorithm 11 times.

5. Data Processing under Interval-Valued Fuzzy Uncertainty: Reminder

5.1. Formulation of the Problem

In the interval-valued case, the relation between m ( y ) and m i ( x i ) is described by the same Equation (1); the main difference is that now, values m ( y ) and m i ( x i ) are not numbers but intervals.
The corresponding efficient algorithms are described in [21,22].

5.2. Interval Case: Analysis of the Problem

In the interval case, each value m i ( x i ) is an interval [ m ̲ i ( x i ) , m ¯ i ( x i ) ] . The right-hand side of the Equation (1) is a non-strictly increasing function of all the values m i ( x i ) . Thus, the desired range is equal to [ m ̲ ( y ) , m ¯ ( y ) ] , where
m ̲ ( y ) = sup { min ( m ̲ 1 ( x 1 ) , m ̲ 2 ( x 2 ) , ) : y = f ( x 1 , x 2 , ) } and
m ¯ ( y ) = sup { min ( m ¯ 1 ( x 1 ) , m ¯ 2 ( x 2 ) , ) : y = f ( x 1 , x 2 , ) } .
These are exactly formulas (1) for membership functions m ̲ i ( x i ) and m ¯ i ( x i ) . So, to compute each of the two bounds m ̲ ( y ) and m ¯ ( y ) , we can use the efficient α -cut-based algorithm.

5.3. Interval Case: Resulting Algorithm

We are given interval-valued membership functions [ m ̲ i ( x i ) , m ¯ i ( x i ) ] .
  • Based on each of these membership functions, for each i and for each value α from the given list, we compute the orrepsonding α -cuts as:
    x ̲ i ( α ) = { x i : m ̲ i ( x i ) α } and   x ¯ i ( α ) = { x i : m ¯ i ( x i ) α } .
  • We compute the α -cuts y ̲ ( α ) and y ¯ ( α ) for the endpoints m ̲ ( y ) and m ¯ ( y ) of the interval-valued membership function [ m ̲ ( y ) , m ¯ ( y ) ] as follows:
    y ̲ ( α ) = f ( x ̲ 1 ( α ) , x ̲ 2 ( α ) , ) and   y ¯ ( α ) = f ( x ¯ 1 ( α ) , x ¯ 2 ( α ) , ) .
  • Finally, the compute the endpoints m ̲ ( y ) and m ¯ ( y ) of the desired interval-valued membership function [ m ̲ ( y ) , m ¯ ( y ) ] as
    m ̲ ( y ) = max { α : y y ̲ ( α ) } and   m ¯ ( y ) = max { α : y y ¯ ( α ) } .

5.4. How Many Computation Steps Do We Need

These computations need to be repeated for all α . So, if we use 11 values α = 0 , 0.1 , , 1.0 , then, to find the result of data processing under type-2 fuzzy uncertainty, we need to apply an interval computations algorithm 2 × 11 = 22 times.

6. Data Processing under General Type-2 Fuzzy Uncertainty: Reminder

6.1. Formulation of the Problem

In the general type-2 case, the relation between m ( y ) and m i ( x i ) is described by the same Equation (1); the main difference is that now, values m ( y ) and m i ( x i ) are not numbers but fuzzy sets.
The corresponding efficient algorithms are described in [21,22].

6.2. General Type-2 Case: Analysis of the Problem

In the general type-2 case, m ( y ) and m i ( x i ) are fuzzy numbers. In this case, we can use the general type-1 result that the processing of fuzzy numbers is equivalent to computing the ranges of the processing function on different α -cuts. In this case, the data processing is described by the Equation (1).
To distinguish α -cuts of the original membership functions for x i and y and the α -cuts of each fuzzy number m ( y ) and m i ( x i ) , we will use the letter β for the new alpha-cuts. Thus, we get the following for each β :
m ( y ) ( β ) = sup { min ( m 1 ( x 1 ) ( β ) , m 2 ( x 2 ) ( β ) , ) : y = f ( x 1 , x 2 , ) } ,
where
m ( y ) ( β ) = def { t : m ( y , t ) β } and   m i ( x i ) ( β ) = def { t : m i ( x i , t ) β } .
For fuzzy numbers, β -cuts are intervals, and the corresponding relation (1) is increasing. Thus, the above formula means that to get the lower endpoint m ̲ ( y ) ( β ) of a y’s β -cut, we need to use only lower endpoints for β -cuts for x i , and similarly for the upper endpoints:
m ̲ ( y ) ( β ) = sup { min ( m ̲ 1 ( x 1 ) ( β ) , m ̲ 2 ( x 2 ) ( β ) , ) : y = f ( x 1 , x 2 . ) } and
m ¯ ( y ) ( β ) = sup { min ( m ¯ 1 ( x 1 ) ( β ) , m ¯ 2 ( x 2 ) ( β ) , ) : y = f ( x 1 , x 2 , ) } .
Each of these formulas is, in effect, Zadeh’s extension principle for the corresponding membership functions. Thus, there formulas can be reformulated in terms of α -cuts of the corresponding membership functions:
y ̲ ( α , β ) = f ( x ̲ 1 ( α , β ) , x ̲ 2 ( α , β ) , ) and
y ¯ ( α , β ) = f ( x ¯ 1 ( α , β ) , x ¯ 2 ( α , β ) , ) ,
where
y ̲ ( α , β ) = def { y : m ̲ ( y ) ( β ) α } , x ̲ i ( α , β ) = def { x i : m ̲ i ( x i ) ( β ) α } ,
y ¯ ( α , β ) = def { y : m ¯ ( y ) ( β ) α } , x ¯ i ( α , β ) = def { x i : m ¯ i ( x i ) ( β ) α } .
Hence, we arrive at the following algorithm:

6.3. General Type-2 Case: Resulting Algorithm

We start with type-2 membership functions m i ( x i , t ) .
  • First, for each i and for each value β from the given list, we compute the β -cuts
    [ m ̲ i ( x i ) ( β ) , m ¯ i ( x i ) ( β ) ] = def { t : m i ( x i , t ) β } .
  • Then, for each i and for each pair of values ( α , β ) from the given list, we compute the α -cuts
    x ̲ i ( α , β ) = def { x i : m ̲ i ( x i ) ( β ) α } and   x ¯ i ( α , β ) = def { x i : m ¯ i ( x i ) ( β ) α } .
  • For each α and β , we then use an interval computation algorithm to compute:
    y ̲ ( α , β ) = f ( x ̲ 1 ( α , β ) , x ̲ 2 ( α , β ) , ) and
    y ¯ ( α , β ) = f ( x ¯ 1 ( α , β ) , x ¯ 2 ( α , β ) , ) .
  • Based on these intervals, for each β , we compute
    m ̲ ( y ) ( β ) = sup { α : y y ̲ ( α , β ) } and   m ¯ ( y ) ( β ) = sup { α : y y ¯ ( α , β ) } .
  • Finally, we compute the desired membership function
    m ( y , t ) = max { β : t [ m ̲ ( y ) ( β ) , m ¯ ( y ) ( β ) ] } .

6.4. How Many Computation Steps Do We Need

These computations need to be repeated for all α and β . So, if for each of these two parameters, we use 11 values α , β = 0 , 0.1 , , 1.0 , then, to find the result of data processing under type-2 fuzzy uncertainty, we need to apply an interval computations algorithm 2 × 11 2 = 242 times.

7. Data Processing under Type-3 (and Higher Order) Fuzzy Uncertainty: A New Algorithm

7.1. Formulation of the Problem

Let us show the above type-2 algorithms can be used to come with an efficient algorithm for the type-3 case.

7.2. Type-3 Case: Analysis of the Problem

In the type-3 case, each value m ( y ) and m i ( x i ) is a type-2 fuzzy set. Thus, we have the relation (1) between these type-2 fuzzy sets. So, based on the algorithm presented in the previous section, for each pair of values β and γ from the interval [ 0 , 1 ] , we have:
m ̲ ( y ) ( β , γ ) =
sup { min ( m ̲ 1 ( x 1 ) ( β , γ ) , m ̲ 2 ( x 2 ) ( β , γ ) , ) : y = f ( x 1 , x 2 , ) }
and
m ¯ ( y ) ( β , γ ) =
sup { min ( m ¯ 1 ( x 1 ) ( β , γ ) , m ¯ 2 ( x 2 ) ( β , γ ) , ) : y = f ( x 1 , x 2 , ) } ,
where
m ̲ ( y ) ( β , γ ) = [ m ̲ ( y ) ( β , γ ) , m ̲ + ( y ) ( β , γ ) ] = def { t : m ̲ ( y , t ) ( γ ) β } ,
m ̲ i ( x i ) ( β , γ ) = [ m ̲ i ( x i ) ( β , γ ) , m ̲ i + ( x i ) ( β , γ ) ] = def { t : m ̲ i ( x i , t ) ( γ ) β } ,
m ¯ ( y ) ( β , γ ) = [ m ¯ ( y ) ( β , γ ) , m ¯ + ( y ) ( β , γ ) ] = def { t : m ¯ ( y , t ) ( γ ) β } ,
m ¯ i ( x i ) ( β , γ ) = [ m ¯ i ( x i ) ( β , γ ) , m ¯ i + ( x i ) ( β , γ ) ] = def { t : m ¯ i ( x i , t ) ( γ ) β } ,
and
[ m ̲ ( y , t ) ( γ ) , m ¯ ( y , t ) ( γ ) ] = def { s : m ( y , t , s ) γ } ,
[ m ̲ i ( x i , t ) ( γ ) , m ¯ i ( x i , t ) ( γ ) ] = def { s : m i ( x i , t , s ) γ } .
The corresponding transformation (1) is non-strictly increasing, thus the Equations (4) and (5) lead to similar relations between endpoints of the corresponding intervals:
m ̲ ( y ) ( β , γ ) =
sup { min ( m ̲ 1 ( x 1 ) ( β , γ ) , m ̲ 2 ( x 2 ) ( β , γ ) , ) : y = f ( x 1 , x 2 , ) } ,
m ̲ + ( y ) ( β , γ ) =
sup { min ( m ̲ 1 + ( x 1 ) ( β , γ ) , m ̲ 2 + ( x 2 ) ( β , γ ) , ) : y = f ( x 1 , x 2 , ) } ,
m ¯ ( y ) ( β , γ ) =
sup { min ( m ¯ 1 ( x 1 ) ( β , γ ) , m ¯ 2 ( x 2 ) ( β , γ ) , ) : y = f ( x 1 , x 2 , ) } ,
m ¯ + ( y ) ( β , γ ) =
sup { min ( m ¯ 1 + ( x 1 ) ( β , γ ) , m ¯ 2 + ( x 2 ) ( β , γ ) , ) : y = f ( x 1 , x 2 , ) } .
Each of the Equations (6)–(9) is, in effect, Zadeh’s extension principle for the corresponding membership functions. Thus, there formulas can be reformulated in terms of α -cuts of the corresponding membership functions:
y ̲ ( α , β , γ ) = f ( x ̲ 1 ( α , β , γ ) , x ̲ 2 ( α , β , γ ) , ) ,
y ̲ + ( α , β , γ ) = f ( x ̲ 1 + ( α , β , γ ) , x ̲ 2 + ( α , β , γ ) , ) ,
y ¯ ( α , β , γ ) = f ( x ¯ 1 ( α , β , γ ) , x ¯ 2 ( α , β , γ ) , ) ,
y ¯ + ( α , β , γ ) = f ( x ¯ 1 + ( α , β , γ ) , x ¯ 2 + ( α , β , γ ) , ) ,
where
y ̲ ( α , β , γ ) = def { y : m ̲ ( y ) ( β , γ ) α } , x ̲ i ( α , β , γ ) = def { x i : m ̲ i ( x i ) ( β , γ ) α } ,
y ̲ + ( α , β , γ ) = def { y : m ̲ + ( y ) ( β , γ ) α } , x ̲ i + ( α , β , γ ) = def { x i : m ̲ i + ( x i ) ( β , γ ) α } ,
y ¯ ( α , β , γ ) = def { y : m ¯ ( y ) ( β , γ ) α } , x ¯ i ( α , β , γ ) = def { x i : m ¯ i ( x i ) ( β , γ ) α } ,
y ¯ + ( α , β , γ ) = def { y : m ¯ + ( y ) ( β , γ ) α } , x ¯ i + ( α , β , γ ) = def { x i : m ¯ i + ( x i ) ( β , γ ) α } .
Hence, we arrive at the following algorithm.

7.3. Type-3 Case: Resulting Algorithm

We start with type-3 membership functions m i ( x i , t , s ) .
  • First, for every i and for all γ from the selected list of values, we compute:
    [ m ̲ i ( x i , t ) ( γ ) , m ¯ i ( x i , t ) ( γ ) ] = def { s : m i ( x i , t , s ) γ } .
  • Then, for each i, β , and γ , we compute:
    [ m ̲ i ( x i ) ( β , γ ) , m ̲ i + ( x i ) ( β , γ ) ] = def { t : m ̲ i ( x i , t ) ( γ ) β } and
    [ m ¯ i ( x i ) ( β , γ ) , m ¯ i + ( x i ) ( β , γ ) ] = def { t : m ¯ i ( x i , t ) ( γ ) β } .
  • Then, for each i, α , β , and γ , we compute
    x ̲ i ( α , β , γ ) = def { x i : m ̲ i ( x i ) ( β , γ ) α } ,
    x ̲ i + ( α , β , γ ) = def { x i : m ̲ i + ( x i ) ( β , γ ) α } ,
    x ¯ i ( α , β , γ ) = def { x i : m ¯ i ( x i ) ( β , γ ) α } ,
    x ¯ i + ( α , β , γ ) = def { x i : m ¯ i + ( x i ) ( β , γ ) α } .
  • For each α , β , and γ , we then use an interval computation algorithm to compute:
    y ̲ ( α , β , γ ) = f ( x ̲ 1 ( α , β , γ ) , x ̲ 2 ( α , β , γ ) , ) ,
    y ̲ + ( α , β , γ ) = f ( x ̲ 1 + ( α , β , γ ) , x ̲ 2 + ( α , β , γ ) , ) ,
    y ¯ ( α , β , γ ) = f ( x ¯ 1 ( α , β , γ ) , x ¯ 2 ( α , β , γ ) , ) ,
    y ¯ + ( α , β , γ ) = f ( x ¯ 1 + ( α , β , γ ) , x ¯ n + ( α , β , γ ) , ) .
  • Next, for each y, β , and γ , we compute
    m ̲ ( y ) ( β , γ ) = max { α : y y ̲ ( α , β , γ ) } ,
    m ̲ + ( y ) ( β , γ ) = max { α : y y ̲ + ( α , β , γ ) } ,
    m ¯ ( y ) ( β , γ ) = max { α : y y ¯ ( α , β , γ ) } ,
    m ¯ + ( y ) ( β , γ ) = max { α : y y ¯ + ( α , β , γ ) } .
  • For each y, t, and γ , we compute
    m ̲ ( y , t ) ( γ ) = max { β : t [ m ̲ ( y ) ( β , γ ) , m ̲ + ( y ) ( β , γ ) ] } a n d
    m ¯ ( y , t ) ( γ ) = max { β : t [ m ¯ ( y ) ( β , γ ) , m ¯ + ( y ) ( β , γ ) ] } .
  • Finally, for all y, t and s, we compute
    m ( y , t , s ) = max { γ : s [ m ̲ ( y , t ) ( γ ) , m ¯ ( y , t ) ( γ ) ] } .

7.4. What about Higher Order Fuzzy Sets?

In this section, we showed how processing type-2 fuzzy information can be used to processing type-2 fuzzy information. This reduction was based on the fact that in the type-3 case, each value m ( y ) and m i ( x i ) is a type-2 fuzzy set. Thus, we have the relation (1) between these type-2 fuzzy sets.
Similarly, in the type-4 case, each value m ( y ) and m i ( x i ) is a type-3 fuzzy set. Thus, we have the relation (1) between these type-3 fuzzy sets—and we can use the above algorithm to process these values. Similarly, for every level L, in the type-L case, each value m ( y ) and m i ( x i ) is a type- ( L 1 ) fuzzy set. Thus, we have the relation (1) between these type- ( L 1 ) fuzzy sets. This way, we can reduce processing type-L fuzzy sets to processing type- ( L 1 ) fuzzy sets; similarly, we can reduce processing type- ( L 1 ) fuzzy sets to processing type- ( L 2 ) fuzzy sets, etc., until we get to the known algorithms for processing type-1 and type-2 fuzzy sets.

7.5. How Many Computational Steps Do We Need

The only (minor) problem with processing type-3 and higher-order fuzzy sets is that as we go to higher and higher order, the computational complexity increases. Indeed:
  • For type-1, for each y, the desired information m ( y ) consists of a single number. In this case, if we use 11 values of α , we need to use an interval computation algorithm 11 times.
  • For type-2, for each y, we need to find the values m ( y , t ) corresponding to different values t [ 0 , 1 ] . If we use 11 values for t, we thus need at least 11 times more computations than in the type-1 case—and indeed, we need order of 11 × 11 calls to an interval computation algorithm—namely, 2 × 11 2 calls.
  • For type-3, for each y, we need to find the values m ( y , t , s ) corresponding to different values t , s [ 0 , 1 ] . If we use 11 values of each of the variables t and s, we thus need at least 11 2 times more computations than in the type-1 case—and indeed, we need order of 11 2 × 11 = 11 3 calls to an interval computation algorithm—namely, 2 2 × 11 3 calls.
  • In general, for type-L, for each y, we need to find the values m ( y , t 1 , , t L 1 ) corresponding to different values t 1 , × , t L 1 [ 0 , 1 ] . If we use 11 values for each of the variables t i , we thus need at least 11 L 1 times more computations than in the type-1 case—and indeed, as one can show by induction over L, we need order of 11 L 1 × 11 = 11 L calls to an interval computation algorithm—namely, 2 L 1 × 11 L calls.

8. Conclusions and Future Work

8.1. Conclusions

Usual data processing algorithms treat data points as if they were exact. In practice, data come with uncertainty. When data come from experts who describe their knowledge by using imprecise (“fuzzy”) words from natural language, a natural way to describe the corresponding uncertainty is to use fuzzy techniques. To get a more accurate representation of expert uncertainty, it is necessary to use higher-order fuzzy techniques, i.e., go from the usual [ 0 , 1 ] -based type-1 techniques to type-2, or even to higher-order: type-3 etc.
In many practical applications, the use of type-2 fuzzy uncertainty leads to better results. To more efficiently handle such situations, efficient algorithms have been proposed, and used, for data processing under type-2 fuzzy uncertainty.
Recently, it has been shown that in several applications, the use of type-3 fuzzy techniques leads to further improvements. In view of these successes, it has become necessary to develop efficient algorithms for data processing under such uncertainty. In this paper, we show how to use the existing efficient type-2 algorithms to design efficient algorithms for data processing under type-3 (and, if needed, higher-order) fuzzy uncertainty.

8.2. Future Work

Now that an efficient algorithm for data processing under general type-2 fuzzy uncertainty has been designed, a natural next step is to implement it and to apply it to different practical situations—with hope that in some of these applications it will lead to better results.
It is also desirable to take into account that, in addition to fuzzy techniques, there are many other techniques for representing and processing uncertainty. Many of these techniques have been successfully combined with type-1 and even type-2 fuzzy sets to produce even more adequate results. For example, type-2 fuzzy techniques have been successfully combined with rough sets; see, e.g., [23,24,25,26,27]. In view of these successes, it is desirable to try to combine type-3 fuzzy approach with these alternative uncertainty techniques.

Author Contributions

Conceptualization, V.K., O.K., P.M. and O.C.; methodology, V.K., O.K., P.M. and O.C.; formal analysis, V.K., O.K., P.M. and O.C.; writing–original draft preparation, V.K., O.K., P.M. and O.C.; writing–review and editing, V.K., O.K., P.M. and O.C. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported in part by the National Science Foundation grants 1623190 (A Model of Change for Preparing a New Generation for Professional Practice in Computer Science), and HRD-1834620 and HRD-2034030 (CAHSI Includes), and by the AT&T Fellowship in Information Technology. It was also supported by the program of the development of the Scientific-Educational Mathematical Center of Volga Federal District No. 075-02-2020-1478, and by a grant from the Hungarian National Research, Development and Innovation Office (NRDI).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Acknowledgments

The authors are greatly thankful to the anonymous referees for valuable suggestions.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Rabinovich, S.G. Measurement Errors and Uncertainty: Theory and Practice; Springer: New York, NY, USA, 2005. [Google Scholar]
  2. Belohlavek, R.; Dauben, J.W.; Klir, G.J. Fuzzy Logic and Mathematics: A Historical Perspective; Oxford University Press: New York, NY, USA, 2017. [Google Scholar]
  3. Klir, G.; Yuan, B. Fuzzy Sets and Fuzzy Logic; Prentice Hall: Upper Saddle River, NJ, USA, 1995. [Google Scholar]
  4. Mendel, J.M. Uncertain Rule-Based Fuzzy Systems: Introduction and New Directions; Springer: Cham, Switzerland, 2017. [Google Scholar]
  5. Nguyen, H.T.; Walker, C.L.; Walker, E.A. A First Course in Fuzzy Logic; Chapman and Hall/CRC: Boca Raton, FL, USA, 2019. [Google Scholar]
  6. Novák, V.; Perfilieva, I.; Močkoř, J. Mathematical Principles of Fuzzy Logic; Kluwer: Boston, MA, USA; Dordrecht, The Netherlands, 1999. [Google Scholar]
  7. Zadeh, L.A. Fuzzy sets. Inf. Control 1965, 8, 338–353. [Google Scholar] [CrossRef] [Green Version]
  8. Chen, Y.; Zhao, T.; Dian, S.; Zeng, X.; Wang, H. Balance adjustment of power-line inspection robot using general type-2 fractional order fuzzy PID controller. Symmetry 2020, 12, 479. [Google Scholar] [CrossRef] [Green Version]
  9. Fazel Zarandi, M.H.; Soltanzadeh, S.; Mohammadi, A.; Castillo, O. Designing a general type-2 fuzzy expert system for diagnosis of depression. Appl. Soft Comput. 2019, 80, 329–341. [Google Scholar] [CrossRef]
  10. Liu, J.; Zhao, T.; Dian, S. General type-2 fuzzy sliding mode control for motion balance adjusting of power-line inspection robot. Soft Comput. 2021, 25, 1033–1047. [Google Scholar] [CrossRef]
  11. Wu, D.; Mendel, J.M. Similarity measures for closed general type-2 fuzzy sets: Overview, comparisons, and a geometric approach. IEEE Trans. Fuzzy Syst. 2017, 27, 515–526. [Google Scholar] [CrossRef]
  12. Zhao, T.; Liu, J.; Dian, S.; Guo, R.; Li, S. Sliding-mode-control-theory-based adaptive general type-2 fuzzy neural network control for power-line inspection robots. Neurocomputing 2020, 401, 281–294. [Google Scholar] [CrossRef]
  13. Castillo, O.; Castro, J.; Melin, P. Interval Type-3 Fuzzy Systems: Theory and Design; Springer: Cham, Switzerland, 2022. [Google Scholar]
  14. Castillo, O.; Castro, J.; Melin, P. A methodology for building interval type-3 fuzzy systems based on the principle of justifiable granularity. Int. J. Intell. Syst. 2022. [Google Scholar] [CrossRef]
  15. Castillo, O.; Castro, J.; Melin, P. Interval type-3 fuzzy control for automated tuning of image quality in televisions. Axioms 2022, 11, 276. [Google Scholar] [CrossRef]
  16. Castillo, O.; Castro, J.; Melin, P. Interval type-3 fuzzy aggregation of neural networks for multiple time series prediction: The case of financial forecasting. Axioms 2022, 11, 251. [Google Scholar] [CrossRef]
  17. Jaulin, L.; Kiefer, M.; Didrit, O.; Walter, E. Applied Interval Analysis, with Examples in Parameter and State Estimation, Robust Control, and Robotics; Springer: London, UK, 2001. [Google Scholar]
  18. Kubica, B.J. Interval Methods for Solving Nonlinear Contraint Satisfaction, Optimization, and Similar Problems: From Inequalities Systems to Game Solutions; Springer: Cham, Switzerland, 2019. [Google Scholar]
  19. Mayer, G. Interval Analysis and Automatic Result Verification; De Gruyter: Berlin, Germany, 2017. [Google Scholar]
  20. Moore, R.E.; Kearfott, R.B.; Cloud, M.J. Introduction to Interval Analysis; SIAM: Philadelphia, PA, USA, 2009. [Google Scholar]
  21. Kreinovich, V. From processing interval-valued fuzzy data to general type-2: Towards fast algorithms. In Proceedings of the IEEE Symposium on Advances in Type-2 Fuzzy Logic Systems T2FUZZ’2011, Part of the IEEE Symposium Series on Computational Intelligence, Paris, France, 11–15 April 2011; pp. ix–xii. [Google Scholar]
  22. Kreinovich, V.; Xiang, G. Towards fast algorithms for processing type-2 fuzzy data: Extending Mendel’s algorithms from interval-valued to a more general case. In Proceedings of the 27th International Conference of the North American Fuzzy Information Processing Society NAFIPS’2008, New York, NY, USA, 19–22 May 2008. [Google Scholar]
  23. Lu, J.; Li, D.-Y.; Zhai, Y.-H.; Bai, H.-X. Belief and plausibility functions of type-2 fuzzy rough sets. Int. J. Approx. Reason. 2019, 105, 194–216. [Google Scholar] [CrossRef]
  24. Lu, J.; Li, D.-Y.; Zhai, Y.-H.; Li, H.; Bai, H.-X. A model for type-2 fuzzy rough sets. Inf. Sci. 2016, 328, 359–377. [Google Scholar] [CrossRef]
  25. Wang, C.W. Type-2 fuzzy rough sets based on extended t-norms. Inf. Sci. 2015, 305, 165–183. [Google Scholar] [CrossRef]
  26. Zhang, Z. On characterization of generalized interval type-2 fuzzy rough sets. Inf. Sci. 2013, 219, 124–150. [Google Scholar] [CrossRef]
  27. Zhao, T.; Wei, Z. On Characterization of rough type-2 fuzzy sets. Inf. Sci. 2016, 2016, 4819353. [Google Scholar] [CrossRef]
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Kreinovich, V.; Kosheleva, O.; Melin, P.; Castillo, O. Efficient Algorithms for Data Processing under Type-3 (and Higher) Fuzzy Uncertainty. Mathematics 2022, 10, 2361. https://doi.org/10.3390/math10132361

AMA Style

Kreinovich V, Kosheleva O, Melin P, Castillo O. Efficient Algorithms for Data Processing under Type-3 (and Higher) Fuzzy Uncertainty. Mathematics. 2022; 10(13):2361. https://doi.org/10.3390/math10132361

Chicago/Turabian Style

Kreinovich, Vladik, Olga Kosheleva, Patricia Melin, and Oscar Castillo. 2022. "Efficient Algorithms for Data Processing under Type-3 (and Higher) Fuzzy Uncertainty" Mathematics 10, no. 13: 2361. https://doi.org/10.3390/math10132361

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop