Spectral Multigraph Networks for Discovering and Fusing Relationships in Molecules
Boris Knyazev, Xiao Lin, Mohamed R. Amer, Graham W. Taylor

TL;DR
This paper introduces a novel spectral multigraph network that learns from multi-relational graphs, effectively handling variable graph structures and improving chemical classification tasks.
Contribution
It extends Chebyshev GCNs to multigraphs with learned edges, enabling better modeling of complex relationships in molecules.
Findings
Achieved competitive results on chemical classification benchmarks.
Demonstrated effectiveness in handling variable graph structures.
Proposed a new method for fusing annotated and learned edge representations.
Abstract
Spectral Graph Convolutional Networks (GCNs) are a generalization of convolutional networks to learning on graph-structured data. Applications of spectral GCNs have been successful, but limited to a few problems where the graph is fixed, such as shape correspondence and node classification. In this work, we address this limitation by revisiting a particular family of spectral graph networks, Chebyshev GCNs, showing its efficacy in solving graph classification tasks with a variable graph structure and size. Chebyshev GCNs restrict graphs to have at most one edge between any pair of nodes. To this end, we propose a novel multigraph network that learns from multi-relational graphs. We model learned edges with abstract meaning and experiment with different ways to fuse the representations extracted from annotated and learned edges, achieving competitive results on a variety of chemical…
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
TopicsComputational Drug Discovery Methods · Advanced Graph Neural Networks · Machine Learning in Materials Science
MethodsGraph Convolutional Networks
