Table of Contents
Fetching ...

Non-expansive Fuzzy ALC

Stefan Gebhart, Lutz Schröder, Paul Wild

TL;DR

The paper addresses the trade-off between expressiveness and decidability in fuzzy description logics by introducing non-expansive fuzzy $\mathcal{ALC}$, an extension of the Zadeh base with constant shift operators $(-)\ominus c$ and $(-)\oplus c$ that enables damped inheritance along roles while preserving non-expansiveness. It provides an unlabelled tableau calculus with global caching for reasoning over general TBoxes, showing ExpTime-completeness for $\mathcal{T}$-satisfiability and enabling termination without fully expanding the tableau. By reducing $\mathcal{T}$-satisfiability to a single concept assertion $T \ge 1$ and leveraging a finite label space, the work achieves a practical, scalable decision procedure that remains in the same complexity class as classical $\mathcal{ALC}$. The framework increases expressivity relative to Zadeh fuzzy $\mathcal{ALC}$ while avoiding the undecidability seen in full Łukasiewicz fuzzy $\mathcal{ALC}$, with potential applications in modeling nuanced hierarchical inheritance and behavioural distance. Future work aims to extend the calculus to transitive roles, inverses, and nominals, integrating these features into the non-expansive tableaux paradigm.

Abstract

Fuzzy description logics serve the representation of vague knowledge, typically letting concepts take truth degrees in the unit interval. Expressiveness, logical properties, and complexity vary strongly with the choice of propositional base. The Lukasiewicz propositional base is generally perceived to have preferable logical properties but often entails high complexity or even undecidability. Contrastingly, the less expressive Zadeh propositional base comes with low complexity but entails essentially no change in logical behaviour compared to the classical case. To strike a balance between these poles, we propose non-expansive fuzzy ALC, in which the Zadeh base is extended with Lukasiewicz connectives where one side is restricted to be a rational constant, that is, with constant shift operators. This allows, for instance, modelling dampened inheritance of properties along roles. We present an unlabelled tableau method for non-expansive fuzzy ALC, which allows reasoning over general TBoxes in EXPTIME like in two-valued ALC.

Non-expansive Fuzzy ALC

TL;DR

The paper addresses the trade-off between expressiveness and decidability in fuzzy description logics by introducing non-expansive fuzzy , an extension of the Zadeh base with constant shift operators and that enables damped inheritance along roles while preserving non-expansiveness. It provides an unlabelled tableau calculus with global caching for reasoning over general TBoxes, showing ExpTime-completeness for -satisfiability and enabling termination without fully expanding the tableau. By reducing -satisfiability to a single concept assertion and leveraging a finite label space, the work achieves a practical, scalable decision procedure that remains in the same complexity class as classical . The framework increases expressivity relative to Zadeh fuzzy while avoiding the undecidability seen in full Łukasiewicz fuzzy , with potential applications in modeling nuanced hierarchical inheritance and behavioural distance. Future work aims to extend the calculus to transitive roles, inverses, and nominals, integrating these features into the non-expansive tableaux paradigm.

Abstract

Fuzzy description logics serve the representation of vague knowledge, typically letting concepts take truth degrees in the unit interval. Expressiveness, logical properties, and complexity vary strongly with the choice of propositional base. The Lukasiewicz propositional base is generally perceived to have preferable logical properties but often entails high complexity or even undecidability. Contrastingly, the less expressive Zadeh propositional base comes with low complexity but entails essentially no change in logical behaviour compared to the classical case. To strike a balance between these poles, we propose non-expansive fuzzy ALC, in which the Zadeh base is extended with Lukasiewicz connectives where one side is restricted to be a rational constant, that is, with constant shift operators. This allows, for instance, modelling dampened inheritance of properties along roles. We present an unlabelled tableau method for non-expansive fuzzy ALC, which allows reasoning over general TBoxes in EXPTIME like in two-valued ALC.
Paper Structure (6 sections, 12 theorems, 5 equations, 1 table)

This paper contains 6 sections, 12 theorems, 5 equations, 1 table.

Key Result

lemma 3.2

Let $\mathcal{T}$ be a TBox and let $\Gamma$ be a sequent. Then $\Gamma$ is satisfiable under $\mathcal{T}$ iff there exists an interpretation where $\Gamma$ is satisfied by some individual and each individual satisfies $T \geq 1$ where $T$ is the concept assertion associated to $\mathcal{T}$ and $\

Theorems & Definitions (45)

  • Definition 2.2
  • Remark 2.3
  • Remark 2.4
  • Remark 2.5
  • Definition 2.6
  • Remark 2.7
  • Definition 2.8
  • Remark 2.9
  • Example 2.10
  • Definition 3.1
  • ...and 35 more