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

Aggregates Classification01:29

Aggregates Classification

413
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
413
Sensitivity, Specificity, and Predicted Value01:13

Sensitivity, Specificity, and Predicted Value

793
In healthcare diagnostics, laboratory tests play a crucial role in identifying and diagnosing a wide range of medical conditions. However, interpreting test results is not always straightforward. An abnormal test result does not always confirm the presence of a disease, just as a normal result does not guarantee its absence. To assess the reliability of these diagnostic tools, healthcare practitioners rely on two key statistical indicators: sensitivity and specificity.
Sensitivity is the...
793
Statistical Software for Data Analysis and Clinical Trials01:12

Statistical Software for Data Analysis and Clinical Trials

875
Statistical software is pivotal in data analysis and clinical trials by providing tools to analyze data, draw conclusions, and make predictions. These software packages range from simple data management applications to complex analytical platforms, supporting various statistical tests, models, and simulation techniques. Their significance lies in their ability to handle vast amounts of data with precision and efficiency, enabling researchers to validate hypotheses, identify trends, and make...
875
Classification of Illness01:17

Classification of Illness

8.1K
The meaning of illness is individualized to each person who experiences an alteration in health. In contrast, disease is a medical term indicating a pathological change in the structure and function of the body or mind. It is a condition that has specific symptoms and boundaries.
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
8.1K
Improving Translational Accuracy02:07

Improving Translational Accuracy

12.0K
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...
12.0K
Clinical Trials01:16

Clinical Trials

9.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...
9.6K

You might also read

Related Articles

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

Sort by
Same author

Self-supervised fusion of clinical expertise and interpersonal skills for enhanced physician recommendation.

Health information science and systems·2026
Same author

Early Depression Detection in Social Media: Monitoring of Individual Nighttime Dynamics and Large Language Model Analysis.

JMIR infodemiology·2026
Same author

Hypertension Medication Recommendation via Synergistic and Selective Modeling of Heterogeneous Medical Entities: Development and Evaluation Study of a New Model.

JMIR medical informatics·2025
Same author

Multi-Level Representation Learning for Chinese Medical Entity Recognition: Model Development and Validation.

JMIR medical informatics·2020
Same author

Activation of the Nrf2 pathway by inorganic arsenic in human hepatocytes and the role of transcriptional repressor Bach1.

Oxidative medicine and cellular longevity·2013
Same author

Simultaneous Quantification of Limonin, Two Indolequinazoline Alkaloids, and Four Quinolone Alkaloids in Evodia rutaecarpa (Juss.) Benth by HPLC-DAD Method.

Journal of analytical methods in chemistry·2013

Related Experiment Video

Updated: Oct 13, 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

729

Combining data augmentation and domain information with TENER model for Clinical Event Detection.

Zhichang Zhang1, Dan Liu2, Minyu Zhang2

  • 1College of Computer Science and Engineering, Northwest Normal University, 967 Anning East Road, 730070, Lanzhou, China. zzc@nwnu.edu.cn.

BMC Medical Informatics and Decision Making
|November 18, 2021
PubMed
Summary

This study introduces a novel approach for Clinical Event Detection (CED) using the TENER model, enhancing performance by integrating data augmentation and domain information to overcome challenges with medical terminology and limited datasets.

Keywords:
Clinical Event DetectionData augmentationElectronic medical recordPre-trained language modelTransformer

More Related Videos

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.8K

Related Experiment Videos

Last Updated: Oct 13, 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

729
Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.8K

Area of Science:

  • Artificial Intelligence
  • Natural Language Processing
  • Biomedical Informatics

Background:

  • Deep learning for clinical information extraction is a growing trend.
  • Clinical Event Detection (CED) faces challenges due to complex medical terminology and data scarcity.
  • Existing deep learning models show limitations in recognizing obscure terms and maintaining robustness.

Purpose of the Study:

  • To improve the performance of Clinical Event Detection (CED).
  • To address the challenges of obscure medical terms and limited datasets in CED.
  • To introduce a novel framework combining data augmentation and domain information.

Main Methods:

  • Proposed a multi-granularity information fusion encoder-decoder framework using the TENER model for CED.
  • Utilized the BioBERT pre-trained language model for word-level feature generation.
  • Developed a new data augmentation method for sequence labeling tasks.

Main Results:

  • Achieved an F1-score of 80.26% on the 2012 i2b2 challenge dataset.
  • Obtained a type accuracy of 93% and a Span F1-score of 90.33%.
  • Outperformed existing state-of-the-art approaches in Clinical Event Detection.

Conclusions:

  • The proposed framework effectively addresses challenges in CED, including recognition of professional terms and data scarcity.
  • The integration of BioBERT and a novel data augmentation method enhances model performance and robustness.
  • The study demonstrates the successful application of the TENER model to CED, setting a new benchmark.