ReLM: Leveraging Language Models for Enhanced Chemical Reaction Prediction
Yaorui Shi, An Zhang, Enzhi Zhang, Zhiyuan Liu, Xiang Wang

TL;DR
ReLM is a novel framework that combines language models with graph neural networks to improve chemical reaction prediction accuracy, especially in challenging real-world and out-of-distribution scenarios.
Contribution
The paper introduces ReLM, integrating language models with GNNs and confidence scoring to enhance chemical reaction prediction beyond existing methods.
Findings
ReLM outperforms state-of-the-art GNN methods on multiple datasets.
ReLM shows significant improvements in out-of-distribution predictions.
Confidence scores help assess prediction reliability effectively.
Abstract
Predicting chemical reactions, a fundamental challenge in chemistry, involves forecasting the resulting products from a given reaction process. Conventional techniques, notably those employing Graph Neural Networks (GNNs), are often limited by insufficient training data and their inability to utilize textual information, undermining their applicability in real-world applications. In this work, we propose ReLM, a novel framework that leverages the chemical knowledge encoded in language models (LMs) to assist GNNs, thereby enhancing the accuracy of real-world chemical reaction predictions. To further enhance the model's robustness and interpretability, we incorporate the confidence score strategy, enabling the LMs to self-assess the reliability of their predictions. Our experimental results demonstrate that ReLM improves the performance of state-of-the-art GNN-based methods across various…
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 · Topic Modeling · Computational Drug Discovery Methods
