paper-with-me

Papers

Dividing the Ontology Alignment Task with Semantic Embeddings and Logic-based Modules

2020-02-25 · Ernesto Jiménez-Ruiz, Asan Agibetov, Jiaoyan Chen, Matthias Samwald, Valerie Cross

Large ontologies still pose serious challenges to state-of-the-art ontology alignment systems. In this paper we present an approach that combines a neural embedding model and logic-based modules to accurately divide an input ontology matching task into smaller and more tractable matching (sub)tasks. We have conducted a comprehensive evaluation using the datasets of the Ontology Alignment Evaluation Initiative. The results are encouraging and suggest that the proposed method is adequate in practice and can be integrated within the workflow of systems unable to cope with very large ontologies.

📄 PDF Abstract BibTeX arXiv:2003.05370

Code (1)

ernestojimenezruiz/logmap-matcher 공식 구현

Tasks

Ontology Matching

Similar Papers 제목 키워드 기반

OWL2Vec4OA: Tailoring Knowledge Graph Embeddings for Ontology Alignment

2024-08-12 · Sevinj Teymurova, Ernesto Jiménez-Ruiz, Tillman Weyde, Jiaoyan Chen

Ontology alignment is integral to achieving semantic interoperability as the number of available ontologies covering intersecting domains is increasing. This paper proposes OWL2Vec4OA, an extension of the ontology embedd…

Knowledge Graph EmbeddingsOntology Embedding

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

Semantic Alignment of Multilingual Knowledge Graphs via Contextualized Vector Projections

2025-12-22 · Abhishek Kumar arxiv

The paper presents our work on cross-lingual ontology alignment system which uses embedding based cosine similarity matching. The ontology entities are made contextually richer by creating descriptions using novel techni…

Knowledge Graphs

Breaking-down the Ontology Alignment Task with a Lexical Index and Neural Embeddings

2018-05-31 · Ernesto Jimenez-Ruiz, Asan Agibetov, Matthias Samwald, Valerie Cross

Large ontologies still pose serious challenges to state-of-the-art ontology alignment systems. In the paper we present an approach that combines a lexical index, a neural embedding model and locality modules to effective…

Ontology Matching

Contextual Semantic Embeddings for Ontology Subsumption Prediction

2022-02-20 · Jiaoyan Chen, Yuan He, Yuxia Geng, Ernesto Jimenez-Ruiz 외

Automating ontology construction and curation is an important but challenging task in knowledge engineering and artificial intelligence. Prediction by machine learning techniques such as contextual semantic embedding is …

Knowledge Graph EmbeddingsLanguage ModelingLanguage ModellingPrediction+1