paper-with-me

Papers

GenOM: Ontology Matching with Description Generation and Large Language Model

2025-08-14 · Yiping Song, Jiaoyan Chen, Renate A. Schmidt arxiv

Ontology matching (OM) plays an essential role in enabling semantic interoperability and integration across heterogeneous knowledge sources, particularly in the biomedical domain which contains numerous complex concepts related to diseases and pharmaceuticals. This paper introduces GenOM, a large language model (LLM)-based ontology alignment framework, which enriches the semantic representations of ontology concepts via generating textual definitions, retrieves alignment candidates with an embedding model, and incorporates exact matching-based tools to improve precision. Extensive experiments conducted on the OAEI Bio-ML track demonstrate that GenOM can often achieve competitive performance, surpassing many baselines including traditional OM systems and recent LLM-based methods. Further ablation studies confirm the effectiveness of semantic enrichment and few-shot prompting, highlighting the framework's robustness and adaptability.

📄 PDF Abstract BibTeX arXiv:2508.10703

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scalable Knowledge Graph Construction and Inference on Human Genome Variants

2023-12-07 · Shivika Prasanna, Deepthi Rao, Eduardo Simoes, Praveen Rao

Real-world knowledge can be represented as a graph consisting of entities and relationships between the entities. The need for efficient and scalable solutions arises when dealing with vast genomic data, like RNA-sequenc…

graph constructionKnowledge GraphsWorld Knowledge

DeepAlignment: Unsupervised Ontology Matching with Refined Word Vectors

2018-06-01 · NAACL 2018 6 · Prodromos Kolyvakis, Alex Kalousis, ros, Dimitris Kiritsis

Ontologies compartmentalize types and relations in a target domain and provide the semantic backbone needed for a plethora of practical applications. Very often different ontologies are developed independently for the sa…

Entity AlignmentFeature EngineeringOntology MatchingRepresentation Learning

KROMA: Ontology Matching with Knowledge Retrieval and Large Language Models

2025-07-18 · Lam Nguyen, Erika Barcelos, Roger French, Yinghui Wu arxiv

Ontology Matching (OM) is a cornerstone task of semantic interoperability, yet existing systems often rely on handcrafted rules or specialized models with limited adaptability. We present KROMA, a novel OM framework that…

Toward a Method to Generate Capability Ontologies from Natural Language Descriptions

2024-06-12 · Luis Miguel Vieira da Silva, Aljosha Köcher, Felix Gehlhoff, Alexander Fay

To achieve a flexible and adaptable system, capability ontologies are increasingly leveraged to describe functions in a machine-interpretable way. However, modeling such complex ontological descriptions is still a manual…

Improving LLM-based Ontology Matching with fine-tuning on synthetic data

2025-11-27 · Guilherme Sousa, Rinaldo Lima, Cassia Trojahn arxiv

Large Language Models (LLMs) are increasingly being integrated into various components of Ontology Matching pipelines. This paper investigates the capability of LLMs to perform ontology matching directly on ontology modu…