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

Global Explainability of A Deep Abstaining Classifier for Cancer Pathology Reports.

IEEE journal of biomedical and health informaticsĀ·2026
Same author

New Jersey State Cancer Registry Data Ascertainment for Melanoma Research Studies.

Journal of registry managementĀ·2026
Same author

Twenty-First Century Data Systems: Evolving Cancer Registries to a Learning Health System.

Learning health systemsĀ·2026
Same author

Prevalence and characteristics for mental health disorder before and after childhood cancer diagnosis-a statewide population-based study among Medicaid beneficiaries.

Frontiers in psychologyĀ·2026
Same author

The receipt of psychological services and acceptability of local follow-up care for childhood cancer survivors: are there rural vs. urban differences?

Journal of cancer survivorship : research and practiceĀ·2026
Same author

Cancer incidence, stage at diagnosis, and trends across the Navajo Nation, 2014-2018.

CancerĀ·2025

Related Experiment Video

Updated: Jun 12, 2025

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

1.6K

Development of message passing-based graph convolutional networks for classifying cancer pathology reports.

Hong-Jun Yoon1, Hilda B Klasky2, Andrew E Blanchard2

  • 1Computational Sciences and Engineering Division, Oak Ridge National Laboratory, 1 Bethel Valley Road, Oak Ridge, Tennessee, 37830, USA. yoonh@ornl.gov.

BMC Medical Informatics and Decision Making
|September 17, 2024
PubMed
Summary

A new Fast Message Passing Network (FastMPN) improves clinical text classification by efficiently extracting tumor information from pathology reports. This graph convolutional network model offers competitive performance and faster training times compared to existing methods.

Keywords:
Cancer pathology reportsDeep learningGraphGraph convolutional networksGraph of wordsInformation extractionMessage passing networksNatural language processing

More Related Videos

Quantifying the Brain Metastatic Tumor Micro-Environment using an Organ-On-A Chip 3D Model, Machine Learning, and Confocal Tomography
09:53

Quantifying the Brain Metastatic Tumor Micro-Environment using an Organ-On-A Chip 3D Model, Machine Learning, and Confocal Tomography

Published on: August 16, 2020

7.2K
Author Spotlight: 3D Scanning and Augmented Reality for Enhanced Cancer Surgery Communication
07:47

Author Spotlight: 3D Scanning and Augmented Reality for Enhanced Cancer Surgery Communication

Published on: December 15, 2023

626

Related Experiment Videos

Last Updated: Jun 12, 2025

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

1.6K
Quantifying the Brain Metastatic Tumor Micro-Environment using an Organ-On-A Chip 3D Model, Machine Learning, and Confocal Tomography
09:53

Quantifying the Brain Metastatic Tumor Micro-Environment using an Organ-On-A Chip 3D Model, Machine Learning, and Confocal Tomography

Published on: August 16, 2020

7.2K
Author Spotlight: 3D Scanning and Augmented Reality for Enhanced Cancer Surgery Communication
07:47

Author Spotlight: 3D Scanning and Augmented Reality for Enhanced Cancer Surgery Communication

Published on: December 15, 2023

626

Area of Science:

  • Natural Language Processing
  • Machine Learning
  • Bioinformatics

Background:

  • Graph convolutional networks (GCNs) like TextGCN are effective for natural language text classification.
  • Existing TextGCN models face challenges with memory consumption and distribution.
  • A novel Fast Message Passing Network (FastMPN) is proposed to address these limitations.

Purpose of the Study:

  • To develop a more efficient and flexible GCN model for text classification.
  • To apply the FastMPN model to clinical information extraction from cancer pathology reports.
  • To extract key tumor properties including site, subsite, laterality, histology, behavior, and grade.

Main Methods:

  • Implemented a GCN with a message passing architecture (FastMPN).
  • Incorporated trainable node embedding and edge weights for enhanced model flexibility.
  • Applied the FastMPN to a dataset of cancer pathology reports for information extraction.

Main Results:

  • The FastMPN model demonstrated performance equivalent to or better than the multi-task convolutional neural network (MT-CNN) model.
  • Evaluated using micro- and macro-averaged F1 scores for clinical task performance.
  • Achieved highly competitive clinical task performance scores for tumor information extraction.

Conclusions:

  • The FastMPN model, implemented on PyTorch, efficiently trains large corpora (667,290 samples) in under 3 minutes per epoch on a V100 GPU.
  • The FastMPN offers a versatile and flexible approach to GCN-based text classification.
  • This implementation provides a competitive solution for extracting critical tumor information from pathology reports.