paper-with-me

Papers

Matching Weak Informative Ontologies

2023-12-01 · Peng Wang

Most existing ontology matching methods utilize the literal information to discover alignments. However, some literal information in ontologies may be opaque and some ontologies may not have sufficient literal information. In this paper, these ontologies are named as weak informative ontologies (WIOs) and it is challenging for existing methods to matching WIOs. On one hand, string-based and linguistic-based matching methods cannot work well for WIOs. On the other hand, some matching methods use external resources to improve their performance, but collecting and processing external resources is still time-consuming. To address this issue, this paper proposes a practical method for matching WIOs by employing the ontology structure information to discover alignments. First, the semantic subgraphs are extracted from the ontology graph to capture the precise meanings of ontology elements. Then, a new similarity propagation model is designed for matching WIOs. Meanwhile, in order to avoid meaningless propagation, the similarity propagation is constrained by semantic subgraphs and other conditions. Consequently, the similarity propagation model ensures a balance between efficiency and quality during matching. Finally, the similarity propagation model uses a few credible alignments as seeds to find more alignments, and some useful strategies are adopted to improve the performance. This matching method for WIOs has been implemented in the ontology matching system Lily. Experimental results on public OAEI benchmark datasets demonstrate that Lily significantly outperforms most of the state-of-the-art works in both WIO matching tasks and general ontology matching tasks. In particular, Lily increases the recall by a large margin, while it still obtains high precision of matching results.

📄 PDF Abstract BibTeX arXiv:2312.00332

Code (1)

npubird/lilywio 공식 구현

Tasks

Ontology Matching

Methods 이 논문이 사용한 방법론

Ontology 설명 없음

Similar Papers 제목 키워드 기반

An Inter-lingual Reference Approach For Multi-Lingual Ontology Matching

2013-09-25 · Haytham Al-Feel, Ralph Schafermeier, Adrian Paschke

Ontologies are considered as the backbone of the Semantic Web. With the rising success of the Semantic Web, the number of participating communities from different countries is constantly increasing. The growing number of…

Ontology Matching

Rare Disease Identification from Clinical Notes with Ontologies and Weak Supervision

2021-05-05 · Hang Dong, Víctor Suárez-Paniagua, Huayu Zhang, Minhong Wang 외

The identification of rare diseases from clinical notes with Natural Language Processing (NLP) is challenging due to the few cases available for machine learning and the need of data annotation from clinical experts. We …

Entity Linking

Repairing $\mathcal{EL}$ Ontologies Using Weakening and Completing

2022-07-31 · Ying Li, Patrick Lambrix

The quality of ontologies in terms of their correctness and completeness is crucial for developing high-quality ontology-based applications. Traditional debugging techniques repair ontologies by removing unwanted axioms,…

Repairing Ontologies via Axiom Weakening

2017-11-09 · Nicolas Troquard, Roberto Confalonieri, Pietro Galliani, Rafael Penaloza 외

Ontology engineering is a hard and error-prone task, in which small changes may lead to errors, or even produce an inconsistent ontology. As ontologies grow in size, the need for automated methods for repairing inconsist…

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