Type-1 OWA operators

The Yager's OWA (ordered weighted averaging) operators[1] are used to aggregate the crisp values in decision making schemes (such as multi-criteria decision making, multi-expert decision making and multi-criteria/multi-expert decision making).[2][3] It is widely accepted that Fuzzy sets[4] are more suitable for representing preferences of criteria in decision making.

The type-1 OWA operators[5][6] have been proposed for this purpose. The type-1 OWA operators provides a technique for directly aggregating uncertain information with uncertain weights via OWA mechanism in soft decision making and data mining, where these uncertain objects are modelled by fuzzy sets.

The two definitions for type-1 OWA operators are based on Zadeh's Extension Principle and -cuts of fuzzy sets. The two definitions lead to equivalent results.

Definitions

Definition 1

Let be the set of fuzzy sets with domain of discourse , a type-1 OWA operator is defined as follows:[6]

Given n linguistic weights in the form of fuzzy sets defined on the domain of discourse , a type-1 OWA operator is a mapping, ,

such that

where ,and is a permutation function such that , i.e., is the th highest element in the set .

Definition 2

Using the alpha-cuts of fuzzy sets:[6]

Given the n linguistic weights in the form of fuzzy sets defined on the domain of discourse , then for each , an -level type-1 OWA operator with -level sets to aggregate the -cuts of fuzzy sets is:

where , and is a permutation function such that , i.e., is the th largest element in the set .

Representation theorem of Type-1 OWA operators

Given the n linguistic weights in the form of fuzzy sets defined on the domain of discourse , and the fuzzy sets , then we have that[6]

where is the aggregation result obtained by Definition 1, and is the result obtained by in Definition 2.

Programming problems for Type-1 OWA operators

According to the Representation Theorem of Type-1 OWA Operators, a general type-1 OWA operator can be decomposed into a series of -level type-1 OWA operators. In practice, this series of -level type-1 OWA operators is used to construct the resulting aggregation fuzzy set. So we only need to compute the left end-points and right end-points of the intervals . Then, the resulting aggregation fuzzy set is constructed with the membership function as follows:

For the left end-points, we need to solve the following programming problem:

while for the right end-points, we need to solve the following programming problem:

A fast method has been presented to solve two programming problem so that the type-1 OWA aggregation operation can be performed efficiently, for details, please see the paper.[6]

Alpha-level approach to Type-1 OWA operation

Three-step process:[6]

  • Step 1To set up the - level resolution in [0, 1].
  • Step 2For each ,
  • Step 2.1To calculate
  1. Let ;
  2. If , stop, is the solution; otherwise go to Step 2.1-3.
  3. , go to Step 2.1-2.
  • Step 2.2 To calculate
  1. Let ;
  2. If , stop, is the solution; otherwise go to Step 2.2-3.
  3. , go to step Step 2.2-2.
  • Step 3To construct the aggregation resulting fuzzy set based on all the available intervals :

Special cases

  • Any OWA operators, like maximum, minimum, mean operators;[1]
  • Join operators of (type-1) fuzzy sets,[7] i.e., fuzzy maximum operators;
  • Meet operators of (type-1) fuzzy sets,[7][8] i.e., fuzzy minimum operators;
  • Join-like operators of (type-1) fuzzy sets;[6][9]
  • Meet-like operators of (type-1) fuzzy sets.[6][9]

Generalizations

Type-2 OWA operators[10] have been suggested to aggregate the type-2 fuzzy sets for soft decision making.

References

  1. 1 2 Yager, R.R (1988). "On ordered weighted averaging aggregation operators in multi-criteria decision making". IEEE Transactions on Systems, Man and Cybernetics. 18: 183–190. doi:10.1109/21.87068.
  2. Yager, R. R. and Kacprzyk, J (1997). The Ordered Weighted Averaging Operators: Theory and Applications. Kluwer: Norwell, MA.
  3. Yager, R.R, Kacprzyk, J. and Beliakov, G (2011). Recent Developments in the Ordered Weighted Averaging Operators-Theory and Practice. Springer.
  4. Zadeh, L.A (1965). "Fuzzy sets". Information and Control. 8: 338–353. doi:10.1016/S0019-9958(65)90241-X.
  5. Zhou, S. M.; F. Chiclana; R. I. John; J. M. Garibaldi (2008). "Type-1 OWA operators for aggregating uncertain information with uncertain weights induced by type-2 linguistic quantifiers". Fuzzy Sets and Systems. 159 (24): 3281–3296. doi:10.1016/j.fss.2008.06.018.
  6. 1 2 3 4 5 6 7 8 Zhou, S. M.; F. Chiclana; R. I. John; J. M. Garibaldi (2011). "Alpha-level aggregation: a practical approach to type-1 OWA operation for aggregating uncertain information with applications to breast cancer treatments". IEEE Transactions on Knowledge and Data Engineering. 23 (10): 1455–1468. doi:10.1109/TKDE.2010.191.
  7. 1 2 Mizumoto, M.; K. Tanaka (1976). "Some Properties of fuzzy sets of type 2". Information and Control. 31: 312–40. doi:10.1016/s0019-9958(76)80011-3.
  8. Zadeh, L. A. (1975). "The concept of a linguistic variable and its application to approximate reasoning-1". Information Sciences. 8: 199–249. doi:10.1016/0020-0255(75)90036-5.
  9. 1 2 Zhou, S. M.; F. Chiclana; R. I. John; J. M. Garibaldi (2011). "Fuzzificcation of the OWA Operators in Aggregating Uncertain Information". R. R. Yager, J. Kacprzyk and G. Beliakov (ed): Recent Developments in the Ordered Weighted Averaging Operators-Theory and Practice. Springer: 91–109. doi:10.1007/978-3-642-17910-5_5.
  10. Zhou, S.M.; R. I. John; F. Chiclana; J. M. Garibaldi (2010). "On aggregating uncertain information by type-2 OWA operators for soft decision making". International Journal of Intelligent Systems. 25 (6): 540–558. doi:10.1002/int.20420.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.