Graph Prolongation Convolutional Networks: Explicitly Multiscale Machine Learning on Graphs with Applications to Modeling of Cytoskeleton
C.B. Scott, Eric Mjolsness

TL;DR
This paper introduces a multiscale ensemble GCN model called Graph Prolongation-Convolutional Network, which uses optimized linear projections to improve prediction accuracy and computational efficiency in graph-based modeling tasks.
Contribution
The paper presents a novel multiscale GCN architecture with optimized linear projections, outperforming existing ensemble models and enabling efficient training schedules inspired by AMG techniques.
Findings
Outperforms other GCN ensemble models in predicting microtubule potential energy.
Demonstrates computational efficiency gains through multiscale training schedules.
Provides backpropagation rules for the proposed multiscale GCN model.
Abstract
We define a novel type of ensemble Graph Convolutional Network (GCN) model. Using optimized linear projection operators to map between spatial scales of graph, this ensemble model learns to aggregate information from each scale for its final prediction. We calculate these linear projection operators as the infima of an objective function relating the structure matrices used for each GCN. Equipped with these projections, our model (a Graph Prolongation-Convolutional Network) outperforms other GCN ensemble models at predicting the potential energy of monomer subunits in a coarse-grained mechanochemical simulation of microtubule bending. We demonstrate these performance gains by measuring an estimate of the FLOPs spent to train each model, as well as wall-clock time. Because our model learns at multiple scales, it is possible to train at each scale according to a predetermined schedule of…
Peer 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
TopicsMachine Learning in Materials Science · Advanced Electron Microscopy Techniques and Applications · Bioinformatics and Genomic Networks
MethodsGraph Convolutional Network
