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

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

Cell-type specific single-cell signatures reveal nephrotoxic drug effects.

Computational and structural biotechnology journal·2025
Same author

Multi-level Latent Variable Models for Coheritability Analysis in Electronic Health Records.

medRxiv : the preprint server for health sciences·2025
Same journal

Predicting Chemotherapy Response from Staging Laparoscopy Images.

medRxiv : the preprint server for health sciences·2026
Same journal

Development and External Validation of a Machine Learning Model for 10-Year Ischemic Stroke Risk Prediction in Diverse Populations.

medRxiv : the preprint server for health sciences·2026
Same journal

MCH-Guard: Multimodal Machine Learning Framework for Risk Stratification of Cerebral Microhemorrhage Risk in the Alzheimer's Disease Neuroimaging Initiative.

medRxiv : the preprint server for health sciences·2026
Same journal

Genetic and maternal environmental contributions to estimated fetal weight at 20 weeks gestation compared with birthweight.

medRxiv : the preprint server for health sciences·2026
Same journal

Better immediate declarative memory is associated with forgetting during locomotor adaptation in chronic stroke and in older adults.

medRxiv : the preprint server for health sciences·2026
Same journal

An empirical Bayes framework for burden and dispersion association tests helps prioritize rare variants associated with Alzheimer's disease.

medRxiv : the preprint server for health sciences·2026
See all related articles

Related Experiment Video

Updated: May 22, 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

616

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.

Medrxiv : the Preprint Server for Health Sciences
|March 17, 2025
PubMed
Summary
This summary is machine-generated.

Retrieval-Augmented Generation (RAGnorm) effectively normalizes unstructured clinical text from electronic health records. This approach surpasses traditional methods, improving data standardization for better healthcare applications.

Keywords:
clinical text normalizationlarge language modelsprompt engineeringretrieval-augmented generation

More Related Videos

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.4K
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

474

Related Experiment Videos

Last Updated: May 22, 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

616
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.4K
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

474

Area of Science:

  • Biomedical Informatics
  • Natural Language Processing
  • Artificial Intelligence

Background:

  • Electronic health records (EHRs) contain vast amounts of unstructured text, posing challenges for data analysis and utilization.
  • The inconsistent formatting of medical text hinders predictive modeling, clinical decision support, and data mining.
  • Large language models (LLMs) show promise in understanding and standardizing complex medical language.

Purpose of the Study:

  • To develop and evaluate clinical text normalization pipelines using LLMs.
  • To assess the effectiveness of different LLM-based normalization strategies against a baseline method.
  • To improve the standardization of unstructured medical text for enhanced data usability.

Main Methods:

  • Implemented four LLM-based normalization strategies: Zero-Shot Recall, Prompt Recall, Semantic Search, and Retrieval-Augmented Generation (RAGnorm).
  • Included a baseline approach using TF-IDF based String Matching.
  • Evaluated performance on three SNOMED-mapped condition term datasets (oncology, institutional sample, common codes) and TAC 2017 drug annotations (MedDRA).
  • Measured performance using mean shortest path length and micro F1 score.

Main Results:

  • RAGnorm demonstrated superior performance across all evaluated datasets.
  • RAGnorm achieved the lowest mean shortest path lengths: 0.21 (domain-specific), 0.58 (sampled), and 0.90 (top terms).
  • RAGnorm attained a micro F1 score of 88.01 on TAC 2017 task 4, outperforming other models without prior training data.

Conclusions:

  • Retrieval-focused LLM approaches effectively address limitations in clinical text normalization.
  • RAGnorm and similar retrieval techniques show significant potential for normalizing biomedical free text.
  • Further exploration of these methods is recommended for advancing biomedical natural language processing.