DLAIIRAug 6, 2025

A Hybrid AI Methodology for Generating Ontologies of Research Topics from Scientific Paper Corpora

arXiv:2508.04213v1h-index: 38
Originality Incremental advance
AI Analysis

This work addresses the time-consuming and limited nature of manual ontology curation for researchers and AI systems in scientific literature management, though it is incremental as it builds on existing methods.

The paper tackles the problem of manually curating research topic ontologies by presenting Sci-OG, a semi-automated methodology that achieves an F1 score of 0.951 on a dataset of 21,649 annotated triples, surpassing alternatives like fine-tuned SciBERT and GPT4-mini.

Taxonomies and ontologies of research topics (e.g., MeSH, UMLS, CSO, NLM) play a central role in providing the primary framework through which intelligent systems can explore and interpret the literature. However, these resources have traditionally been manually curated, a process that is time-consuming, prone to obsolescence, and limited in granularity. This paper presents Sci-OG, a semi-auto\-mated methodology for generating research topic ontologies, employing a multi-step approach: 1) Topic Discovery, extracting potential topics from research papers; 2) Relationship Classification, determining semantic relationships between topic pairs; and 3) Ontology Construction, refining and organizing topics into a structured ontology. The relationship classification component, which constitutes the core of the system, integrates an encoder-based language model with features describing topic occurrence in the scientific literature. We evaluate this approach against a range of alternative solutions using a dataset of 21,649 manually annotated semantic triples. Our method achieves the highest F1 score (0.951), surpassing various competing approaches, including a fine-tuned SciBERT model and several LLM baselines, such as the fine-tuned GPT4-mini. Our work is corroborated by a use case which illustrates the practical application of our system to extend the CSO ontology in the area of cybersecurity. The presented solution is designed to improve the accessibility, organization, and analysis of scientific knowledge, thereby supporting advancements in AI-enabled literature management and research exploration.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes