paper-with-me

Papers

Contextualized Structural Self-supervised Learning for Ontology Matching

2023-10-05 · Zhu Wang

Ontology matching (OM) entails the identification of semantic relationships between concepts within two or more knowledge graphs (KGs) and serves as a critical step in integrating KGs from various sources. Recent advancements in deep OM models have harnessed the power of transformer-based language models and the advantages of knowledge graph embedding. Nevertheless, these OM models still face persistent challenges, such as a lack of reference alignments, runtime latency, and unexplored different graph structures within an end-to-end framework. In this study, we introduce a novel self-supervised learning OM framework with input ontologies, called LaKERMap. This framework capitalizes on the contextual and structural information of concepts by integrating implicit knowledge into transformers. Specifically, we aim to capture multiple structural contexts, encompassing both local and global interactions, by employing distinct training objectives. To assess our methods, we utilize the Bio-ML datasets and tasks. The findings from our innovative approach reveal that LaKERMap surpasses state-of-the-art systems in terms of alignment quality and inference time. Our models and codes are available here: https://github.com/ellenzhuwang/lakermap.

📄 PDF Abstract BibTeX arXiv:2310.03840

Code (1)

ellenzhuwang/lakermap 공식 구현 pytorch

Tasks

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsOntology MatchingSelf-Supervised Learning

Similar Papers 제목 키워드 기반

A Self-matching Training Method with Annotation Embedding Models for Ontology Subsumption Prediction

2024-02-26 · Yukihiro Shiraishi, Ken Kaneiwa

Recently, ontology embeddings representing entities in a low-dimensional space have been proposed for ontology completion. However, the ontology embeddings for concept subsumption prediction do not address the difficulti…

Ontology Embedding

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

Supervised Ontology and Instance Matching with MELT

2020-09-20 · Sven Hertling, Jan Portisch, Heiko Paulheim

In this paper, we present MELT-ML, a machine learning extension to the Matching and EvaLuation Toolkit (MELT) which facilitates the application of supervised learning for ontology and instance matching. Our contributions…

BIG-bench Machine Learning

Structural Weights in Ontology Matching

2013-11-15 · Mohammad Mehdi Keikha, Mohammad Ali Nematbakhsh, Behrouz Tork Ladani

Ontology matching finds correspondences between similar entities of different ontologies. Two ontologies may be similar in some aspects such as structure, semantic etc. Most ontology matching systems integrate multiple m…

Ontology Matching

Link Prediction with Contextualized Self-Supervision

2022-01-25 · Daokun Zhang, Jie Yin, Philip S. Yu

Link prediction aims to infer the link existence between pairs of nodes in networks/graphs. Despite their wide application, the success of traditional link prediction algorithms is hindered by three major challenges -- l…

AttributeInductive Link PredictionLink PredictionPrediction+1