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

Clinical Trials01:16

Clinical Trials

6.6K
Clinical trials are prospective experimental studies conducted on humans to determine the safety and efficacy of treatments, drugs, diet methods, and medical devices. Using statistics in clinical trials enables researchers to derive reasonable and accurate conclusions from the collected data, allowing them to make wise decisions in uncertain situations. In medical research, statistical methods are crucial for preventing errors and bias.
There are four phases in a clinical trial. A phase one...
6.6K
Clinical Trials: Overview01:11

Clinical Trials: Overview

2.8K
Clinical development focuses on how the drug will interact with the human body and encompasses four key phases of clinical trials, each serving a specific purpose in assessing the safety and effectiveness of new drugs. These phases overlap and build upon one another. Phase I involves a small group of healthy volunteers (typically 20-80 individuals) or, in cases where significant toxicity is expected, patients with the targeted disease, such as cancer or AIDS. The volunteers are tested for...
2.8K

You might also read

Related Articles

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

Sort by
Same author

Development and validation of a multimodal artificial intelligence-based model for predicting post-prostatectomy treatment outcomes from baseline biparametric prostate magnetic resonance imaging.

Diagnostic and interventional radiology (Ankara, Turkey)·2026
Same author

Global performance of predictive models for dengue severity, hospitalization and mortality: a systematic review and meta-analysis of 146 studies.

International journal of infectious diseases : IJID : official publication of the International Society for Infectious Diseases·2026
Same author

Unified framework for the ingestion of early epidemic data for downstream data analytics.

Wellcome open research·2026
Same author

A snapshot of selected neglected tropical disease research using the World Health Organization International Clinical Trials Registry Platform database, 1999-2023.

PLoS neglected tropical diseases·2026
Same author

Assessing the Importance of Variation in Diagnostic Coding Among the Three Countries in the UK Biobank.

Learning health systems·2026
Same author

Early sepsis prediction using a hybrid LSTM-GAT model: a study on the PhysioNet 2019 dataset.

BMJ health & care informatics·2026
Same journal

A Semantic Parsing Pipeline for Context-Dependent Question Answering over Temporally Structured Data.

Natural language engineering·2023
Same journal

Natural discourse reference generation reduces cognitive load in spoken systems.

Natural language engineering·2014
See all related articles

Related Experiment Video

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

504

Lightweight transformers for clinical natural language processing.

Omid Rohanian1,2, Mohammadmahdi Nouriborji2,3, Hannah Jauncey4

  • 1Department of Engineering Science, University of Oxford, Oxford, UK.

Natural Language Engineering
|November 26, 2024
PubMed
Summary
This summary is machine-generated.

Researchers developed efficient, compact clinical transformers for Natural Language Processing (NLP) tasks. These lightweight models match larger ones like BioBERT, outperforming other compact models on clinical text mining.

Keywords:
Machine learningnatural language processing for biomedical texts

More Related Videos

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

1.7K
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 6, 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

504
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

1.7K
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 (NLP)
  • Computational Linguistics
  • Biomedical Informatics

Background:

  • Specialized pre-trained language models show promise in medical NLP.
  • Existing models like BioBERT and BioClinicalBERT are often resource-intensive.
  • Knowledge distillation enables creation of smaller, efficient models.

Purpose of the Study:

  • To develop compact, efficient language models for clinical text processing.
  • To create lightweight clinical transformers using knowledge distillation and continual learning.
  • To evaluate model performance across various clinical text-mining tasks.

Main Methods:

  • Utilized knowledge distillation and continual learning to develop lightweight clinical transformers.
  • Ranged model parameter counts from millions to tens of millions.
  • Conducted extensive evaluations on standard datasets for multiple NLP tasks.

Main Results:

  • Developed efficient, compact clinical transformers with comparable performance to larger models (e.g., BioBERT).
  • Achieved superior performance over other compact models trained on general or biomedical data.
  • Demonstrated effectiveness across diverse clinical text-mining tasks including NER and relation extraction.

Conclusions:

  • This study presents the first comprehensive effort to create efficient and compact transformers for clinical NLP.
  • The developed lightweight models offer a viable alternative for resource-constrained clinical text analysis.
  • Models and code are publicly available to promote reproducibility and further research.