paper-with-me

홈 › Papers

Recognizing Entity Types via Properties

2023-04-16 · Daqian Shi, Fausto Giunchiglia

The mainstream approach to the development of ontologies is merging ontologies encoding different information, where one of the major difficulties is that the heterogeneity motivates the ontology merging but also limits high-quality merging performance. Thus, the entity type (etype) recognition task is proposed to deal with such heterogeneity, aiming to infer the class of entities and etypes by exploiting the information encoded in ontologies. In this paper, we introduce a property-based approach that allows recognizing etypes on the basis of the properties used to define them. From an epistemological point of view, it is in fact properties that characterize entities and etypes, and this definition is independent of the specific labels and hierarchical schemas used to define them. The main contribution consists of a set of property-based metrics for measuring the contextual similarity between etypes and entities, and a machine learning-based etype recognition algorithm exploiting the proposed similarity metrics. Compared with the state-of-the-art, the experimental results show the validity of the similarity metrics and the superiority of the proposed etype recognition algorithm.

📄 PDF Abstract BibTeX arXiv:2304.07910

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Ontology 설명 없음

Similar Papers 제목 키워드 기반

Toward Recognizing More Entity Types in NER: An Efficient Implementation using Only Entity Lexicons

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Minlong Peng, Ruotian Ma, Qi Zhang, Lujun Zhao 외

In this work, we explore the way to quickly adjust an existing named entity recognition (NER) system to make it capable of recognizing entity types not defined in the system. As an illustrative example, consider the case…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Description-Based Zero-shot Fine-Grained Entity Typing

2019-06-01 · NAACL 2019 6 · Rasha Obeidat, Xiaoli Fern, Hamed Shahbazi, Prasad Tadepalli

Fine-grained Entity typing (FGET) is the task of assigning a fine-grained type from a hierarchy to entity mentions in the text. As the taxonomy of types evolves continuously, it is desirable for an entity typing system t…

Entity TypingVocal Bursts Type Prediction

End-to-End Relation Extraction using Markov Logic Networks

2017-12-04 · Sachin Pawar, Pushpak Bhattacharya, Girish K. Palshikar

The task of end-to-end relation extraction consists of two sub-tasks: i) identifying entity mentions along with their types and ii) recognizing semantic relations among the entity mention pairs. %Identifying entity menti…

RelationRelation ExtractionSentence

Named Entity Recognition via Machine Reading Comprehension: A Multi-Task Learning Approach

2023-09-20 · Yibo Wang, Wenting Zhao, Yao Wan, Zhongfen Deng 외

Named Entity Recognition (NER) aims to extract and classify entity mentions in the text into pre-defined types (e.g., organization or person name). Recently, many works have been proposed to shape the NER as a machine re…

Machine Reading ComprehensionMulti-Task Learningnamed-entity-recognitionNamed Entity Recognition+3

Korean Named Entity Recognition Based on Language-Specific Features

2023-05-10 · Yige Chen, Kyungtae Lim, Jungyeul Park

In the paper, we propose a novel way of improving named entity recognition in the Korean language using its language-specific features. While the field of named entity recognition has been studied extensively in recent y…

named-entity-recognitionNamed Entity Recognition