Jove
Visualize
Contact Us

Related Concept Videos

siRNA - Small Interfering RNAs02:30

siRNA - Small Interfering RNAs

16.7K
Small interfering RNAs, or siRNAs, are short regulatory RNA molecules that can silence genes post-transcriptionally, as well as the transcriptional level in some cases. siRNAs are important for protecting cells against viral infections and silencing transposable genetic elements.
In the cytoplasm, siRNA is processed from a double-stranded RNA, which comes from either endogenous DNA transcription or exogenous sources like a virus. This double-stranded RNA is then cleaved by the...
16.7K
Small interfering RNAs (siRNA)02:30

Small interfering RNAs (siRNA)

3.5K
3.5K

You might also read

Related Articles

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

Sort by
Same author

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

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

Topic-Aware Summarization of Lived Health Care Experiences: Large Language Model Evaluation Study.

JMIR medical informatics·2026
Same author

Quantifying the impact of a computer-aided diagnostic score on the clinical diagnosis of functional seizures.

Epilepsia·2026
Same author

Extraction of Treatments and Responses From Non-Small Cell Lung Cancer Clinical Notes Using Natural Language Processing.

JCO clinical cancer informatics·2026
Same author

Generation of a Compendium of Transcription Factor Cascades and Identification of Potential Therapeutic Targets Using Graph Machine Learning.

Genes·2025
Same author

MedError: A Machine-Assisted Framework for Systematic Error Analysis in Clinical Concept Extraction.

Research square·2025
Same journal

Supporting Radiology Resident Education and Clinical Decision-Making With Large Language Models: Comparative Study of Reasoning Models DeepSeek-R1 and ChatGPT-o1.

JMIR AI·2026
Same journal

Patient Perceptions on the Use of Artificial Intelligence in Creating Clinical Research Documents: Survey Study.

JMIR AI·2026
Same journal

Application of Language Models for the Analysis of Adverse Drug Events in Pharmaceutical Research and Development: Scoping Review.

JMIR AI·2026
Same journal

Correction: Deep Learning for Age Estimation and Sex Prediction Using Mandibular-Cropped Cephalometric Images: Comparative Model Development and Validation Study.

JMIR AI·2026
Same journal

AI-Assisted Systematic Literature Review of the Economic Burden of Pneumococcal Disease: Development and Validation Study.

JMIR AI·2026
Same journal

Knowledge-Augmented Large Language Model for Multimodal Electronic Health Record-Based Risk Prediction: Development and Validation Study.

JMIR AI·2026
See all related articles
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 Experiment Video

Updated: Jun 23, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

2.7K

Few-Shot Learning for Clinical Natural Language Processing Using Siamese Neural Networks: Algorithm Development and

David Oniani1, Premkumar Chandrasekar1, Sonish Sivarajkumar2

  • 1Department of Health Information Management, University of Pittsburgh, Pittsburgh, PA, United States.

JMIR AI
|June 14, 2024
PubMed
Summary
This summary is machine-generated.

Siamese neural networks (SNNs) show promise for few-shot clinical natural language processing (NLP) tasks. SNN-based methods outperform GPT-2 in low-data scenarios, improving recall and F scores in clinical NLP.

Keywords:
FSLNLPSNNSiamese neural networkfew-shot learningnatural language processingneural networks

More Related Videos

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 Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
09:34

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data

Published on: September 25, 2021

3.9K

Related Experiment Videos

Last Updated: Jun 23, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

2.7K
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 Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
09:34

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data

Published on: September 25, 2021

3.9K

Area of Science:

  • Computational linguistics
  • Artificial intelligence in healthcare
  • Machine learning for clinical applications

Background:

  • Natural Language Processing (NLP) is crucial for leveraging electronic health record data.
  • Deep learning models excel in clinical NLP but require large annotated datasets, which are scarce.
  • Few-shot learning (FSL) addresses data scarcity, with Siamese Neural Networks (SNNs) showing potential but underexplored in clinical NLP.

Purpose of the Study:

  • To propose and evaluate Siamese Neural Network (SNN)-based approaches for few-shot clinical NLP tasks.
  • To investigate the efficacy of SNNs in scenarios with limited annotated clinical data.

Main Methods:

  • Developed two SNN-based FSL approaches: pretrained SNN and SNN with second-order embeddings.
  • Evaluated approaches on clinical sentence classification using 4-shot, 8-shot, and 16-shot settings.
  • Benchmarked against Bidirectional Encoder Representations from Transformers (BERT), BioBERT, BioClinicalBERT, and Generative Pretrained Transformer 2 (GPT-2).

Main Results:

  • In 4-shot tasks, GPT-2 showed higher precision, but SNNs (BioBERT-based pretrained) achieved better recall and F scores.
  • SNN-based approaches consistently outperformed GPT-2 in precision, recall, and F score for 8-shot and 16-shot settings.
  • Demonstrated superior performance of SNNs over prompt-based GPT-2 in low-data clinical NLP.

Conclusions:

  • The proposed SNN approaches are effective for few-shot clinical NLP tasks.
  • SNNs offer a viable solution for improving deep learning model performance with limited annotated clinical data.