Development of message passing-based graph convolutional networks for classifying cancer pathology reports
Hong-Jun Yoon, Hilda B. Klasky, Andrew E. Blanchard, J. Blair Christian, Eric B. Durbin, Xiao-Cheng Wu, Antoinette Stroup, Jennifer Doherty, Linda Coyle, Lynne Penberthy, Georgia D. Tourassi

TL;DR
This paper introduces a new graph-based neural network model for efficiently classifying cancer pathology reports and extracting clinical information.
Contribution
The novel FastMPN model improves memory efficiency and flexibility in graph convolutional networks for text classification.
Findings
FastMPN achieved equivalent or better performance than MT-CNN in clinical information extraction tasks.
The model trained a large dataset in under 3 minutes per epoch using a single V100 GPU.
Highly competitive results were obtained for tumor-related information extraction from pathology reports.
Abstract
Applying graph convolutional networks (GCN) to the classification of free-form natural language texts leveraged by graph-of-words features (TextGCN) was studied and confirmed to be an effective means of describing complex natural language texts. However, the text classification models based on the TextGCN possess weaknesses in terms of memory consumption and model dissemination and distribution. In this paper, we present a fast message passing network (FastMPN), implementing a GCN with message passing architecture that provides versatility and flexibility by allowing trainable node embedding and edge weights, helping the GCN model find the better solution. We applied the FastMPN model to the task of clinical information extraction from cancer pathology reports, extracting the following six properties: main site, subsite, laterality, histology, behavior, and grade. We evaluated the…
Genes, proteins, chemicals, diseases, species, mutations and cell lines named across the full text — each resolved to its canonical identifier and authoritative record.
Click any figure to enlarge with its caption.
Figure 1Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Machine Learning in Healthcare · Advanced Graph Neural Networks
