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

Classification of Neurotransmitters01:30

Classification of Neurotransmitters

5.6K
Neurotransmitters play a crucial role in the communication between neurons in the autonomic nervous system. Neurons in the autonomic nervous system can be cholinergic or adrenergic depending on the neurotransmitters synthesized. Cholinergic neurons use acetylcholine as their primary neurotransmitter. This includes all the preganglionic fibers of the sympathetic and pre- and postganglionic fibers of the parasympathetic nervous systems. In addition, neurons of the somatic nervous system also use...
5.6K
Classification of Illness01:17

Classification of Illness

9.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...
9.1K
Associative Learning01:27

Associative Learning

1.6K
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
1.6K
Neural Circuits01:25

Neural Circuits

3.0K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
3.0K
Classification of Systems-II01:31

Classification of Systems-II

537
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
537
Classification of Systems-I01:26

Classification of Systems-I

637
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
637

You might also read

Related Articles

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

Sort by
Same author

Unique molecular signatures sustained in circulating monocytes and regulatory T cells in Convalescent COVID-19 patients.

bioRxiv : the preprint server for biology·2022
Same author

Distinguishing Admissions Specifically for COVID-19 from Incidental SARS-CoV-2 Admissions: A National EHR Research Consortium Study.

medRxiv : the preprint server for health sciences·2022
Same author

Advances in Machine Learning Approaches to Heart Failure with Preserved Ejection Fraction.

Heart failure clinics·2022
Same author

Parameter tuning in machine learning based on radiomics biomarkers of lung cancer.

Journal of X-ray science and technology·2022
Same author

The Short-Range, High-Accuracy Compact Pulsed Laser Ranging System.

Sensors (Basel, Switzerland)·2022
Same author

Statistical and machine learning methods for spatially resolved transcriptomics data analysis.

Genome biology·2022

Related Experiment Video

Updated: Feb 26, 2026

Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms
08:51

Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms

Published on: November 1, 2019

6.1K

Recurrent neural networks for classifying relations in clinical notes.

Yuan Luo1

  • 1Department of Preventive Medicine, Division of Health and Biomedical Informatics, Northwestern University, Chicago, IL, United States.

Journal of Biomedical Informatics
|July 12, 2017
PubMed
Summary

We developed novel Long Short-Term Memory (LSTM) models for classifying medical relations in clinical notes. These models achieve state-of-the-art performance without manual feature engineering, improving healthcare data analysis.

Keywords:
Long Short-Term MemoryMachine learningMedical relation classificationNatural language processingRecurrent neural network

More Related Videos

TBase - an Integrated Electronic Health Record and Research Database for Kidney Transplant Recipients
09:00

TBase - an Integrated Electronic Health Record and Research Database for Kidney Transplant Recipients

Published on: April 13, 2021

5.5K

Related Experiment Videos

Last Updated: Feb 26, 2026

Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms
08:51

Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms

Published on: November 1, 2019

6.1K
TBase - an Integrated Electronic Health Record and Research Database for Kidney Transplant Recipients
09:00

TBase - an Integrated Electronic Health Record and Research Database for Kidney Transplant Recipients

Published on: April 13, 2021

5.5K

Area of Science:

  • Natural Language Processing
  • Clinical Informatics
  • Machine Learning

Background:

  • Accurate identification of relationships between medical concepts in clinical notes is crucial for healthcare.
  • Previous methods often rely on extensive manual feature engineering, which is time-consuming and labor-intensive.

Purpose of the Study:

  • To introduce the first recurrent neural network (RNN) based models, specifically Long Short-Term Memory (LSTM), for clinical relation classification.
  • To evaluate the performance of these models on a standard benchmark dataset and compare them against existing state-of-the-art systems.

Main Methods:

  • Development and application of segment LSTM and sentence LSTM models for relation classification.
  • Utilizing word embeddings, including domain-specific medical embeddings, as features.
  • Comparison of model performance using micro-averaged f-measure across different relation types.

Main Results:

  • The segment LSTM model achieved competitive micro-averaged f-measures: 0.661 (problem-treatment), 0.800 (problem-test), and 0.683 (problem-problem).
  • The segment LSTM model outperformed the sentence LSTM model, highlighting the importance of contextual text analysis.
  • Medical domain word embeddings demonstrated an improvement in LSTM model performance.

Conclusions:

  • LSTM models are effective for classifying relations between medical concepts in clinical text.
  • These models offer comparable performance to state-of-the-art systems while eliminating the need for manual feature engineering.
  • The findings support the adoption of LSTM networks for automated clinical relation extraction.