Heterogeneous LLM Methods for Ontology Learning (Few-Shot Prompting, Ensemble Typing, and Attention-Based Taxonomies)
Aleksandra Beliaeva, Temurbek Rahmatullaev

TL;DR
This paper introduces a modular system combining retrieval-augmented prompting, zero-shot classification, and attention-based graph modeling to improve ontology learning tasks like term extraction, typing, and taxonomy discovery using large language models.
Contribution
It presents a comprehensive, task-specific approach that leverages LLMs without fine-tuning, demonstrating scalability and robustness across diverse domains for ontology construction.
Findings
Achieved top results in the LLMs4OL 2025 challenge leaderboard.
Demonstrated effective zero-shot and few-shot learning strategies.
Showcased scalable modular architecture for ontology learning.
Abstract
We present a comprehensive system for addressing Tasks A, B, and C of the LLMs4OL 2025 challenge, which together span the full ontology construction pipeline: term extraction, typing, and taxonomy discovery. Our approach combines retrieval-augmented prompting, zero-shot classification, and attention-based graph modeling -- each tailored to the demands of the respective task. For Task A, we jointly extract domain-specific terms and their ontological types using a retrieval-augmented generation (RAG) pipeline. Training data was reformulated into a document to terms and types correspondence, while test-time inference leverages semantically similar training examples. This single-pass method requires no model finetuning and improves overall performance through lexical augmentation Task B, which involves assigning types to given terms, is handled via a dual strategy. In the few-shot setting…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
