Related Experiment Video
Updated: Oct 8, 2025

07:35
A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports
Published on: October 13, 2023
1.8K
Knowledge Guided Attention and Graph Convolutional Networks for Chemical-Disease Relation Extraction
IEEE/ACM Transactions on Computational Biology and Bioinformatics
|December 28, 2021
Summary
This study introduces KGAGN, a novel deep learning model for automatically extracting chemical-disease relations (CDR) from text. KGAGN leverages prior biomedical knowledge and syntactic dependencies to achieve state-of-the-art performance in CDR extraction.
Area of Science:
- Biomedical Natural Language Processing
- Computational Biology
- Artificial Intelligence in Medicine
Background:
- Manual extraction of chemical-disease relations (CDR) is time-consuming and labor-intensive.
- Prior knowledge from biomedical databases is crucial for accurate relation extraction.
- Integrating deep learning with prior knowledge offers a promising approach for CDR extraction.
Purpose of the Study:
- To propose a novel model, Knowledge Guided Attention and Graph Convolutional Networks (KGAGN), for automated chemical-disease relation extraction.
- To effectively utilize domain knowledge and syntactic dependency information for improved CDR extraction accuracy.
Main Methods:
- KGAGN employs entity and relation embeddings for feature representation and attention mechanisms to capture contextual information.
- Document-level syntactic dependency graphs are constructed and encoded using Graph Convolutional Networks (GCN) for cross-sentence relation extraction.
- The model integrates weighted context features and long-range dependency features, enriched with prior knowledge, for final relation extraction.
Main Results:
- The KGAGN model achieved an F1-score of 73.3% on the BioCreative-V CDR dataset.
- This performance surpasses existing state-of-the-art methods for chemical-disease relation extraction.
- The study demonstrates the effectiveness of combining deep learning with prior knowledge and syntactic information.
Conclusions:
- The proposed KGAGN model significantly enhances the accuracy of automatic chemical-disease relation extraction.
- Leveraging both domain knowledge and syntactic structures is key to advancing biomedical relation extraction.
- The developed model and its implementation offer a valuable tool for researchers in the field.
Related Concept Videos
Drug Discovery: Overview
9.3K
Drug discovery is a multifaceted process involving extensive screening, testing, and optimization of lead compounds to identify potential new drugs for therapeutic use. It combines several approaches, including screening large numbers of natural products, chemical modification of known active molecules, identification of new drug targets, and rational design based on biological mechanisms and drug-receptor structure. These approaches are carried out in both academic research laboratories and...
9.3K
Protein Networks
4.1K
An organism can have thousands of different proteins, and these proteins must cooperate to ensure the health of an organism. Proteins bind to other proteins and form complexes to carry out their functions. Many proteins interact with multiple other proteins creating a complex network of protein interactions.
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,...
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,...
4.1K
Genome-wide Association Studies-GWAS
14.6K
Genome-wide association studies or GWAS are used to identify whether common SNPs are associated with certain diseases. Suppose specific SNPs are more frequently observed in individuals with a particular disease than those without the disease. In that case, those SNPs are said to be associated with the disease. Chi-square analysis is performed to check the probability of the allele likely to be associated with the disease.
GWAS does not require the identification of the target gene involved in...
GWAS does not require the identification of the target gene involved in...
14.6K
Targets for Drug Action: Overview
7.8K
Drugs target macromolecules to modify ongoing cellular processes. Primary drug targets include receptors, ion channels, transporters, and enzymes.
Receptors are either membrane-spanning or intracellular proteins, which upon binding a ligand, get activated and transmit the signal downstream to elicit a response. Drugs bind receptors, either mimicking the action of endogenous ligands or blocking the receptor activity to bring about a modified response. Nearly 35% of approved drugs target the G...
Receptors are either membrane-spanning or intracellular proteins, which upon binding a ligand, get activated and transmit the signal downstream to elicit a response. Drugs bind receptors, either mimicking the action of endogenous ligands or blocking the receptor activity to bring about a modified response. Nearly 35% of approved drugs target the G...
7.8K
Chemical Synapses
9.7K
Chemical synapses are specialized sites between two neurons or between a neuron and a non-neuronal cell like a muscle, glandular or sensory cell.
Because chemical synapses depend on the release of neurotransmitter molecules from synaptic vesicles to pass on their signal, there is an approximately one millisecond delay between when the axon potential reaches the presynaptic terminal and when the neurotransmitter leads to opening of postsynaptic ion channels. Additionally, this signaling is...
Because chemical synapses depend on the release of neurotransmitter molecules from synaptic vesicles to pass on their signal, there is an approximately one millisecond delay between when the axon potential reaches the presynaptic terminal and when the neurotransmitter leads to opening of postsynaptic ion channels. Additionally, this signaling is...
9.7K

