Graph Memory Networks for Molecular Activity Prediction
Trang Pham, Truyen Tran, Svetha Venkatesh

TL;DR
This paper introduces Graph Memory Networks, a novel neural network architecture that models molecular graphs with dynamic memory and multi-hop reasoning, improving bioactivity prediction especially on small datasets and multiple tasks.
Contribution
The paper proposes Graph Memory Networks, integrating external memory and multi-hop reasoning into neural networks for better molecular activity prediction.
Findings
Effective on over 100K measurements across 9 BioAssays.
Improves prediction performance on small datasets.
Enables joint training on multiple bioassay datasets.
Abstract
Molecular activity prediction is critical in drug design. Machine learning techniques such as kernel methods and random forests have been successful for this task. These models require fixed-size feature vectors as input while the molecules are variable in size and structure. As a result, fixed-size fingerprint representation is poor in handling substructures for large molecules. In addition, molecular activity tests, or a so-called BioAssays, are relatively small in the number of tested molecules due to its complexity. Here we approach the problem through deep neural networks as they are flexible in modeling structured data such as grids, sequences and graphs. We train multiple BioAssays using a multi-task learning framework, which combines information from multiple sources to improve the performance of prediction, especially on small datasets. We propose Graph Memory Network…
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
MethodsMemory Network
