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

Language Development01:22

Language Development

1.1K
Children master language quickly and with relative ease, supported by both biological predisposition and reinforcement. B. F. Skinner (1957) proposed that language is learned through reinforcement, while Noam Chomsky (1965) argued that language acquisition mechanisms are biologically determined.
The critical period for language acquisition suggests that the ability to acquire language is at its peak early in life. As people age, this proficiency decreases. Language development begins very...
1.1K
Elaborative Rehearsals01:07

Elaborative Rehearsals

520
Elaborative rehearsal is a crucial cognitive strategy that strengthens information encoding in long-term memory by making meaningful connections between new data and pre-existing knowledge. This approach contrasts with maintenance rehearsal, which involves simple repetition without delving into the significance of the information. While maintenance rehearsal might temporarily keep information active in short-term memory, it is less effective for long-term retention.
The effectiveness of...
520
Improving Translational Accuracy02:07

Improving Translational Accuracy

15.5K
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...
15.5K
Improving Translational Accuracy02:07

Improving Translational Accuracy

3.8K
3.8K

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: Apr 4, 2026

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

1.3K

Improving few-shot named entity recognition for large language models using structured dynamic prompting with

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

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

NPJ Artificial Intelligence
|April 3, 2026
PubMed
Summary

Innovative prompting strategies, including retrieval-augmented generation, significantly improve few-shot biomedical named entity recognition (NER) performance for large language models (LLMs). Dynamic prompting with TF-IDF retrieval yielded the best results, enhancing annotation efficiency.

Keywords:
Computational biology and bioinformaticsHealth careMathematics and computing

More Related Videos

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

2.1K

Related Experiment Videos

Last Updated: Apr 4, 2026

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

1.3K
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

2.1K

Area of Science:

  • Computational linguistics
  • Bioinformatics
  • Artificial Intelligence

Background:

  • Biomedical named entity recognition (NER) is crucial for extracting information from biomedical texts.
  • Large language models (LLMs) show potential for few-shot NER but face performance challenges.
  • Prompting strategies are key to optimizing LLM performance in specialized domains like biomedicine.

Purpose of the Study:

  • To enhance few-shot biomedical NER performance using innovative prompting techniques.
  • To investigate the effectiveness of retrieval-augmented generation for biomedical NER.
  • To evaluate static and dynamic prompt engineering strategies across different LLMs.

Main Methods:

  • Implemented and evaluated a structured multi-component static prompt and a dynamic prompt engineering technique.
  • Dynamic prompting utilized retrieval of relevant in-context examples based on input texts (TF-IDF retrieval).
  • Tested strategies on five biomedical NER datasets using GPT-4, GPT-3.5, LLaMA 3-70B, and GPT-OSS-120B.

Main Results:

  • Structured static prompting improved average F1-scores by 11-12% compared to basic prompting.
  • Dynamic prompting further boosted performance, with TF-IDF retrieval yielding an 8.8% (5-shot) and 6.3% (10-shot) improvement in F1-scores.
  • Ablation studies showed strong performance with small retrieval pool sizes, indicating scalability.

Conclusions:

  • Innovative prompting strategies, particularly dynamic retrieval-augmented generation, significantly advance few-shot biomedical NER.
  • The proposed framework demonstrates high annotation efficiency and scalability for real-world applications.
  • LLMs, when guided by effective prompting, offer a powerful solution for biomedical text analysis.