paper-with-me

홈 › Papers

Directional Message Passing on Molecular Graphs via Synthetic Coordinates

2021-11-08 · NeurIPS 2021 12 · Johannes Gasteiger, Chandan Yeshwanth, Stephan Günnemann

Graph neural networks that leverage coordinates via directional message passing have recently set the state of the art on multiple molecular property prediction tasks. However, they rely on atom position information that is often unavailable, and obtaining it is usually prohibitively expensive or even impossible. In this paper we propose synthetic coordinates that enable the use of advanced GNNs without requiring the true molecular configuration. We propose two distances as synthetic coordinates: Distance bounds that specify the rough range of molecular configurations, and graph-based distances using a symmetric variant of personalized PageRank. To leverage both distance and angular information we propose a method of transforming normal graph neural networks into directional MPNNs. We show that with this transformation we can reduce the error of a normal graph neural network by 55% on the ZINC benchmark. We furthermore set the state of the art on ZINC and coordinate-free QM9 by incorporating synthetic coordinates in the SMP and DimeNet++ models. Our implementation is available online.

📄 PDF Abstract BibTeX arXiv:2111.04718

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkMolecular Property PredictionProperty Prediction

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Optimal message passing for molecular prediction is simple, attentive and spatial

2025-09-13 · Alma C. Castaneda-Leautaud, Rommie E. Amaro arxiv

Strategies to improve the predicting performance of Message-Passing Neural-Networks for molecular property predictions can be achieved by simplifying how the message is passed and by using descriptors that capture multip…

Could Chemical LLMs benefit from Message Passing

2024-05-14 · Jiaqing Xie, Ziheng Chi

Pretrained language models (LMs) showcase significant capabilities in processing molecular text, while concurrently, message passing neural networks (MPNNs) demonstrate resilience and versatility in the domain of molecul…

Directional Message Passing for Molecular Graphs

2020-03-06 · ICLR 2020 1 · Johannes Gasteiger, Janek Groß, Stephan Günnemann

Graph neural networks have recently achieved great successes in predicting quantum mechanical properties of molecules. These models represent a molecule as a graph using only the distance between atoms (nodes). They do n…

Drug DiscoveryFormation Energy

Hierarchical Inter-Message Passing for Learning on Molecular Graphs

2020-06-22 · Matthias Fey, Jan-Gin Yuen, Frank Weichert

We present a hierarchical neural message passing architecture for learning on molecular graphs. Our model takes in two complementary graph representations: the raw molecular graph representation and its associated juncti…

CondPSE: A Polynomial-Filtered Structural Encoder with Conditional Modulation for Graphs

2026-07-28 · Woohyun Lee, Hogun Park arxiv

Message-passing graph neural networks are bounded by the 1-WL test and can miss topological structure that distinguishes non-isomorphic graphs. Positional and structural encodings (PSE) inject such topology-derived signa…

Molecular Property Prediction