TL;DR
PromptRad is a knowledge-enhanced prompt-tuning method that effectively labels radiology reports with minimal data, outperforming traditional methods and matching GPT-4's performance.
Contribution
It introduces a novel prompt-tuning approach that incorporates UMLS synonyms for low-resource radiology report labeling, reducing data requirements and improving accuracy.
Findings
PromptRad outperforms dictionary-based and fine-tuning baselines with only 32 labeled examples.
It achieves performance comparable to GPT-4 using a smaller model.
PromptRad better captures negation patterns in reports.
Abstract
Automatic report labeling facilitates the identification of clinical findings from unstructured text and enables large-scale annotation for medical imaging research. Existing rule-based labelers struggle with the diverse descriptions in clinical reports, while fine-tuning pre-trained language models (PLMs) requires large amounts of labeled data that are often unavailable in clinical settings. In this paper, we propose PromptRad, a knowledge-enhanced multi-label \textbf{prompt}-tuning approach for \textbf{rad}iology report labeling under low-resource settings. PromptRad reformulates multi-label classification as masked language modeling and incorporates synonyms from the UMLS Metathesaurus into a multi-word verbalizer to enrich category representations. By fine-tuning the PLM without additional classification layers, PromptRad requires substantially less labeled data than conventional…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
