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 and Cognition01:27

Language and Cognition

340
Language serves as a bridge between ideas and communication, influencing how individuals perceive and interact with the world. Psychologists have long debated whether language shapes thought or vice versa. This discussion gained grip with Edward Sapir and Benjamin Lee Whorf in the 1940s, who proposed that language determines thought, a concept known as linguistic determinism. They suggested that the vocabulary and structure of a language influence how its speakers think and perceive reality.
340
Nursing Clinical Information System01:27

Nursing Clinical Information System

765
Nursing Clinical Information System (NCIS)
A Nursing Clinical Information System (NCIS) is a specialized type of healthcare information system tailored to meet the unique needs of nursing practice. It incorporates the principles of nursing informatics to streamline information management and improve the quality of care delivery.
Critical attributes of NCIS include:
765
Language Development01:22

Language Development

339
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...
339
Methods of Documentation VI: Case Management Model01:15

Methods of Documentation VI: Case Management Model

565
The case management model is a multidisciplinary approach that involves healthcare professionals from diverse disciplines, such as physicians, nurses, therapists, social workers, and pharmacists, working collaboratively to address the various needs of patients. Each healthcare professional brings unique expertise and perspectives, contributing to a more comprehensive understanding of the patient's condition and tailoring treatment plans accordingly.
For example, a patient with a chronic...
565
Purposive Learning01:22

Purposive Learning

110
E. C. Tolman emphasized the purposiveness of behavior — the idea that much of our behavior is goal-directed. For instance, employees who aim for a promotion work diligently to meet their targets. Tolman argued that when classical conditioning and operant conditioning occur, the organism acquires certain expectations. In classical conditioning, a child might fear a dog because they expect it to bite. In operant conditioning, a person might consistently work overtime because they expect a...
110

You might also read

Related Articles

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

Sort by
Same author

Synthesized annotation guidelines are knowledge-lite boosters for clinical information extraction.

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

Education Research: Integration of Trainee and Faculty Clinics at an Academic Medical Center: Improving Quality of Care and Education.

Neurology. Education·2026
Same author

Hootation: A GUI and API library for ontology validation and verbalization.

Proceedings. IEEE International Conference on Semantic Computing·2026
Same author

Impact of Prescribed and Self-Selected Music Interventions on Stress, Sleep, Heart Rate Variability, and Brain Connectivity in Surgeons Using 7-Tesla Functional Magnetic Resonance Imaging and Wearable Actigraphy: Multimodal Feasibility Randomized Controlled Trial.

JMIR formative research·2026
Same author

Clinical document metadata extraction: A scoping review.

Journal of biomedical informatics·2026
Same author

Facilitating Clinical Information Extraction with Synthetic Data and Ontology using Large Language Models.

AMIA ... Annual Symposium proceedings. AMIA Symposium·2026

Related Experiment Video

Updated: Jun 21, 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

543

Leveraging Large Language Models for Knowledge-free Weak Supervision in Clinical Natural Language Processing.

Enshuo Hsu1, Kirk Roberts1

  • 1University of Texas Health Science Center at Houston.

Research Square
|July 9, 2024
PubMed
Summary

This study introduces a novel method for clinical natural language processing (NLP) using large language models (LLMs) to generate weakly labeled data, significantly improving model performance with minimal gold-standard data.

Keywords:
Electronic health recordsLarge language modelsNatural language processingWeak supervision

More Related Videos

A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports
07:35

A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports

Published on: October 13, 2023

1.6K
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: Jun 21, 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

543
A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports
07:35

A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports

Published on: October 13, 2023

1.6K
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:

  • Natural Language Processing
  • Machine Learning in Healthcare
  • Clinical Informatics

Background:

  • Clinical natural language processing (NLP) relies heavily on large labeled datasets, which are scarce and costly in the medical domain.
  • Weak supervision and in-context learning with large language models (LLMs) show promise but often underperform supervised methods.
  • LLM inference is computationally intensive, posing a barrier to widespread clinical adoption.

Purpose of the Study:

  • To develop an efficient and effective NLP approach for the clinical domain using LLMs and weak supervision.
  • To reduce the dependency on extensive gold-standard clinical data for training high-performance models.
  • To investigate a method that achieves dominant performance with minimal domain expertise and labeled data.

Main Methods:

  • A prompt-based approach using a fine-tuned LLM (Llama2-13B) to generate weakly labeled data.
  • Training a downstream BERT model using the LLM-generated weakly labeled data.
  • Further fine-tuning the weakly supervised BERT model on a small amount of gold-standard clinical data.
  • Evaluation on three n2c2 datasets to assess performance against established benchmarks.

Main Results:

  • The proposed method, using Llama2-13B for weak supervision, consistently outperformed out-of-the-box PubMedBERT by 4.7-47.9% in F1 scores with as few as 10 gold-standard notes.
  • With only 50 gold-standard notes, the developed models achieved performance comparable to fully supervised systems.
  • The approach demonstrated robust performance across different clinical datasets.

Conclusions:

  • Fine-tuning LLMs for weak supervision offers a powerful solution to data scarcity in clinical NLP.
  • This method significantly enhances the performance of downstream models like BERT with minimal labeled data.
  • The approach provides a computationally efficient and highly effective strategy for clinical text analysis, reducing the need for extensive manual annotation.