AIJul 31, 2018

Semantic DMN: Formalizing and Reasoning About Decisions in the Presence of Background Knowledge

arXiv:1807.11615v38 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of formally reasoning about decisions in business processes for domains like maritime security, but it is incremental as it builds on existing DMN standards and logic formalisms.

The paper tackles the problem of integrating background domain knowledge into DMN decision models by proposing decision knowledge bases (DKBs) that combine DMN decision tables with first-order logic or description logic ontologies, and shows that key verification tasks can be performed in ExpTime, as demonstrated in a maritime security case study.

The Decision Model and Notation (DMN) is a recent OMG standard for the elicitation and representation of decision models, and for managing their interconnection with business processes. DMN builds on the notion of decision tables, and their combination into more complex decision requirements graphs (DRGs), which bridge between business process models and decision logic models. DRGs may rely on additional, external business knowledge models, whose functioning is not part of the standard. In this work, we consider one of the most important types of business knowledge, namely background knowledge that conceptually accounts for the structural aspects of the domain of interest, and propose decision knowledge bases (DKBs), which semantically combine DRGs modeled in DMN, and domain knowledge captured by means of first-order logic with datatypes. We provide a logic-based semantics for such an integration, and formalize different DMN reasoning tasks for DKBs. We then consider background knowledge formulated as a description logic ontology with datatypes, and show how the main verification tasks for DMN in this enriched setting can be formalized as standard DL reasoning services, and actually carried out in ExpTime. We discuss the effectiveness of our framework on a case study in maritime security.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes