paper-with-me

홈 › Papers

Bounded Fitting for Expressive Description Logics

2026-05-08 · Maurice Funk, Jean Christoph Jung, Tom Voellmer arxiv

Bounded fitting is an attractive paradigm for learning logical formulas from labeled data examples that offers PAC-style generalization guarantees and can often be implemented leveraging SAT solvers. It has been successfully applied to learning concepts of the description logic ALC. We study bounded fitting for learning concepts in expressive description logics that extend ALC with inverse roles, qualified number restrictions, and feature comparisons. We investigate under which conditions bounded fitting keeps its favorable theoretical properties in this setting, and implement it using a SAT solver. We compare our tool with state-of-the-art concept learners with encouraging results, demonstrating that it is a practical approach to expressive concept learning.

📄 PDF Abstract BibTeX arXiv:2605.07452

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Rational Entailment for Expressive Description Logics via Description Logic Programs

2021-06-28 · Giovanni Casini, Umberto Straccia

Lehmann and Magidor's rational closure is acknowledged as a landmark in the field of non-monotonic logics and it has also been re-formulated in the context of Description Logics (DLs). We show here how to model a rationa…

Uniform and Modular Sequent Systems for Description Logics

2022-06-17 · Tim Lyon, Jonas Karge

We introduce a framework that allows for the construction of sequent systems for expressive description logics extending ALC. Our framework not only covers a wide array of common description logics, but also allows for s…

Containment in Monadic Disjunctive Datalog, MMSNP, and Expressive Description Logics

2020-10-22 · Pierre Bourhis, Carsten Lutz

We study query containment in three closely related formalisms: monadic disjunctive Datalog (MDDLog), MMSNP (a logical generalization of constraint satisfaction problems), and ontology-mediated queries (OMQs) based on ex…

How Expressive Are Graph Neural Networks in the Presence of Node Identifiers?

2026-01-29 · Arie Soeteman, Michael Benedikt, Martin Grohe, Balder ten Cate arxiv

Graph neural networks (GNNs) are a widely used class of machine learning models for graph-structured data, based on local aggregation over neighbors. GNNs have close connections to logic. In particular, their expressive …

A Cookbook for Temporal Conceptual Data Modelling with Description Logics

2012-09-25 · Alessandro Artale, Roman Kontchakov, Vladislav Ryzhikov, Michael Zakharyaschev

We design temporal description logics suitable for reasoning about temporal conceptual data models and investigate their computational complexity. Our formalisms are based on DL-Lite logics with three types of concept in…