Carsten Lutz’s research while affiliated with University of Leipzig and other places

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (259)


Description Logics with Abstraction and Refinement: From ALC to EL
  • Conference Paper

November 2024

·

1 Read

Carsten Lutz

·

Lukas Schulze

We study extensions of description logics from the widely used EL family with operators that make it possible to speak about different levels of abstraction. We analyze the computational complexity of reasoning and show that often, this complexity is significantly lower than in the corresponding extension of the more expressive description logic ALC. By slightly varying the semantics, we also obtain a case that admits reasoning in polynomial time.


Adding Circumscription to Decidable Fragments of First-Order Logic: A Complexity Rollercoaster

November 2024

·

1 Read

We study extensions of expressive decidable fragments of first-order logic with circumscription, considering in particular the two-variable fragment FO^2, its extension C^2 with counting quantifiers, and the guarded fragment GF. We prove that if only unary predicates are minimized (or fixed) during circumscription, then decidability of logical consequence is preserved. For FO^2 the complexity increases from NExp to NExp^NP-complete, for GF it (remarkably!) increases from 2Exp to Tower-complete, and for C^2 it remains open. We also consider querying circumscribed knowledge bases whose ontology is a GF sentence, showing that the problem is decidable for unions of conjunctive queries, Tower-complete in combined complexity, and elementary in data complexity. Already for atomic queries and ontologies that are sets of guarded existential rules, however, for every k > 0 there is an ontology and query that are k-Exp-hard in data complexity.


Adding Circumscription to Decidable Fragments of First-Order Logic: A Complexity Rollercoaster
  • Preprint
  • File available

July 2024

·

6 Reads

We study extensions of expressive decidable fragments of first-order logic with circumscription, in particular the two-variable fragment FO2^2, its extension C2^2 with counting quantifiers, and the guarded fragment GF. We prove that if only unary predicates are minimized (or fixed) during circumscription, then decidability of logical consequence is preserved. For FO2^2 the complexity increases from coNexp\textrm{coNexp} to coNExpNP\textrm{coNExp}^\textrm{NP}-complete, for GF it (remarkably!) increases from 2Exp\textrm{2Exp} to Tower\textrm{Tower}-complete, and for C2^2 the complexity remains open. We also consider querying circumscribed knowledge bases whose ontology is a GF sentence, showing that the problem is decidable for unions of conjunctive queries, Tower\textrm{Tower}-complete in combined complexity, and elementary in data complexity. Already for atomic queries and ontologies that are sets of guarded existential rules, however, for every k0k \geq 0 there is an ontology and query that are k-Exp\textrm{Exp}-hard in data complexity.

Download

Fitting Algorithms for Conjunctive Queries

January 2024

·

4 Reads

ACM SIGMOD Record

A fitting algorithm for conjunctive queries (CQs) is an algorithm that takes as input a collection of data examples and outputs a CQ that fits the examples. In this column, we propose a set of desirable properties of such algorithms and use this as a guide for surveying results from the authors' recent papers published in PODS 2023, IJCAI 2023, and Inf. Proc. Letters 2024. In particular, we explain and compare several concrete fitting algorithms, and we discuss complexity and size bounds for constructing fitting CQs with desirable properties.


Answer Counting under Guarded TGDs

September 2023

·

5 Reads

·

1 Citation

Logical Methods in Computer Science

We study the complexity of answer counting for ontology-mediated queries and for querying under constraints, considering conjunctive queries and unions thereof (UCQs) as the query language and guarded TGDs as the ontology and constraint language, respectively. Our main result is a classification according to whether answer counting is fixed-parameter tractable (FPT), W[1]-equivalent, #W[1]-equivalent, #W[2]-hard, or #A[2]-equivalent, lifting a recent classification for UCQs without ontologies and constraints due to Dell et al. The classification pertains to various structural measures, namely treewidth, contract treewidth, starsize, and linked matching number. Our results rest on the assumption that the arity of relation symbols is bounded by a constant and, in the case of ontology-mediated querying, that all symbols from the ontology and query can occur in the data (so-called full data schema). We also study the meta-problems for the mentioned structural measures, that is, to decide whether a given ontology-mediated query or constraint-query specification is equivalent to one for which the structural measure is bounded.


Querying Circumscribed Description Logic Knowledge Bases

September 2023

·

4 Reads

·

3 Citations

Circumscription is one of the main approaches for defining non-monotonic description logics (DLs) and the decidability and complexity of traditional reasoning tasks, such as satisfiability of circumscribed DL knowledge bases (KBs) are well understood. For evaluating conjunctive queries (CQs) and unions thereof (UCQs), in contrast, not even decidability had been established. In this paper, we prove decidability of (U)CQ evaluation on circumscribed DL KBs and obtain a rather complete picture of both the combined complexity and the data complexity, for DLs ranging from ALCHIO via EL to various versions of DL-Lite. We also study the much simpler atomic queries (AQs).


Description Logics with Abstraction and Refinement

September 2023

·

4 Reads

·

1 Citation

Ontologies often require knowledge representation on multiple levels of abstraction, but description logics (DLs) are not well-equipped for supporting this. We propose an extension of DLs in which abstraction levels are first-class citizens and which provides explicit operators for the abstraction and refinement of concepts and roles across multiple abstraction levels, based on conjunctive queries. We prove that reasoning in the resulting family of DLs is decidable while several seemingly harmless variations turn out to be undecidable. We also pinpoint the precise complexity of our logics and several relevant fragments.


SAT-Based PAC Learning of Description Logic Concepts

August 2023

·

1 Read

·

4 Citations

We propose bounded fitting as a scheme for learning description logic concepts in the presence of ontologies. A main advantage is that the resulting learning algorithms come with theoretical guarantees regarding their generalization to unseen examples in the sense of PAC learning. We prove that, in contrast, several other natural learning algorithms fail to provide such guarantees. As a further contribution, we present the system SPELL which efficiently implements bounded fitting for the description logic ELHr based on a SAT solver, and compare its performance to a state-of-the-art learner.



Efficient Answer Enumeration in Description Logics with Functional Roles

June 2023

·

1 Read

Proceedings of the AAAI Conference on Artificial Intelligence

We study the enumeration of answers to ontology-mediated queries when the ontology is formulated in a description logic that supports functional roles and the query is a CQ. In particular, we show that enumeration is possible with linear preprocessing and constant delay when a certain extension of the CQ (pertaining to functional roles) is acyclic and free-connex acyclic. This holds both for complete answers and for partial answers. We provide matching lower bounds for the case where the query is self-join free.


Citations (57)


... Our results have also been extended for the problem of counting query answers under integrity constraints and ontology-mediated queries [28]. Berkholz et al. study the data complexity of counting for (unions of) conjunctive queries under database updates [8,9]. ...

Reference:

Counting solutions to conjunctive queries: Structural and hybrid tractability
Answer Counting under Guarded TGDs
  • Citing Article
  • September 2023

Logical Methods in Computer Science

... (Bonatti, Lutz, and Wolter 2009;Giordano et al. 2013;Britz et al. 2021). Although we differ in adopting a quantitative semantics for axiom violations, we were nevertheless able to import some techniques from circumscription (Lutz, Manière, and Nolte 2023) and reasoning with closed predicates (Ngo, Ortiz, and Simkus 2016). Our approach is related to existing quantitative notions of repair. ...

Querying Circumscribed Description Logic Knowledge Bases
  • Citing Conference Paper
  • September 2023

... The DLs with abstraction and refinement proposed in (Lutz and Schulze 2023) are based on the expressive description logics ALC and ALCI. In this paper, we replace ALC with important members of the EL family of description logics, in particular with the eponymous EL and its extension ELH r with role hierarchies and range restrictions. ...

Description Logics with Abstraction and Refinement
  • Citing Conference Paper
  • September 2023

... EvoLearner [93] uses an evolutionary approach to learn concepts. The SPELL system [94] relies on the PAC method and learns less expressive concepts in the tractable description logic EL. The pFOIL-DL algorithm [95], on the other hand, extends to fuzzy description logics. ...

SAT-Based PAC Learning of Description Logic Concepts
  • Citing Conference Paper
  • August 2023

... In the Semantic Web community, ontologies are represented in OWL 2, [21] a W3C recommended, machine-readable web language with a neat semantics. OWL 2 has been born out of investigations on an expressive description logic (DL), [22,23] but instead of relying on the logical notation of DLs OWL 2 applies the syntax of the RDF framework. [14] We describe here the basic bits and bytes of DLs as far as needed to follow the article. ...

An Introduction to Description Logic
  • Citing Book
  • June 2017

... In reverse engineering of queries, the goal is typically to decide whether there is a query separating given positive and negative examples. Relevant work includes (Arenas and Diaz 2016;Barceló and Romero 2017) under the closed world and (Lehmann and Hitzler 2010;Gutiérrez-Basulto, Jung, and Sabellek 2018;Funk et al. 2019;Jung et al. 2022) under the open world assumption. ...

Logical separability of labeled data examples under ontologies
  • Citing Article
  • September 2022

Artificial Intelligence

... The problem of deciding whether a given ϕ is a (strong) conservative extension of a given ψ will be referred to as (S)CEP. The study of the complexity of (S)CEP for DLs and modal logics started with and ); see (Botoeva et al. 2019;Jung, Lutz, and Marcinkowski 2022) for more recent work. Uniform interpolants. ...

Conservative Extensions for Existential Rules
  • Citing Conference Paper
  • July 2022

... Extending results on characterising and learning conjunctive queries (CQs) under the standard closed-world semantics (ten Cate and Dalmau 2022), there has recently been significant progress towards CQs mediated by a description logic (DL) ontology under the open-world semantics (Funk, Jung, and Lutz 2021;2022b). The focus has been on ontologies in the tractable DL-Lite and EL families and treeshaped CQs such as ELQs (EL-concepts) and ELIQs (ELIconcepts). ...

Frontiers and Exact Learning of ELI Queries under DL-Lite Ontologies
  • Citing Conference Paper
  • July 2022

... The investigation of answer enumeration for OMQs has recently been initiated in (Lutz and Przybylko 2022b) which also introduces useful new notions of minimal partial answers; such answers may contain wildcards to represent objects that are known to exist, but whose exact identity is unknown. If, for example, the ontology stipulates that but (mary, * ) is a minimal partial answer that conveys information which is otherwise lost. ...

Efficiently Enumerating Answers to Ontology-Mediated Queries
  • Citing Conference Paper
  • June 2022

... Authors of [11] gave us inspiration and ideas for our research because they have studied a similar problem, but with another original setting and have found a semantic characterisation of OMQs with an EL ontology for a complete classification in terms of the complexity and rewritability of ontology-mediated queries with atomic queries. ...

A Complete Classification of the Complexity and Rewritability of Ontology-Mediated Queries based on the Description Logic EL
  • Citing Article
  • March 2022

Artificial Intelligence