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

ER Retrieval Pathway01:45

ER Retrieval Pathway

3.9K
In the secretory pathway, vesicles transport proteins from one cellular compartment to another in forward transport to deliver the protein to its correct location. Occasionally, misfolded proteins and incorrect proteins escape their original compartments, and a retrieval pathway is used to return the escaped proteins to their original compartment.
The ER uses many checkpoints to prevent the entry of incorrectly folded or a resident protein as cargo onto a transport vesicle. These mechanisms...
3.9K
Improving Translational Accuracy02:07

Improving Translational Accuracy

11.8K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
11.8K
Genetic Lingo01:11

Genetic Lingo

104.5K
Overview
104.5K

You might also read

Related Articles

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

Sort by
Same author

Integrative bioinformatics and in vivo validation suggest a potential role of <i>Cbr4</i> in alcohol use disorder through modulation of lipid metabolism and treg cell function in the central amygdala.

Frontiers in genetics·2026
Same author

Phenotyping antidepressant treatment response with deep learning in electronic health records.

Translational psychiatry·2026
Same author

Self-Reported Tianeptine Experiences on Reddit: Natural Language Processing-Assisted Qualitative Study.

JMIR infodemiology·2026
Same author

MedHopQA: A Disease-Centered Multi-Hop Reasoning Benchmark and Evaluation Framework for LLM-Based Biomedical Question Answering.

ArXiv·2026
Same author

Mapping intrinsic neural timescale alterations in major depressive disorder.

Progress in neuro-psychopharmacology & biological psychiatry·2026
Same author

Bacillus Calmette-Guérin (BCG) immunotherapy reprograms CNS immunity and alters Alzheimer's biomarkers: results from two open-label clinical trials.

Communications medicine·2026

Related Experiment Video

Updated: Sep 9, 2025

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

680

Retrieval augmented generation based dynamic prompting for few-shot biomedical named entity recognition using large

Yao Ge1,2,3, Sudeshna Das1, Yuting Guo1,2

  • 1Department of Biomedical Informatics, School of Medicine, Emory University, Atlanta, GA, USA.

Research Square
|September 5, 2025
PubMed
Summary

Dynamic prompting with retrieval-augmented generation significantly boosts few-shot biomedical named entity recognition (NER) performance in large language models (LLMs). This adaptive strategy enhances accuracy on limited data, improving NER task outcomes.

More Related Videos

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

565
Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception
05:48

Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception

Published on: August 9, 2024

1.6K

Related Experiment Videos

Last Updated: Sep 9, 2025

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

680
Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

565
Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception
05:48

Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception

Published on: August 9, 2024

1.6K

Area of Science:

  • Natural Language Processing (NLP)
  • Biomedical Informatics

Background:

  • Biomedical Named Entity Recognition (NER) is crucial for extracting information from biomedical texts.
  • Large Language Models (LLMs) show potential for NER, especially in few-shot scenarios with limited data.

Purpose of the Study:

  • To enhance LLM performance for few-shot biomedical NER.
  • To investigate the effectiveness of dynamic prompting strategies, specifically retrieval-augmented generation (RAG).

Main Methods:

  • Implemented and compared static and dynamic prompt engineering techniques for LLMs.
  • Utilized retrieval-augmented generation (RAG) with TF-IDF and SBERT for dynamic example selection.
  • Evaluated performance on five biomedical NER datasets across 5-shot and 10-shot settings.

Main Results:

  • Static prompting with structured components improved F1-scores by 11-12% for GPT-4, GPT-3.5, and LLaMA 3-70B.
  • Dynamic prompting further enhanced performance, with TF-IDF and SBERT retrieval yielding average F1-score improvements of 7.3% and 5.6% respectively.
  • Dynamic RAG demonstrated superior results in few-shot biomedical NER tasks.

Conclusions:

  • Contextually adaptive prompts via RAG are highly effective for improving few-shot biomedical NER.
  • Dynamic prompting strategies offer a significant advancement over static methods for LLM-based biomedical NLP tasks.