Sort:
Open Access Original Paper Just Accepted
Enhancing Similarity Feature Construction via Genetic Programmings for Ontology Matching
Tsinghua Science and Technology
Available online: 13 October 2025
Abstract PDF (3.7 MB) Collect
Downloads:46

Ontology serves as a fundamental technique within the Semantic Web by offering a structured framework for knowledge representation. However, its practical use is hindered by the entity heterogeneity problem, which re-sults from diverse representations of entities. Ontology matching identifies correspondences between entities with the same meaning in different ontologies, using Similarity Features (SFs) to measure entity similarity from various perspectives. Although Genetic Programming (GP) has shown promise in constructing SFs for ontology matching, its bloating issue reduces the matching accuracy and efficiency. To address this issue, this work designs a new SF construction framework, which incorporates a multi-objective SF building followed by a single-objective SF con-struction process. This two-stage architecture enables the exploration of diverse and high-quality SF combinations during the initial phase, while subsequently focusing on fine-tuning the most promising SFs through specialized op-timization in the second phase. The experiments on OAEI’s Conference dataset show that our method significantly outperforms state-of-the-art matching techniques, achieving higher accuracy and better efficiency.

Open Access Issue
SL-CMTGP: An Effective Knowledge Interaction Matching Model Between Multitasks for Large-Scale Biomedical Ontologies
Big Data Mining and Analytics 2025, 8(5): 1148-1173
Published: 14 July 2025
Abstract PDF (1.8 MB) Collect
Downloads:271

Biomedical ontologies encapsulate the vast knowledge within the medical domain, facilitating communication and data exchange. However, the heterogeneity of these ontologies often impedes knowledge exchange, especially in large-scale biomedical ontologies. Biomedical Ontology Matching (BOM) based on partitioning addresses this issue by dividing extensive ontologies into manageable sub-ontologies and identifying equivalence relationships among heterogeneous entities. Recently, Genetic Programming (GP) has been widely employed as an effective technique for optimizing and combining ontology Similarity Features (SFs). Nevertheless, the traditional GP methods struggle with the matching tasks due to the numerous and complex SFs of the partitioned sub-ontologies. To tackle these challenges, this paper proposes an efficient multi-task matching model to solve large-scale BOM problems. Firstly, an anchor-based partitioning method is introduced, which reduces the search space while retaining more informative sub-ontologies, ensuring high-quality subsequent matching. Secondly, a novel Self-Learning Compact MultiTask Genetic Programming (SL-CMTGP) method is proposed for constructing entity SFs. This method autonomously explores correlations among different matching tasks and leverages an implicit knowledge transfer mechanism to perform evolutionary operations, significantly enhancing BOM matching quality while reducing computational complexity. Lastly, a new approximate evaluation metric is introduced to improve the guidance of evolutionary algorithms, addressing the bias problem and overcoming local optima in individual tasks. Experimental evaluations are conducted on six test cases from the Anatomy, Large Biomedical Ontologies, and Disease and Phenotype Tracks of the Ontology Alignment Evaluation Initiative (OAEI). The results demonstrate that the proposed method consistently achieves high-quality matching outcomes and significantly improves BOM efficiency across different test cases.

Total 2