Using LLMs and ontologies to extract causal relationships from medical abstracts

📅 2025-02-16
🏛️ Procedia Computer Science
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address the unreliability and non-standardization of outputs generated by large language models (LLMs) in biomedical causal relation extraction, this paper proposes an ontology-enhanced LLM collaborative modeling framework. Our method uniquely integrates the semantic understanding capability of an open-source LLM (Llama-3) with the formal logical constraints encoded in the Unified Medical Language System (UMLS) ontology, augmented by causal pattern–guided prompt engineering and rule-driven post-hoc reasoning. This enables precise identification and standardized representation of causal triples from unstructured biomedical abstracts. The approach effectively mitigates challenges posed by ambiguity, implicitness, and terminological heterogeneity in biomedical causal expressions. Evaluated on the MedCausa benchmark, our method achieves an F1 score of 82.4%—an 11.7-point improvement over a vanilla LLM baseline—and attains a 93.2% standardization coverage rate for extracted causal triples, significantly enhancing result verifiability and domain-specific adaptability.

Technology Category

Application Category

Problem

Research questions and friction points this paper is trying to address.

Reduces hallucinations in LLM outputs
Enhances factual precision in responses
Improves clarity of chatbot-generated answers
Innovation

Methods, ideas, or system contributions that make the work stand out.

Knowledge Graph integration
Retrieval-Augmented Generation technique
Vector-based retrieval process
🔎 Similar Papers