Related Experiment Video
Updated: Oct 11, 2025

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
Published on: June 13, 2025
An attentive joint model with transformer-based weighted graph convolutional network for extracting adverse drug
Ed-Drissiya El-Allaly1, Mourad Sarrouti2,3, Noureddine En-Nahnahi1
1Laboratory of Informatics, Signals, Automatic, and Cognitivism (LISAC), Faculty of Sciences Dhar ELMehraz, Sidi Mohamed Ben Abdellah University, Fez, Morocco
This study introduces ADERel, an advanced model for identifying adverse drug event (ADE) relations in medical texts. ADERel effectively extracts complex ADE relationships by integrating transformer models with weighted graph convolutional networks (GCNs).
Area of Science:
- Natural Language Processing
- Biomedical Informatics
- Computational Linguistics
Background:
- Adverse drug event (ADE) relation extraction is vital for drug safety surveillance.
- Current graph convolutional network (GCN) methods struggle with complex relations and underutilize syntactic information.
- Existing approaches often treat relations independently, ignoring inter-relational dependencies.
Purpose of the Study:
- To propose an attentive joint model, ADERel, for improved ADE relation extraction.
- To address limitations in exploiting syntactic information and handling complex, nested, or discontinuous ADE mentions.
- To enhance the modeling of interactions between multiple relations within medical texts.
Main Methods:
- Formulating ADE relation extraction as an N-level sequence labeling task.
- Developing a joint neural model that combines Bidirectional Encoder Representations from Transformers (BERT) with a weighted GCN (WGCN).
- Utilizing a weighted GCN to score dependency edges, capturing influential syntactic features.
- Employing multi-head attention for knowledge exchange across different relation levels.
Main Results:
- ADERel demonstrated superior performance over state-of-the-art methods on benchmark datasets (TAC 2017, n2c2 2018).
- The integration of transformer models with WGCN proved effective for diverse ADE relation types.
- Joint learning significantly improved the recognition of complex ADE relations.
Conclusions:
- ADERel offers a more effective approach to ADE relation extraction by leveraging contextual, structural, and syntactic information.
- The proposed model successfully handles complex relations and captures inter-relational dependencies.
- ADERel advances the field of drug safety surveillance through improved automated analysis of medical texts.
Related Concept Videos
Pharmacovigilance
This process, termed pharmacovigilance, aims to detect, evaluate, and minimize harmful effects related to medication use. The data collection for pharmacovigilance depends on spontaneous reporting systems, where healthcare professionals or patients voluntarily report suspected ADRs.
In some cases, there...
Agonism and Antagonism: Quantification
To quantify these effects, researchers use a dose-response curve, which provides valuable information about the potency and efficacy of a drug. Potency refers to...
Protein Networks
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Combined Effects of Drugs: Antagonism
The most common type is receptor antagonism, where one drug acts as an antagonist to block the effects of another drug by...

