Related Experiment Video
Updated: Jun 14, 2025

03:37
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
Published on: March 1, 2024
661
Biomedical text normalization through generative modeling
Jacob S Berkowitz1, Apoorva Srinivasan1, Jose Miguel Acitores Cortina1
1Department of Computational Biomedicine, Cedars-Sinai Medical Center, 700 N San Vicente Blvd, Pacific Design Center Suite G540, West Hollywood, CA 90069 United States.
Journal of Biomedical Informatics
|May 17, 2025
Summary
Retrieval-Augmented Generation normalization (RAGnorm) effectively standardizes unstructured electronic health record (EHR) text. This LLM-based approach shows superior performance in clinical text normalization tasks.
Area of Science:
- Biomedical Informatics
- Natural Language Processing
- Artificial Intelligence
Background:
- Electronic health records (EHRs) contain vast amounts of unstructured text data.
- Inconsistent formatting of EHR text hinders its use in predictive modeling and clinical decision support.
- Large language models (LLMs) offer potential for standardizing medical text due to their contextual understanding.
Purpose of the Study:
- To develop and evaluate clinical text normalization pipelines using LLMs.
- To assess the effectiveness of various LLM-based normalization strategies.
- To compare LLM performance against traditional methods for medical text standardization.
Main Methods:
- Implemented four LLM-based normalization strategies: Zero-Shot Recall, Prompt Recall, Semantic Search, and Retrieval-Augmented Generation normalization (RAGnorm).
- Included a baseline using TF-IDF based String Matching.
- Evaluated performance on three SNOMED-mapped condition term datasets (oncology, institutional sample, common codes) and TAC 2017 drug labels (MedDRA terms).
- Measured performance using mean shortest path length and micro F1 score.
Main Results:
- RAGnorm demonstrated superior performance across all evaluated datasets.
- RAGnorm achieved a mean shortest path length of 0.21 on the oncology dataset.
- Achieved a micro F1 score of 88.01 on TAC 2017 task 4, outperforming other models.
Conclusions:
- Retrieval-focused LLM approaches, like RAGnorm, overcome limitations of traditional LLMs for text normalization.
- RAGnorm and similar retrieval techniques show significant promise for normalizing biomedical free text.
- Further exploration of these methods is recommended for advancing clinical data utilization.
Related Concept Videos
Genome Annotation and Assembly
18.8K
The genome refers to all of the genetic material in an organism. It can range from a few million base pairs in microbial cells to several billion base pairs in many eukaryotic organisms. Genome assembly refers to the process of taking the DNA sequencing data and putting it all back together in a correct order to create a close representation of the original genome. This is followed by the identification of functional elements on the newly assembled genome, a process called genome annotation.
18.8K
Whole Body Regeneration
3.3K
Regeneration is the process of restoring injured or lost tissues, organs, or body parts. While simpler organisms generally show greater ability to regenerate their whole body, few complex animals show similarly exceptional regeneration. For example, planarian flatworms have a unique regenerative potential making them a popular study organism among biologists to understand the mechanisms of whole body regeneration. Other organisms, such as hydra, also show extreme regeneration potential;...
3.3K

