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

You might also read

Related Articles

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

Sort by
Same author

LLM-BCgrading: Large language model-based Chinese medical long text classification for bladder cancer grade prediction.

Digital health·2025
Same author

Automatic genetic phenotype normalization from dysmorphology physical examinations: an overview of the BioCreative VIII-Task 3 competition.

Database : the journal of biological databases and curation·2025
Same author

Leveraging an Image-Enhanced Cross-Modal Fusion Network for Radiology Report Generation.

Journal of computational biology : a journal of computational molecular cell biology·2025
Same author

Multi-source biological knowledge-guided hypergraph spatiotemporal subnetwork embedding for protein complex identification.

Briefings in bioinformatics·2025
Same author

Heterogeneous graph contrastive learning with gradient balance for drug repositioning.

Briefings in bioinformatics·2024
Same author

Learning to explain is a good biomedical few-shot learner.

Bioinformatics (Oxford, England)·2024
Same journal

Multimodule Human-Artificial Intelligence Collaboration Pipeline for Large Language Model-Assisted Thematic Analysis Across Digital Health Interview Studies: Comparative Evaluation Study.

JMIR medical informatics·2026
Same journal

Graph Network Feature Space Fusion for Predicting Irregularly Sampled Medical Time-Series Data: Deep Learning Model Development and Validation Study.

JMIR medical informatics·2026
Same journal

Intrasystem Repeatability of S-Detect for Breast Ultrasound Classification With Identical Static Images: Single-Center Retrospective Repeatability Study.

JMIR medical informatics·2026
Same journal

Clinician Perspectives on Ambient AI Scribes in the Intensive Care Unit: Qualitative Interview Study.

JMIR medical informatics·2026
Same journal

IdeaDistiller-AI Support for Idea Synthesis in Concept Mapping: Algorithm Development and Validation Study.

JMIR medical informatics·2026
Same journal

Pregnancy-Related Clinical Codes in Unlikely Populations in Primary Care.

JMIR medical informatics·2026
See all related articles

Related Experiment Video

Updated: Dec 20, 2025

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

1.1K

Document-Level Biomedical Relation Extraction Using Graph Convolutional Network and Multihead Attention: Algorithm

Jian Wang1, Xiaoyu Chen1, Yu Zhang1

  • 1School of Computer Science and Technology, Dalian University of Technology, Dalian, China.

JMIR Medical Informatics
|May 28, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces a novel graph convolutional network (GCN) model to improve chemical-disease relation (CDR) extraction by utilizing cross-sentence dependency information. The new method achieves superior performance in identifying these crucial biomedical relationships.

Keywords:
biomedical relation extractiondependency graphgraph convolutional networkmultihead attention

More Related Videos

A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports
07:35

A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports

Published on: October 13, 2023

2.0K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.2K

Related Experiment Videos

Last Updated: Dec 20, 2025

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

1.1K
A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports
07:35

A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports

Published on: October 13, 2023

2.0K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.2K

Area of Science:

  • Biomedical text mining
  • Natural Language Processing
  • Bioinformatics

Background:

  • Chemical-disease relation (CDR) extraction is vital for understanding biomedical literature.
  • Existing methods often overlook valuable cross-sentence dependency information, hindering accurate relation extraction.
  • Accurate identification of intrasentence and intersentence relations is crucial for CDR extraction.

Purpose of the Study:

  • To propose a novel end-to-end neural network for chemical-disease relation extraction.
  • To leverage document-level dependency graphs and graph convolutional networks (GCNs) for improved CDR extraction.
  • To enhance intersentence relation extraction by incorporating cross-sentence syntactic information.

Main Methods:

  • Constructed a document-level dependency graph to capture cross-sentence syntactic dependencies.
  • Applied Graph Convolutional Networks (GCNs) for feature representation of the dependency graph.
  • Utilized multihead attention to learn important contextual features and deep context representation for enhanced input.

Main Results:

  • Achieved a superior F-measure of 63.5% on the CDR corpus, outperforming state-of-the-art methods.
  • Demonstrated strong performance at the intrasentence level with 59.1% precision, 81.5% recall, and 68.5% F-measure.
  • Showcased improved intersentence relation extraction with 47.8% precision, 52.2% recall, and 49.9% F-measure.

Conclusions:

  • Graph convolutional networks effectively utilize cross-sentence dependency information to enhance CDR extraction.
  • Deep context representation and multihead attention mechanisms significantly contribute to improved CDR extraction performance.
  • The proposed model offers a robust approach for accurate chemical-disease relation identification in biomedical texts.