Multiresolution Graph Transformers and Wavelet Positional Encoding for Learning Hierarchical Structures
Nhat Khang Ngo, Truong Son Hy, Risi Kondor

TL;DR
This paper introduces Multiresolution Graph Transformers and Wavelet Positional Encoding to effectively learn hierarchical structures in large molecules, enabling accurate property prediction and capturing long-range interactions.
Contribution
The work presents the first graph transformer architecture capable of multi-scale representation of large molecules and introduces Wavelet Positional Encoding for improved localization.
Findings
Achieves chemical accuracy in molecular property estimation.
Outperforms state-of-the-art methods on multiple datasets.
Demonstrates effective learning of hierarchical and long-range structures.
Abstract
Contemporary graph learning algorithms are not well-defined for large molecules since they do not consider the hierarchical interactions among the atoms, which are essential to determine the molecular properties of macromolecules. In this work, we propose Multiresolution Graph Transformers (MGT), the first graph transformer architecture that can learn to represent large molecules at multiple scales. MGT can learn to produce representations for the atoms and group them into meaningful functional groups or repeating units. We also introduce Wavelet Positional Encoding (WavePE), a new positional encoding method that can guarantee localization in both spectral and spatial domains. Our proposed model achieves competitive results on two macromolecule datasets consisting of polymers and peptides, and one drug-like molecule dataset. Importantly, our model outperforms other state-of-the-art…
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
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Label Smoothing · Dense Connections · Absolute Position Encodings · Adam · Position-Wise Feed-Forward Layer · Dropout · Byte Pair Encoding
