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

Types Of Transformers01:16

Types Of Transformers

1.3K
Transformers can provide desired voltages to a circuit by modifying the number of turns in the secondary windings.
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
1.3K
Transformers01:26

Transformers

1.5K
A device that transforms voltages from one value to another using induction is called a transformer. A transformer consists of two separate coils, or windings, wrapped around the same soft iron core. However, they are electrically insulated from each other.
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
1.5K
Transformers in Distribution System01:27

Transformers in Distribution System

422
Transformers in distribution systems can be broadly categorized into distribution substation transformers and other distribution transformers. They are crucial for stepping down high transmission voltages to levels suitable for distribution and end-user applications.
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
422
Concepts and Prototypes01:24

Concepts and Prototypes

380
The human nervous system handles vast amounts of information by translating sensory stimuli into neural impulses, which the brain processes, creating thoughts expressed through language or stored as memories. The brain also synthesizes information from emotions and memories, which significantly influence thoughts and behaviors. This intricate process creates a comprehensive mental picture.
The brain organizes this information using concepts, which are mental categories grouping linguistic data,...
380
Natural and Artificial Concepts01:24

Natural and Artificial Concepts

432
In psychology, concepts can be divided into two categories: natural and artificial. Natural concepts are formed through direct or indirect experiences. For example, consider the concept of snow. If you live in a place with regular snowfall, such as Essex Junction, Vermont, you know snow through direct experiences. You’ve seen it fall, touched it, shoveled it, and played in it. You recognize its texture, appearance, and even its smell. In contrast, if you live on an island like Saint...
432
The Ideal Transformer01:26

The Ideal Transformer

1.3K
In single-phase two-winding transformers, two windings are coiled around a magnetic core characterized by cross-sectional area A and magnetic permeability μ. A phasor current i1 enters the left winding while i2 exits the right winding, establishing the fundamental working of the transformer through electromagnetic principles.
Ampere's Law forms the basis of understanding the magnetic field within the transformer. It states that the integral of the magnetic field intensity's tangential...
1.3K

You might also read

Related Articles

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

Sort by
Same author

Advancing social determinants of health research and practice: Data, tools, and implementation.

Journal of clinical and translational science·2025
Same author

GLP-1RA and SGLT2i Medications for Type 2 Diabetes and Alzheimer Disease and Related Dementias.

JAMA neurology·2025
Same author

Identifying progression subphenotypes of Alzheimer's disease from large-scale electronic health records with machine learning.

Journal of biomedical informatics·2025
Same author

Developing a Computable Phenotype for Identifying Children, Adolescents, and Young Adults With Diabetes Using Electronic Health Records in the DiCAYA Network.

Diabetes care·2025
Same author

Design, Analysis, and Manufacturing of Diffractive Achromatic Optical Systems.

Micromachines·2025
Same author

Development of a Clinical Decision Support Tool to Implement Asthma Management Guidelines in Pediatric Primary Care: Qualitative Study.

JMIR formative research·2025
Same journal

Extending the fundamental theorem of biomedical informatics: a proposal and illustrative examples.

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

Human factors methods for designing safe health information technology: what do the experts think?

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

Equity-by-design for socially assistive robots as digital health tools.

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

Orchestrator multi-agent clinical decision support system for secondary headache diagnosis in primary care.

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

CUI-Curate: a GraphRAG-based framework for automated clinical concept curation for NLP applications.

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

Malfunctions in distributed clinical decision support: 3 cases from a multi‑component clinical decision support system.

Journal of the American Medical Informatics Association : JAMIA·2026
See all related articles

Related Experiment Video

Updated: Dec 3, 2025

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

671

Clinical concept extraction using transformers.

Xi Yang1,2, Jiang Bian1,2, William R Hogan1

  • 1Department of Health Outcomes and Biomedical Informatics, College of Medicine, University of Florida, Gainesville, Florida, USA.

Journal of the American Medical Informatics Association : JAMIA
|October 29, 2020
PubMed
Summary
This summary is machine-generated.

Transformer models like RoBERTa-MIMIC significantly improve clinical concept extraction accuracy. An open-source package with pretrained models is now available to advance medical NLP tasks.

Keywords:
deep learningnamed entity recognitionnatural language processingtransformer models

Related Experiment Videos

Last Updated: Dec 3, 2025

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

671

Area of Science:

  • Natural Language Processing (NLP)
  • Machine Learning
  • Biomedical Informatics

Background:

  • Clinical concept extraction is crucial for processing medical text.
  • Existing methods may not fully capture the nuances of clinical language.
  • Transformer-based models offer advanced capabilities for NLP tasks.

Purpose of the Study:

  • To evaluate transformer-based models for clinical concept extraction.
  • To develop and release an open-source package of pretrained clinical NLP models.
  • To enhance downstream NLP applications in the medical domain.

Main Methods:

  • Systematic exploration of four transformer architectures (BERT, RoBERTa, ALBERT, ELECTRA).
  • Utilized three public datasets from i2b2 and n2c2 challenges.
  • Compared transformer models (general and clinical pretrained) against a LSTM-CRFs baseline.

Main Results:

  • RoBERTa-MIMIC achieved state-of-the-art performance with F1-scores up to 0.8994.
  • Significant F1-score improvements of ~4-6% over the baseline LSTM-CRFs model.
  • Demonstrated the superior efficiency of transformer models for clinical concept extraction.

Conclusions:

  • Transformer-based models are highly effective for clinical concept extraction.
  • The developed open-source package facilitates clinical NLP tasks.
  • The findings and tools can advance various medical domain applications.