English

Efficient algorithms for computing bisimulations for nondeterministic fuzzy transition systems

Data Structures and Algorithms 2024-07-02 v1

Abstract

Fuzzy transition systems offer a robust framework for modeling and analyzing systems with inherent uncertainties and imprecision, which are prevalent in real-world scenarios. As their extension, nondeterministic fuzzy transition systems (NFTSs) have been studied in a considerable number of works. Wu et al. (2018) provided an algorithm for computing the greatest crisp bisimulation of a finite NFTS S=S,A,δ\mathcal{S} = \langle S, A, \delta \rangle, with a time complexity of order O(S4δ2)O(|S|^4 \cdot |\delta|^2) under the assumption that δS|\delta| \geq |S|. Qiao {\em et al.} (2023) provided an algorithm for computing the greatest fuzzy bisimulation of a finite NFTS S\mathcal{S} under the G\"odel semantics, with a time complexity of order O(S4δ2l)O(|S|^4 \cdot |\delta|^2 \cdot l) under the assumption that δS|\delta| \geq |S|, where ll is the number of fuzzy values used in S\mathcal{S} plus 1. In this work, we provide efficient algorithms for computing the partition corresponding to the greatest crisp bisimulation of a finite NFTS S\mathcal{S}, as well as the compact fuzzy partition corresponding to the greatest fuzzy bisimulation of S\mathcal{S} under the G\"odel semantics. Their time complexities are of the order O((size(δ)logl+S)log(S+δ))O((size(\delta) \log{l} + |S|) \log{(|S| + |\delta|)}), where ll is the number of fuzzy values used in S\mathcal{S} plus 2. When δS|\delta| \geq |S|, this order is within O(Sδlog2δ)O(|S| \cdot |\delta| \cdot \log^2{|\delta|}). The reduction of time complexity from O(S4δ2)O(|S|^4 \cdot |\delta|^2) and O(S4δ2l)O(|S|^4 \cdot |\delta|^2 \cdot l) to O(Sδlog2δ)O(|S| \cdot |\delta| \cdot \log^2{|\delta|}) is a significant contribution of this work. In addition, we introduce nondeterministic fuzzy labeled transition systems, which extend NFTSs with fuzzy state labels, and we define and provide results on simulations and bisimulations between them.

Keywords

Cite

@article{arxiv.2407.01052,
  title  = {Efficient algorithms for computing bisimulations for nondeterministic fuzzy transition systems},
  author = {Linh Anh Nguyen},
  journal= {arXiv preprint arXiv:2407.01052},
  year   = {2024}
}
R2 v1 2026-06-28T17:24:35.513Z