XIMP: Cross Graph Inter-Message Passing for Molecular Property Prediction
Anatol Ehrlich, Lorenz Kummer, Vojtech Voracek, Franka Bause, Nils M. Kriege

TL;DR
XIMP introduces a novel cross-graph message passing framework that integrates multiple molecular graph abstractions, improving property prediction accuracy especially in low-data regimes by leveraging chemical domain knowledge.
Contribution
The paper presents XIMP, a flexible message passing method across multiple graph abstractions, surpassing prior single-abstraction or non-iterative approaches in molecular property prediction.
Findings
XIMP outperforms state-of-the-art models on ten molecular property tasks.
XIMP effectively leverages chemical abstractions to improve generalization.
XIMP enhances low-data learning through interpretable graph representations.
Abstract
Accurate molecular property prediction is central to drug discovery, yet graph neural networks often underperform in data-scarce regimes and fail to surpass traditional fingerprints. We introduce cross-graph inter-message passing (XIMP), which performs message passing both within and across multiple related graph representations. For small molecules, we combine the molecular graph with scaffold-aware junction trees and pharmacophore-encoding extended reduced graphs, integrating complementary abstractions. While prior work is either limited to a single abstraction or non-iterative communication across graphs, XIMP supports an arbitrary number of abstractions and both direct and indirect communication between them in each layer. Across ten diverse molecular property prediction tasks, XIMP outperforms state-of-the-art baselines in most cases, leveraging interpretable abstractions as an…
Peer Reviews
Decision·Submitted to ICLR 2026
1. The graph interaction algorithm is very innovative. Intermessage passing enables cross-graph exchange: information flows between the molecular graph and its abstractions and, in XIMP, also between different abstractions. 2. The inter-message passing incorporating the reduced graphs algorithm is very interesting, and the formula derivation part is very clear.
1. There are only two molecular graph abstractions in the main text. Please supplement with more flowcharts to enhance readability. 2. It is suggested to develop a free online web platform or local software to facilitate relevant biologists in conducting molecular property predictions.
* In general, the paper is very well written and easy to follow. * The idea of message passing both within and across abstractions is very interesting, and has the potential to generate more robust representations.
- My main concern is that the experimental results appear very weak. In particular: - XIMP is outperformed by other methods in more than half of the datasets evaluated. This weak performance indicates that there may not actually be any practical gain to the proposed method. Can the authors explain why this may be the case? - Furthermore, I find Table 2 to be misleading - picking the best hyperparameters based on a supposed “test set” invalidates its role as an unbiased evaluation set
- **Oversquashing problem:** XIMP points out that previous studies have overlooked the oversquashing problem in molecular graphs and addresses it by introducing the DIMP and I²MP mechanisms. - **performance across tasks:** XIMP generally outperforms the comparison models across various datasets and achieves the best results in the ECDF analysis.
- **Low readability:** The paper lacks clear logical flow, and the connection between the identified research gap and the proposed core idea is not presented naturally. In addition, the background description and related work are not clearly distinguished, making it difficult for readers to follow the overall structure. The definitions of key terms and concepts are also insufficient, which further reduces the overall clarity and readability of the paper. - **Lack of comparison with models:** The
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Computational Drug Discovery Methods · Machine Learning in Materials Science
