pith. sign in

arxiv: 2312.00326 · v28 · pith:INULIQR6new · submitted 2023-12-01 · 💻 cs.AI · cs.CL· cs.IR

Agent-OM: Leveraging LLM Agents for Ontology Matching

classification 💻 cs.AI cs.CLcs.IR
keywords systemsagentsmatchingontologyagent-omdesignframeworkleveraging
0
0 comments X
read the original abstract

Ontology matching (OM) enables semantic interoperability between different ontologies and resolves their conceptual heterogeneity by aligning related entities. OM systems currently have two prevailing design paradigms: conventional knowledge-based expert systems and newer machine learning-based predictive systems. While large language models (LLMs) and LLM agents have revolutionised data engineering and have been applied creatively in many domains, their potential for OM remains underexplored. This study introduces a novel agent-powered LLM-based design paradigm for OM systems. With consideration of several specific challenges in leveraging LLM agents for OM, we propose a generic framework, namely Agent-OM (Agent for Ontology Matching), consisting of two Siamese agents for retrieval and matching, with a set of OM tools. Our framework is implemented in a proof-of-concept system. Evaluations of three Ontology Alignment Evaluation Initiative (OAEI) tracks over state-of-the-art OM systems show that our system can achieve results very close to the long-standing best performance on simple OM tasks and can significantly improve the performance on complex and few-shot OM tasks.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. GRAIL: A Deep-Granularity Hybrid Resonance Framework for Real-Time Agent Discovery via SLM-Enhanced Indexing

    cs.AI 2026-05 unverdicted novelty 6.0

    GRAIL achieves over 79 times lower latency than LLM-parsing baselines and higher Recall@10 than vector search by combining SLM-enhanced prediction, pseudo-document expansion, and MaxSim resonance on the new AgentTaxo-...

  2. OM4OV: Leveraging Ontology Matching for Ontology Versioning

    cs.AI 2024-09 unverdicted novelty 6.0

    OM4OV framework adapts ontology matching systems for versioning with a cross-reference optimization to address skewed measurements and poor update detection.

  3. How Does A Text Preprocessing Pipeline Affect Ontology Matching?

    cs.CL 2024-11 unverdicted novelty 5.0

    Phase 1 preprocessing steps improve ontology matching more than Phase 2 steps on OAEI tracks, and two new repair methods reduce false mappings.

  4. A Survey on the Memory Mechanism of Large Language Model based Agents

    cs.AI 2024-04 accept novelty 3.0

    A systematic review of memory designs, evaluation methods, applications, limitations, and future directions for LLM-based agents.