This page is published in English.
Ranking
BF-EDAS - Bipolar extension of EDAS
Bipolar outranking/ranking - Bipolar Fuzzy Set (BFS: positive membership μ⁺ ∈ [0,1], negative μ⁻ ∈ [-1,0])
Jana, C., Pal, M.2021doi:10.1007/s40314-020-01403-4 ↗
Overview
BF-EDAS extends EDAS to Bipolar Fuzzy Numbers (BFN: μ⁺ ∈ [0,1], ν⁻ ∈ [-1,0]). Input each cell as a pair (μ⁺, ν⁻). Cost criteria are automatically complemented in Step 2. The algorithm computes a BFN average solution via geometric-mean BFWA (Step 4), converts BFNs to crisp scores via Δ(B)=(1+μ⁺+ν⁻)/2 (Step 5), then applies standard EDAS PDA/NDA logic on those scores (Steps 5-9). Higher Appraisal Score (AS) is better. Supports multiple experts via BFWA aggregation (Step 3).
- Output
- utility, higher is better
- Data
- Bipolar Fuzzy, uncertainty tuples complete
- Weights
- Needs a weight source
- Size
- 2+ alternatives, 3-10 criteria works best
- Used for
- Bipolar Fuzzy MCDM, MAGDM under epistemic uncertainty, expert-driven evaluation with linguistic terms
How it works
- 1
Construct the bipolar fuzzy evaluation matrix. Each cell B_{ρτ}^ξ = (μ⁺_{ρτ}^ξ, ν⁻_{ρτ}^ξ) is a BFN provided by expert γ_ξ for alternative B_ρ under criterion G_τ.
Jana & Pal 2021, p.4 Eq.(6)
- 2
Normalize the matrix for criterion type. Benefit criteria are kept unchanged; cost criteria are complemented: (1 − μ⁺, |ν⁻| − 1).
Jana & Pal 2021, p.5 Eq.(7)
- 3
Aggregate expert opinions using the BFWA operator with expert weights θ_ξ (Σθ_ξ=1). For a single expert (ξ=1) this step is trivial: B_{ρτ} = B_{ρτ}^1.
Jana & Pal 2021, p.3 Eq.(4)
- 4
Compute Average Solution (AV) per criterion using BFWA geometric mean across alternatives. AV_τ is the geometric-mean BFN of column τ.
Jana & Pal 2021, p.5 Eq.(11)
- 5
Compute PDA and NDA using the score function Δ(B) = (1 + μ⁺ + ν⁻)/2. Criterion direction is already encoded in the normalized matrix from F2.
Jana & Pal 2021, p.5 Eqs.(2)(14)(15)
- 6
Compute weighted sums SP_ρ and SN_ρ using criterion weights ψ_τ.
Jana & Pal 2021, p.5 Eq.(16)
- 7
Normalize SP and SN by their respective maxima.
Jana & Pal 2021, p.6 Eq.(17)
- 8
Compute Appraisal Score AS_ρ as average of NSP and NSN.
Jana & Pal 2021, p.6 Eq.(18)
- 9
Rank alternatives in descending order of AS_ρ. Higher AS is better.
Jana & Pal 2021, p.6 Step 9
Fits when / Look elsewhere when
Fits when
- •Preserves bipolar_fuzzy 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 EDAS directly (avoid unnecessary uncertainty layer)
- •Aggregation operator (PFWA/PFOWA/etc.) not specified - output ambiguous
Assumptions to verify
- Decision matrix entries are valid Bipolar 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
Limitations
- •Rank reversal known on alternative-set changes (ref: inherited from crisp base; cf. Belton-Gear 1983, Wang-Luo 2009)
Edge cases and pitfalls
Value-space violation: ensure all entries satisfy BFS: μ⁺ ∈ [0,1], μ⁻ ∈ [-1,0] before computation.
Defuzzification method affects ranking: score (μ⁺ + μ⁻)/2 is the canonical choice but alternatives exist.
Bipolar Fuzzy Set (BFS) ≠ 2-polar Fuzzy Set. BFS encodes a single attribute as a counter-property pair ⟨μ⁺ ∈ [0,1], μ⁻ ∈ [-1,0]⟩ (positive evidence vs negative evidence). A 2-polar Fuzzy Set encodes TWO INDEPENDENT attributes as a pair (μ₁, μ₂) ∈ [0,1]² - both non-negative, no counter-property semantics. Despite the superficial 'two component' similarity, the value spaces, arithmetic, and aggregation are distinct. For genuine independent-attribute m-polar problems with m=2, use the MPF-* method family (see MPF-ELECTRE-I.json) - not this Bipolar manifest. Reference: Chen et al. 2014 (m-polar foundations) explicitly contrast their construction with Zhang's 1994 bipolar fuzzy sets.
Works with
Commonly takes its weights from
How to cite
Jana, C.; Pal, M. (2021). Extended bipolar fuzzy EDAS approach for multi-criteria group decision-making process. Computational and Applied Mathematics. https://doi.org/10.1007/s40314-020-01403-4
System ID, as it appears in reports and the API
BF-EDAS