Assertion Detection Large Language Model In-context Learning LoRA Fine-tuning
Yuelyu Ji, Zeshui Yu, Yanshan Wang

TL;DR
This paper presents a novel approach using fine-tuned Large Language Models with advanced reasoning techniques for assertion detection in clinical NLP, significantly improving accuracy over previous methods.
Contribution
It introduces a new LLM-based assertion detection method with LoRA fine-tuning and reasoning techniques, enhancing performance on clinical datasets.
Findings
Achieved 0.89 F-1 on i2b2 2010 dataset, 0.11 higher than prior work.
Attained 0.74 F-1 on sleep concept dataset, 0.31 higher than previous methods.
Demonstrated improved generalizability across different clinical datasets.
Abstract
In this study, we aim to address the task of assertion detection when extracting medical concepts from clinical notes, a key process in clinical natural language processing (NLP). Assertion detection in clinical NLP usually involves identifying assertion types for medical concepts in the clinical text, namely certainty (whether the medical concept is positive, negated, possible, or hypothetical), temporality (whether the medical concept is for present or the past history), and experiencer (whether the medical concept is described for the patient or a family member). These assertion types are essential for healthcare professionals to quickly and clearly understand the context of medical conditions from unstructured clinical texts, directly influencing the quality and outcomes of patient care. Although widely used, traditional methods, particularly rule-based NLP systems and machine…
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.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques
