Related Experiment Video
Updated: Jan 18, 2026

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
Identifying Adverse Drug Events in Clinical Text Using Fine-Tuned Clinical Language Models: Machine Learning Study
Elizaveta Kopacheva1, Aron Henriksson2, Hercules Dalianis2
1Department of Computer Science and Media Technology, Faculty of Technology, Linnaeus University, Universitetsplatsen 1, Växjö, 352 52, Sweden, 46 737033730.
This study fine-tuned the SweDeClin-BERT model to automatically detect adverse drug events (ADEs) in Swedish clinical notes, achieving higher accuracy than previous methods. The integrated approach improved identification of ADEs, crucial for patient safety.
Area of Science:
- Natural Language Processing (NLP) in Healthcare
- Clinical Informatics
- Pharmacovigilance
Background:
- Adverse drug events (ADEs) are a significant healthcare concern, often undocumented in structured electronic health records (EHRs).
- Manual review of clinical notes for ADE detection is labor-intensive and time-consuming.
- Automated extraction of ADE information from clinical text is needed for efficient detection.
Purpose of the Study:
- To fine-tune the Swedish Deidentified Clinical Bidirectional Encoder Representations from Transformers (SweDeClin-BERT) model for Named Entity Recognition (NER) and Relation Extraction (RE).
- To implement an integrated NER-RE pipeline for improved ADE identification in Swedish clinical notes.
- To compare the performance of the fine-tuned model against traditional machine learning methods (CRFs and RF).
Main Methods:
- A subset of clinical notes with suspected ADEs (ICD-10 codes A.1, A.2) from the Stockholm EPR Corpus (2009-2010) was sampled and annotated.
- The SweDeClin-BERT model was fine-tuned for NER and RE tasks.
- An integrated NER-RE pipeline was developed and evaluated on 395 clinical notes, followed by an error analysis.
Main Results:
- 62% of notes contained explicit ADE descriptions, highlighting limitations of relying solely on ICD-10 codes.
- The fine-tuned SweDeClin-BERT achieved high performance: F1-score of 0.845 for NER and 0.81 for RE.
- The integrated NER-RE pipeline achieved an overall F1-score of 0.81, significantly outperforming baseline models.
Conclusions:
- Domain-specific language models like SweDeClin-BERT significantly improve ADE detection in clinical notes compared to conventional machine learning.
- The fine-tuned model shows promise but requires further validation across different hospital settings for generalizability.
- Recommendations include revising annotation guidelines and addressing challenges with compound/split entities in Swedish.
More Related Videos
07:50A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts
Published on: September 20, 2018
05:47Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
Published on: June 13, 2025