TL;DR
Meta-MGNN is a novel meta-learning framework that enables effective few-shot molecular property prediction by leveraging molecular graphs, self-supervision, and task weighting, outperforming existing methods on public datasets.
Contribution
Introduces Meta-MGNN, a meta-learning model combining graph neural networks and self-supervised modules for few-shot molecular property prediction.
Findings
Meta-MGNN outperforms state-of-the-art methods on multi-property datasets.
Incorporating self-supervised modules improves prediction accuracy.
Meta-MGNN effectively handles task heterogeneity in molecular property prediction.
Abstract
The recent success of graph neural networks has significantly boosted molecular property prediction, advancing activities such as drug discovery. The existing deep neural network methods usually require large training dataset for each property, impairing their performances in cases (especially for new molecular properties) with a limited amount of experimental data, which are common in real situations. To this end, we propose Meta-MGNN, a novel model for few-shot molecular property prediction. Meta-MGNN applies molecular graph neural network to learn molecular representation and builds a meta-learning framework for model optimization. To exploit unlabeled molecular information and address task heterogeneity of different molecular properties, Meta-MGNN further incorporates molecular structure, attribute based self-supervised modules and self-attentive task weights into the former…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGraph Neural Network
