20 20 20

Java implementations for WOWA, OWA and weighted means (WM)


The file ww.tar.gz (source code in wwPublic.tar.gz ) contains a Java implementation of WM (Weighted Mean), OWA and WOWA operators.
  1. The WOWA (Weighted Ordered Weighted Aggregation) operator was introduced in:
      V. Torra, The Weighted OWA operator, Int. J. of Intel. Systems, 12 (1997) 153-166. Paper at Wiley
  2. The implementation given here uses the interpolation method described in:
      V. Torra, The WOWA operator and the interpolation function W*: Chen and Otto's interpolation method revisited, Fuzzy Sets and Systems, 113:3 (2000) 389-396. Paper Sciencedirect
  3. A discussion of different interpolation methods is given in
      V. Torra, Z. Lv, On the WOWA operator and its interpolation function. Int. J. Intell. Syst. 2:(1 (2009): 1039-105 Paper at Wiley
  4. A review on the WOWA
      V. Torra, The WOWA Operator: A Review, in R. R. Yager, J. Kacprzyk, G. Beliakov (eds.) Recent Developments in the Ordered Weighted Averaging Operators, Springer 2011 17-28. Paper at Springer
The WOWA operator:
The WOWA operator is an aggregation function that generalizes the weighted mean and the OWA operator (Yager, 1988). By means of considering two different weighting vectors, the WOWA operator allows the fusion of a given set of numerical values considering both the importance of the sources that have supplied the values (as in the weighted mean) and the degree of compensation or tradeoff between large and small values (as in the OWA operator).

From a formal point of view, the WOWA operator is a particular case of Choquet integral (using a particular type of measure: a distorted probability).

For details on aggregation operators (WOWA, OWA, WM, Fuzzy integrals, etc.) see the following book:
Torra, V., Narukawa, Y. (2007) Modeling Decisions: Information Fusion and Aggregation Operators, Springer (ISBN: 978-3-540-68789-4).
and in Catalan translation:
Torra, V., Narukawa, Y. (2007) Modelització de decisions: fusió d'informació i operadors d'agregació Edicions UAB (ISBN: 978-84-490-2529-7).
 
MDAI

Vicenç Torra

Modeling Decisions for Artificial Intelligence

Last modified: 23 : 23 December 03 2014.