Ordered Weighted Averaging (OWA) Aggregation Operators
From Wikipedia, the free encyclopedia
The Ordered Weighted Averaging operators, commonly called OWA operators, provide a parameterized class of mean type aggregation operators. Many notable mean operators such as the max, arithmetic average, median and min, are members of this class. They have been widely used in computational intelligence because of their ability to model linguistically expressed aggregation instructions.
Contents |
[edit] Definition
Formally an operator of dimension is a mapping that has an associated collection of weights lying in the unit interval and summing to one and with
- where bj is the jth largest of the aj
By choosing different W we can implement different aggregation operators. The OWA operator is a non-linear operator as a result of the process of determining the bj.
[edit] Properties
The OWA operator is a mean operator. It is
- Bounded:
- Monotonic: if
- Symmetric: if is a permutation map
- Idempotent: if all
[edit] Notable OWA Operators
- if and for
- if and for
[edit] Characterizing Features
Two features have been used to characterize the OWA operators. The first is the attitudinal character.
This is defined as
It is known that .
In addition A-C(Max) = 1, A-C(Ave) = A-C(Med) = 0.5 and A–C(Min) = 0. Thus the A-C goes from 1 to 0 as we go from Max to Min aggregation. The attitudinal character characterizes the type of aggregation.
The second feature is the dispersion. This defined as
An alternative definition is The dispersion characterizes how uniformly the arguments are being used
[edit] References
- Yager, R. R., "On ordered weighted averaging aggregation operators in multi-criteria decision making," IEEE Transactions on Systems, Man and Cybernetics 18, 183-190, 1988.
- Yager, R. R. and Kacprzyk, J., The Ordered Weighted Averaging Operators: Theory and Applications, Kluwer: Norwell, MA, 1997.
- Liu, X., "The solution equivalence of minimax disparity and minimum variance problems for OWA operators," International Journal of Approximate Reasoning 45, 68-81, 2007.
- Majlender, P., "OWA operators with maximal Renya entropy," Fuzzy Sets and Systems 155, 340-360, 2005.
- Torra, V. and Narukawa, Y., Modeling Decisions: Information Fusion and Aggregation Operators, Springer: Berlin, 2007.