Related Experiment Video
Updated: Jan 19, 2026
Enhancing Drug Delivery in Recurrent Glioblastoma with Laser-Induced Hyperthermia
Published on: August 7, 2025
Identifying relations of medications with adverse drug events using recurrent convolutional neural networks and
Xi Yang1, Jiang Bian1, Ruogu Fang2
1Department of Health Outcomes and Biomedical Informatics, College of Medicine, University of Florida, Gainesville, Florida, USA.
Objective:
To develop a natural language processing system that identifies relations of medications with adverse drug events from clinical narratives. This project is part of the 2018 n2c2 challenge.
Materials And Methods:
We developed a novel clinical named entity recognition method based on an recurrent convolutional neural network and compared it to a recurrent neural network implemented using the long-short term memory architecture, explored methods to integrate medical knowledge as embedding layers in neural networks, and investigated 3 machine learning models, including support vector machines, random forests and gradient boosting for relation classification. The performance of our system was evaluated using annotated data and scripts provided by the 2018 n2c2 organizers.
Results:
Our system was among the top ranked. Our best model submitted during this challenge (based on recurrent neural networks and support vector machines) achieved lenient F1 scores of 0.9287 for concept extraction (ranked third), 0.9459 for relation classification (ranked fourth), and 0.8778 for the end-to-end relation extraction (ranked second). We developed a novel named entity recognition model based on a recurrent convolutional neural network and further investigated gradient boosting for relation classification. The new methods improved the lenient F1 scores of the 3 subtasks to 0.9292, 0.9633, and 0.8880, respectively, which are comparable to the best performance reported in this challenge.
Conclusion:
This study demonstrated the feasibility of using machine learning methods to extract the relations of medications with adverse drug events from clinical narratives.
More Related Videos
Related Concept Videos
Enhancing Drug Delivery in Recurrent Glioblastoma with Laser-Induced Hyperthermia
03:31End-To-End Deep Neural Network for Salient Object Detection in Complex Environments
Visualization of Neural and Vascular Networks in a Chicken Embryo
06:19Integration of Animal Behavioral Assessment and Convolutional Neural Network to Study Wasabi-Alcohol Taste-Smell Interaction
Convolution Properties II
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
DC/DC Boost Converter
Boost converters provide a versatile solution to stepping up DC voltages in many applications where a DC voltage needs to be increased without the need to convert it to AC, using a transformer, and then rectifying the transformer output. Boost converters are step-up converters that use an inductor as an energy storage device that supports the output with additional energy in addition to the DC input...

