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

Improving Translational Accuracy02:07

Improving Translational Accuracy

2.6K
2.6K

You might also read

Related Articles

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

Sort by
Same author

Automating infection indicator extraction in home healthcare through instruction-tuned large language models.

Journal of the American Medical Informatics Association : JAMIA·2026
Same author

Privacy-preserving verification of preprocessing in federated learning for genomic data.

JAMIA open·2026
Same author

Explainable drug side effect prediction in central neural system via biologically informed graph neural network.

Translational psychiatry·2026
Same author

Privacy-Preserving Verification of ML Preprocessing via Model Behavior Indicators.

IEEE transactions on privacy·2026
Same author

Information extraction from clinical notes: are we ready to switch to large language models?

Journal of the American Medical Informatics Association : JAMIA·2026
Same author

A medically grounded LLM agent-based tool to detect patient safety events in medical records: Identifying patient safety events with large language models.

medRxiv : the preprint server for health sciences·2025

Related Experiment Video

Updated: Jul 4, 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

572

Improving large language models for clinical named entity recognition via prompt engineering.

Yan Hu1, Qingyu Chen2,3, Jingcheng Du1

  • 1McWilliams School of Biomedical Informatics, Houston, TX, United States.

Journal of the American Medical Informatics Association : JAMIA
|January 28, 2024
PubMed
Summary

Large language models (LLMs) like GPT-4 show promise for clinical named entity recognition (NER) tasks. Task-specific prompts significantly improve LLM performance, reducing the need for extensive annotated data in healthcare.

Keywords:
GPT-3.5GPT-4clinical named entity recognitionlarge language modelsprompt engineering

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

1.5K
A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts
07:50

A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts

Published on: September 20, 2018

15.9K

Related Experiment Videos

Last Updated: Jul 4, 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

572
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.5K
A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts
07:50

A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts

Published on: September 20, 2018

15.9K

Area of Science:

  • Artificial Intelligence
  • Natural Language Processing
  • Biomedical Informatics

Background:

  • Large language models (LLMs) demonstrate potential for processing complex clinical data.
  • Clinical Named Entity Recognition (NER) is crucial for extracting information from electronic health records.
  • Current methods often require extensive annotated datasets, limiting scalability.

Purpose of the Study:

  • To evaluate the performance of GPT-3.5 and GPT-4 on clinical NER tasks.
  • To develop and assess a task-specific prompt framework to enhance LLM capabilities in clinical settings.
  • To compare LLM performance against established models like BioClinicalBERT.

Main Methods:

  • Two clinical NER tasks were performed: concept extraction from MTSamples and adverse event identification from VAERS.
  • A prompt framework was developed, including baseline, guideline-based, error analysis-based, and few-shot learning prompts.
  • Model performance was evaluated using relaxed F1 scores and compared to BioClinicalBERT.

Main Results:

  • GPT-3.5 and GPT-4 performance improved significantly with the task-specific prompt framework.
  • With all prompt components, GPT-4 achieved F1 scores of 0.861 (MTSamples) and 0.736 (VAERS).
  • While LLM performance did not surpass BioClinicalBERT, it showed promising results with minimal training data.

Conclusions:

  • Task-specific prompts enhance the feasibility of LLMs for clinical NER.
  • LLMs, particularly GPT-4, show potential to approach state-of-the-art performance with careful prompt engineering.
  • Further research and refined evaluation schemas are needed to fully leverage LLMs in clinical applications.