Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Genome Annotation and Assembly03:36

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 Regeneration01:33

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

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Optimized phenotype definitions boost GWAS power.

PLoS computational biology·2026
Same author

BioMADE: Predicting Torsades de Pointes from molecular structures through biologically informed representations.

bioRxiv : the preprint server for biology·2026
Same author

Toward scalable early cancer detection: evaluating EHR-based predictive models against traditional screening criteria.

NPJ precision oncology·2026
Same author

WebGWAS: a web server for instant GWAS on arbitrary phenotypes.

BioData mining·2026
Same author

Accent related errors in clinical speech transcription and a LLM-based remedy.

NPJ digital medicine·2026
Same author

A crisis of overconfidence: Why confidence, not accuracy, is the real risk in clinical AI.

BioData mining·2026
Same journal

Causal intervention validation of gene regulatory signals in scGPT.

Journal of biomedical informatics·2026
Same journal

CoAff-DTI: Fine-grained drug-target interaction prediction using pre-trained language models and affinity-guided mechanisms.

Journal of biomedical informatics·2026
Same journal

Evaluation of temporal preservation in synthetic longitudinal patient data.

Journal of biomedical informatics·2026
Same journal

ARKE: An ontology-driven framework for automated mapping of local radiology procedure terms to the LOINC-RadLex playbook using large language model.

Journal of biomedical informatics·2026
Same journal

A validation-driven training controller for cross-lingual biomedical NER via reinforcement learning-based adaptive loss weighting.

Journal of biomedical informatics·2026
Same journal

ASP-HR: An Adaptive Spatial Perception and Hierarchical Reasoning mechanism for document-level biomedical relation extraction.

Journal of biomedical informatics·2026
See all related articles

Related Experiment Video

Updated: Jun 14, 2025

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
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
PubMed
Summary
This summary is machine-generated.

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.

Keywords:
Clinical text normalizationLarge language modelsPrompt engineeringRetrieval-augmented generation

More Related Videos

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

523
A Web Tool for Generating High Quality Machine-readable Biological Pathways
08:01

A Web Tool for Generating High Quality Machine-readable Biological Pathways

Published on: February 8, 2017

17.6K

Related Experiment Videos

Last Updated: Jun 14, 2025

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

661
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

523
A Web Tool for Generating High Quality Machine-readable Biological Pathways
08:01

A Web Tool for Generating High Quality Machine-readable Biological Pathways

Published on: February 8, 2017

17.6K

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.