FunQG: Molecular Representation Learning Via Quotient Graphs
Hossein Hajiabolhassan, Zahra Taheri, Ali Hojatnia, Yavar Taheri, Yeganeh

TL;DR
FunQG introduces a graph coarsening method based on functional groups to create smaller, informative molecular graphs, significantly improving GNN performance and efficiency in molecular property prediction tasks.
Contribution
This paper presents a novel coarsening framework using quotient graphs and functional groups, enhancing molecular representation learning by reducing graph size and computational costs.
Findings
Outperforms previous baselines on multiple molecular property datasets.
Reduces the number of parameters and computational costs dramatically.
Produces smaller, informative graphs suitable for efficient GNN training.
Abstract
Learning expressive molecular representations is crucial to facilitate the accurate prediction of molecular properties. Despite the significant advancement of graph neural networks (GNNs) in molecular representation learning, they generally face limitations such as neighbors-explosion, under-reaching, over-smoothing, and over-squashing. Also, GNNs usually have high computational costs because of the large-scale number of parameters. Typically, such limitations emerge or increase when facing relatively large-size graphs or using a deeper GNN model architecture. An idea to overcome these problems is to simplify a molecular graph into a small, rich, and informative one, which is more efficient and less challenging to train GNNs. To this end, we propose a novel molecular graph coarsening framework named FunQG utilizing Functional groups, as influential building blocks of a molecule to…
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
TopicsMachine Learning in Materials Science · Computational Drug Discovery Methods · Advanced Graph Neural Networks
