Preliminary Investigations into Modelling the Variation in ... - CiteSeerX

9 downloads 94 Views 568KB Size Report
Uncertainty pervades all decision-making and ap- pears in a ... in the FLSs and the variation in decision making ..... A simple illustration of how this theorem is.
Preliminary Investigations into Modelling the Variation in Human Decision Making T. Ozen, J.M. Garibaldi, S. Musikasuwan School of Computer Science and IT The University of Nottingham Nottingham, NG8 1BB, UK {txo, jmg, svm}@cs.nott.ac.uk

Abstract This paper presents preliminary investigations into modelling the variation in human decision making. The relationship between the uncertainty introduced to the membership functions (mfs) of a Fuzzy Logic System (FLS) and the variation in decision making is explored using two separate methods. Initially uncertainty is introduced to a type-1 FLS by adding noise to its mfs and the effect on decision making is examined. Secondly an interval type-2 FLS is developed by representing the terms used in the FLS with interval type-2 fuzzy sets and the variation in decision making is studied using the FLS’s interval outputs. The variations in ranking of umbilical acid-base assessments by six experts is compared to the simulation results from the developed FLSs. It is shown that there is a direct relationship between the variation in decision making and the uncertainty in the linguistic terms used, and the level of variation is proportional to the magnitude of uncertainty. Keywords: nondeterministic fuzzy reasoning, type-2 fuzzy logic systems, umbilical acid-base assessment

1 Introduction Uncertainty pervades all decision-making and appears in a number of different forms. The gen-

eral framework of fuzzy reasoning allows handling of much of this uncertainty. Fuzzy systems usually employ type-1 fuzzy sets, which represent uncertainty by numbers in the range [0,1]. These numbers stand for the degree of membership, certainty on whether the corresponding elements belong to the set or not. Type-2 fuzzy sets are an extension to this where an additional dimension corresponds to the uncertainty of the degree of membership. For example, consider the type-2 set of young people; whether age of 25 belongs to this set or not may have a membership of 0.8 with a certainty of 0.6 and a membership of 0.9 with a certainty of 0.5. Type-2 fuzzy sets are useful in circumstances where it is difficult to determine the exact mf for a fuzzy set. Type-1 mfs are totally precise, once they have been chosen all the uncertainty disappears. However, mfs of type-2 fuzzy sets are fuzzy themselves. The simplest kind of type-2 sets are interval type-2 sets whose elements’ degree of membership are intervals with certainty of 1.0. Fuzzy logic systems (FLSs) are used for representing and inferring with knowledge that is imprecise, uncertain, or unreliable. They consist of four main interconnected components: rules, fuzzifier, inference engine, and output processor. Once the rules have been established, an FLS can be viewed as a mapping from inputs to outputs. A typical rule is like: IF arterial pH is low and venous pH is low THEN acidemia is severe. Fuzzy sets are associated with linguistic terms of the rules, shown in italics above, and with the inputs to and the output of FLS. Type-1 FLSs use type-1 fuzzy sets and an FLS which uses at

least one type-2 fuzzy set is called a type-2 FLS. Inferencing and output processing of a general type-2 FLS are prohibitive [1]. A simplification approach is to use interval type-2 fuzzy sets. There are fast algorithms to compute the output of an interval type-2 FLS (it2FLS) [1]. The concept of type-2 fuzzy sets was introduced by Zadeh [2]. Mizumoto and Tanaka studied the set theoretic operations of type-2 fuzzy sets and properties of membership degrees of such sets [3]; and examined type-2 fuzzy sets under the operations of algebraic product and algebraic sum [4]. Karnik and Mendel obtained algorithms for performing union, intersection, and complement for type-2 fuzzy sets, and developed the concept of the centroid of a type-2 fuzzy set [1]. Dubois and Prade gave a formula for the composition of type-2 relations as an extension of the type-1 sup-star composition for the minimum t-norm [5]. Karnik et al. presented a general formula for the extended sup-star composition of type-2 relations [6]. Hisdal studied rules and interval sets for higher-than-type-1 fuzzy logic [7]. Liang and Mendel developed the theory for different kinds of fuzzifiers for it2FLSs [8]. Mendel and John developed a simple method to derive union, intersection and complement of type-2 fuzzy sets without having to use Zadeh’s extension principle [9]. Type-1 FLSs are deterministic in the sense that for the same inputs the outputs are always the same. However, human experts exhibit a nondeterministic behaviour in decision making. Variation may occur among the decisions of a panel of human experts as well as in the decisions of an individual expert for the same inputs. The terms that are used in an FLS have different meanings for different experts and experts may arrive to different conclusions in their inferencing depending on environmental conditions or over time. Understanding the dynamics of the variation in human decision making could allow the creation of ‘truly intelligent’ systems that cannot be differentiated from their human counterparts. Moreover, in application areas where having an expert constantly available is not possible, such systems can produce a span of decisions that may be arrived at by a panel of experts. The main aim of the work presented in this paper is to determine the parameters

that define the uncertainties resulting in variation in decision making. Diagnostic medicine, where systematic handling of perceptual uncertainties is crucial to success, is an important application domain for this study. The relationship between the uncertain mfs used in the FLSs and the variation in decision making is explored using two different FLSs developed for umbilical acid-base (UAB) assessment. UAB assessment of an infant immediately after delivery is an objective measure of labour, and can be used to audit assessment of labour performance. The acidity (pH), partial pressure of oxygen (pO 2 ) and partial pressure of carbon dioxide (pCO 2 ) in blood samples taken from the venous and arterial vessels in the clamped umbilical cord can be measured by a blood gas analysis machine. A parameter termed base deficit of extracellular fluid (BDecf) can be derived from the pH and pCO 2 parameters [10]. An interpretation is made based on the pH and BDecf parameters from both arterial and venous blood. A type-1 FLS was previously developed for the UAB assessment, encapsulating the knowledge of leading obstetricians, neonatologists and physiologists gained over years of acid-base interpretation [11–14]. This FLS combines knowledge of the errors likely to occur in acid-base measurement, physiological knowledge of plausible results and statistical knowledge of a large database of results. The FLSs developed to carry out the research presented in this paper are extensions of the original type-1 FLS. At first, a nondeterministic type-1 FLS (nd1FLS) was developed by adding noise to the type-1 mfs. Secondly, an it2FLS was developed by representing the terms used in the FLS by interval type-2 fuzzy sets. The details of these FLSs are explained further in the next section. The variation in decision making is examined in terms of the magnitude of the uncertainty introduced to the original type-1 mfs. The results of the study are presented in section 3. The paper concludes with discussions of the results and an outline of future work in section 4.

2 Methodology The Original FLS

The original type-1 FLS is based on four main input variables; arterial pH (pHA ), arterial base deficit (BDA ), venous pH (pHV ), and venous base deficit (BDV ). Each of the four input parameters is assigned a linguistic variable and each is divided into three fuzzy terms, corresponding to meanings of low, medium and high. Three output fuzzy variables are used, severity of acidemia (acidemia), duration of acidemia (duration), and component of the acidemia (component). The acidemia variable has six terms in its term-set: severe, significant, moderate, mild, normal and alkalotic; the duration variable has three terms: chronic, intermediate and acute and the component variable has three terms in its term-set: metabolic, mixed and respiratory. The rules for the FLS are obtained as a result of knowledge elicitation sessions with several leading clinicians skilled in umbilical cord blood acidbase analysis, and has been carefully refined to form a complete and consistent set of classifiers. A synopsis of the fuzzy rule set is shown in Table 1. The symbol ‘—’ indicates any value of the parameter in the context of input variables, and no consequence result in the context of output variables - i.e. the variable is not utilised in the rule. The very hedge was taken as the square operator. The Mamdani model of inference is used. The probabilistic family of operators is chosen, in which conjunction is defined as (a ∗ b), disjunction as (a + b − a ∗ b) and negation as 1 − a. The min operator is used for implication. Centre-ofgravity defuzzification is used to produce crisp values for each fuzzy output variable. 2.2

Variation in Experts’ Views

Six expert clinicians who took part in the development of the type-1 FLS were asked to rank 50 UAB assessments in terms of perceived likelihood of having suffered brain damage due to lack of oxygen. Fig. 1 shows the rankings of 50 UAB assessments by six experts against the type-1 FLS. A perfect agreement, which would be a straight line from (0,0) to (50,50), is the ideal desired result. However, as can be seen from

Rule 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25

pHA low low low low low low low low low low low low low low mid mid mid mid mid mid mid mid mid normal high

Input Variables BDA pHV BDV high low high high low mid high low low high mid — high normal high high normal not high mid low not low mid low low mid mid — mid normal high mid normal not high low low not high low mid not high low normal not high high mid not low high mid low high normal — mid mid high mid mid not high mid normal high mid normal not high low mid not high low normal not high — normal — — high —

Output Variables acidemia component duration very severe metabolic very chronic severe metabolic chronic severe metabolic intermediate severe metabolic intermediate severe metabolic intermediate severe metabolic acute significant mixed chronic significant mixed intermediate significant mixed intermediate significant mixed acute significant mixed acute moderate respiratory chronic moderate respiratory intermediate moderate respiratory acute moderate metabolic chronic moderate metabolic intermediate moderate metabolic acute mild mixed chronic mild mixed intermediate mild mixed intermediate mild mixed acute mild respiratory intermediate mild respiratory — normal — — alkalotic — —

Fig. 1, there is neither perfect agreement with the FLS nor among the experts. It can also be observed that at the extreme cases the experts tend to agree with each other and the FLS but in the cases that fall in the middle of the range, there is less agreement. The distribution presents the characteristic of an elliptic envelope around the diagonal line from (0,0) to (50,50). 50

40

clinicians' rankings

2.1

Table 1: a synopsis of the rule set

30

20 clinician 1 clinician 2

10

clinician 3 clinician 4 clinician 5 clinician 6

0 0

10

20

30

40

50

type-1 fuzzy expert system's rankings

Figure 1: Ranking Variation of 50 UABs The aim of this research is to explore the dynamics of the variation in human decision making. In this paper, the relation between the uncertainty in mfs used by the FLSs and the variation in decision making is studied. The rules of the type-1 FLS use fixed type-1 mfs to represent linguistic terms. However, experts have diverse opinions about meanings of linguistic terms and they often provide different consequents for the same antecedents of a rule. In this study the vagueness inherent in the linguistic labels was in-

troduced by two approaches which are explained in the following sections.

2.4

Interval Type-2 FLS (it2FLS)

Using a type-2 FLS can effectively provide a natural mechanism to present the vagueness inherent in linguistic terms used in FLSs. 2.3

Nondeterministic Type-1 FLS (nd1FLS)

There are many ways in which vagueness might be introduced into the mfs of an FLS. An original approach proposed in this study is to blur the type-1 mfs by deviating the parameters defining the membership function in some way at each evaluation. The terms used in the rule base of the original type-1 FLS have mfs based on sigmoidal functions. In the new FLS the mfs have uncertain centres where the centre point is shifted from left to right by an amount randomly distributed over a specified fraction of the universe of discourse. So, an alteration in the centre of 1% of the universe of discourse is referred to as noise level of 1%. In the experiments carried out, the noise level was varied from 0.1% to 1%. All other components of the FLS remain the same (i.e. fuzzifier, output processor, etc) apart from inferencing which is modified slightly so that the mfs are updated each time they are referred to. Other variations of this structure could be built by updating the mfs either each time the FLS is started or whenever a rule is evaluated. The resulting FLS is nondeterministic in the sense that for the same input the output is different each time the FLS is run, so it is referred to as a nondeterministic FLS (nd1FLS) in this paper. The inferencing module updates the mfs each time they are referred to, so instead of enumerating every possible membership functions only one of them is chosen each time. The uncertain nature of the mfs of nd1FLS reminds characteristics of type-2 mfs. In a general type-2 FLS, most operations are prohibitive because it is necessary to enumerate all the embedded mfs within the type-2 mf. In nd1FLSs, each time an mf is updated, the resulting mf is type-1 and remaining operations are only carried out for this single type-1 mf. The results of the experiments for analyzing the effect of uncertainty in mfs on variation in decision making is presented in the section 3.1. In these experiments the nd1FLSs were run 100 times to rank 50 UAB assessments.

In the second stage of the work presented in this paper the type-1 FLS was extended by converting the rule set directly by using interval type-2 fuzzy sets. In the it2FLS, the uncertainty about the shape of the original type-1 sigmoidal mfs is introduced by assuming a 1-5% shift in their centre points which results in interval type-2 fuzzy sets with sigmoidal primary mfs. Fig. 2 shows three interval type-2 sigmoidal mfs, where c i and c0i (i = 1, 2, 3) are the centre point pairs for each type-2 mf.

Figure 2: Three interval type-2 sigmoidal mfs    #$%&      

   

 

     

   

   

   "!

           

Figure 3: Interval type-2 FLS (it2FLS) The components of the it2FLS developed for this study are presented in Fig. 3. The interference and defuzzification methods of the type-1 FLS were updated to work with the type-2 fuzzy terms. The fuzzifier of the type-1 FLS, which turns the crisp input values into type-1 fuzzy input sets in order to compensate for the errors in readings of the blood gas analysis machine, is not changed. By Mendel’s classification, the resulting FLS is a type-1 nonsingleton it2FLS because the inputs are type-1 fuzzy sets and all the antecedent and consequent sets of the rule base are interval type-2 fuzzy sets [1]. The input, antecedent, consequent and implication operations use minimum t-norm and maximum t-conorm. The result of antecedent opera-

tions is an interval which is fed into the consequent. Firing of rules result in type-2 fuzzy sets which are combined into a single type-2 fuzzy set by minimum t-norm. Mendel [1] has established theoretical results to effectively determine the lower and upper bounds of the centroid of a type-2 set and has provided algorithms [15] for carrying out the necessary calculations. That is, the centroid is an interval, the mean value of the upper and lower bounds of which can be taken as a single crisp centroid, if required. A type-2 FLS must reduce to a type-1 FLS when the uncertainty about the shape of mfs is zero. This was verified by running the it2FLS with 0% deviation in the centre points of the mfs. The type-1 FLS produces a health measure for every input case. These health measures are then used to rank the cases in terms of perceived likelihood of having suffered brain damage due to lack of oxygen. The health measure that is produced by the it2FLS is an interval. In order to demonstrate the effect of uncertainty in the linguistic terms of the rules, ranking is done for every combination of the cases using the upper and lower bounds of the health measure interval. This results in 250 rankings for 50 UAB assessments. In the type-2 trials 20 UAB assessments are used because the storage requirements to keep the rankings for 250 rankings is too high. The records of 220 rankings requires 54 MB storage space so for 250 rankings ∼ 230 × 54 MB is necessary. Fig. 4 shows the variation in experts’ rankings of the 20 UAB assessments used in these trials.

2.5

Inferencing of the it2FLS

In the it2FLS the same set of operators are used as in the original FLS. The following theorem is used in implementing the inferencing of the it2FLS. Theorem 2.1 [8] In an interval type-1 nonsingelton type-2 FLS with meet under product or minimum t-norm: (a) the result of the input and antecedent operations, which are contained in a firing set is an interval type-1 set, i.e. h i h i F l (x0 ) = f l (x0 ), f¯l (x0 ) ≡ f l , f¯l where



 µ (x )?µ (x ) ? 1 1 X  1 R R F˜1l   f l (x0 )=supx x ∈X ... x p ∈X p   1 1 ...? µX p (x p )?µF˜ l (x p ) p



 R R f¯l (x0 )=supx x ∈X ... x p ∈X p   1 1

µB˜l (y) =

clinicians' rankings

14

8 clinician 1

6

clinician 2

4

clinician 3



 µX1 (x1 )?µF˜ l (x1 ) ? 1   ...? µX p (x p )?µF˜ l (x p ) p



 /x 

Z

bl ∈[ f l (x0 )?µG˜ l (y), f¯l (x0 )?¯µG˜ l (y)]

1/bl , y ∈ Y

where µG˜ l (y) and ¯µG˜ l (y) are the lower and upper membership grades of µG˜ l (y); and, (c) suppose that N of the M rules in the FLS fire, where N ≤ M, and the combined type-1 output fuzzy set is obtained by combining the fired output consequent sets; i.e., µB˜ (y) = tNl=1 µB˜ l (y); then,

16

10

 /x 

and the supremum is attained when each term in brackets attains its supremum; (b) the rule R l fired output consequent set, µB˜ l (y), is a type-1 fuzzy set, where

µB˜ (y) =

12



and

20 18



Z



b l ∈

[ f 1 (x0 )?µG˜ 1 (y)]∨...∨[ f N (x0 )?µG˜ N (y)], [ f 1 (x0 )?µG˜ 1 (y)]∨...∨[ f N (x0 )?µG˜ N (y)]

 1/bl 

A simple illustration of how this theorem is used in inferencing of an interval nonsingleton type-2 FLS is shown in Fig. 11-2 on page 362 in [1].

clinician 4

2

clinician 5 clinician 6

0 0

2

4

6

8

10

12

14

16

18

20

type-1 fuzzy expert system's rankings

Figure 4: Ranking Variation of 20 UABs Effects of the vagueness inherent in interval mfs on variation in decision making is presented in section 3.2.

3

Results

In this section, the effect of introducing uncertainty about the shape of the mfs of the linguistic terms used in the FLSs is presented and the effects of magnitude of the uncertainty on the variation is studied.

nd1FLSs

Fig. 5-9 show the three dimensional histograms of the simulation results of the nd1FLSs whose mfs are blurred by adding 0.1%-1% noise to the centre points of the sigmoidal functions. In the figures, the x-axis and y-axis correspond to the rankings of the deterministic and nondeterministic FLSs respectively and the z-axis shows the number of times the nd1FLSs produced the corresponding rank in the y-axis. In the experiments, nd1FLSs are used to rank 50 UAB assessments for 100 times. It can be observed that as the uncertainty about the linguistic terms used in the nd1FLSs is increased, the variation in decision making increases and the nd1FLSs often agree on ranks of the extreme cases but less frequently in the cases that fall in the middle of the range. Results present an elliptic envelop behaviour along the horizonal diagonal. As the amount of uncertainty is increased the envelop widens and number of agreements decreases. 3.2

it2FLS

Fig. 10-14 show the variation in rankings as the deviation in the centre point of the mfs used in the it2FLS is increased from 0.1% to 0.5%. It can be observed from these trials that there is a direct relationship between the uncertainty in the mfs used in the it2FLS and the variation in the rankings. As the uncertainty about the linguistic terms used in the it2FLS is increased, the variation in decision making is observed to increase. Another important observed feature is in the nature of the variation, the extreme UAB cases are ranked most of the time the same but in the cases that fall in the middle of the range, there is less agreement which results in a cloud of data bounded in an elliptic envelop along the diagonal. This is in parallel to the behaviour exhibited by the panel of experts presented in Fig. 1.

4

Discussions and Future Work

Most success of fuzzy logic is in fuzzy logic control, but this success has not yet been carried over to modelling human reasoning - Zadeh’s Computing with words Paradigm [16]. In this paper, the work done on modelling the variation in human

expert opinion is presented. Specifically, the relation of the uncertainty in the mfs used in the FLSs and the variation in decision making is explored. It is shown that it is possible to capture the variation in human decision making using nd1FLS or it2FLSs. A nd1FLS is a type-1 FLS with noisy mfs which produces a different result for the same inputs each time it is run. In order to understand the general trends of the behaviour of the nd1FLSs, it is necessary to run them many times. In order to derive definite conclusions from this research, a it2FLSs was developed too. The simulation results confirm each other. It is observed that the level of variation is directly related to the amount of uncertainty about the linguistic terms used in decision making. The variation in decision making by an FLS can be controlled using the level of uncertainty in its mfs. This can be used in creating intelligent systems that can mimic their human counterparts better. An example of the major benefits that this may provide may be in application areas where having an expert constantly available is not possible. Such systems can produce a span of decisions that may be arrived at by a panel of experts. The research on understanding and modelling the dynamics of variation in human decision making is ongoing. In the future work, the effect of different uncertainty sources on the variation in decision making will be explored. The immediate targets of this work is to overcome the hardware problems and increase the number of rankings that it2FLSs can handle to 250 , and to examine the effects of introducing uncertainty to the mfs using different methods (e.g. deviating the width of the sigmoidal functions).

100

No of nonDeter. FLSs

3.1

50

0 50 non 40 De 30 ter . R 20 ank 10 ing s

50 40 30 g nkin 20 a R 10 istic rmin Dete

Figure 5: 0.1% deviation of the centre points

60 40 20 0 50

non

40

De 30 ter . R 20 ank 10 ing s

10

30

40

king

14 12 10 8 6 4 2 0 0

2

4

6

8

10

12

14

16

18

20

ranking with mean values

100

No of nonDeter. FLSs

16

rmin Dete

Figure 6: 0.13% deviation of the centre points

50

0 50 non 40 30 De ter. 20 Ra nki 10 ngs

18

an

R istic

20

50

rankings with upper & lower bounds

80

50 40 g 30 nkin a 20 R istic 10 rmin Dete

Figure 10: 0.1% deviation of the centre points rankings with upper & lower bounds

No of nonDeter. FLSs

100

20

20 18 16 14 12 10 8 6 4 2 0 0

2

4

6

8

10

12

14

16

18

20

ranking with mean values

Figure 11: 0.2% deviation of the centre points rankings with upper & lower bounds

Figure 7: 0.2% deviation of the centre points

No of nonDeter. FLSs

100

50

0 50 non 40 De 30 ter . R 20 ank 10 ing s

50 40 30 ing k n a 20 R istic 10 rmin Dete

20 18 16 14 12 10 8 6 4 2 0 0

2

4

6

8

10

12

14

16

18

20

ranking with mean values

Figure 12: 0.3% deviation of the centre points rankings with upper & lower bounds

No of nonDeter. FLSs

Figure 8: 0.4% deviation of the centre points

100

50

0 50 non 40 30 De ter . R 20 10 ank ing s

50

10

40 30 king Ran istic

20 rmin

Dete

Figure 9: 1% deviation of the centre points

20 18 16 14 12 10 8 6 4 2 0 0

2

4

6

8

10

12

14

16

18

20

ranking with mean values

Figure 13: 0.4% deviation of the centre points

rankings with upper & lower bounds

[9] J. Mendel, R. John, Type-2 fuzzy sets made simple, IEEE Transactions on Fuzzy Systems 10 (2) (2002) 117–127.

20 18 16 14 12 10 8 6 4 2 0 0

2

4

6

8

10

12

14

16

18

20

ranking with mean values

Figure 14: 0.5% deviation of the centre points Acknowledgements This work was supported by the UK Engineering and Physical Sciences Research Council (EPSRC) under grant no. GR/R55085/02(P).

References [1] J. Mendel, Uncertain Rule-Based Fuzzy Logic Systems: Introduction and New Directions, Prentice-Hall, NJ, 2001. [2] L. Zadeh, The concept of a linguistic variable and its application to approximate reasoning - I, Information Sciences 8 (1975) 199–249.

[10] O. Siggaard-Andersen, An acid-base chart for arterial blood with normal and pathophysiological reference areas, Scandinavian Journal Clinical Laboratory Investigation 27 (1971) 239–245. [11] J. Garibaldi, Intelligent techniques for handling uncertainty in the assessment of neonatal outcome, Ph.D. thesis, University of Plymouth (1997). [12] J. Garibaldi, J. Westgate, E. Ifeachor, K. Greene, The development and implementation of an expert system for the analysis of umbilical cord blood, Artificial Intelligence Medicine 10 (1997) 129–144. [13] J. Garibaldi, E. Ifeachor, Application of simulated annealing fuzzy model tuning to umbilical cord acid-base interpretation, IEEE Transactions Fuzzy Systems 7 (1) (1999) 72–84.

[3] M. Mizumoto, K. Tanaka, Some properties of fuzzy sets of type-2 , Information and Control 31 (1976) 312–340.

[14] J. Garibaldi, J. Westgate, E. Ifeachor, The evaluation of an expert system for the analysis of umbilical cord blood, Artificial Intelligence in Medicine 17 (1999) 109–130.

[4] M. Mizumoto, K. Tanaka, Fuzzy sets of type-2 under algebraic product and algebraic sum, Fuzzy Sets and Systems 5 (1981) 277–290.

[15] N. Karnik, Q. Liang, J. Mendel, Type-2 fuzzy logic software, http://sipi.usc.edu/ mendel/software/ (2001).

[5] D. Dubois, H. Prade, Fuzzy Sets and Systems: Theory and Applications, Academic, New York, 1980.

[16] L. Zadeh, Fuzzy logic = computing with words, IEEE Transactions on Fuzzy Systems 2 (1996) 103–111.

[6] N. Karnik, J. Mendel, Q. Liang, Type-2 fuzzy logic systems, IEEE Transactions Fuzzy Systems 7 (1999) 643–658. [7] E. Hisdal, The IF THEN ELSE statement and interval-values fuzzy sets of higher type, International Journal of Man-Machine Studies 15 (1981) 385–455. [8] Q. Liang, J. Mendel, Interval type-2 fuzzy logic systems: Theory and design, IEEE Transactions Fuzzy Systems 8 (2000) 535– 550.

Suggest Documents