GoMS: Graph of Molecule Substructure Network for Molecule Property Prediction
Shuhui Qu, Cheolwoo Park

TL;DR
GoMS introduces a graph-based neural network architecture that models interactions between molecular substructures, significantly improving property prediction accuracy especially for large and complex molecules.
Contribution
The paper proposes GoMS, a novel architecture that explicitly models relationships between molecular substructures, outperforming existing bag-based methods like ESAN.
Findings
GoMS outperforms ESAN and baseline models on public datasets.
Performance improvements are more pronounced for molecules with over 100 atoms.
Theoretical analysis confirms GoMS's ability to distinguish molecules with identical subgraphs but different spatial arrangements.
Abstract
While graph neural networks have shown remarkable success in molecular property prediction, current approaches like the Equivariant Subgraph Aggregation Networks (ESAN) treat molecules as bags of independent substructures, overlooking crucial relationships between these components. We present Graph of Molecule Substructures (GoMS), a novel architecture that explicitly models the interactions and spatial arrangements between molecular substructures. Unlike ESAN's bag-based representation, GoMS constructs a graph where nodes represent subgraphs and edges capture their structural relationships, preserving critical topological information about how substructures are connected and overlap within the molecule. Through extensive experiments on public molecular datasets, we demonstrate that GoMS outperforms ESAN and other baseline methods, with particularly improvements for large molecules…
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 · Computational Drug Discovery Methods · Advanced Graph Neural Networks
