Discrete Fuzzy Numbers: Theory & Applications
- Discrete fuzzy numbers are finite-domain fuzzy numbers defined by a closed support and monotonic membership functions.
- They enable robust decision-making through efficient ranking, aggregation, and arithmetic operations using total orderings and Zadeh’s extension principle.
- Their computational framework leverages bijections and interval-based techniques to achieve scalable ranking, defuzzification, and aggregation performance.
Discrete fuzzy numbers (dfns) formalize the concept of fuzzy numbers in the context of finite, discrete domains, enabling both rigorous arithmetic and scalable computational treatment for applications in fuzzy systems, decision-making, and linguistic modeling. Their definitions, ordering, and operations have been the subject of extensive paper, providing efficient frameworks for aggregation, implication, ranking, and defuzzification processes.
1. Mathematical Definition and Structure
A discrete fuzzy number is typically constructed as a mapping where:
- is a finite chain, serving as the carrier or support.
- is a finite set of admissible membership values.
The key properties defining a dfn are:
- Support as a closed subinterval: for some .
- Core condition: for every .
- Nondecreasing on the left: For , .
- Nonincreasing on the right: For , .
The total number of such discrete fuzzy numbers is , reflecting underlying combinatorial constraints (Mir et al., 21 Nov 2025).
2. Admissible Total Orderings
Comparing discrete fuzzy numbers requires establishing total orders on their supports. This typically leverages the set of all closed intervals in , equipped with an admissible total order that:
- Is total: Any pair is comparable.
- Extends the partial (componentwise) order: If and , then .
Canonical choices for include lexicographic (by left or right endpoint), Xu–Yager, or "t-inc" (by left endpoint, then decreasing right endpoint).
A total order on the set of dfns is induced by comparing their -cuts at the level where two sequences first differ. If and differ at maximal , then . This order can be proven admissible and total (Mir et al., 21 Nov 2025).
3. Efficient Ranking and Unranking: The pos Function
A remarkable advancement is the construction of an efficient bijection—called the pos function—from the set of dfns to , where . Given the admissible total order, the pos function satisfies:
- iff is the -th dfn in total order.
- The inverse yields the unique of rank .
By decomposing dfns via their -cuts and leveraging closed-form counts for the number of dfns with a fixed -cut, efficient algorithms for both ranking and unranking are achieved. This is a substantial reduction from the exponential time implied by explicit enumeration, allowing practical application for large or (Mir et al., 21 Nov 2025).
4. Extension Principles and Arithmetic
The arithmetic of discrete fuzzy numbers uses Zadeh’s extension principle, extended to discrete domains: for any binary operator , where , are dfns, is the resulting dfn, and denotes their membership functions. This methodology extends to all arithmetic operations and to cardinal semantic operators, supporting not only crisp but also fuzzy parameters (e.g., fuzzy radix, fuzzy conversion rate) (Chunikhin et al., 2022).
Structured frameworks generalize the arithmetic further to membership and carrier lattices , with the join (∨) and meet (∧) in replacing supremum and infimum in for the evaluation of membership in (Maximov, 2022).
5. Aggregation, Defuzzification, and Weighted Averages
Defuzzification and aggregation are central in fuzzy decision-making. The Level-Based Weighted Average (WABL) is a flexible operator for discrete fuzzy numbers, particularly discrete trapezoidal and triangular variants: where are level weights, is an optimism parameter, and , are the left/right endpoints of the -cuts at level . For standard weight patterns (constant, linear, quadratic), WABL reduces to simple closed forms involving only the endpoints at the lowest and highest levels, yielding exact, efficient computation for discrete fuzzy numbers (Nasiboglu et al., 2018).
6. Algorithmic and Computational Aspects
State-of-the-art algorithms for pos and exhibit complexity, with the dominant cost linear in the number of membership levels . Empirical validation (e.g., for , ranging from $100$ to $1000$) demonstrates linear scaling in and low per-operation times (on the order of milliseconds). Memory overhead is minimal beyond precomputing and storing the sorted interval list of size .
Algebraic operations (e.g., lattice aggregation, implication) on dfns can be canonically implemented by translating the operation to the corresponding operation on integer indices via the pos bijection, then mapping back. This stratagem sidesteps direct combinatorial explosion (Mir et al., 21 Nov 2025).
7. Applications and Generalizations
Discrete fuzzy numbers are integral in fuzzy-linguistic systems, cognitive maps, fuzzy numeration systems, and expert-based decision frameworks. In multi-valued cognitive maps, lattice-based dfns permit consensus estimation and robust aggregation of expert inputs, with convergence of updates governed by appropriate semilattice operations. Mean-value analogues (pessimistic/optimistic) have been formalized using join and meet operations on lattices (Maximov, 2022). In numeration systems, dfns underpin fully fuzzy generalizations of cardinal operations, enabling joint fuzziness in both digits and arithmetic operators (Chunikhin et al., 2022).
Applications leveraging the efficient pos framework can scale to high granularities of membership, enabling large vocabularies in fuzzy-linguistic models and precise, computationally tractable arithmetic in discrete environments.
Key References:
- An Efficient Computational Framework for Discrete Fuzzy Numbers Based on Total Orders (Mir et al., 21 Nov 2025)
- Lattice Generalizations of the Concept of Fuzzy Numbers and Zadeh's Extension Principle (Maximov, 2022)
- On Fuzzy Cardinal Semantic Transformations (Chunikhin et al., 2022)
- Analytical Formulations for the Level Based Weighted Average Value of Discrete Trapezoidal Fuzzy Numbers (Nasiboglu et al., 2018)
- Arithmetic of fuzzy numbers and intervals -- a new perspective with examples (Schneider, 2013)