This page is published in English.
Ranking
PiF-SAW - Picture extension of SAW
Picture outranking/ranking - Picture Fuzzy Set (PiFS: μ, η, ν; μ+η+ν ≤ 1)
Cuong, B. C., Kreinovich, V.2013doi:10.1109/WICT.2013.7113099 ↗
Overview
pif-saw extends SAW to handle Picture uncertainty. All arithmetic operations (normalisation, weighting, distance computation) are performed using Picture Fuzzy Set (PiFS: μ, η, ν; μ+η+ν ≤ 1) algebra. The final scores are defuzzified via score function S = μ − ν before ranking.
- Output
- utility, higher is better
- Data
- Picture Fuzzy, uncertainty tuples complete
- Weights
- Needs a weight source
- Size
- 2+ alternatives, 3-10 criteria works best
- Used for
- Picture Fuzzy MCDM, MAGDM under epistemic uncertainty, expert-driven evaluation with linguistic terms
How it works
- 1
Construct picture fuzzy decision matrix D = (α_ij)_{m×n} where α_ij = ⟨μ_ij, η_ij, ν_ij⟩ with μ_ij + η_ij + ν_ij ≤ 1.
Cuong 2013 Def.1; Garg 2017 Sec.4 Step 1
- 2
Cost-complement normalization: for cost (min) criteria r_ij = α_ij^c = ⟨ν_ij, η_ij, μ_ij⟩; for benefit (max) criteria r_ij = α_ij. Converts all criteria to benefit-type without altering μ+η+ν ≤ 1.
Garg 2017 Eq.8 (Sec.4 Step 2)
- 3
PFWA aggregation per alternative with weight vector w: r_i = PFWA_w(r_i1, ..., r_in). μ_i = 1 - ∏(1-μ_ij)^w_j; η_i = ∏(η_ij)^w_j; ν_i = ∏(ν_ij)^w_j.
Garg 2017 Eq.4 (PFWA), Sec.4 Step 3
- 4
Defuzzify r_i using Garg score function S(α) = μ - η - ν.
Garg 2017 Eq.1 (Sec.4 Step 4)
- 5
Rank alternatives in descending order of s_i. Ties broken by accuracy H(α) = μ + η + ν (Garg 2017 Eq.2).
Garg 2017 Sec.4 Step 5
Fits when / Look elsewhere when
Fits when
- •Preserves picture uncertainty through the pipeline rather than premature crispification at elicitation
- •Native group-decision support (multi-DM aggregation built into the pipeline)
Look elsewhere when
- •Crisp data sufficient - use base SAW directly (avoid unnecessary uncertainty layer)
- •Aggregation operator (PFWA/PFOWA/etc.) not specified - output ambiguous
Assumptions to verify
- Decision matrix entries are valid Picture Fuzzy numbers/tuples
- Underlying crisp method's compensation assumption holds in uncertain space
- All decision-maker(s) and experts use the same linguistic/uncertainty scale
Edge cases and pitfalls
- •Ties broken by accuracy H(α) = μ + η + ν (Garg 2017 Eq.2).
Value-space violation: ensure all entries satisfy PiFS: μ (membership), η (neutral), ν (non-membership); μ+η+ν ≤ 1 before computation.
Defuzzification method affects ranking: score function S = μ − ν is the canonical choice but alternatives exist.
Works with
Commonly takes its weights from
How to cite
Cuong, B. C.; Kreinovich, V. (2013). Picture fuzzy sets - A new concept for computational intelligence problems. 2013 Third World Congress on Information and Communication Technologies (WICT 2013). https://doi.org/10.1109/WICT.2013.7113099
System ID, as it appears in reports and the API
PIF-SAW