paper-with-me

홈 › Papers

On the Power and Limitations of Examples for Description Logic Concepts

2024-12-23 · Balder ten Cate, Raoul Koudijs, Ana Ozaki

Labeled examples (i.e., positive and negative examples) are an attractive medium for communicating complex concepts. They are useful for deriving concept expressions (such as in concept learning, interactive concept specification, and concept refinement) as well as for illustrating concept expressions to a user or domain expert. We investigate the power of labeled examples for describing description-logic concepts. Specifically, we systematically study the existence and efficient computability of finite characterisations, i.e. finite sets of labeled examples that uniquely characterize a single concept, for a wide variety of description logics between EL and ALCQI, both without an ontology and in the presence of a DL-Lite ontology. Finite characterisations are relevant for debugging purposes, and their existence is a necessary condition for exact learnability with membership queries.

📄 PDF Abstract BibTeX arXiv:2412.17345

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Ontology 설명 없음

Similar Papers 제목 키워드 기반

Learning Permutation-Invariant Embeddings for Description Logic Concepts

2023-03-03 · Caglar Demir, Axel-Cyrille Ngonga Ngomo

Concept learning deals with learning description logic concepts from a background knowledge and input examples. The goal is to learn a concept that covers all positive examples, while not covering any negative examples. …

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONRetrieval

SAT-Based PAC Learning of Description Logic Concepts

2023-05-15 · Balder ten Cate, Maurice Funk, Jean Christoph Jung, Carsten Lutz

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 ge…

PAC learning

A Description Logic Primer

2012-01-19 · Markus Krötzsch, Frantisek Simancik, Ian Horrocks

This paper provides a self-contained first introduction to description logics (DLs). The main concepts and features are explained with examples before syntax and semantics of the DL SROIQ are defined in detail. Additiona…

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 successf…

EvoLearner: Learning Description Logics with Evolutionary Algorithms

2021-11-08 · Stefan Heindorf, Lukas Blübaum, Nick Düsterhus, Till Werner 외

Classifying nodes in knowledge graphs is an important task, e.g., for predicting missing types of entities, predicting which molecules cause cancer, or predicting which drugs are promising treatment candidates. While bla…

BenchmarkingEvolutionary AlgorithmsKnowledge Graphs