paper-with-me

홈 › Papers

Semi-Supervised Instance Population of an Ontology using Word Vector Embeddings

2017-09-09 · Vindula Jayawardana, Dimuthu Lakmal, Nisansa de Silva, Amal Shehan Perera, Keet Sugathadasa, Buddhi Ayesha, Madhavi Perera

In many modern day systems such as information extraction and knowledge management agents, ontologies play a vital role in maintaining the concept hierarchies of the selected domain. However, ontology population has become a problematic process due to its nature of heavy coupling with manual human intervention. With the use of word embeddings in the field of natural language processing, it became a popular topic due to its ability to cope up with semantic sensitivity. Hence, in this study, we propose a novel way of semi-supervised ontology population through word embeddings as the basis. We built several models including traditional benchmark models and new types of models which are based on word embeddings. Finally, we ensemble them together to come up with a synergistic model with better accuracy. We demonstrate that our ensemble model can outperform the individual models.

📄 PDF Abstract BibTeX arXiv:1709.02911

Code (0)

등록된 구현이 없습니다.

Tasks

ManagementWord Embeddings

Similar Papers 제목 키워드 기반

Efficient Reuse of Structured and Unstructured Resources for Ontology Population

2014-05-01 · LREC 2014 5 · Chetana Gavankar, Ashish Kulkarni, Ganesh Ramakrishnan

We study the problem of ontology population for a domain ontology and present solutions based on semi-automatic techniques. A domain ontology for an organization, often consists of classes whose instances are either spec…

Information RetrievalRetrievaltext annotation

OntoED: Low-resource Event Detection with Ontology Embedding

2021-05-23 · ACL 2021 5 · Shumin Deng, Ningyu Zhang, Luoqiu Li, Hui Chen 외

Event Detection (ED) aims to identify event trigger words from a given text and classify it into an event type. Most of current methods to ED rely heavily on training instances, and almost ignore the correlation of event…

Event DetectionOntology Embedding

Semi-Automatic Mapping of WordNet to Basic Formal Ontology

2016-01-01 · GWC 2016 1 · Selja Seppälä, Amanda Hicks, Alan Ruttenberg

We present preliminary work on the mapping of WordNet 3.0 to the Basic Formal Ontology (BFO 2.0). WordNet is a large, widely used semantic network. BFO is a domain-neutral upper-level ontology that represents the types o…

BERTMap: A BERT-based Ontology Alignment System

2021-12-05 · Yuan He, Jiaoyan Chen, Denvar Antonyrajah, Ian Horrocks

Ontology alignment (a.k.a ontology matching (OM)) plays a critical role in knowledge integration. Owing to the success of machine learning in many domains, it has been applied in OM. However, the existing methods, which …

Feature EngineeringOntology MatchingWord Embeddings

On2Vec: Embedding-based Relation Prediction for Ontology Population

2018-09-07 · Muhao Chen, Yingtao Tian, Xuelu Chen, Zijun Xue 외

Populating ontology graphs represents a long-standing problem for the Semantic Web community. Recent advances in translation-based graph embedding methods for populating instance-level knowledge graphs lead to promising …

Graph EmbeddingKnowledge GraphsPredictionRelation+2