paper-with-me

Papers

CMOMgen: Complex Multi-Ontology Alignment via Pattern-Guided In-Context Learning

2025-10-24 · Marta Contreiras Silva, Daniel Faria, Catia Pesquita arxiv

Constructing comprehensive knowledge graphs requires the use of multiple ontologies in order to fully contextualize data into a domain. Ontology matching finds equivalences between concepts interconnecting ontologies and creating a cohesive semantic layer. While the simple pairwise state of the art is well established, simple equivalence mappings cannot provide full semantic integration of related but disjoint ontologies. Complex multi-ontology matching (CMOM) aligns one source entity to composite logical expressions of multiple target entities, establishing more nuanced equivalences and provenance along the ontological hierarchy. We present CMOMgen, the first end-to-end CMOM strategy that generates complete and semantically sound mappings, without establishing any restrictions on the number of target ontologies or entities. Retrieval-Augmented Generation selects relevant classes to compose the mapping and filters matching reference mappings to serve as examples, enhancing In-Context Learning. The strategy was evaluated in three biomedical tasks with partial reference alignments. CMOMgen outperforms baselines in class selection, demonstrating the impact of having a dedicated strategy. Our strategy also achieves a minimum of 63% in F1-score, outperforming all baselines and ablated versions in two out of three tasks and placing second in the third. Furthermore, a manual evaluation of non-reference mappings showed that 46% of the mappings achieve the maximum score, further substantiating its ability to construct semantically sound mappings.

📄 PDF Abstract BibTeX arXiv:2510.21656

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Towards Complex Ontology Alignment using Large Language Models

2024-04-16 · Reihaneh Amini, Sanaz Saki Norouzi, Pascal Hitzler, Reza Amini

Ontology alignment, a critical process in the Semantic Web for detecting relationships between different ontologies, has traditionally focused on identifying so-called "simple" 1-to-1 relationships through class labels a…

Truveta Mapper: A Zero-shot Ontology Alignment Framework

2023-01-24 · Mariyam Amir, Murchana Baruah, Mahsa Eslamialishah, Sina Ehsani 외

In this paper, a new perspective is suggested for unsupervised Ontology Matching (OM) or Ontology Alignment (OA) by treating it as a translation task. Ontologies are represented as graphs, and the translation is performe…

Ontology MatchingTransfer LearningTranslation

Commonsense Ontology Micropatterns

2024-02-28 · Andrew Eells, Brandon Dave, Pascal Hitzler, Cogan Shimizu

The previously introduced Modular Ontology Modeling methodology (MOMo) attempts to mimic the human analogical process by using modular patterns to assemble more complex concepts. To support this, MOMo organizes organizes…

Common Sense Reasoning

Enhancing SPARQL Query Rewriting for Complex Ontology Alignments

2025-05-02 · Anicet Lepetit Ondo, Laurence Capus, Mamadou Bousso

SPARQL query rewriting is a fundamental mechanism for uniformly querying heterogeneous ontologies in the Linked Data Web. However, the complexity of ontology alignments, particularly rich correspondences (c : c), makes t…

The Music Meta Ontology: a flexible semantic model for the interoperability of music metadata

2023-11-07 · Jacopo de Berardinis, Valentina Anita Carriero, Albert Meroño-Peñuela, Andrea Poltronieri 외

The semantic description of music metadata is a key requirement for the creation of music datasets that can be aligned, integrated, and accessed for information retrieval and knowledge discovery. It is nonetheless an ope…

Information RetrievalRetrieval