中文
相关论文

相关论文: Using Description Logics for Recognising Textual E…

200 篇论文

Natural Language Inference (NLI) or Recognizing Textual Entailment (RTE) is the task of predicting the entailment relation between a pair of sentences (premise and hypothesis). This task has been described as a valuable testing ground for…

计算与语言 · 计算机科学 2021-01-25 Qingyuan Hu , Yi Zhang , Kanishka Misra , Julia Rayz

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…

人工智能 · 计算机科学 2023-10-23 Carsten Lutz , Lukas Schulze

Generating vector representations (embeddings) of OWL ontologies is a growing task due to its applications in predicting missing facts and knowledge-enhanced learning in fields such as bioinformatics. The underlying semantics of OWL…

计算机科学中的逻辑 · 计算机科学 2024-11-07 Fernando Zhapa-Camacho , Robert Hoehndorf

Text Classification is one of the fundamental tasks in natural language processing, which requires an agent to determine the most appropriate category for input sentences. Recently, deep neural networks have achieved impressive performance…

计算与语言 · 计算机科学 2023-06-16 Kun Zhang , Le Wu , Guangyi Lv , Enhong Chen , Shulan Ruan , Jing Liu , Zhiqiang Zhang , Jun Zhou , Meng Wang

The identification of semantic relations between terms within texts is a fundamental task in Natural Language Processing which can support applications requiring a lightweight semantic interpretation model. Currently, semantic relation…

计算与语言 · 计算机科学 2018-06-21 Vivian S. Silva , Manuela Hürliman , Brian Davis , Siegfried Handschuh , André Freitas

Understanding the relations between entities denoted by NPs in a text is a critical part of human-like natural language understanding. However, only a fraction of such relations is covered by standard NLP tasks and benchmarks nowadays. In…

计算与语言 · 计算机科学 2022-04-12 Yanai Elazar , Victoria Basmov , Yoav Goldberg , Reut Tsarfaty

Pre-trained Language Models (PLMs) have been applied in NLP tasks and achieve promising results. Nevertheless, the fine-tuning procedure needs labeled data of the target domain, making it difficult to learn in low-resource and non-trivial…

计算与语言 · 计算机科学 2022-11-08 Dongfang Li , Baotian Hu , Qingcai Chen

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 rational form of entailment…

计算机科学中的逻辑 · 计算机科学 2022-03-10 Giovanni Casini , Umberto Straccia

We introduce $\mathcal{DLR}^+$, an extension of the n-ary propositionally closed description logic $\mathcal{DLR}$ to deal with attribute-labelled tuples (generalising the positional notation), projections of relations, and global and local…

人工智能 · 计算机科学 2017-07-27 Alessandro Artale , Enrico Franconi , Rafael Peñaloza , Francesco Sportelli

Logic-based approaches to AI have the advantage that their behaviour can in principle be explained by providing their users with proofs for the derived consequences. However, if such proofs get very large, then it may be hard to understand…

计算机科学中的逻辑 · 计算机科学 2020-05-29 Christian Alrabbaa , Franz Baader , Stefan Borgwardt , Patrick Koopmann , Alisa Kovtunova

Textual entailment is a fundamental task in natural language processing. It refers to the directional relation between text fragments such that the "premise" can infer "hypothesis". In recent years deep learning methods have achieved great…

计算与语言 · 计算机科学 2018-09-13 Tengfei Ma , Chiamin Wu , Cao Xiao , Jimeng Sun

In order to meet usability requirements, most logic-based applications provide explanation facilities for reasoning services. This holds also for Description Logics, where research has focused on the explanation of both TBox reasoning and,…

人工智能 · 计算机科学 2014-02-05 Diego Calvanese , Magdalena Ortiz , Mantas Simkus , Giorgio Stefanoni

Definite descriptions are expressions of the form "the unique $x$ satisfying property $C$," which allow reference to objects through their distinguishing characteristics. They play a crucial role in ontology and query languages, offering an…

计算机科学中的逻辑 · 计算机科学 2025-12-09 Michał Sochański , Przemysław Andrzej Wałęga , Michał Zawidzki

RDF and Description Logics work in an open-world setting where absence of information is not information about absence. Nevertheless, Description Logic axioms can be interpreted in a closed-world setting and in this setting they can be used…

人工智能 · 计算机科学 2015-01-23 Peter F. Patel-Schneider

Natural Language Inference (NLI), also known as Recognizing Textual Entailment (RTE), is one of the most important problems in natural language processing. It requires to infer the logical relationship between two given sentences. While…

计算与语言 · 计算机科学 2019-07-24 Boyuan Pan , Yazheng Yang , Zhou Zhao , Yueting Zhuang , Deng Cai , Xiaofei He

The task of text classification is usually divided into two stages: {\it text feature extraction} and {\it classification}. In this standard formalization categories are merely represented as indexes in the label vocabulary, and the model…

计算与语言 · 计算机科学 2020-06-05 Duo Chai , Wei Wu , Qinghong Han , Fei Wu , Jiwei Li

Description logics (DLs) are standard knowledge representation languages for modelling ontologies, i.e. knowledge about concepts and the relations between them. Unfortunately, DL ontologies are difficult to learn from data and…

人工智能 · 计算机科学 2020-06-26 Yazmín Ibáñez-García , Víctor Gutiérrez-Basulto , Steven Schockaert

We introduce a new inference task - Visual Entailment (VE) - which differs from traditional Textual Entailment (TE) tasks whereby a premise is defined by an image, rather than a natural language sentence as in TE tasks. A novel dataset…

计算机视觉与模式识别 · 计算机科学 2019-01-23 Ning Xie , Farley Lai , Derek Doran , Asim Kadav

In this paper we present two original methods for recognizing textual inference. First one is a modified resolution method such that some linguistic considerations are introduced in the unification of two atoms. The approach is possible due…

计算与语言 · 计算机科学 2008-05-30 Doina Tatar , Militon Frentiu

This document gives a knowledge-oriented analysis of about 20 interesting Recognizing Textual Entailment (RTE) examples, drawn from the 2005 RTE5 competition test set. The analysis ignores shallow statistical matching techniques between T…

计算与语言 · 计算机科学 2018-06-12 Peter Clark