English

Automated Clinical Data Extraction with Knowledge Conditioned LLMs

Computation and Language 2024-11-18 v2 Artificial Intelligence

Abstract

The extraction of lung lesion information from clinical and medical imaging reports is crucial for research on and clinical care of lung-related diseases. Large language models (LLMs) can be effective at interpreting unstructured text in reports, but they often hallucinate due to a lack of domain-specific knowledge, leading to reduced accuracy and posing challenges for use in clinical settings. To address this, we propose a novel framework that aligns generated internal knowledge with external knowledge through in-context learning (ICL). Our framework employs a retriever to identify relevant units of internal or external knowledge and a grader to evaluate the truthfulness and helpfulness of the retrieved internal-knowledge rules, to align and update the knowledge bases. Experiments with expert-curated test datasets demonstrate that this ICL approach can increase the F1 score for key fields (lesion size, margin and solidity) by an average of 12.9% over existing ICL methods.

Keywords

Cite

@article{arxiv.2406.18027,
  title  = {Automated Clinical Data Extraction with Knowledge Conditioned LLMs},
  author = {Diya Li and Asim Kadav and Aijing Gao and Rui Li and Richard Bourgon},
  journal= {arXiv preprint arXiv:2406.18027},
  year   = {2024}
}

Comments

COLING25 Industry Track

R2 v1 2026-06-28T17:19:23.959Z