paper-with-me

Papers

On2Vec: Embedding-based Relation Prediction for Ontology Population

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

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 new approaching for the ontology population problem. However, unlike instance-level graphs, the majority of relation facts in ontology graphs come with comprehensive semantic relations, which often include the properties of transitivity and symmetry, as well as hierarchical relations. These comprehensive relations are often too complex for existing graph embedding methods, and direct application of such methods is not feasible. Hence, we propose On2Vec, a novel translation-based graph embedding method for ontology population. On2Vec integrates two model components that effectively characterize comprehensive relation facts in ontology graphs. The first is the Component-specific Model that encodes concepts and relations into low-dimensional embedding spaces without a loss of relational properties; the second is the Hierarchy Model that performs focused learning of hierarchical relation facts. Experiments on several well-known ontology graphs demonstrate the promising capabilities of On2Vec in predicting and verifying new relation facts. These promising results also make possible significant improvements in related methods.

📄 PDF Abstract BibTeX arXiv:1809.02382

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge GraphsPredictionRelationRelation PredictionTranslation

Similar Papers 제목 키워드 기반

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-Supervised Instance Population of an Ontology using Word Vector Embeddings

2017-09-09 · Vindula Jayawardana, Dimuthu Lakmal, Nisansa de Silva, Amal Shehan 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 beco…

ManagementWord Embeddings

A Neural Architecture for Person Ontology population

2020-01-22 · Balaji Ganesan, Riddhiman Dasgupta, Akshay Parekh, Hima Patel 외

A person ontology comprising concepts, attributes and relationships of people has a number of applications in data protection, didentification, population of knowledge graphs for business intelligence and fraud preventio…

ClassificationGeneral ClassificationKnowledge GraphsRelation+1

Dual Box Embeddings for the Description Logic EL++

2023-01-26 · Mathias Jackermeier, Jiaoyan Chen, Ian Horrocks

OWL ontologies, whose formal semantics are rooted in Description Logic (DL), have been widely used for knowledge representation. Similar to Knowledge Graphs (KGs), ontologies are often incomplete, and maintaining and con…

Knowledge GraphsLink PredictionOntology EmbeddingRepresentation Learning

Why Settle for Just One? Extending EL++ Ontology Embeddings with Many-to-Many Relationships

2021-10-20 · Biswesh Mohapatra, Sumit Bhatia, Raghava Mutharaju, G. Srinivasaraghavan

Knowledge Graph (KG) embeddings provide a low-dimensional representation of entities and relations of a Knowledge Graph and are used successfully for various applications such as question answering and search, reasoning,…

Link PredictionQuestion Answering