Atom-Motif Contrastive Transformer for Molecular Property Prediction
Wentao Yu, Shuo Chen, Chen Gong, Gang Niu, Masashi Sugiyama

TL;DR
The paper introduces a novel Transformer model that captures both atom-level and motif-level interactions in molecules, improving molecular property prediction by leveraging contrastive learning and property-aware attention mechanisms.
Contribution
It proposes the Atom-Motif Contrastive Transformer (AMCT), integrating motif interactions and contrastive learning for enhanced molecular property prediction.
Findings
Outperforms state-of-the-art methods on seven benchmark datasets.
Effectively captures motif-level interactions for better property prediction.
Demonstrates the importance of motif-aware representations in molecular modeling.
Abstract
Recently, Graph Transformer (GT) models have been widely used in the task of Molecular Property Prediction (MPP) due to their high reliability in characterizing the latent relationship among graph nodes (i.e., the atoms in a molecule). However, most existing GT-based methods usually explore the basic interactions between pairwise atoms, and thus they fail to consider the important interactions among critical motifs (e.g., functional groups consisted of several atoms) of molecules. As motifs in a molecule are significant patterns that are of great importance for determining molecular properties (e.g., toxicity and solubility), overlooking motif interactions inevitably hinders the effectiveness of MPP. To address this issue, we propose a novel Atom-Motif Contrastive Transformer (AMCT), which not only explores the atom-level interactions but also considers the motif-level interactions.…
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
TopicsComputational Drug Discovery Methods · Machine Learning in Materials Science · Chemistry and Chemical Engineering
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Laplacian EigenMap · Position-Wise Feed-Forward Layer · Softmax · Byte Pair Encoding · Laplacian Positional Encodings · Label Smoothing · Adam
